GhostStaticBlock

GhostStaticBlock

class

Static block placed as a build ghost

Standard members (5)

Generated for every class of this kind by the game's codegen, not written for GhostStaticBlock.

GhostStaticBlock.cast(object) Trying to cast Object into GhostStaticBlock
GhostStaticBlock.get_class() Return GhostStaticBlock class object
GhostStaticBlock.find(name) Looks GhostStaticBlock up in db, nil when there is none
GhostStaticBlock.get(name) Takes GhostStaticBlock from db, reports a miss to the log
GhostStaticBlock.reg(name) Register a new GhostStaticBlock static object
Inherited from StaticBlock (17)
Inherited from StaticObject (1)
  • item Item this object is built from and mined into
Inherited from Prototype (2)
Inherited from Object (1)