Update PointOfInterestStorage.mapping

This commit is contained in:
Runemoro 2019-03-29 03:44:11 -04:00
parent 7ee1cb6ca3
commit 23aec738b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
CLASS apw net/minecraft/village/PointOfInterestStorage
CLASS apw$a PointOfInterestDistanceTracker
FIELD b villageLevels Lit/unimi/dsi/fastutil/longs/Long2ByteMap;
FIELD b distances Lit/unimi/dsi/fastutil/longs/Long2ByteMap;
METHOD a update ()V
CLASS apw$b OccupationStatus
FIELD a HAS_SPACE Lapw$b;