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

20 lines
422 B
Plaintext

CLASS ank net/minecraft/entity/ai/goal/WanderAroundGoal
FIELD a owner Laiq;
FIELD b targetX D
FIELD c targetY D
FIELD d targetZ D
FIELD e speed D
FIELD f chance I
FIELD g ignoringChance Z
METHOD <init> (Laiq;D)V
ARG 1 owner
ARG 2 speed
METHOD <init> (Laiq;DI)V
ARG 1 owner
ARG 2 speed
ARG 4 chance
METHOD a setChance (I)V
ARG 1 chance
METHOD g getWanderTarget ()Lcrl;
METHOD h ignoreChanceOnce ()V