Class EmoteCommands

java.lang.Object
net.minecraft.server.commands.EmoteCommands

public class EmoteCommands extends Object
  • Constructor Details

    • EmoteCommands

      public EmoteCommands()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136986_)
    • createMessage

      private static Component createMessage(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_136990_, String p_136991_)