Package net.minecraft.entity.mob
Class SilverfishEntity.WanderAndInfestGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.mob.SilverfishEntity.WanderAndInfestGoal
- Enclosing class:
SilverfishEntity
- Mappings:
Namespace Name named net/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal
intermediary net/minecraft/class_1614$class_1615
official ckm$a
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
chance, DEFAULT_CHANCE, ignoringChance, mob, speed, targetX, targetY, targetZ
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
getWanderTarget, ignoreChanceOnce, setChance, stop
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
-
Field Details
-
direction
- Mappings:
Namespace Name Mixin selector named direction
Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;direction:Lnet/minecraft/util/math/Direction;
intermediary field_7368
Lnet/minecraft/class_1614$class_1615;field_7368:Lnet/minecraft/class_2350;
official i
Lckm$a;i:Lje;
-
canInfest
private boolean canInfest- Mappings:
Namespace Name Mixin selector named canInfest
Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;canInfest:Z
intermediary field_7367
Lnet/minecraft/class_1614$class_1615;field_7367:Z
official j
Lckm$a;j:Z
-
-
Constructor Details
-
WanderAndInfestGoal
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;<init>(Lnet/minecraft/entity/mob/SilverfishEntity;)V
intermediary <init>
Lnet/minecraft/class_1614$class_1615;<init>(Lnet/minecraft/class_1614;)V
official <init>
Lckm$a;<init>(Lckm;)V
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStart
in classWanderAroundGoal
- Mappings:
Namespace Name Mixin selector named canStart
Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
intermediary method_6264
Lnet/minecraft/class_1352;method_6264()Z
official a
Lcap;a()Z
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinue
in classWanderAroundGoal
- Mappings:
Namespace Name Mixin selector named shouldContinue
Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
intermediary method_6266
Lnet/minecraft/class_1352;method_6266()Z
official b
Lcap;b()Z
-
start
public void start()- Overrides:
start
in classWanderAroundGoal
- Mappings:
Namespace Name Mixin selector named start
Lnet/minecraft/entity/ai/goal/Goal;start()V
intermediary method_6269
Lnet/minecraft/class_1352;method_6269()V
official c
Lcap;c()V
-