类 LongJumpMidJump
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<Mob>
net.minecraft.world.entity.ai.behavior.LongJumpMidJump
- 所有已实现的接口:
BehaviorControl<Mob>
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.entity.ai.behavior.Behavior
Behavior.Status
-
字段概要
字段从类继承的字段 net.minecraft.world.entity.ai.behavior.Behavior
DEFAULT_DURATION, entryCondition
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected boolean
canStillUse
(ServerLevel p_147603_, Mob p_147604_, long p_147605_) protected void
start
(ServerLevel p_147611_, Mob p_147612_, long p_147613_) protected void
stop
(ServerLevel p_147619_, Mob p_147620_, long p_147621_) 从类继承的方法 net.minecraft.world.entity.ai.behavior.Behavior
checkExtraStartConditions, debugString, doStop, getStatus, hasRequiredMemories, tick, tickOrStop, timedOut, tryStart