Class HexColorArgument

java.lang.Object
net.minecraft.commands.arguments.HexColorArgument
All Implemented Interfaces:
ArgumentType<Integer>

public class HexColorArgument extends Object implements ArgumentType<Integer>