Package net.minecraft
Class class_9433<T>
java.lang.Object
net.minecraft.class_9433<T>
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<RegistryEntry<T>>
- Direct Known Subclasses:
class_9433.class_9434
,class_9433.class_9435
,class_9433.class_9436
public class class_9433<T>
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<RegistryEntry<T>>
- Mappings:
Namespace Name official ff
intermediary net/minecraft/class_9433
named net/minecraft/class_9433
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
private static final Collection
<String> private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
private final RegistryWrapper.WrapperLookup
private final boolean
private final com.mojang.serialization.Codec
<RegistryEntry<T>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
class_9433
(CommandRegistryAccess commandRegistryAccess, RegistryKey<Registry<T>> registryKey, com.mojang.serialization.Codec<RegistryEntry<T>> codec) -
Method Summary
Modifier and TypeMethodDescriptionstatic RegistryEntry
<LootTable> method_58481
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) static class_9433.class_9436
method_58482
(CommandRegistryAccess commandRegistryAccess) (package private) static NbtElement
method_58484
(com.mojang.brigadier.StringReader stringReader) static RegistryEntry
<LootFunction> method_58485
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) static class_9433.class_9434
method_58486
(CommandRegistryAccess commandRegistryAccess) private static boolean
method_58487
(com.mojang.brigadier.StringReader stringReader) static RegistryEntry
<LootCondition> method_58488
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) static class_9433.class_9435
method_58489
(CommandRegistryAccess commandRegistryAccess) private static <T> RegistryEntry
<T> method_58490
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) parse
(com.mojang.brigadier.StringReader stringReader) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.mojang.brigadier.arguments.ArgumentType
listSuggestions
-
Field Details
-
field_50038
- Mappings:
Namespace Name Mixin selector official b
Lff;b:Ljava/util/Collection;
intermediary field_50038
Lnet/minecraft/class_9433;field_50038:Ljava/util/Collection;
named field_50038
Lnet/minecraft/class_9433;field_50038:Ljava/util/Collection;
-
field_50037
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_50037- Mappings:
Namespace Name Mixin selector official a
Lff;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
intermediary field_50037
Lnet/minecraft/class_9433;field_50037:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
named field_50037
Lnet/minecraft/class_9433;field_50037:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_50039
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_50039- Mappings:
Namespace Name Mixin selector official c
Lff;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
intermediary field_50039
Lnet/minecraft/class_9433;field_50039:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
named field_50039
Lnet/minecraft/class_9433;field_50039:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_50040
- Mappings:
Namespace Name Mixin selector official d
Lff;d:Liy$a;
intermediary field_50040
Lnet/minecraft/class_9433;field_50040:Lnet/minecraft/class_7225$class_7874;
named field_50040
Lnet/minecraft/class_9433;field_50040:Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;
-
field_50041
private final boolean field_50041- Mappings:
Namespace Name Mixin selector official e
Lff;e:Z
intermediary field_50041
Lnet/minecraft/class_9433;field_50041:Z
named field_50041
Lnet/minecraft/class_9433;field_50041:Z
-
field_50042
- Mappings:
Namespace Name Mixin selector official f
Lff;f:Lcom/mojang/serialization/Codec;
intermediary field_50042
Lnet/minecraft/class_9433;field_50042:Lcom/mojang/serialization/Codec;
named field_50042
Lnet/minecraft/class_9433;field_50042:Lcom/mojang/serialization/Codec;
-
-
Constructor Details
-
class_9433
protected class_9433(CommandRegistryAccess commandRegistryAccess, RegistryKey<Registry<T>> registryKey, com.mojang.serialization.Codec<RegistryEntry<T>> codec)
-
-
Method Details
-
method_58482
- Mappings:
Namespace Name Mixin selector official a
Lff;a(Ldz;)Lff$c;
intermediary method_58482
Lnet/minecraft/class_9433;method_58482(Lnet/minecraft/class_7157;)Lnet/minecraft/class_9433$class_9436;
named method_58482
Lnet/minecraft/class_9433;method_58482(Lnet/minecraft/command/CommandRegistryAccess;)Lnet/minecraft/class_9433$class_9436;
-
method_58481
public static RegistryEntry<LootTable> method_58481(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 official a
Lff;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Liw;
intermediary method_58481
Lnet/minecraft/class_9433;method_58481(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_6880;
named method_58481
Lnet/minecraft/class_9433;method_58481(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/registry/entry/RegistryEntry;
-
method_58486
- Mappings:
Namespace Name Mixin selector official b
Lff;b(Ldz;)Lff$a;
intermediary method_58486
Lnet/minecraft/class_9433;method_58486(Lnet/minecraft/class_7157;)Lnet/minecraft/class_9433$class_9434;
named method_58486
Lnet/minecraft/class_9433;method_58486(Lnet/minecraft/command/CommandRegistryAccess;)Lnet/minecraft/class_9433$class_9434;
-
method_58485
public static RegistryEntry<LootFunction> method_58485(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) - Mappings:
Namespace Name Mixin selector official b
Lff;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Liw;
intermediary method_58485
Lnet/minecraft/class_9433;method_58485(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_6880;
named method_58485
Lnet/minecraft/class_9433;method_58485(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/registry/entry/RegistryEntry;
-
method_58489
- Mappings:
Namespace Name Mixin selector official c
Lff;c(Ldz;)Lff$b;
intermediary method_58489
Lnet/minecraft/class_9433;method_58489(Lnet/minecraft/class_7157;)Lnet/minecraft/class_9433$class_9435;
named method_58489
Lnet/minecraft/class_9433;method_58489(Lnet/minecraft/command/CommandRegistryAccess;)Lnet/minecraft/class_9433$class_9435;
-
method_58488
public static RegistryEntry<LootCondition> method_58488(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) - Mappings:
Namespace Name Mixin selector official c
Lff;c(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Liw;
intermediary method_58488
Lnet/minecraft/class_9433;method_58488(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_6880;
named method_58488
Lnet/minecraft/class_9433;method_58488(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/registry/entry/RegistryEntry;
-
method_58490
private static <T> RegistryEntry<T> method_58490(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) - Mappings:
Namespace Name Mixin selector official d
Lff;d(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Liw;
intermediary method_58490
Lnet/minecraft/class_9433;method_58490(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_6880;
named method_58490
Lnet/minecraft/class_9433;method_58490(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/registry/entry/RegistryEntry;
-
parse
@Nullable public @Nullable RegistryEntry<T> parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
parse
in interfacecom.mojang.brigadier.arguments.ArgumentType<T>
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Lff;a(Lcom/mojang/brigadier/StringReader;)Liw;
intermediary method_58479
Lnet/minecraft/class_9433;method_58479(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_6880;
named parse
Lnet/minecraft/class_9433;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/registry/entry/RegistryEntry;
-
method_58484
static NbtElement method_58484(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official b
Lff;b(Lcom/mojang/brigadier/StringReader;)Lux;
intermediary method_58484
Lnet/minecraft/class_9433;method_58484(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_2520;
named method_58484
Lnet/minecraft/class_9433;method_58484(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/nbt/NbtElement;
-
method_58487
private static boolean method_58487(com.mojang.brigadier.StringReader stringReader) - Mappings:
Namespace Name Mixin selector official c
Lff;c(Lcom/mojang/brigadier/StringReader;)Z
intermediary method_58487
Lnet/minecraft/class_9433;method_58487(Lcom/mojang/brigadier/StringReader;)Z
named method_58487
Lnet/minecraft/class_9433;method_58487(Lcom/mojang/brigadier/StringReader;)Z
-
getExamples
- Specified by:
getExamples
in interfacecom.mojang.brigadier.arguments.ArgumentType<T>
-