GhostBlockLogic

GhostBlockLogic

class

Placeholder waiting to be materialized into a real block

Fields

NameTypeDescription
target StaticBlock Block this ghost stands for
Standard members (4)

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

GhostBlockLogic.cast(object) Trying to cast Object into GhostBlockLogic
GhostBlockLogic.get_class() Return GhostBlockLogic class object
GhostBlockLogic.new(parent, name) Creates a new GhostBlockLogic instance
GhostBlockLogic.new_simple() Creates a new GhostBlockLogic instance
Inherited from BlockLogic (7)
Inherited from Instance (1)
Inherited from Object (3)