Class BecomePassiveIfMemoryPresent

java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<LivingEntity>
net.minecraft.world.entity.ai.behavior.BecomePassiveIfMemoryPresent

public class BecomePassiveIfMemoryPresent extends Behavior<LivingEntity>
  • Field Details

    • pacifyDuration

      private final int pacifyDuration
  • Constructor Details

    • BecomePassiveIfMemoryPresent

      public BecomePassiveIfMemoryPresent(MemoryModuleType<?> p_22516_, int p_22517_)
  • Method Details