Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ArmorSetRestriction - Class in io.github.djtpj.trait.traits
- ArmorSetRestriction(ArmorSetRestriction.ArmorSet...) - Constructor for class io.github.djtpj.trait.traits.ArmorSetRestriction
- ArmorSetRestriction(JSONArray) - Constructor for class io.github.djtpj.trait.traits.ArmorSetRestriction
- authenticate(BlockBreakEvent) - Method in class io.github.djtpj.authenticator.authenticators.BlockBreakAuthenticator
- authenticate(EntityTargetEvent) - Method in class io.github.djtpj.authenticator.authenticators.EntityTargetAuthenticator
- authenticate(InventoryInteractEvent) - Method in class io.github.djtpj.authenticator.authenticators.InventoryInteractionAuthenticator
-
Verifies weather a trait should run on an event
- authenticate(PlayerInteractEvent) - Method in class io.github.djtpj.authenticator.authenticators.InteractAuthenticator
- authenticate(PlayerInteractEvent) - Method in class io.github.djtpj.authenticator.authenticators.ItemInteractionAuthenticator
- authenticate(PlayerInteractEvent) - Method in class io.github.djtpj.authenticator.authenticators.MaterialInteractionAuthenticator
- authenticate(PlayerItemConsumeEvent) - Method in class io.github.djtpj.authenticator.authenticators.ItemConsumptionAuthenticator
- authenticate(PlayerTeleportEvent) - Method in class io.github.djtpj.authenticator.authenticators.PlayerTeleportationAuthenticator
- authenticate(T) - Method in class io.github.djtpj.authenticator.Authenticator
-
Verifies weather a trait should run on an event
- authenticate(T) - Method in class io.github.djtpj.authenticator.authenticators.EntityAuthenticator
- authenticate(T) - Method in class io.github.djtpj.authenticator.authenticators.PlayerAuthenticator
- Authenticator<T extends org.bukkit.event.Event> - Class in io.github.djtpj.authenticator
-
An Authenticator is a reusable way to check if an SimpleTrait should run on an event
- Authenticator(Trait) - Constructor for class io.github.djtpj.authenticator.Authenticator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form