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 named net/minecraft/entity/mob/SlimeEntity$RandomLookGoalintermediary net/minecraft/class_1621$class_1626official cmi$e
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, toGoalTicks, toString 
- 
Field Details
- 
slime
- Mappings:
 Namespace Name Mixin selector named slimeLnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;slime:Lnet/minecraft/entity/mob/SlimeEntity;intermediary field_7402Lnet/minecraft/class_1621$class_1626;field_7402:Lnet/minecraft/class_1621;official aLcmi$e;a:Lcmi;
 - 
targetYaw
private float targetYaw- Mappings:
 Namespace Name Mixin selector named targetYawLnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;targetYaw:Fintermediary field_7400Lnet/minecraft/class_1621$class_1626;field_7400:Fofficial bLcmi$e;b:F
 - 
timer
private int timer- Mappings:
 Namespace Name Mixin selector named timerLnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;timer:Iintermediary field_7401Lnet/minecraft/class_1621$class_1626;field_7401:Iofficial cLcmi$e;c:I
 
 - 
 - 
Constructor Details
- 
RandomLookGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;<init>(Lnet/minecraft/entity/mob/SlimeEntity;)Vintermediary <init>Lnet/minecraft/class_1621$class_1626;<init>(Lnet/minecraft/class_1621;)Vofficial <init>Lcmi$e;<init>(Lcmi;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
tick
public void tick() 
 -