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$RandomLookGoal- intermediary - net/minecraft/class_1621$class_1626- official - cmi$e
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, toGoalTicks, toString
- 
Field Details- 
slime- Mappings:
- Namespace - Name - Mixin selector - named - slime- Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;slime:Lnet/minecraft/entity/mob/SlimeEntity;- intermediary - field_7402- Lnet/minecraft/class_1621$class_1626;field_7402:Lnet/minecraft/class_1621;- official - a- Lcmi$e;a:Lcmi;
 
- 
targetYawprivate float targetYaw- Mappings:
- Namespace - Name - Mixin selector - named - targetYaw- Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;targetYaw:F- intermediary - field_7400- Lnet/minecraft/class_1621$class_1626;field_7400:F- official - b- Lcmi$e;b:F
 
- 
timerprivate int timer- Mappings:
- Namespace - Name - Mixin selector - named - timer- Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;timer:I- intermediary - field_7401- Lnet/minecraft/class_1621$class_1626;field_7401:I- official - c- Lcmi$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;)V- intermediary - <init>- Lnet/minecraft/class_1621$class_1626;<init>(Lnet/minecraft/class_1621;)V- official - <init>- Lcmi$e;<init>(Lcmi;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
tickpublic void tick()
 
-