JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.citizensnpcs.api.ai.tree
Interface Condition
public interface
Condition
A condition interface suitable for use in
Behavior
s such as
IfElse
or
Loop
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
get
()
Method Details
get
boolean
get
()