Interface Slab

  • All Superinterfaces:
    BlockData, Cloneable, Waterlogged

    public interface Slab
    extends Waterlogged
    'type' represents what state the slab is in - either top, bottom, or a double slab occupying the full block.
    • Method Detail

      • setType

        void setType​(@NotNull
                     @NotNull Slab.Type type)
        Sets the value of the 'type' property.
        Parameters:
        type - the new 'type' value