Fix ModelEngine access error (#995)

This commit is contained in:
IzzelAliz 2023-05-26 10:49:09 +08:00
parent 08b035dd93
commit b254d6f8fb
No known key found for this signature in database
GPG Key ID: EE50E123A11D8338
2 changed files with 2 additions and 1 deletions

View File

@ -944,7 +944,7 @@ public abstract class ServerPlayerMixin extends PlayerMixin implements ServerPla
}
@Override
protected boolean isImmobile() {
public boolean isImmobile() {
return super.isImmobile() || !this.getBukkitEntity().isOnline();
}

View File

@ -1,6 +1,7 @@
# Arclight 1.19.4
public net.minecraft.world.item.DebugStickItem m_150802_(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/item/ItemStack;)Z # handleInteraction
public net.minecraft.world.level.block.ComposterBlock m_269590_(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; # empty
public net.minecraft.world.entity.player.Player m_6107_()Z # isImmobile
# Arclight 1.19.3
public net.minecraft.server.MinecraftServer$TimeProfiler <init>(JI)V # TimeProfiler
public net.minecraft.world.level.block.entity.SkullBlockEntity f_262250_ # noteBlockSound