public interface Gate extends Directional, Openable, Powerable
Modifier and Type | Method and Description |
---|---|
boolean |
isInWall()
Gets the value of the 'in_wall' property.
|
void |
setInWall(boolean inWall)
Sets the value of the 'in_wall' property.
|
getFaces, getFacing, setFacing
isPowered, setPowered
clone, getAsString, getAsString, getMaterial, matches, merge
Copyright © 2021. All rights reserved.