public class GolemLastSeenSensor extends Sensor<LivingEntity>
Constructor and Description |
---|
GolemLastSeenSensor() |
GolemLastSeenSensor(int senseInterval) |
Modifier and Type | Method and Description |
---|---|
Set<MemoryModuleType<?>> |
getOutputMemoryModules() |
static void |
method_30233(LivingEntity livingEntity) |
protected void |
sense(ServerWorld world,
LivingEntity entity) |
static void |
senseIronGolem(LivingEntity livingEntity) |
method_30954, tick
public GolemLastSeenSensor()
public GolemLastSeenSensor(int senseInterval)
protected void sense(ServerWorld world, LivingEntity entity)
sense
in class Sensor<LivingEntity>
public Set<MemoryModuleType<?>> getOutputMemoryModules()
getOutputMemoryModules
in class Sensor<LivingEntity>
public static void senseIronGolem(LivingEntity livingEntity)
public static void method_30233(LivingEntity livingEntity)