You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
377 B
21 lines
377 B
These are the functions which can be called on an DimensionData object.
|
|
|
|
|
|
|
|
setDimensionID:
|
|
Arguments:
|
|
int
|
|
Usage:
|
|
dimension id
|
|
Notes:
|
|
Sets the dimension id.
|
|
|
|
setDimensionType:
|
|
Arguments:
|
|
String
|
|
Usage:
|
|
dimension type
|
|
Notes:
|
|
Sets the dimension type. Vanilla options are "overworld", "the_nether", "the_end"
|
|
|