Class ModdedCommandMetaKeys

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

public final class ModdedCommandMetaKeys extends Object
  • Field Details

    • REGISTRATION_ENVIRONMENT

      public static final CloudKey<net.minecraft.commands.Commands.CommandSelection> REGISTRATION_ENVIRONMENT
      A meta attribute specifying which environments a command should be registered in.

      The default value is Commands.CommandSelection.ALL.