Package net.minestom.server.command.builder.arguments.minecraft
@NotNullByDefault
package net.minestom.server.command.builder.arguments.minecraft
-
ClassDescriptionRepresents the target selector argument.Represents an argument which will give you an
Range.Float.Represents an argument which will give you anRange.Int.Argument which can be used to retrieve anItemStackfrom its material and with NBT data.Argument used to retrieve aCompoundBinaryTagif you need key-value data.Argument used to retrieve aBinaryTagbased object, can be any kind of tag likeCompoundBinaryTag,ListBinaryTag,IntBinaryTag, etc...Abstract class used byArgumentIntRangeandArgumentFloatRange.Represents a resource location (namespaced identifier) value.Represents an argument which will give you aTeamColor.Represents an argument giving a time (day/second/tick).