net.minecraft.entity.ai.brain

public record MemoryQuery$Absent<Value>

implements MemoryQuery<com.mojang.datafixers.kinds.Const$Mu<com.mojang.datafixers.util.Unit>, Value>

net.minecraft.world.entity.ai.behavior.declarative.MemoryCondition$Absent
net.minecraft.class_7907$class_7908
net.minecraft.entity.ai.brain.MemoryQuery$Absent

Field summary

Modifier and TypeField
private final MemoryModuleType<Value>
memory
comp_1151
memory

Constructor summary

ModifierConstructor
public (MemoryModuleType<Value> memory)

Method summary

Modifier and TypeMethod
public MemoryModuleState
condition()
method_47254()
getState()
public MemoryQueryResult<com.mojang.datafixers.kinds.Const$Mu<com.mojang.datafixers.util.Unit>, Value>
createAccessor(Brain<?> brain, Optional<Value> value)
method_47253(class_4095<?> arg0, Optional<Value> arg1)
toQueryResult(Brain<?> arg0, Optional<Value> arg1)
public MemoryModuleType<Value>
memory()
comp_1151()
memory()