diff options
author | Jason <[email protected]> | 2021-11-16 21:00:14 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-16 21:00:14 -0800 |
commit | f3830bc214c0ef7e7a84712ce48c353946b1094f (patch) | |
tree | 9ea15d3a2984751ef930808f80138c3a0169cd35 /build-data/reobf-mappings-patch.tiny | |
parent | 51b7b609f108911138de830f2b201adb5a14628c (diff) | |
download | Paper-f3830bc214c0ef7e7a84712ce48c353946b1094f.tar.gz Paper-f3830bc214c0ef7e7a84712ce48c353946b1094f.zip |
Update paperweight to 1.2.0 (#6901)
Diffstat (limited to 'build-data/reobf-mappings-patch.tiny')
-rw-r--r-- | build-data/reobf-mappings-patch.tiny | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build-data/reobf-mappings-patch.tiny b/build-data/reobf-mappings-patch.tiny index 41b3374398..945731b50d 100644 --- a/build-data/reobf-mappings-patch.tiny +++ b/build-data/reobf-mappings-patch.tiny @@ -22,7 +22,3 @@ c net/minecraft/world/level/chunk/LevelChunk net/minecraft/world/level/chunk/Chu # Paper changes type c net/minecraft/core/MappedRegistry net/minecraft/core/RegistryMaterials f Lit/unimi/dsi/fastutil/objects/Reference2IntOpenHashMap; toId bw - -# Remove streams from Mob AI System changes type from EnumSet to com.destroystokyo.paper.util.set.OptimizedSmallEnumSet -c net/minecraft/world/entity/ai/goal/Goal net/minecraft/world/entity/ai/goal/PathfinderGoal - m ()Lcom/destroystokyo/paper/util/set/OptimizedSmallEnumSet; getFlags i |