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
/
ChunkCuboid
Chunk
Cuboid
public
class
ChunkCuboid
Members
Constructors
Chunk
Cuboid
Link copied to clipboard
public
void
ChunkCuboid
(
)
Types
Serializer
Link copied to clipboard
public
class
Serializer
extends
TypeAdapter
<
ChunkCuboid
>
Functions
as
Cuboid
Link copied to clipboard
public
Cuboid
asCuboid
(
)
Convert this chunk into a cuboid
equals
Link copied to clipboard
public
boolean
equals
(
Object
o
)
hash
Code
Link copied to clipboard
public
int
hashCode
(
)
to
String
Link copied to clipboard
public
String
toString
(
)
Returns the string representation of a chunk.
value
Of
Link copied to clipboard
public
static
ChunkCuboid
valueOf
(
String
id
)
Decodes the specified string representation of a chunk into a ChunkCuboid