Uses of Class
net.citizensnpcs.api.ai.tree.expr.Memory
Packages that use Memory
Package
Description
-
Uses of Memory in net.citizensnpcs.api.ai.tree
Methods in net.citizensnpcs.api.ai.tree that return MemoryConstructors in net.citizensnpcs.api.ai.tree with parameters of type MemoryModifierConstructorDescriptionBehaviorContext(NPC npc, ExpressionScope scope, ExpressionRegistry expressionRegistry, Memory memory) -
Uses of Memory in net.citizensnpcs.api.ai.tree.expr
Methods in net.citizensnpcs.api.ai.tree.expr that return MemoryModifier and TypeMethodDescriptionExpressionScope.getMemory()Gets the memory instance for this scope or parent scope if not present.Methods in net.citizensnpcs.api.ai.tree.expr with parameters of type Memory -
Uses of Memory in net.citizensnpcs.npc.ai.tree
Methods in net.citizensnpcs.npc.ai.tree with parameters of type Memory -
Uses of Memory in net.citizensnpcs.trait
Methods in net.citizensnpcs.trait that return Memory