Index
All Classes and Interfaces|All Packages
A
- AdventureHelpComponent<S extends studio.mevera.imperat.context.Source> - Class in studio.mevera.imperat.adventure
- AdventureHelpComponent(Component, BiConsumer<S, Component>) - Constructor for class studio.mevera.imperat.adventure.AdventureHelpComponent
- AdventureProvider<S> - Interface in studio.mevera.imperat.adventure
-
The
AdventureProviderinterface defines a mechanism for obtaining anAudiencebased on a given source or context. - append(Component) - Method in class studio.mevera.imperat.adventure.AdventureHelpComponent
- appendText(String) - Method in class studio.mevera.imperat.adventure.AdventureHelpComponent
- audience(S) - Method in interface studio.mevera.imperat.adventure.AdventureProvider
-
Obtains an
Audiencefor the specified source. - audience(S) - Method in class studio.mevera.imperat.adventure.CastingAdventure
- audience(S) - Method in class studio.mevera.imperat.adventure.EmptyAdventure
- audience(Source) - Method in interface studio.mevera.imperat.adventure.AdventureProvider
-
Obtains an
Audiencefor a givenSourceinstance. - audience(Source) - Method in class studio.mevera.imperat.adventure.EmptyAdventure
C
- CastingAdventure<S> - Class in studio.mevera.imperat.adventure
- CastingAdventure() - Constructor for class studio.mevera.imperat.adventure.CastingAdventure
- close() - Method in interface studio.mevera.imperat.adventure.AdventureProvider
-
Performs any necessary cleanup or resource management.
- createHelpComponent(Component) - Method in interface studio.mevera.imperat.adventure.AdventureProvider
- createHelpComponent(Component) - Method in class studio.mevera.imperat.adventure.EmptyAdventure
E
- EmptyAdventure<S> - Class in studio.mevera.imperat.adventure
- EmptyAdventure() - Constructor for class studio.mevera.imperat.adventure.EmptyAdventure
R
- repeat(int) - Method in class studio.mevera.imperat.adventure.AdventureHelpComponent
S
- send(S) - Method in class studio.mevera.imperat.adventure.AdventureHelpComponent
- send(S, ComponentLike) - Method in interface studio.mevera.imperat.adventure.AdventureProvider
-
Sends a message to the
Audiencederived from the specified source. - send(S, ComponentLike) - Method in class studio.mevera.imperat.adventure.EmptyAdventure
- send(Source, ComponentLike) - Method in interface studio.mevera.imperat.adventure.AdventureProvider
-
Sends a message to the
Audiencederived from the specifiedSourceinstance. - send(Source, ComponentLike) - Method in class studio.mevera.imperat.adventure.EmptyAdventure
- studio.mevera.imperat.adventure - package studio.mevera.imperat.adventure
All Classes and Interfaces|All Packages