18 lines
590 B
JSON
18 lines
590 B
JSON
[
|
|
{
|
|
"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."
|
|
}
|
|
] |