public class CompositeTask<E extends LivingEntity>
implements Task<E>
| net.minecraft.world.entity.ai.behavior.GateBehavior | |
| net.minecraft.class_4103 | |
| net.minecraft.entity.ai.brain.task.CompositeTask |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Map<MemoryModuleType<?>, MemoryModuleState> |
|
||||||
| private final Set<MemoryModuleType<?>> |
|
||||||
| private final CompositeTask$Order |
|
||||||
| private final CompositeTask$RunMode |
|
||||||
| private final ShufflingList<Task<? super E>> |
|
||||||
| private MultiTickTask$Status |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<MemoryModuleType<?>, MemoryModuleState> requiredMemoryState, Set<MemoryModuleType<?>> memoriesToForgetWhenStopped, CompositeTask$Order order, CompositeTask$RunMode runMode, List<com.mojang.datafixers.util.Pair<? extends Task<? super E>, Integer>> tasks) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public MultiTickTask$Status |
|
||||||
| public Set<MemoryModuleType<?>> |
|
||||||
| private boolean |
|
||||||
| public final boolean |
|
||||||
| public final void |
|
||||||
| public final void |
|
||||||
| public String |
|
||||||
| private static String |
|
||||||
| private static boolean |
|
||||||
| private static void |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|
||||||
| private static void |
|
||||||
| private static boolean |
|
||||||
| private void |
|