public abstract class MultiTickTask<E extends LivingEntity>
implements Task<E>
| net.minecraft.world.entity.ai.behavior.Behavior | |
| net.minecraft.class_4097 | |
| net.minecraft.entity.ai.brain.task.MultiTickTask |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final int |
|
||||||
| protected final Map<MemoryModuleType<?>, MemoryModuleState> |
|
||||||
| private MultiTickTask$Status |
|
||||||
| private long |
|
||||||
| private final int |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<MemoryModuleType<?>, MemoryModuleState> requiredMemoryState) |
| public | (Map<MemoryModuleType<?>, MemoryModuleState> requiredMemoryState, int runTime) |
| public | (Map<MemoryModuleType<?>, MemoryModuleState> requiredMemoryState, int minRunTime, int maxRunTime) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public MultiTickTask$Status |
|
||||||
| public Set<MemoryModuleType<?>> |
|
||||||
| public final boolean |
|
||||||
| protected void |
|
||||||
| public final void |
|
||||||
| protected void |
|
||||||
| public final void |
|
||||||
| protected void |
|
||||||
| protected boolean |
|
||||||
| protected boolean |
|
||||||
| protected boolean |
|
||||||
| public String |
|
||||||
| protected boolean |
|