Chamber API
Chamber wraps a reactor chamber/specialization node.
Reference
getName()Returns the chamber’s display name.getBlockInfo()Returns theBlockInfometadata for this chamber’s block type.getReactor()Returns the parentReactorthis chamber belongs to.specify(name: String)Attempts to switch the chamber to the specialization namedname. Returnstrueon success.getValidSpecifications()Returns aString[]of valid specialization names for this chamber.isUsable()Returnstruewhen this chamber supports active use (e.g. can be charged/activated).getUsable()Returns aUsableChamberwrapper when the chamber supports active use, ornil.