Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3: Add proper validation for air blocks

athrane opened this issue ยท 0 comments

commented

As described here (https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a):
There's multiple kinds of air block now (air, void_air, and cave_air). So if you're doing == Blocks.AIR checks still, change them to IBlockState.isAir checks