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.schematic
/
SchematicParser
Schematic
Parser
public
class
SchematicParser
Members
Constructors
Schematic
Parser
Link copied to clipboard
public
void
SchematicParser
(
)
Functions
parse
Schematic
Link copied to clipboard
public
static
HashMap
<
Position
,
Material
>
parseSchematic
(
CompoundTag
schematic
)
Very barebones schematic parser, only parses the blocks and returns their positions and materials.