Package me.deecaad.core.mechanics
Class Targeters
java.lang.Object
me.deecaad.core.mechanics.Targeters
Utility class holding all built-in targeters, and the registry for all
targeters. This class is not meant to be instantiated.
The registry REGISTRY is a mutable registry, meaning
that you can external sources may add/overwrite targeters.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NotNull MutableRegistry<Targeter> The registry for all globally registered targeters.static final @NotNull Targeterstatic final @NotNull Targeterstatic final @NotNull Targeterstatic final @NotNull Targeterstatic final @NotNull Targeterstatic final @NotNull Targeter -
Method Summary
-
Field Details
-
REGISTRY
The registry for all globally registered targeters. -
SCATTER
-
SERVER_PLAYERS
-
SOURCE
-
TARGET
-
WORLD_PLAYERS
-
WORLD
-