BlockCommandHandler Properties

Properties

AcceptsContextTypes The datatype this command handler accepts for the context when expanding.
(Inherited from PlaceholderCommandHandler)
ClosedBlock The block this handler's level's placeholder closed (if any).
Command The level's command.
(Inherited from PlaceholderCommandHandler)
ContextType The datatype this command handler will output.
(Inherited from PlaceholderCommandHandler)
Initialized Indicates whether the handler has been initialized.
(Inherited from PlaceholderCommandHandler)
Issues Issues encountered during initialization.
(Inherited from PlaceholderCommandHandler)
Level The placeholder level this object is handling.
(Inherited from PlaceholderCommandHandler)
OpenedBlock The block this handler's level's placeholder opened (if any).
Parameter The level's parameter.
(Inherited from PlaceholderCommandHandler)
Settings The level's parse and expansion settings.
(Inherited from PlaceholderCommandHandler)
SupportedTypes Hint to base validation about which types are supported. If null or empty, all formats are considered valid.
(Inherited from PlaceholderCommandHandler)
Vault The level's vault.
(Inherited from PlaceholderCommandHandler)

See Also