Class AllCommands

java.lang.Object
com.simibubi.create.infrastructure.command.AllCommands

public class AllCommands extends Object
  • Field Details

    • SOURCE_IS_PLAYER

      public static final Predicate<net.minecraft.commands.CommandSourceStack> SOURCE_IS_PLAYER
  • Constructor Details

    • AllCommands

      public AllCommands()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)