Package net.minecraft.entity.passive
Class DolphinEntity.PlayWithItemsGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.DolphinEntity.PlayWithItemsGoal
- Enclosing class:
- DolphinEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal- intermediary - net/minecraft/class_1433$class_1437- official - chh$c
- 
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, toGoalTicks, toString
- 
Field Details- 
nextPlayingTimeprivate int nextPlayingTime- Mappings:
- Namespace - Name - Mixin selector - named - nextPlayingTime- Lnet/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal;nextPlayingTime:I- intermediary - field_6758- Lnet/minecraft/class_1433$class_1437;field_6758:I- official - b- Lchh$c;b:I
 
 
- 
- 
Constructor Details- 
PlayWithItemsGoalPlayWithItemsGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
startpublic void start()
- 
stoppublic void stop()
- 
tickpublic void tick()
- 
spitOutItem- Mappings:
- Namespace - Name - Mixin selector - named - spitOutItem- Lnet/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal;spitOutItem(Lnet/minecraft/item/ItemStack;)V- intermediary - method_18056- Lnet/minecraft/class_1433$class_1437;method_18056(Lnet/minecraft/class_1799;)V- official - a- Lchh$c;a(Lcwq;)V
 
 
-