| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.world.block.entity | |
| org.geysermc.connector.registry | |
| org.geysermc.connector.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
BannerBlockEntityTranslator |
class |
BeaconBlockEntityTranslator |
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 SimpleMappedRegistry<String,BlockEntityTranslator> |
Registries.BLOCK_ENTITIES
A mapped registry which stores a block entity identifier to its
BlockEntityTranslator. |
| Modifier and Type | Method and Description |
|---|---|
static BlockEntityTranslator |
BlockEntityUtils.getBlockEntityTranslator(String name) |
Copyright © 2021 GeyserMC. All rights reserved.