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

15 lines
346 B
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/tr net/minecraft/entity/ai/passive/AiGoalWolfBeg
2016-09-20 11:18:54 -04:00
FIELD a owner Lnone/xb;
FIELD b begFrom Lnone/aam;
FIELD c world Lnone/aiw;
FIELD d chance F
FIELD e timer I
2016-09-20 11:18:54 -04:00
METHOD <init> (Lnone/xb;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