mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-21 18:15:54 +01:00
add some more reobf mappings to fix tardis and terraform
This commit is contained in:
parent
558be4bbc5
commit
ed5100faf1
@ -15,3 +15,9 @@ tiny 2 0 mojang+yarn spigot
|
||||
# CraftBukkit changes this field's type, which causes the original mapping to miss
|
||||
c net/minecraft/server/level/ServerLevel net/minecraft/server/level/WorldServer
|
||||
f Lnet/minecraft/world/level/storage/PrimaryLevelData; serverLevelData E
|
||||
# generic hell TODO no clue why the return type here needs to be spigot mapped?
|
||||
c net/minecraft/core/RegistryAccess net/minecraft/core/IRegistryCustom
|
||||
m (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/IRegistry; registryOrThrow d
|
||||
# paper changes type
|
||||
c net/minecraft/core/MappedRegistry net/minecraft/core/RegistryMaterials
|
||||
f Lit/unimi/dsi/fastutil/objects/Reference2IntOpenHashMap; toId bw
|
||||
|
Loading…
Reference in New Issue
Block a user