@minecraft/vanilla-data

    Type Alias TrapdoorStates

    TrapdoorStates: Pick<
        BlockStateSuperset,
        "direction"
        | "open_bit"
        | "upside_down_bit",
    >

    States specific to Trapdoor

    MMNEPVFCICPMFPCPTTAAATR