Package net.minecraft.command.argument
Class RegistryKeyArgumentType.Serializer.Properties
java.lang.Object
net.minecraft.command.argument.RegistryKeyArgumentType.Serializer.Properties
- All Implemented Interfaces:
ArgumentSerializer.ArgumentTypeProperties<RegistryKeyArgumentType<T>>
- Enclosing class:
RegistryKeyArgumentType.Serializer<T>
public final class RegistryKeyArgumentType.Serializer.Properties
extends Object
implements ArgumentSerializer.ArgumentTypeProperties<RegistryKeyArgumentType<T>>
- Mappings:
Namespace Name official ek$a$a
intermediary net/minecraft/class_7079$class_7080$class_7197
named net/minecraft/command/argument/RegistryKeyArgumentType$Serializer$Properties
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
registryRef
- Mappings:
Namespace Name Mixin selector official b
Lek$a$a;b:Lace;
intermediary field_37917
Lnet/minecraft/class_7079$class_7080$class_7197;field_37917:Lnet/minecraft/class_5321;
named registryRef
Lnet/minecraft/command/argument/RegistryKeyArgumentType$Serializer$Properties;registryRef:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
Properties
Properties(RegistryKey<? extends Registry<T>> registryRef) - Mappings:
Namespace Name Mixin selector official <init>
Lek$a$a;<init>(Lek$a;Lace;)V
intermediary <init>
Lnet/minecraft/class_7079$class_7080$class_7197;<init>(Lnet/minecraft/class_7079$class_7080;Lnet/minecraft/class_5321;)V
named <init>
Lnet/minecraft/command/argument/RegistryKeyArgumentType$Serializer$Properties;<init>(Lnet/minecraft/command/argument/RegistryKeyArgumentType$Serializer;Lnet/minecraft/registry/RegistryKey;)V
-
-
Method Details
-
createType
- Specified by:
createType
in interfaceArgumentSerializer.ArgumentTypeProperties<RegistryKeyArgumentType<T>>
- Mappings:
Namespace Name Mixin selector official a
Lek$a$a;a(Ldi;)Lek;
intermediary method_41904
Lnet/minecraft/class_7079$class_7080$class_7197;method_41904(Lnet/minecraft/class_7157;)Lnet/minecraft/class_7079;
named createType
Lnet/minecraft/command/argument/RegistryKeyArgumentType$Serializer$Properties;createType(Lnet/minecraft/command/CommandRegistryAccess;)Lnet/minecraft/command/argument/RegistryKeyArgumentType;
-
getSerializer
- Specified by:
getSerializer
in interfaceArgumentSerializer.ArgumentTypeProperties<RegistryKeyArgumentType<T>>
- Mappings:
Namespace Name Mixin selector official a
Lgb$a;a()Lgb;
intermediary method_41728
Lnet/minecraft/class_2314$class_7217;method_41728()Lnet/minecraft/class_2314;
named getSerializer
Lnet/minecraft/command/argument/serialize/ArgumentSerializer$ArgumentTypeProperties;getSerializer()Lnet/minecraft/command/argument/serialize/ArgumentSerializer;
-