net.minecraft.world.entity.ai.sensing

public class GolemSensor

extends Sensor<LivingEntity>

cgc
net.minecraft.world.entity.ai.sensing.GolemSensor
net.minecraft.class_4307
net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
net.minecraft.world.entity.ai.sensing.SensorGolemLastSeen

Field summary

Modifier and TypeField
private static final int
a
GOLEM_SCAN_RATE
field_30249
RUN_TIME
private static final int
b
MEMORY_TIME_TO_LIVE
field_30250
GOLEM_DETECTED_WARMUP

Constructor summary

ModifierConstructor
public ()
public (int arg0)

Method summary

Modifier and TypeMethod
protected void
a(ash arg0, bwg arg1)
doTick(ServerLevel arg0, LivingEntity arg1)
method_19101(class_3218 arg0, class_1309 arg1)
sense(ServerWorld arg0, LivingEntity arg1)
public Set<MemoryModuleType<?>>
a()
requires()
method_19099()
getOutputMemoryModules()
public static void
a(bwg arg0)
checkForNearbyGolem(LivingEntity arg0)
method_20656(class_1309 arg0)
senseIronGolem(LivingEntity entity)
public static void
b(bwg arg0)
golemDetected(LivingEntity arg0)
method_30233(class_1309 arg0)
rememberIronGolem(LivingEntity entity)