Interface Brain.Visitor
- Enclosing class:
Brain<E extends LivingEntity>
public static interface Brain.Visitor
-
Method Summary
Modifier and TypeMethodDescription<U> voidaccept(MemoryModuleType<U> type, U value) <U> voidaccept(MemoryModuleType<U> type, U value, long timeToLive) <U> voidacceptEmpty(MemoryModuleType<U> type)
-
Method Details
-
acceptEmpty
-
accept
-
accept
-