yarn/mappings/net/minecraft/entity/ai/passive/AiGoalWolfBeg.mapping

12 lines
268 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS vo net/minecraft/entity/ai/passive/AiGoalWolfBeg
FIELD a owner Lzg;
FIELD b begFrom Lacu;
FIELD c world Lali;
FIELD d chance F
FIELD e timer I
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