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 official anm$aintermediary net/minecraft/class_977$class_2654named net/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
chance, ignoringChance, mob, speed, targetX, targetY, targetZ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.WanderAroundGoal
ignoreChanceOnce, method_13954, setChanceMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, stop, tick
-
Field Details
-
direction
- Mappings:
Namespace Name Mixin selector official hLanm$a;h:Leq;intermediary field_12089Lnet/minecraft/class_977$class_2654;field_12089:Lnet/minecraft/class_1354;named directionLnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;direction:Lnet/minecraft/util/math/Direction;
-
canInfest
private boolean canInfest- Mappings:
Namespace Name Mixin selector official iLanm$a;i:Zintermediary field_12090Lnet/minecraft/class_977$class_2654;field_12090:Znamed canInfestLnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;canInfest:Z
-
-
Constructor Details
-
WanderAndInfestGoal
- Mappings:
Namespace Name Mixin selector official <init>Lanm$a;<init>(Lanm;)Vintermediary <init>Lnet/minecraft/class_977$class_2654;<init>(Lnet/minecraft/class_977;)Vnamed <init>Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;<init>(Lnet/minecraft/entity/mob/SilverfishEntity;)V
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStartin classWanderAroundGoal- Mappings:
Namespace Name Mixin selector official aLagt;a()Zintermediary method_2742Lnet/minecraft/class_896;method_2742()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classWanderAroundGoal- Mappings:
Namespace Name Mixin selector official bLagt;b()Zintermediary method_2744Lnet/minecraft/class_896;method_2744()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start()- Overrides:
startin classWanderAroundGoal- Mappings:
Namespace Name Mixin selector official cLagt;c()Vintermediary method_2747Lnet/minecraft/class_896;method_2747()Vnamed startLnet/minecraft/entity/ai/goal/Goal;start()V
-