Interface IDhApiBlockStateWrapper

All Superinterfaces:
IDhApiUnsafeWrapper

public interface IDhApiBlockStateWrapper extends IDhApiUnsafeWrapper
A Minecraft version independent way of handling Blocks.
Since:
API 1.0.0
  • Method Details

    • isAir

      boolean isAir()
    • isSolid

      boolean isSolid()
    • isLiquid

      boolean isLiquid()