Class LongArgumentType

java.lang.Object
com.mojang.brigadier.arguments.LongArgumentType
All Implemented Interfaces:
ArgumentType<Long>

public class LongArgumentType extends Object implements ArgumentType<Long>