Interface BlockDisplay

All Superinterfaces:
Display, Entity, Sound.Emitter, Viewable

public interface BlockDisplay extends Display
Represents a block display entity.
  • Method Details

    • block

      @NotNull @NotNull BlockState block()
      Since:
      1.0.0
    • block

      void block(@NotNull @NotNull BlockState block)
      Since:
      1.0.0