public final class Brain$Profile<E extends LivingEntity>
| net.minecraft.world.entity.ai.Brain$Provider | |
| net.minecraft.class_4095$class_5303 | |
| net.minecraft.entity.ai.brain.Brain$Profile |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Collection<? extends MemoryModuleType<?>> |
|
||||||
| private final Collection<? extends SensorType<? extends Sensor<? super E>>> |
|
||||||
| private final com.mojang.serialization.Codec<Brain<E>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Collection<? extends MemoryModuleType<?>> memoryModules, Collection<? extends SensorType<? extends Sensor<? super E>>> sensors) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Brain<E> |
|
||||||
| private Brain |
|
||||||
| private com.mojang.serialization.Codec |
|