Annotation Interface BlockEntity


@Retention(RUNTIME) public @interface BlockEntity
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    com.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[] type
      The Java block entity type
      Returns:
      the type of the block entity