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 cfp$c
-
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
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString
-
Field Details
-
nextPlayingTime
private 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
Lcfp$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 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
Lcfp$c;a(Lcur;)V
-