Class BlockMutatorDebris

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

public class BlockMutatorDebris extends Object implements IBlockMutator
  • Field Details

    • debrisState

      protected net.minecraft.world.level.block.state.BlockState debrisState
  • Constructor Details

    • BlockMutatorDebris

      public BlockMutatorDebris(net.minecraft.world.level.block.Block block)
    • BlockMutatorDebris

      public BlockMutatorDebris(net.minecraft.world.level.block.state.BlockState state)
  • 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