public class GlobalBlockPalette extends Object
| Constructor and Description |
|---|
GlobalBlockPalette() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getLegacyId(int runtimeId) |
static int |
getOrCreateRuntimeId(int legacyId) |
static int |
getOrCreateRuntimeId(int id,
int meta) |
static int |
registerMapping(int legacyId) |
public static int getOrCreateRuntimeId(int id,
int meta)
public static int getOrCreateRuntimeId(int legacyId)
throws NoSuchElementException
NoSuchElementExceptionpublic static int registerMapping(int legacyId)
public static int getLegacyId(int runtimeId)
Copyright © 2019 GeyserMC. All rights reserved.