Class Location2D

java.lang.Object
org.bukkit.Location
dev.jorel.commandapi.wrappers.Location2D
All Implemented Interfaces:
io.papermc.paper.math.FinePosition, io.papermc.paper.math.Position, Cloneable, org.bukkit.configuration.serialization.ConfigurationSerializable

public class Location2D extends org.bukkit.Location
A class that represents a Location in the x and z directions. This class extends Location, so can be used anywhere a regular Location could be used.