类 Swim<T extends Mob>
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<T>
net.minecraft.world.entity.ai.behavior.Swim<T>
- 所有已实现的接口:
BehaviorControl<T>
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.entity.ai.behavior.Behavior
Behavior.Status
-
字段概要
字段从类继承的字段 net.minecraft.world.entity.ai.behavior.Behavior
DEFAULT_DURATION, entryCondition
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected boolean
canStillUse
(ServerLevel p_24391_, Mob p_24392_, long p_24393_) protected boolean
checkExtraStartConditions
(ServerLevel p_24388_, Mob p_24389_) static <T extends Mob>
booleanshouldSwim
(T p_316787_) protected void
tick
(ServerLevel p_24399_, Mob p_24400_, long p_24401_) 从类继承的方法 net.minecraft.world.entity.ai.behavior.Behavior
debugString, doStop, getStatus, hasRequiredMemories, start, stop, tickOrStop, timedOut, tryStart