Update PointOfInterestStorage.mapping

This commit is contained in:
Runemoro 2019-03-29 03:40:32 -04:00
parent 4c16cbb961
commit 7ee1cb6ca3
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ CLASS apw net/minecraft/village/PointOfInterestStorage
METHOD a test (Lev;Ljava/util/function/Predicate;)Z
ARG 1 pos
ARG 2 predicate
METHOD a getOccupiedDistance (Lfo;)I
METHOD a getDistanceFromNearestOccupied (Lfo;)I
ARG 1 pos
METHOD a get (Ljava/util/function/Predicate;JLapw$b;)Ljava/util/stream/Stream;
ARG 1 typePredicate