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

15 lines
321 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS tr net/minecraft/entity/ai/passive/AiGoalWolfBeg
FIELD a owner Lxb;
FIELD b begFrom Laam;
FIELD c world Laiw;
FIELD d chance F
FIELD e timer I
2016-10-18 11:31:59 -04:00
METHOD <init> (Lxb;F)V
ARG 0 owner
ARG 1 chance
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V