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

This commit is contained in:
Jason
2021-08-09 17:05:12 -07:00
committed by GitHub
parent bfb3d42b44
commit 399710ff79

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