SerenityJS
    Preparing search index...

    Interface PolishedGraniteSlabBlock

    interface PolishedGraniteSlabBlock {
        "minecraft:vertical_half"?: MinecraftverticalHalf;
        stone_slab_type_3?: StoneSlabType3;
        top_slot_bit?: boolean;
    }
    Index

    Properties

    "minecraft:vertical_half"?: MinecraftverticalHalf
    stone_slab_type_3?: StoneSlabType3
    top_slot_bit?: boolean