JSPrismarine
Preparing search index...
@jsprismarine/prismarine
BlockMappings
Class BlockMappings
Class used to manage runtime Ids.
Index
Constructors
constructor
Methods
get
Legacy
Id
get
Runtime
Id
init
Mappings
reset
Constructors
constructor
new
BlockMappings
()
:
BlockMappings
Returns
BlockMappings
Methods
Static
get
Legacy
Id
getLegacyId
(
runtimeId
:
number
)
:
LegacyId
Parameters
runtimeId
:
number
Returns
LegacyId
Static
get
Runtime
Id
getRuntimeId
(
name
:
string
|
null
|
undefined
)
:
number
Parameters
name
:
string
|
null
|
undefined
Returns
number
Static
init
Mappings
initMappings
(
server
:
Server
)
:
Promise
<
void
>
Parameters
server
:
Server
Returns
Promise
<
void
>
Static
reset
reset
()
:
void
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Legacy
Id
get
Runtime
Id
init
Mappings
reset
JSPrismarine
Loading...
Class used to manage runtime Ids.