Class Ocelot.OcelotTemptGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.TemptGoal
net.minecraft.world.entity.animal.feline.Ocelot.OcelotTemptGoal
Enclosing class:
Ocelot

private static class Ocelot.OcelotTemptGoal extends TemptGoal
  • Field Details

    • ocelot

      private final Ocelot ocelot
  • Constructor Details

    • OcelotTemptGoal

      public OcelotTemptGoal(Ocelot ocelot, double speedModifier, Predicate<ItemStack> items, boolean canScare)
  • Method Details