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$PlayWithItemsGoalintermediary net/minecraft/class_1433$class_1437official cfm$c
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString 
- 
Field Details
- 
nextPlayingTime
private int nextPlayingTime- Mappings:
 Namespace Name Mixin selector named nextPlayingTimeLnet/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal;nextPlayingTime:Iintermediary field_6758Lnet/minecraft/class_1433$class_1437;field_6758:Iofficial bLcfm$c;b:I
 
 - 
 - 
Constructor Details
- 
PlayWithItemsGoal
PlayWithItemsGoal() 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
start
public void start() - 
stop
public void stop() - 
tick
public void tick() - 
spitOutItem
- Mappings:
 Namespace Name Mixin selector named spitOutItemLnet/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal;spitOutItem(Lnet/minecraft/item/ItemStack;)Vintermediary method_18056Lnet/minecraft/class_1433$class_1437;method_18056(Lnet/minecraft/class_1799;)Vofficial aLcfm$c;a(Lcuq;)V
 
 -