Empeld
Empeld plugin documentation.
pluginbase.Objects.World.IWorldBlock Interface Reference

A mutable block-coord tuple returned by the world More...

Inheritance diagram for pluginbase.Objects.World.IWorldBlock:
pluginbase.Objects.World.IWorldReadonlyBlock

Properties

new IBlock Block [get, set]
 Block setter for this position More...
 
- Properties inherited from pluginbase.Objects.World.IWorldReadonlyBlock
bool Generated [get]
 Is this coordinate generated yet? More...
 
IBlock Block [get]
 Block that exists here More...
 
Vector3i Coordinate [get]
 Coordinate More...
 

Detailed Description

A mutable block-coord tuple returned by the world

Property Documentation

◆ Block

new IBlock pluginbase.Objects.World.IWorldBlock.Block
getset

Block setter for this position


The documentation for this interface was generated from the following file: