JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.citizensnpcs.api.ai.tree.Decorator
Packages that use
Decorator
Package
Description
net.citizensnpcs.api.ai.tree
Uses of
Decorator
in
net.citizensnpcs.api.ai.tree
Methods in
net.citizensnpcs.api.ai.tree
that return
Decorator
Modifier and Type
Method
Description
Decorator
Decorator.Builder.
build
()
static
Decorator
Decorator.
invert
(
Behavior
toWrap)