Index

B D E F H L O P S T W 
All Classes and Interfaces|All Packages

B

blocks() - Method in record class dev.flavored.bamboo.Schematic
Returns the value of the blocks record component.
blocks(List<Block>) - Method in class dev.flavored.bamboo.Schematic.Builder
 
build() - Method in class dev.flavored.bamboo.Schematic.Builder
 
builder() - Static method in record class dev.flavored.bamboo.Schematic
Creates a new Schematic.Builder for Schematic.

D

dev.flavored.bamboo - package dev.flavored.bamboo
 

E

equals(Object) - Method in record class dev.flavored.bamboo.Schematic
Indicates whether some other object is "equal to" this one.

F

fromNBT(CompoundBinaryTag) - Method in class dev.flavored.bamboo.SchematicReader
Reads a schematic from the given CompoundBinaryTag.
fromPath(Path) - Method in class dev.flavored.bamboo.SchematicReader
Reads a schematic from the given Path.
fromStream(InputStream) - Method in class dev.flavored.bamboo.SchematicReader
Reads a schematic from the given InputStream.

H

hashCode() - Method in record class dev.flavored.bamboo.Schematic
Returns a hash code value for this object.
height() - Method in record class dev.flavored.bamboo.Schematic
Returns the value of the height record component.
height(short) - Method in class dev.flavored.bamboo.Schematic.Builder
 

L

length() - Method in record class dev.flavored.bamboo.Schematic
Returns the value of the length record component.
length(short) - Method in class dev.flavored.bamboo.Schematic.Builder
 

O

offset() - Method in record class dev.flavored.bamboo.Schematic
Returns the value of the offset record component.
offset(Point) - Method in class dev.flavored.bamboo.Schematic.Builder
 

P

paste(Instance, Point) - Method in record class dev.flavored.bamboo.Schematic
Paste the schematic at the specified position in a given Instance.

S

Schematic - Record Class in dev.flavored.bamboo
Represents a schematic.
Schematic(short, short, short, Point, List<Block>) - Constructor for record class dev.flavored.bamboo.Schematic
Creates an instance of a Schematic record class.
Schematic.Builder - Class in dev.flavored.bamboo
A builder for Schematic.
SchematicReader - Class in dev.flavored.bamboo
A SchematicReader reads a Sponge (v1) schematic.
SchematicReader() - Constructor for class dev.flavored.bamboo.SchematicReader
Initializes a new schematic reader.

T

toString() - Method in record class dev.flavored.bamboo.Schematic
Returns a string representation of this record class.

W

width() - Method in record class dev.flavored.bamboo.Schematic
Returns the value of the width record component.
width(short) - Method in class dev.flavored.bamboo.Schematic.Builder
 
B D E F H L O P S T W 
All Classes and Interfaces|All Packages