Package net.minecraft.entity.mob
Class SlimeEntity.RandomLookGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
- Enclosing class:
SlimeEntity
- Mappings:
Namespace Name official bwl$e
intermediary net/minecraft/class_1621$class_1626
named net/minecraft/entity/mob/SlimeEntity$RandomLookGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, toGoalTicks, toString
-
Field Details
-
slime
- Mappings:
Namespace Name Mixin selector official a
Lbwl$e;a:Lbwl;
intermediary field_7402
Lnet/minecraft/class_1621$class_1626;field_7402:Lnet/minecraft/class_1621;
named slime
Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;slime:Lnet/minecraft/entity/mob/SlimeEntity;
-
targetYaw
private float targetYaw- Mappings:
Namespace Name Mixin selector official b
Lbwl$e;b:F
intermediary field_7400
Lnet/minecraft/class_1621$class_1626;field_7400:F
named targetYaw
Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;targetYaw:F
-
timer
private int timer- Mappings:
Namespace Name Mixin selector official c
Lbwl$e;c:I
intermediary field_7401
Lnet/minecraft/class_1621$class_1626;field_7401:I
named timer
Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;timer:I
-
-
Constructor Details
-
RandomLookGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbwl$e;<init>(Lbwl;)V
intermediary <init>
Lnet/minecraft/class_1621$class_1626;<init>(Lnet/minecraft/class_1621;)V
named <init>
Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;<init>(Lnet/minecraft/entity/mob/SlimeEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
tick
public void tick()
-