Empeld
Empeld plugin documentation.
|
Get the correct instance of a block given its type More...
Public Member Functions | |
ushort | GetId< T > () |
Gets the id of a block type More... | |
Properties | |
IEnumerable< IBlock > | Blocks [get] |
Gets an enumerable of all blocks currently available More... | |
Get the correct instance of a block given its type
Attribute: Injectable
ushort pluginbase.Objects.World.IBlockLookup.GetId< T > | ( | ) |
Gets the id of a block type
T | The 1st type parameter. |
T | : | IBlock |
|
get |
Gets an enumerable of all blocks currently available
The blocks.