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.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
min
field_37991
min
private final long
max
max
field_37992
max

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)
instantiate(CommandBuildContext context)
method_41730(class_7157 arg0)
createType(CommandRegistryAccess arg0)
public ArgumentSerializer<com.mojang.brigadier.arguments.LongArgumentType, ?>
type()
type()
method_41728()
getSerializer()