类 AnimalMakeLove
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<Animal>
net.minecraft.world.entity.ai.behavior.AnimalMakeLove
- 所有已实现的接口:
BehaviorControl<Animal>
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.entity.ai.behavior.Behavior
Behavior.Status
-
字段概要
字段修饰符和类型字段说明private static final int
private static final int
private static final int
private final EntityType<? extends Animal>
private long
private final float
从类继承的字段 net.minecraft.world.entity.ai.behavior.Behavior
DEFAULT_DURATION, entryCondition
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected boolean
canStillUse
(ServerLevel pLevel, Animal pEntity, long pGameTime) protected boolean
checkExtraStartConditions
(ServerLevel pLevel, Animal pOwner) findValidBreedPartner
(Animal pAnimal) private Animal
getBreedTarget
(Animal pAnimal) private boolean
hasBreedTargetOfRightType
(Animal pAnimal) protected void
start
(ServerLevel pLevel, Animal pEntity, long pGameTime) protected void
stop
(ServerLevel pLevel, Animal pEntity, long pGameTime) protected void
tick
(ServerLevel pLevel, Animal pOwner, long pGameTime) 从类继承的方法 net.minecraft.world.entity.ai.behavior.Behavior
debugString, doStop, getStatus, hasRequiredMemories, tickOrStop, timedOut, tryStart
-
字段详细资料
-
构造器详细资料
-
AnimalMakeLove
-
-
方法详细资料