Package net.minecraft.entity.passive
Class FoxEntity.PickupItemGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.FoxEntity.PickupItemGoal
- Enclosing class:
- FoxEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/FoxEntity$PickupItemGoal- intermediary - net/minecraft/class_4019$class_4034- official - chj$p
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, stop, toGoalTicks, toString
- 
Constructor Details- 
PickupItemGoalpublic PickupItemGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
tickpublic void tick()
- 
startpublic void start()
 
-