Class BlockEvent

    • Field Detail

      • block

        protected Block block
    • Constructor Detail

      • BlockEvent

        public BlockEvent​(@NotNull
                          Block theBlock)
    • Method Detail

      • getBlock

        @NotNull
        public final Block getBlock()
        Gets the block involved in this event.
        Returns:
        The Block which block is involved in this event