Package net.minecraft

Class class_7100


public class class_7100 extends NearestVisibleLivingEntitySensor
Mappings:
Namespace Name
official bhj
intermediary net/minecraft/class_7100
named net/minecraft/class_7100
  • Field Details

    • field_37444

      public static final float field_37444
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lbhj;a:F
      intermediary field_37444 Lnet/minecraft/class_7100;field_37444:F
      named field_37444 Lnet/minecraft/class_7100;field_37444:F
  • Constructor Details

    • class_7100

      public class_7100()
  • Method Details

    • matches

      protected boolean matches(LivingEntity entity, LivingEntity target)
      Specified by:
      matches in class NearestVisibleLivingEntitySensor
      Mappings:
      Namespace Name Mixin selector
      official a Lbhr;a(Layp;Layp;)Z
      intermediary method_35148 Lnet/minecraft/class_6045;method_35148(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Z
      named matches Lnet/minecraft/entity/ai/brain/sensor/NearestVisibleLivingEntitySensor;matches(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Z
    • getOutputMemoryModule

      protected MemoryModuleType<LivingEntity> getOutputMemoryModule()
      Specified by:
      getOutputMemoryModule in class NearestVisibleLivingEntitySensor
      Mappings:
      Namespace Name Mixin selector
      official b Lbhr;b()Lbgu;
      intermediary method_35150 Lnet/minecraft/class_6045;method_35150()Lnet/minecraft/class_4140;
      named getOutputMemoryModule Lnet/minecraft/entity/ai/brain/sensor/NearestVisibleLivingEntitySensor;getOutputMemoryModule()Lnet/minecraft/entity/ai/brain/MemoryModuleType;