yarn/mappings/net/minecraft/entity/ai/brain/task/ForgetCompletedPointOfInter...

15 lines
676 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_4128 net/minecraft/entity/ai/brain/task/ForgetCompletedPointOfInterestTask
FIELD field_18390 memoryModule Lnet/minecraft/class_4140;
FIELD field_18391 poiTypePredicate Ljava/util/function/Predicate;
FIELD field_30185 MAX_RANGE I
2022-05-12 14:28:43 -04:00
METHOD <init> (Ljava/util/function/Predicate;Lnet/minecraft/class_4140;)V
ARG 1 poiTypePredicate
ARG 2 memoryModule
METHOD method_20499 hasCompletedPointOfInterest (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;)Z
ARG 1 world
ARG 2 pos
METHOD method_20500 isBedOccupiedByOthers (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_1309;)Z
ARG 1 world
ARG 2 pos
ARG 3 entity