Package net.minecraft.command.argument
Class ScoreHolderArgumentType.Serializer.Properties
java.lang.Object
net.minecraft.command.argument.ScoreHolderArgumentType.Serializer.Properties
- All Implemented Interfaces:
ArgumentSerializer.ArgumentTypeProperties<ScoreHolderArgumentType>
- Enclosing class:
ScoreHolderArgumentType.Serializer
public final class ScoreHolderArgumentType.Serializer.Properties
extends Object
implements ArgumentSerializer.ArgumentTypeProperties<ScoreHolderArgumentType>
- Mappings:
Namespace Name official eo$a$a
intermediary net/minecraft/class_2233$class_2236$class_7200
named net/minecraft/command/argument/ScoreHolderArgumentType$Serializer$Properties
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
multiple
final boolean multiple- Mappings:
Namespace Name Mixin selector official b
Leo$a$a;b:Z
intermediary field_37932
Lnet/minecraft/class_2233$class_2236$class_7200;field_37932:Z
named multiple
Lnet/minecraft/command/argument/ScoreHolderArgumentType$Serializer$Properties;multiple:Z
-
-
Constructor Details
-
Properties
Properties(boolean multiple) - Mappings:
Namespace Name Mixin selector official <init>
Leo$a$a;<init>(Leo$a;Z)V
intermediary <init>
Lnet/minecraft/class_2233$class_2236$class_7200;<init>(Lnet/minecraft/class_2233$class_2236;Z)V
named <init>
Lnet/minecraft/command/argument/ScoreHolderArgumentType$Serializer$Properties;<init>(Lnet/minecraft/command/argument/ScoreHolderArgumentType$Serializer;Z)V
-
-
Method Details
-
createType
- Specified by:
createType
in interfaceArgumentSerializer.ArgumentTypeProperties<ScoreHolderArgumentType>
- Mappings:
Namespace Name Mixin selector official a
Leo$a$a;a(Ldi;)Leo;
intermediary method_41915
Lnet/minecraft/class_2233$class_2236$class_7200;method_41915(Lnet/minecraft/class_7157;)Lnet/minecraft/class_2233;
named createType
Lnet/minecraft/command/argument/ScoreHolderArgumentType$Serializer$Properties;createType(Lnet/minecraft/command/CommandRegistryAccess;)Lnet/minecraft/command/argument/ScoreHolderArgumentType;
-
getSerializer
- Specified by:
getSerializer
in interfaceArgumentSerializer.ArgumentTypeProperties<ScoreHolderArgumentType>
- 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;
-