Package org.geysermc.geyser.translator.level.block.entity
package org.geysermc.geyser.translator.level.block.entity
-
Interface SummaryInterfaceDescriptionImplemented only if a block is a block entity in Bedrock and not Java Edition.Implemented in block entities if their Java block state is required for additional values in Bedrock
-
Class SummaryClassDescriptionThe class that all block entities (on both Java and Bedrock) should translate withChests have more block entity properties in Bedrock, which is solved by implementing the BedrockOnlyBlockEntityPistons are a special case where they are only a block entity on Bedrock.
-
Annotation Interfaces Summary