net.minecraft.entity.ai.brain

public interface Brain$MemoryConsumer

net.minecraft.world.entity.ai.Brain$Visitor
net.minecraft.class_4095$class_1_188
net.minecraft.entity.ai.brain.Brain$MemoryConsumer

Method summary

Modifier and TypeMethod
<U> void
acceptEmpty(MemoryModuleType<U> type)
method_1_1663(class_4140<U> arg0)
accept(MemoryModuleType<U> type)
<U> void
accept(MemoryModuleType<U> type, U value)
method_1_1661(class_4140<U> arg0, U arg1)
accept(MemoryModuleType<U> type, U value)
<U> void
accept(MemoryModuleType<U> type, U value, long timeToLive)
method_1_1662(class_4140<U> arg0, U arg1, long arg2)
accept(MemoryModuleType<U> type, U value, long expiry)