Uses of Interface
net.citizensnpcs.api.ai.tree.expr.CompiledExpression
Packages that use CompiledExpression
-
Uses of CompiledExpression in net.citizensnpcs.api.ai.tree.expr
Methods in net.citizensnpcs.api.ai.tree.expr that return CompiledExpressionModifier and TypeMethodDescriptionCompiles an expression string into a reusable compiled form.Parses and compiles an expression string. -
Uses of CompiledExpression in net.citizensnpcs.npc.ai.tree
Methods in net.citizensnpcs.npc.ai.tree that return CompiledExpression