Add reobf mappings patch for MinecraftServer#getLootTables (#6368)

This commit is contained in:
Jason Penilla 2021-08-09 17:05:12 -07:00
parent 3a2986e746
commit 5ba8143d59

View File

@ -29,6 +29,9 @@ c net/minecraft/server/ServerResources net/minecraft/server/DataPackResources
c net/minecraft/server/MinecraftServer net/minecraft/server/MinecraftServer
m ()Lnet/minecraft/world/level/storage/WorldData; getWorldData getSaveData
c net/minecraft/server/MinecraftServer net/minecraft/server/MinecraftServer
m ()Lnet/minecraft/world/level/storage/loot/LootTables; getLootTables getLootTableRegistry
c net/minecraft/world/effect/MobEffect net/minecraft/world/effect/MobEffectList
m (I)Lnet/minecraft/world/effect/MobEffect; byId fromId