Class SensorType<U extends Sensor<?>>
java.lang.Object
net.minecraft.world.entity.ai.sensing.SensorType<U>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SensorType<MobSensor<Armadillo>> static final SensorType<TemptingSensor> static final SensorType<AxolotlAttackablesSensor> static final SensorType<TemptingSensor> static final SensorType<BreezeAttackEntitySensor> static final SensorType<TemptingSensor> static final SensorType<DummySensor> static final SensorType<FrogAttackablesSensor> static final SensorType<TemptingSensor> static final SensorType<TemptingSensor> static final SensorType<GolemSensor> static final SensorType<TemptingSensor> static final SensorType<HoglinSpecificSensor> static final SensorType<HurtBySensor> static final SensorType<IsInWaterSensor> static final SensorType<AdultSensor> static final SensorType<AdultSensor> static final SensorType<NearestBedSensor> static final SensorType<NearestItemSensor> static final SensorType<NearestLivingEntitySensor<LivingEntity>> static final SensorType<PlayerSensor> static final SensorType<PiglinBruteSpecificSensor> static final SensorType<PiglinSpecificSensor> static final SensorType<SecondaryPoiSensor> static final SensorType<TemptingSensor> static final SensorType<VillagerBabiesSensor> static final SensorType<VillagerHostilesSensor> static final SensorType<WardenEntitySensor> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DUMMY
-
NEAREST_ITEMS
-
NEAREST_LIVING_ENTITIES
-
NEAREST_PLAYERS
-
NEAREST_BED
-
HURT_BY
-
VILLAGER_HOSTILES
-
VILLAGER_BABIES
-
SECONDARY_POIS
-
GOLEM_DETECTED
-
ARMADILLO_SCARE_DETECTED
-
PIGLIN_SPECIFIC_SENSOR
-
PIGLIN_BRUTE_SPECIFIC_SENSOR
-
HOGLIN_SPECIFIC_SENSOR
-
NEAREST_ADULT
-
NEAREST_ADULT_ANY_TYPE
-
AXOLOTL_ATTACKABLES
-
AXOLOTL_TEMPTATIONS
-
GOAT_TEMPTATIONS
-
FROG_TEMPTATIONS
-
CAMEL_TEMPTATIONS
-
ARMADILLO_TEMPTATIONS
-
HAPPY_GHAST_TEMPTATIONS
-
FROG_ATTACKABLES
-
IS_IN_WATER
-
WARDEN_ENTITY_SENSOR
-
SNIFFER_TEMPTATIONS
-
BREEZE_ATTACK_ENTITY_SENSOR
-
factory
-
-
Constructor Details
-
SensorType
-
-
Method Details
-
create
-
register
-