Fix mappings patches for Hopper getLevel issue

This commit is contained in:
Kyle Wood
2021-06-14 23:39:41 -05:00
parent 847628bbea
commit 654d29f3a9
2 changed files with 6 additions and 51 deletions

View File

@@ -1,6 +1,5 @@
# CraftBukkit maps all of (mojmap names):
# Merchant.getLevel()
# Hopper.getLevel()
# Entity.getCommandSenderWorld()
# to getWorld(), which confuses our ability to map this method properly. This patch disambiguates it
net/minecraft/world/item/trading/IMerchant fD ()Lnet/minecraft/world/level/World; getLevel