类 Ocelot.OcelotAvoidEntityGoal<T extends LivingEntity>

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.AvoidEntityGoal<T>
net.minecraft.world.entity.animal.Ocelot.OcelotAvoidEntityGoal<T>
封闭类:
Ocelot

static class Ocelot.OcelotAvoidEntityGoal<T extends LivingEntity> extends AvoidEntityGoal<T>
  • 字段详细资料

    • ocelot

      private final Ocelot ocelot
  • 构造器详细资料

    • OcelotAvoidEntityGoal

      public OcelotAvoidEntityGoal(Ocelot pOcelot, Class<T> pEntityClassToAvoid, float pMaxDist, double pWalkSpeedModifier, double pSprintSpeedModifier)
  • 方法详细资料