Package net.minecraft.entity.passive
Class PufferfishEntity.InflateGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PufferfishEntity.InflateGoal
- Enclosing class:
- PufferfishEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/PufferfishEntity$InflateGoal- intermediary - net/minecraft/class_1454$class_1455- official - chs$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.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Field Details- 
pufferfish- Mappings:
- Namespace - Name - Mixin selector - named - pufferfish- Lnet/minecraft/entity/passive/PufferfishEntity$InflateGoal;pufferfish:Lnet/minecraft/entity/passive/PufferfishEntity;- intermediary - field_6836- Lnet/minecraft/class_1454$class_1455;field_6836:Lnet/minecraft/class_1454;- official - a- Lchs$a;a:Lchs;
 
 
- 
- 
Constructor Details- 
InflateGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/PufferfishEntity$InflateGoal;<init>(Lnet/minecraft/entity/passive/PufferfishEntity;)V- intermediary - <init>- Lnet/minecraft/class_1454$class_1455;<init>(Lnet/minecraft/class_1454;)V- official - <init>- Lchs$a;<init>(Lchs;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
startpublic void start()
- 
stoppublic void stop()
 
-