Class BecomePassiveIfMemoryPresent
java.lang.Object
net.minecraft.world.entity.ai.behavior.BecomePassiveIfMemoryPresent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BehaviorControl
<LivingEntity> create
(MemoryModuleType<?> pPacifyingMemory, int pPacifyDuration)
-
Constructor Details
-
BecomePassiveIfMemoryPresent
public BecomePassiveIfMemoryPresent()
-
-
Method Details
-
create
public static BehaviorControl<LivingEntity> create(MemoryModuleType<?> pPacifyingMemory, int pPacifyDuration)
-