public abstract class Sensor<E extends EntityLiving>
| apv | |
| net.minecraft.class_4148 | |
| net.minecraft.entity.ai.brain.sensor.Sensor | |
| net.minecraft.server.v1_14_R1.Sensor |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final Random |
| ||||||
| private final int |
| ||||||
| private long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0) |
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public final void |
| ||||||
| protected abstract void |
| ||||||
| public abstract Set<MemoryModuleType<?>> |
|