public class BlockTranslator1_16_100 extends BlockTranslator
| Modifier and Type | Field and Description |
|---|---|
static BlockTranslator1_16_100 |
INSTANCE |
BLOCKS_JSON, CARPET, JAVA_AIR_ID, JAVA_ID_TO_JAVA_IDENTIFIER_MAP, JAVA_RUNTIME_COBWEB_ID, JAVA_RUNTIME_FURNACE_ID, JAVA_RUNTIME_FURNACE_LIT_ID, JAVA_RUNTIME_ID_TO_CAN_HARVEST_WITH_HAND, JAVA_RUNTIME_ID_TO_COLLISION_INDEX, JAVA_RUNTIME_ID_TO_HARDNESS, JAVA_RUNTIME_ID_TO_TOOL_TYPE, JAVA_RUNTIME_SPAWNER_ID, JAVA_RUNTIME_WOOL_IDS, JAVA_WATER_ID| Constructor and Description |
|---|
BlockTranslator1_16_100() |
| Modifier and Type | Method and Description |
|---|---|
protected com.nukkitx.nbt.NbtMapBuilder |
adjustBlockStateForVersion(String bedrockIdentifier,
com.nukkitx.nbt.NbtMapBuilder statesBuilder) |
int |
getBlockStateVersion() |
static void |
init() |
getAllBedrockBlockStates, getAllBlockIdentifiers, getBedrockAirId, getBedrockBlockId, getBedrockBlockIdentifier, getBedrockBlockNbt, getBedrockWaterId, getEmptyChunkData, getEmptyChunkSection, getFlowerPotBlocks, getItemFrame, getJavaBlockState, getJavaBlockState, getJavaIdBlockMap, getPickItem, isItemFrame, isWaterloggedpublic static final BlockTranslator1_16_100 INSTANCE
public int getBlockStateVersion()
getBlockStateVersion in class BlockTranslatorprotected com.nukkitx.nbt.NbtMapBuilder adjustBlockStateForVersion(String bedrockIdentifier, com.nukkitx.nbt.NbtMapBuilder statesBuilder)
adjustBlockStateForVersion in class BlockTranslatorpublic static void init()
Copyright © 2021 GeyserMC. All rights reserved.