Package de.marcely.bedwars.tools.location


package de.marcely.bedwars.tools.location
Classes used for representing locations within a world.
  • Class
    Description
    Extends Location and forbids any modifications done to it
    Extends XYZ and forbids any modifications done to it
    Extends XYZD and forbids any modifications done to it
    Extends XYZYP and forbids any modifications done to it
    Represents a 3-dimensional int position (i.a. block coord)
    Represents a 3-dimensional position
    Represents a 3-dimensional position and a compass direction
    Represents a compass direction.
    Represents a 3-dimensional position with a yaw and pitch direction