Package net.minecraft

Class class_4308

java.lang.Object
net.minecraft.class_4308
All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<class_4308.class_4309>

public class class_4308 extends Object implements com.mojang.brigadier.arguments.ArgumentType<class_4308.class_4309>
Mappings:
Namespace Name
official dj
intermediary net/minecraft/class_4308
named net/minecraft/class_4308
  • Field Details

    • field_21151

      private static final Collection<String> field_21151
      Mappings:
      Namespace Name Mixin selector
      official a Ldj;a:Ljava/util/Collection;
      intermediary field_21151 Lnet/minecraft/class_4308;field_21151:Ljava/util/Collection;
      named field_21151 Lnet/minecraft/class_4308;field_21151:Ljava/util/Collection;
    • field_21152

      private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_21152
      Mappings:
      Namespace Name Mixin selector
      official b Ldj;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_21152 Lnet/minecraft/class_4308;field_21152:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_21152 Lnet/minecraft/class_4308;field_21152:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • field_21153

      private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_21153
      Mappings:
      Namespace Name Mixin selector
      official c Ldj;c:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_21153 Lnet/minecraft/class_4308;field_21153:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_21153 Lnet/minecraft/class_4308;field_21153:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
  • Constructor Details

    • class_4308

      public class_4308()
  • Method Details

    • method_19691

      public static class_4308 method_19691()
      Mappings:
      Namespace Name Mixin selector
      official a Ldj;a()Ldj;
      intermediary method_19691 Lnet/minecraft/class_4308;method_19691()Lnet/minecraft/class_4308;
      named method_19691 Lnet/minecraft/class_4308;method_19691()Lnet/minecraft/class_4308;
    • parse

      public class_4308.class_4309 parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<class_4308.class_4309>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Ldj;a(Lcom/mojang/brigadier/StringReader;)Ldj$a;
      intermediary method_19692 Lnet/minecraft/class_4308;method_19692(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4308$class_4309;
      named parse Lnet/minecraft/class_4308;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4308$class_4309;
    • method_19693

      public static Collection<Function> method_19693(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Ldj;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      intermediary method_19693 Lnet/minecraft/class_4308;method_19693(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
      named method_19693 Lnet/minecraft/class_4308;method_19693(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
    • getExamples

      public Collection<String> getExamples()
      Specified by:
      getExamples in interface com.mojang.brigadier.arguments.ArgumentType<class_4308.class_4309>
      Mappings:
      Namespace Name Mixin selector
      official getExamples Ldj;getExamples()Ljava/util/Collection;
      intermediary getExamples Lnet/minecraft/class_4308;getExamples()Ljava/util/Collection;
      named getExamples Lnet/minecraft/class_4308;getExamples()Ljava/util/Collection;