Class HoglinMobsSensor
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<HoglinEntity>
net.minecraft.entity.ai.brain.sensor.HoglinMobsSensor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddoTick(ServerWorld p_212872_1_, HoglinEntity p_212872_2_) findNearestRepellent(ServerWorld p_234120_1_, HoglinEntity p_234120_2_) Set<MemoryModuleType<?>>requires()Methods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
isEntityTargetable, tick
-
Constructor Details
-
HoglinMobsSensor
public HoglinMobsSensor()
-
-
Method Details
-
requires
- Specified by:
requiresin classSensor<HoglinEntity>
-
doTick
- Specified by:
doTickin classSensor<HoglinEntity>
-
findNearestRepellent
-