yarn/mappings/net/minecraft/entity/ai/goal/WolfBegGoal.mapping

12 lines
283 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS alu net/minecraft/entity/ai/goal/WolfBegGoal
FIELD a owner Larg;
2019-04-03 12:16:41 -04:00
FIELD b begFrom Lavn;
FIELD c world Lbgw;
FIELD d begDistance F
FIELD e timer I
FIELD f validPlayerPredicate Lapp;
2019-03-27 14:35:10 -04:00
METHOD <init> (Larg;F)V
2018-11-04 07:22:38 -05:00
ARG 1 owner
ARG 2 begDistance
2019-04-03 12:16:41 -04:00
METHOD a isAttractive (Lavn;)Z