Index
All Classes and Interfaces|All Packages
B
- blocks() - Method in record class dev.flavored.bamboo.Schematic
-
Returns the value of the
blocksrecord 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.BuilderforSchematic.
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
heightrecord 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
lengthrecord 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
offsetrecord 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
Schematicrecord class. - Schematic.Builder - Class in dev.flavored.bamboo
-
A builder for
Schematic. - SchematicReader - Class in dev.flavored.bamboo
-
A
SchematicReaderreads 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
widthrecord component. - width(short) - Method in class dev.flavored.bamboo.Schematic.Builder
All Classes and Interfaces|All Packages