missing ats and mappings
This commit is contained in:
@ -43,3 +43,7 @@ c net/minecraft/server/level/EntityPlayer net/minecraft/server/level/ServerPlaye
|
||||
# Since we add the method we need to add the mapping for it so reobf works as expected
|
||||
c net/minecraft/world/level/block/entity/IHopper net/minecraft/world/level/block/entity/Hopper
|
||||
m ()Lnet/minecraft/world/level/World; getWorld getLevel
|
||||
|
||||
# Teleport method in ServerGamePacketListenerImpl
|
||||
c net/minecraft/server/network/PlayerConnection net/minecraft/server/network/ServerGamePacketListenerImpl
|
||||
m (DDDFFLorg/bukkit/event/player/PlayerTeleportEvent$TeleportCause;)V a teleport
|
||||
|
||||
Reference in New Issue
Block a user