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 official buz$c
intermediary net/minecraft/class_1433$class_1437
named net/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal
-
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 official b
Lbuz$c;b:I
intermediary field_6758
Lnet/minecraft/class_1433$class_1437;field_6758:I
named nextPlayingTime
Lnet/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal;nextPlayingTime: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 official a
Lbuz$c;a(Lcjf;)V
intermediary method_18056
Lnet/minecraft/class_1433$class_1437;method_18056(Lnet/minecraft/class_1799;)V
named spitOutItem
Lnet/minecraft/entity/passive/DolphinEntity$PlayWithItemsGoal;spitOutItem(Lnet/minecraft/item/ItemStack;)V
-