package net.minestom.server.command.builder.arguments.relative
-
-
Classes
Represents a block position with 3 integers (x;y;z) which can take relative coordinates.
Represents a
Vec
with 2 floating numbers (x;z) which can take relative coordinates.
Represents a
Vec
with 3 floating numbers (x;y;z) which can take relative coordinates.