public class HurtBySensor extends Sensor<LivingEntity>
Constructor and Description |
---|
HurtBySensor() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MemoryModuleType<?>> |
getUsedMemories() |
protected void |
update(ServerWorld worldIn,
LivingEntity entityIn) |
protected void update(ServerWorld worldIn, LivingEntity entityIn)
update
in class Sensor<LivingEntity>
public java.util.Set<MemoryModuleType<?>> getUsedMemories()
getUsedMemories
in class Sensor<LivingEntity>