History - net.minecraft.entity.ai.goal.WanderAroundGoal
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.goal.RandomStrollGoal
net.minecraft.class_1379
net.minecraft.entity.ai.goal.WanderAroundGoal
Fields
int: DEFAULT_INTERVAL, field_30226, DEFAULT_CHANCE
PathAwareEntity: mob, field_6566, mob
double: wantedX, field_6563, targetX
double: wantedY, field_6562, targetY
double: wantedZ, field_6561, targetZ
double: speedModifier, field_6567, speed
int: interval, field_6564, chance
boolean: forceTrigger, field_6565, ignoringChance
boolean: checkNoActionTime, field_24463, canDespawn
Constructors
(PathAwareEntity, double)
(PathAwareEntity, double, int)
(PathAwareEntity, double, int, boolean)
Methods
boolean (): canUse, method_6264, canStart
Vec3d (): getPosition, method_6302, getWanderTarget
boolean (): canContinueToUse, method_6266, shouldContinue
void (): start, method_6269, start
void (): stop, method_6270, stop
void (): trigger, method_6304, ignoreChanceOnce
void (int): setInterval, method_6303, setChance