Annotation Interface BlockEntity
-
Required Element Summary
Modifier and TypeRequired ElementDescriptioncom.github.steveice10.mc.protocol.data.game.level.block.BlockEntityType[]
The Java block entity type
-
Element Details
-
type
com.github.steveice10.mc.protocol.data.game.level.block.BlockEntityType[] typeThe Java block entity type- Returns:
- the type of the block entity
-