Index
All Classes and Interfaces|All Packages
B
- brigadierManager() - Method in class org.incendo.cloud.fabric.FabricCommandManager
C
- CloudFabricEntrypoint - Class in org.incendo.cloud.fabric.internal
- CloudFabricEntrypoint() - Constructor for class org.incendo.cloud.fabric.internal.CloudFabricEntrypoint
- createNative(ExecutionCoordinator<FabricClientCommandSource>) - Static method in class org.incendo.cloud.fabric.FabricClientCommandManager
-
Create a command manager using native source types.
- createNative(ExecutionCoordinator<CommandSourceStack>) - Static method in class org.incendo.cloud.fabric.FabricServerCommandManager
-
Create a command manager using native source types.
F
- FabricClientCommandManager<C> - Class in org.incendo.cloud.fabric
-
A command manager for registering client-side commands.
- FabricClientCommandManager(ExecutionCoordinator<C>, SenderMapper<FabricClientCommandSource, C>) - Constructor for class org.incendo.cloud.fabric.FabricClientCommandManager
-
Create a new command manager instance.
- FabricCommandManager<C,
S> - Class in org.incendo.cloud.fabric -
A command manager for either the server or client on Fabric.
- FabricServerCommandManager<C> - Class in org.incendo.cloud.fabric
-
A command manager for registering server-side commands.
- FabricServerCommandManager(ExecutionCoordinator<C>, SenderMapper<CommandSourceStack, C>) - Constructor for class org.incendo.cloud.fabric.FabricServerCommandManager
-
Create a new command manager instance.
H
- hasBrigadierManager() - Method in class org.incendo.cloud.fabric.FabricCommandManager
- hasPermission(C, String) - Method in class org.incendo.cloud.fabric.FabricClientCommandManager
-
Check if a sender has a certain permission.
- hasPermission(C, String) - Method in class org.incendo.cloud.fabric.FabricServerCommandManager
-
Check if a sender has a certain permission.
- hasServerAlreadyStarted() - Static method in class org.incendo.cloud.fabric.internal.LateRegistrationCatcher
-
Get whether at least one server in the current environment has already begun starting.
L
- LateRegistrationCatcher - Class in org.incendo.cloud.fabric.internal
-
Capture server starting events to provide more useful error checking on late command registration.
- LateRegistrationCatcher() - Constructor for class org.incendo.cloud.fabric.internal.LateRegistrationCatcher
O
- onInitialize() - Method in class org.incendo.cloud.fabric.internal.CloudFabricEntrypoint
- onInitialize() - Method in class org.incendo.cloud.fabric.internal.LateRegistrationCatcher
- org.incendo.cloud.fabric - package org.incendo.cloud.fabric
-
Fabric API-based implementation of Cloud.
- org.incendo.cloud.fabric.internal - package org.incendo.cloud.fabric.internal
-
Implementation-internal content for the Fabric implementation of Cloud.
S
- senderMapper() - Method in class org.incendo.cloud.fabric.FabricCommandManager
- suggestionFactory() - Method in class org.incendo.cloud.fabric.FabricCommandManager
All Classes and Interfaces|All Packages