Uses of Class
net.citizensnpcs.api.ai.tree.expr.ExpressionRegistry.ExpressionValue
Packages that use ExpressionRegistry.ExpressionValue
-
Uses of ExpressionRegistry.ExpressionValue in net.citizensnpcs.api.ai.tree.expr
Methods in net.citizensnpcs.api.ai.tree.expr that return ExpressionRegistry.ExpressionValueModifier and TypeMethodDescriptionExpressionRegistry.parseValue(String expr) Parses a value that might be an expression or a literal.