Package net.minecraft

Class class_11258

java.lang.Object
net.minecraft.class_11258

public class class_11258 extends Object
Mappings:
Namespace Name
named net/minecraft/class_11258
intermediary net/minecraft/class_11258
official gd
  • Field Details

    • field_59942

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_59942
      Mappings:
      Namespace Name Mixin selector
      named field_59942 Lnet/minecraft/class_11258;field_59942:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_59942 Lnet/minecraft/class_11258;field_59942:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      official a Lgd;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • class_11258

      public class_11258()
  • Method Details

    • method_70928

      public static class_11212 method_70928(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named method_70928 Lnet/minecraft/class_11258;method_70928(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_11212;
      intermediary method_70928 Lnet/minecraft/class_11258;method_70928(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_11212;
      official a Lgd;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lfir;