| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.world.block.entity |
| 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 |
NoteblockBlockEntityTranslator
Does not implement BlockEntityTranslator because it's only a block entity in Bedrock
|
class |
SkullBlockEntityTranslator |
| Modifier and Type | Field and Description |
|---|---|
static it.unimi.dsi.fastutil.objects.ObjectArrayList<RequiresBlockState> |
BlockEntityTranslator.REQUIRES_BLOCK_STATE_LIST
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.