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
static class SlimeEntity.RandomLookGoal extends Goal
- Mappings:
Namespace Name official wb$eintermediary net/minecraft/class_1938$class_1943named net/minecraft/entity/mob/SlimeEntity$RandomLookGoal
-
Field Summary
Fields Modifier and Type Field Description private SlimeEntityfield_8257private floattargetYawprivate inttimer -
Constructor Summary
Constructors Constructor Description RandomLookGoal(SlimeEntity slimeEntity) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
method_7363, method_7368, method_7369, shouldContinue, start, stop
-
Field Details
-
field_8257
- Mappings:
Namespace Name Mixin selector official aLwb$e;a:Lwb;intermediary field_8257Lnet/minecraft/class_1938$class_1943;field_8257:Lnet/minecraft/class_1938;named field_8257Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;field_8257:Lnet/minecraft/entity/mob/SlimeEntity;
-
targetYaw
private float targetYaw- Mappings:
Namespace Name Mixin selector official bLwb$e;b:Fintermediary field_8258Lnet/minecraft/class_1938$class_1943;field_8258:Fnamed targetYawLnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;targetYaw:F
-
timer
private int timer- Mappings:
Namespace Name Mixin selector official cLwb$e;c:Iintermediary field_8259Lnet/minecraft/class_1938$class_1943;field_8259:Inamed timerLnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;timer:I
-
-
Constructor Details
-
RandomLookGoal
-
-
Method Details
-
canStart
public boolean canStart() -
tick
public void tick()
-