BBUReloaded
Toggle table of contents
0.1-BETA
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BBUReloaded
BBUReloaded
/
me.imoltres.bbu.utils.world
Package-level
declarations
Types
Types
Chunk
Cuboid
Link copied to clipboard
public
class
ChunkCuboid
Cuboid
Link copied to clipboard
public
class
Cuboid
implements
Iterable
<
Position
>
Construct a new cuboid that exists of 2 positions
Position
Link copied to clipboard
public
class
Position
Represents a location in a world.
Position2D
Link copied to clipboard
public
class
Position2D
Represents a location on a 2d plane.
Rectangle
Link copied to clipboard
public
class
Rectangle
implements
Iterable
<
Position2D
>
Construct a new rectangular shape that exists of 2 positions (2d)
World
Position
Link copied to clipboard
public
class
WorldPosition
extends
Position
Represents a location in a world.