Class LecternMock

All Implemented Interfaces:
BlockState, Container, Lectern, Lockable, TileState, BlockInventoryHolder, InventoryHolder, Metadatable, Nameable, PersistentDataHolder

public class LecternMock extends ContainerMock implements Lectern
  • Constructor Details

    • LecternMock

      public LecternMock(@NotNull @NotNull Material material)
    • LecternMock

      protected LecternMock(@NotNull @NotNull Block block)
    • LecternMock

      protected LecternMock(@NotNull @NotNull LecternMock state)
  • Method Details