mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-21 22:57:01 +01:00
Add reobf mappings patch for MinecraftServer#getLootTables (#6368)
This commit is contained in:
parent
bfb3d42b44
commit
399710ff79
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue