| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.world.block.entity | |
| org.geysermc.connector.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleChestBlockEntityTranslator
Chests have more block entity properties in Bedrock, which is solved by implementing the BedrockOnlyBlockEntity
|
class |
FlowerPotBlockEntityTranslator |
| Modifier and Type | Field and Description |
|---|---|
static it.unimi.dsi.fastutil.objects.ObjectArrayList<BedrockOnlyBlockEntity> |
BlockEntityUtils.BEDROCK_ONLY_BLOCK_ENTITIES
A list of all block entities that require the Java block state in order to fill out their block entity information.
|
Copyright © 2021 GeyserMC. All rights reserved.