Update paperweight to 1.1.6
This commit is contained in:
parent
17f71ac87b
commit
e31ad11127
2 changed files with 7 additions and 5 deletions
|
@ -12,12 +12,14 @@
|
|||
|
||||
tiny 2 0 mojang+yarn spigot
|
||||
|
||||
# CraftBukkit changes this field's type, which causes the original mapping to miss
|
||||
# CraftBukkit changes type
|
||||
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?
|
||||
|
||||
# unknown issue
|
||||
c net/minecraft/core/RegistryAccess net/minecraft/core/IRegistryCustom
|
||||
m (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/IRegistry; registryOrThrow d
|
||||
# paper changes type
|
||||
m (Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Registry; registryOrThrow d
|
||||
|
||||
# Paper changes type
|
||||
c net/minecraft/core/MappedRegistry net/minecraft/core/RegistryMaterials
|
||||
f Lit/unimi/dsi/fastutil/objects/Reference2IntOpenHashMap; toId bw
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue