类 SnifferAi.FinishedDigging
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<Sniffer>
net.minecraft.world.entity.animal.sniffer.SnifferAi.FinishedDigging
- 所有已实现的接口:
BehaviorControl<Sniffer>
- 封闭类:
SnifferAi
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.entity.ai.behavior.Behavior
Behavior.Status
-
字段概要
从类继承的字段 net.minecraft.world.entity.ai.behavior.Behavior
DEFAULT_DURATION, entryCondition
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected boolean
canStillUse
(ServerLevel p_273775_, Sniffer p_273131_, long p_273569_) protected boolean
checkExtraStartConditions
(ServerLevel p_273692_, Sniffer p_272856_) protected void
start
(ServerLevel p_272708_, Sniffer p_273502_, long p_272739_) protected void
stop
(ServerLevel p_273210_, Sniffer p_273648_, long p_272804_) 从类继承的方法 net.minecraft.world.entity.ai.behavior.Behavior
debugString, doStop, getStatus, hasRequiredMemories, tick, tickOrStop, timedOut, tryStart