| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.world.block.entity |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BedrockOnlyBlockEntity
Implemented only if a block is a block entity in Bedrock and not Java Edition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BannerBlockEntityTranslator |
class |
BedBlockEntityTranslator |
class |
CommandBlockBlockEntityTranslator |
class |
DoubleChestBlockEntityTranslator
Chests have more block entity properties in Bedrock, which is solved by implementing the BedrockOnlyBlockEntity
|
class |
FlowerPotBlockEntityTranslator |
class |
ShulkerBoxBlockEntityTranslator |
class |
SkullBlockEntityTranslator |
Copyright © 2021 GeyserMC. All rights reserved.