public class GolemLastSeenSensor extends Sensor<LivingEntity>
| Constructor and Description |
|---|
GolemLastSeenSensor() |
GolemLastSeenSensor(int senseInterval) |
| Modifier and Type | Method and Description |
|---|---|
Set<MemoryModuleType<?>> |
getOutputMemoryModules() |
protected void |
sense(ServerWorld world,
LivingEntity entity) |
static void |
senseIronGolem(long time,
LivingEntity entity) |
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(long time,
LivingEntity entity)