mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-21 18:15:54 +01:00
Add reobf mappings patch for MinecraftServer#getLootTables (#6368)
This commit is contained in:
parent
bfb3d42b44
commit
399710ff79
@ -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 New Issue
Block a user