Package net.minestom.server.command.builder.arguments.minecraft
package net.minestom.server.command.builder.arguments.minecraft
-
ClassDescriptionRepresents an argument which will give you a
Style
containing the colour or no colour if the argument wasreset
.Represents the target selector argument.Represents an argument which will give you anFloatRange
.Represents an argument which will give you anIntRange
.Argument which can be used to retrieve anItemStack
from its material and with NBT data.Argument used to retrieve aNBTCompound
if you need key-value data.Argument used to retrieve aNBT
based object, can be any kind of tag likeNBTCompound
,NBTList
,NBTInt
, etc...Abstract class used byArgumentIntRange
andArgumentFloatRange
.Represents an argument giving a time (day/second/tick).