| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.world.block.entity | |
| org.geysermc.connector.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
BannerBlockEntityTranslator |
class |
BedBlockEntityTranslator |
class |
CampfireBlockEntityTranslator |
class |
CommandBlockBlockEntityTranslator |
class |
DoubleChestBlockEntityTranslator
Chests have more block entity properties in Bedrock, which is solved by implementing the BedrockOnlyBlockEntity
|
class |
EmptyBlockEntityTranslator |
class |
EndGatewayBlockEntityTranslator |
class |
JigsawBlockBlockEntityTranslator |
class |
ShulkerBoxBlockEntityTranslator |
class |
SignBlockEntityTranslator |
class |
SkullBlockEntityTranslator |
class |
SpawnerBlockEntityTranslator |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,BlockEntityTranslator> |
BlockEntityTranslator.BLOCK_ENTITY_TRANSLATORS |
| Modifier and Type | Method and Description |
|---|---|
static BlockEntityTranslator |
BlockEntityUtils.getBlockEntityTranslator(String name) |
Copyright © 2021 GeyserMC. All rights reserved.