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