Package net.minecraft.entity.mob
Class ShulkerEntity.PeekGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.ShulkerEntity.PeekGoal
- Enclosing class:
- ShulkerEntity
- Mappings:
- Namespace - Name - official - bwi$f- intermediary - net/minecraft/class_1606$class_1611- named - net/minecraft/entity/mob/ShulkerEntity$PeekGoal
- 
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, getControls, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
counterprivate int counter- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbwi$f;b:I- intermediary - field_7352- Lnet/minecraft/class_1606$class_1611;field_7352:I- named - counter- Lnet/minecraft/entity/mob/ShulkerEntity$PeekGoal;counter:I
 
 
- 
- 
Constructor Details- 
PeekGoalPeekGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- Goal
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbmv;b()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
 
- 
startpublic void start()
- 
stoppublic void stop()
- 
tickpublic void tick()
 
-