Index

A B C F H L M O S 
All Classes and Interfaces|All Packages

A

accessor$parts() - Method in interface org.incendo.cloud.fabric.mixin.MessageArgumentMessageAccess
 
accessor$selector() - Method in interface org.incendo.cloud.fabric.mixin.MessageArgumentPartAccess
 

B

brigadierManager() - Method in class org.incendo.cloud.fabric.FabricCommandManager

C

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 extends net.minecraft.commands.SharedSuggestionProvider> - 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
 

M

MessageArgumentMessageAccess - Interface in org.incendo.cloud.fabric.mixin
 
MessageArgumentPartAccess - Interface in org.incendo.cloud.fabric.mixin
 

O

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.
org.incendo.cloud.fabric.mixin - package org.incendo.cloud.fabric.mixin
 

S

senderMapper() - Method in class org.incendo.cloud.fabric.FabricCommandManager
 
suggestionFactory() - Method in class org.incendo.cloud.fabric.FabricCommandManager
 
A B C F H L M O S 
All Classes and Interfaces|All Packages