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

15 lines
323 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS wr net/minecraft/entity/ai/passive/AiGoalWolfBeg
FIELD a owner Laak;
FIELD b begFrom Laeb;
FIELD c world Lams;
FIELD d chance F
FIELD e timer I
2017-06-08 10:01:49 -04:00
METHOD <init> (Laak;F)V
ARG 0 owner
ARG 1 chance
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