Class OcelotEntity.OcelotTemptGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.passive.OcelotEntity.OcelotTemptGoal
Enclosing class:
OcelotEntity

private static class OcelotEntity.OcelotTemptGoal extends TemptGoal
Mappings:
Namespace Name
official bqc$b
intermediary net/minecraft/class_3701$class_3703
named net/minecraft/entity/passive/OcelotEntity$OcelotTemptGoal
  • Field Details

    • ocelot

      private final OcelotEntity ocelot
      Mappings:
      Namespace Name Mixin selector
      official c Lbqc$b;c:Lbqc;
      intermediary field_16304 Lnet/minecraft/class_3701$class_3703;field_16304:Lnet/minecraft/class_3701;
      named ocelot Lnet/minecraft/entity/passive/OcelotEntity$OcelotTemptGoal;ocelot:Lnet/minecraft/entity/passive/OcelotEntity;
  • Constructor Details

    • OcelotTemptGoal

      public OcelotTemptGoal(OcelotEntity ocelot, double speed, Ingredient food, boolean canBeScared)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbqc$b;<init>(Lbqc;DLcgl;Z)V
      intermediary <init> Lnet/minecraft/class_3701$class_3703;<init>(Lnet/minecraft/class_3701;DLnet/minecraft/class_1856;Z)V
      named <init> Lnet/minecraft/entity/passive/OcelotEntity$OcelotTemptGoal;<init>(Lnet/minecraft/entity/passive/OcelotEntity;DLnet/minecraft/recipe/Ingredient;Z)V
  • Method Details

    • canBeScared

      protected boolean canBeScared()
      Overrides:
      canBeScared in class TemptGoal
      Mappings:
      Namespace Name Mixin selector
      official h Lbmg;h()Z
      intermediary method_16081 Lnet/minecraft/class_1391;method_16081()Z
      named canBeScared Lnet/minecraft/entity/ai/goal/TemptGoal;canBeScared()Z