类 Digging<E extends Warden>
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<E>
net.minecraft.world.entity.ai.behavior.warden.Digging<E>
- 所有已实现的接口:
BehaviorControl<E>
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.entity.ai.behavior.Behavior
Behavior.Status
-
字段概要
从类继承的字段 net.minecraft.world.entity.ai.behavior.Behavior
DEFAULT_DURATION, entryCondition
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected boolean
canStillUse
(ServerLevel p_217527_, E p_217528_, long p_217529_) protected boolean
checkExtraStartConditions
(ServerLevel p_217524_, E p_217525_) protected void
start
(ServerLevel p_217535_, E p_217536_, long p_217537_) protected void
stop
(ServerLevel p_217543_, E p_217544_, long p_217545_) 从类继承的方法 net.minecraft.world.entity.ai.behavior.Behavior
debugString, doStop, getStatus, hasRequiredMemories, tick, tickOrStop, timedOut, tryStart