public class InteractableDoorsSensor extends Sensor<LivingEntity>
Constructor and Description |
---|
InteractableDoorsSensor() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MemoryModuleType<?>> |
getUsedMemories() |
protected void |
update(ServerWorld p_212872_1_,
LivingEntity p_212872_2_) |
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>