yarn/mappings/net/minecraft/entity/ai/AiGoalStayInside.mapping

11 lines
253 B
Plaintext
Raw Normal View History

CLASS ain net/minecraft/entity/ai/AiGoalStayInside
FIELD a entity Lafw;
FIELD b closestDoor Lajw;
METHOD <init> (Lafw;)V
ARG 0 entity
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V