What behaviour is expected:
When use getType() on any new slabs it should return Material.STEP.
What behaviour is observed:
When use getType() on any new slabs it returns Material.AIR.
Steps/models to reproduce:
- Place in world any new slabs as example stone slab or crimson slab.
- In plugin try to get block located in place of slab.
- Try to get type of block by getType(). You will get Material.AIR
Plugin list:
Custom self-writed plugins
Paper build number:
Paper #27 1.16.1
Anything else:
What behaviour is expected:
When use getType() on any new slabs it should return Material.STEP.
What behaviour is observed:
When use getType() on any new slabs it returns Material.AIR.
Steps/models to reproduce:
Plugin list:
Custom self-writed plugins
Paper build number:
Paper #27 1.16.1
Anything else: