|
Empeld
Empeld plugin documentation.
|
A class that maps an external block id to an empeld block id More...
Public Member Functions | |
| MCBlockMap () | |
| void | Add (byte id, ushort empeldBlockId) |
| void | Add (byte id, IBlock block) |
Properties | |
| ushort | DefaultBlock [get, set] |
| int | Count [get] |
| IEnumerable< byte > | Keys [get] |
| IEnumerable< byte > | MapMisses [get] |
A class that maps an external block id to an empeld block id
| void essentials.Prefabs.Interop.MCBlockMap.Add | ( | byte | id, |
| ushort | empeldBlockId | ||
| ) |
| void essentials.Prefabs.Interop.MCBlockMap.Add | ( | byte | id, |
| IBlock | block | ||
| ) |
|
get |
|
getset |
|
get |
|
get |