Class ModdedCommandContextKeys

java.lang.Object
org.incendo.cloud.minecraft.modded.ModdedCommandContextKeys

public final class ModdedCommandContextKeys extends Object
Keys used in CommandContexts available within a modded Minecraft context.
  • Field Details

    • SHARED_SUGGESTION_PROVIDER

      public static final CloudKey<net.minecraft.commands.SharedSuggestionProvider> SHARED_SUGGESTION_PROVIDER
      Key used to store the native SharedSuggestionProvider in the command context.