init
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"problemId": {
|
||||
"id": "missing-target",
|
||||
"displayName": "Missing Target",
|
||||
"group": {
|
||||
"id": "access-transformer",
|
||||
"displayName": "Access Transformers"
|
||||
}
|
||||
},
|
||||
"severity": "ERROR",
|
||||
"location": {
|
||||
"file": "C:\\Users\\user\\IdeaProjects\\sable\\common\\src\\main\\resources\\META-INF\\accesstransformer.cfg",
|
||||
"line": 10
|
||||
},
|
||||
"contextualLabel": "The target net.minecraft.world.entity.projectile.Projectile METHOD Projectile(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;)V does not exist."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user