Class BreezeAttackablesSensor
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<BreezeEntity>
net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor<BreezeEntity>
net.minecraft.entity.ai.brain.sensor.BreezeAttackablesSensor
- Mappings:
Namespace Name named net/minecraft/entity/ai/brain/sensor/BreezeAttackablesSensor
intermediary net/minecraft/class_8947
official cfy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionSet
<MemoryModuleType<?>> protected void
sense
(ServerWorld serverWorld, BreezeEntity breezeEntity) Methods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
hasPredicatePassedRecently, hasTargetBeenAttackableRecently, testAttackableTargetPredicate, testAttackableTargetPredicateIgnoreVisibility, testTargetPredicate, tick
-
Constructor Details
-
BreezeAttackablesSensor
public BreezeAttackablesSensor()
-
-
Method Details
-
getOutputMemoryModules
- Overrides:
getOutputMemoryModules
in classNearestLivingEntitiesSensor<BreezeEntity>
- Mappings:
Namespace Name Mixin selector named getOutputMemoryModules
Lnet/minecraft/entity/ai/brain/sensor/Sensor;getOutputMemoryModules()Ljava/util/Set;
intermediary method_19099
Lnet/minecraft/class_4148;method_19099()Ljava/util/Set;
official a
Lcgp;a()Ljava/util/Set;
-
sense
- Overrides:
sense
in classNearestLivingEntitiesSensor<BreezeEntity>
- Mappings:
Namespace Name Mixin selector named sense
Lnet/minecraft/entity/ai/brain/sensor/BreezeAttackablesSensor;sense(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/mob/BreezeEntity;)V
intermediary method_54993
Lnet/minecraft/class_8947;method_54993(Lnet/minecraft/class_3218;Lnet/minecraft/class_8949;)V
official a
Lcfy;a(Lash;Lcns;)V
-