net.minecraft.command.argument.serialize

public final class LongArgumentSerializer$Properties

implements ArgumentSerializer$ArgumentTypeProperties<com.mojang.brigadier.arguments.LongArgumentType>

net.minecraft.commands.synchronization.brigadier.LongArgumentInfo$Template
net.minecraft.class_4461$class_7223
net.minecraft.command.argument.serialize.LongArgumentSerializer$Properties

Field summary

Modifier and TypeField
private final long
min
field_37991
min
private final long
max
field_37992
max
final LongArgumentSerializer
this$0
field_37990
field_37990

Constructor summary

ModifierConstructor
private (LongArgumentSerializer this$0, long min, long max)

Method summary

Modifier and TypeMethod
public com.mojang.brigadier.arguments.LongArgumentType
instantiate(CommandBuildContext context)
method_41730(class_7157 arg0)
createType(CommandRegistryAccess arg0)
public ArgumentSerializer<com.mojang.brigadier.arguments.LongArgumentType, ?>
type()
method_41728()
getSerializer()
public com.mojang.brigadier.arguments.ArgumentType
instantiate(CommandBuildContext context)
method_41730(class_7157 arg0)
createType(CommandRegistryAccess arg0)