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 worldIn,
LivingEntity entityIn) |
public GolemLastSeenSensor()
public GolemLastSeenSensor(int p_i51525_1_)
protected void update(ServerWorld worldIn, LivingEntity entityIn)
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_)