Class BlockMutatorFire

java.lang.Object
com.hbm_m.explosion.vanillant.standard.BlockMutatorFire
All Implemented Interfaces:
IBlockMutator

public class BlockMutatorFire extends Object implements IBlockMutator
  • Constructor Details

    • BlockMutatorFire

      public BlockMutatorFire()
  • Method Details

    • mutatePre

      public void mutatePre(ExplosionVNT explosion, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos pos)
      Specified by:
      mutatePre in interface IBlockMutator
    • mutatePost

      public void mutatePost(ExplosionVNT explosion, net.minecraft.core.BlockPos pos)
      Specified by:
      mutatePost in interface IBlockMutator