Class MeCommand

java.lang.Object
net.minecraft.command.impl.MeCommand

public class MeCommand extends Object
  • Constructor Details

    • MeCommand

      public MeCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198364_0_)
    • createMessage

      private static ITextComponent createMessage(com.mojang.brigadier.context.CommandContext<CommandSource> p_244711_0_, String p_244711_1_)