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 official bee$a
intermediary net/minecraft/class_1433$class_1435
named net/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
getControls, setControls, toString
-
Field Details
-
dolphin
- Mappings:
Namespace Name Mixin selector official a
Lbee$a;a:Lbee;
intermediary field_6752
Lnet/minecraft/class_1433$class_1435;field_6752:Lnet/minecraft/class_1433;
named dolphin
Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;dolphin:Lnet/minecraft/entity/passive/DolphinEntity;
-
noPathToStructure
private boolean noPathToStructure- Mappings:
Namespace Name Mixin selector official b
Lbee$a;b:Z
intermediary field_6753
Lnet/minecraft/class_1433$class_1435;field_6753:Z
named noPathToStructure
Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;noPathToStructure:Z
-
-
Constructor Details
-
LeadToNearbyTreasureGoal
LeadToNearbyTreasureGoal(DolphinEntity dolphin)- Mappings:
Namespace Name Mixin selector official <init>
Lbee$a;<init>(Lbee;)V
intermediary <init>
Lnet/minecraft/class_1433$class_1435;<init>(Lnet/minecraft/class_1433;)V
named <init>
Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;<init>(Lnet/minecraft/entity/passive/DolphinEntity;)V
-
-
Method Details
-
canStop
public boolean canStop() -
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinue
in classGoal
- Mappings:
Namespace Name Mixin selector official b
Lazo;b()Z
intermediary method_6266
Lnet/minecraft/class_1352;method_6266()Z
named shouldContinue
Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start() -
stop
public void stop() -
tick
public void tick()
-