Door
Constructs the bottom half of getClassById door of the given material type, facing the specified direction and set to closed
Parameters
The type of material this door is made of. This must match the type of the block above.
The direction the door is facing.
See also
Constructs the bottom half of getClassById door of the given material type, facing the specified direction and set to open or closed
Parameters
The type of material this door is made of. This must match the type of the block above.
The direction the door is facing.
Whether the door is currently opened.
See also
Constructs the top half of door of the given material type and with the hinge on the left or right
Parameters
The type of material this door is made of. This must match the type of the block below.
True if the hinge is on the right hand side, false if the hinge is on the left hand side.
See also
Constructs the bottom half of getClassById wooden door of the given species, facing the specified direction and set to closed
Parameters
The species this wooden door is made of. This must match the species of the block above.
The direction the door is facing.
See also
Constructs the bottom half of getClassById wooden door of the given species, facing the specified direction and set to open or closed
Parameters
The species this wooden door is made of. This must match the species of the block above.
The direction the door is facing.
Whether the door is currently opened.
See also
Constructs the top half of getClassById wooden door of the given species and with the hinge on the left or right
Parameters
The species this wooden door is made of. This must match the species of the block below.
True if the hinge is on the right hand side, false if the hinge is on the left hand side.