类 GolemSensor

java.lang.Object
net.minecraft.world.entity.ai.sensing.Sensor<LivingEntity>
net.minecraft.world.entity.ai.sensing.GolemSensor

public class GolemSensor extends Sensor<LivingEntity>
  • 字段详细资料

    • GOLEM_SCAN_RATE

      private static final int GOLEM_SCAN_RATE
      另请参阅:
    • MEMORY_TIME_TO_LIVE

      private static final int MEMORY_TIME_TO_LIVE
      另请参阅:
  • 构造器详细资料

    • GolemSensor

      public GolemSensor()
    • GolemSensor

      public GolemSensor(int pScanRate)
  • 方法详细资料