Fix the failing build
This commit is contained in:
parent
e4416f424a
commit
bd65e32407
@ -40,10 +40,6 @@ import org.spongepowered.asm.mixin.injection.callback.CallbackInfo;
|
|||||||
@Mixin(EntityPlayerSP.class)
|
@Mixin(EntityPlayerSP.class)
|
||||||
public class MixinEntityPlayerSP {
|
public class MixinEntityPlayerSP {
|
||||||
|
|
||||||
private IBaritone baritone() {
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
@Inject(
|
@Inject(
|
||||||
method = "sendChatMessage",
|
method = "sendChatMessage",
|
||||||
at = @At("HEAD"),
|
at = @At("HEAD"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user