MCPcopy Create free account
hub / github.com/CitizensDev/CitizensAPI / Decorator

Class Decorator

src/main/java/net/citizensnpcs/api/ai/tree/Decorator.java:16–113  ·  view source on GitHub ↗

A decorator is a wrapper over a Behavior, which can add functionality such as filtering BehaviorStatuses, conditions, timer loops and more without knowing the internals of the behavior it wraps. Note that there are often simpler alternatives to a full-blown decorator, which has t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected