net.minecraft.world.entity.ai

public final class Brain$Provider<E extends LivingEntity>

bzs$b
net.minecraft.world.entity.ai.Brain$Provider
net.minecraft.class_4095$class_5303

Field summary

Modifier and TypeField
private final Collection<? extends MemoryModuleType<?>>
a
memoryTypes
field_24663
private final Collection<? extends SensorType<? extends Sensor<? super E>>>
b
sensorTypes
field_24664
private final com.mojang.serialization.Codec<Brain<E>>
c
codec
field_24665

Constructor summary

ModifierConstructor
(Collection<? extends MemoryModuleType<?>> arg0, Collection<? extends SensorType<? extends Sensor<? super E>>> arg1)

Method summary

Modifier and TypeMethod
public Brain<E>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_28335(com.mojang.serialization.Dynamic<?> arg0)