| Function | Return Type | Parameters |
|---|---|---|
| create | CompoundNBTAccessor | / |
| Function | Return Type | Parameters |
|---|---|---|
| vec | Vector3dAccessor |
x - double y - double z - double |
| Function | Return Type | Parameters |
|---|---|---|
| on | void |
arg0 - String arg1 - IEventHandler |
| Function | Return Type | Parameters |
|---|---|---|
| create | ThreeData |
name - String type - String |
| Function | Return Type | Parameters |
|---|---|---|
| create | BlockStateAccessor | blockId - String |
| Function | Return Type | Parameters |
|---|---|---|
| create | ItemStackAccessor | itemId - String |
| createFromJson | ItemStackAccessor | jsonString - String |
| createFromBlock | ItemStackAccessor | block - Object |