Package org.bukkit.material
Interface Openable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisOpen()Check to see if the door is open.voidsetOpen(boolean isOpen)Configure this door to be either open or closed;
-