I want to check if a block is a type of slab, but it appears as though Material.LEGACY_STEP is deprecated, so I'd really like to avoid it. Implementing all of BlockData just to use the Slab interface (which I'm not even sure is what I should be looking for) does not sound very ideal either... honestly, I've been scratching my head figuring this out and I feel dumb for not knowing
any ideas?
