Package net.minecraft.entity.passive
Class DolphinEntity.LeadToNearbyTreasureGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.DolphinEntity.LeadToNearbyTreasureGoal
- Enclosing class:
- DolphinEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal- intermediary - net/minecraft/class_1433$class_1435- official - chh$a
- 
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.GoalcastToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
dolphin- Mappings:
- Namespace - Name - Mixin selector - named - dolphin- Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;dolphin:Lnet/minecraft/entity/passive/DolphinEntity;- intermediary - field_6752- Lnet/minecraft/class_1433$class_1435;field_6752:Lnet/minecraft/class_1433;- official - a- Lchh$a;a:Lchh;
 
- 
noPathToStructureprivate boolean noPathToStructure- Mappings:
- Namespace - Name - Mixin selector - named - noPathToStructure- Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;noPathToStructure:Z- intermediary - field_6753- Lnet/minecraft/class_1433$class_1435;field_6753:Z- official - b- Lchh$a;b:Z
 
 
- 
- 
Constructor Details- 
LeadToNearbyTreasureGoalLeadToNearbyTreasureGoal(DolphinEntity dolphin) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;<init>(Lnet/minecraft/entity/passive/DolphinEntity;)V- intermediary - <init>- Lnet/minecraft/class_1433$class_1435;<init>(Lnet/minecraft/class_1433;)V- official - <init>- Lchh$a;<init>(Lchh;)V
 
 
- 
- 
Method Details- 
canStoppublic boolean canStop()
- 
canStartpublic boolean canStart()
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- Goal
- 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 - c- Lccg;c()Z
 
- 
startpublic void start()
- 
stoppublic void stop()
- 
tickpublic void tick()
 
-