类 Bee.BeeGrowCropGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Bee.BaseBeeGoal
net.minecraft.world.entity.animal.Bee.BeeGrowCropGoal
- 封闭类:
Bee
-
嵌套类概要
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.animal.Bee.BaseBeeGoal
canContinueToUse, canUse
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString
-
字段详细资料
-
GROW_CHANCE
static final int GROW_CHANCE- 另请参阅:
-
-
构造器详细资料
-
BeeGrowCropGoal
BeeGrowCropGoal()
-
-
方法详细资料
-
canBeeUse
public boolean canBeeUse()- 指定者:
canBeeUse
在类中Bee.BaseBeeGoal
-
canBeeContinueToUse
public boolean canBeeContinueToUse()- 指定者:
canBeeContinueToUse
在类中Bee.BaseBeeGoal
-
tick
public void tick()
-