Package net.minecraft

Class class_4069

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

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

    • field_19758

      private static final Collection<String> field_19758
      Mappings:
      Namespace Name Mixin selector
      official b Lcc;b:Ljava/util/Collection;
      intermediary field_19758 Lnet/minecraft/class_4069;field_19758:Ljava/util/Collection;
      named field_19758 Lnet/minecraft/class_4069;field_19758:Ljava/util/Collection;
    • field_19757

      public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_19757
      Mappings:
      Namespace Name Mixin selector
      official a Lcc;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_19757 Lnet/minecraft/class_4069;field_19757:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_19757 Lnet/minecraft/class_4069;field_19757:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
  • Constructor Details

    • class_4069

      public class_4069()
  • Method Details

    • method_17944

      public static class_4069 method_17944()
      Mappings:
      Namespace Name Mixin selector
      official a Lcc;a()Lcc;
      intermediary method_17944 Lnet/minecraft/class_4069;method_17944()Lnet/minecraft/class_4069;
      named method_17944 Lnet/minecraft/class_4069;method_17944()Lnet/minecraft/class_4069;
    • method_17946

      public static Identifier method_17946(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 Lcc;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lpc;
      intermediary method_17946 Lnet/minecraft/class_4069;method_17946(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1653;
      named method_17946 Lnet/minecraft/class_4069;method_17946(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/util/Identifier;
    • method_17948

      private static final Identifier method_17948(Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lcc;a(Lpc;)Lpc;
      intermediary method_17948 Lnet/minecraft/class_4069;method_17948(Lnet/minecraft/class_1653;)Lnet/minecraft/class_1653;
      named method_17948 Lnet/minecraft/class_4069;method_17948(Lnet/minecraft/util/Identifier;)Lnet/minecraft/util/Identifier;
    • parse

      public Identifier parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<Identifier>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lcc;a(Lcom/mojang/brigadier/StringReader;)Lpc;
      intermediary method_17945 Lnet/minecraft/class_4069;method_17945(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_1653;
      named parse Lnet/minecraft/class_4069;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/util/Identifier;
    • getExamples

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