public class GolemLastSeenSensor extends Sensor<LivingEntity>
Constructor and Description |
---|
GolemLastSeenSensor() |
GolemLastSeenSensor(int p_i51525_1_) |
Modifier and Type | Method and Description |
---|---|
static void |
func_223545_a(long p_223545_0_,
LivingEntity p_223545_2_) |
java.util.Set<MemoryModuleType<?>> |
getUsedMemories() |
protected void |
update(ServerWorld p_212872_1_,
LivingEntity p_212872_2_) |
public GolemLastSeenSensor()
public GolemLastSeenSensor(int p_i51525_1_)
protected void update(ServerWorld p_212872_1_, LivingEntity p_212872_2_)
update
in class Sensor<LivingEntity>
public java.util.Set<MemoryModuleType<?>> getUsedMemories()
getUsedMemories
in class Sensor<LivingEntity>
public static void func_223545_a(long p_223545_0_, LivingEntity p_223545_2_)