Index

A C E R S 
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 AdventureProvider interface defines a mechanism for obtaining an Audience based 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 Audience for 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 Audience for a given Source instance.
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 Audience derived 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 Audience derived from the specified Source instance.
send(Source, ComponentLike) - Method in class studio.mevera.imperat.adventure.EmptyAdventure
 
studio.mevera.imperat.adventure - package studio.mevera.imperat.adventure
 
A C E R S 
All Classes and Interfaces|All Packages