Interface SealReactiveBlock

All Known Implementing Classes:
AbstractFurnaceBlockEntityMixin, CampfireBlockMixin, CandleBlockMixin, CandleCakeBlockMixin, CustomIceBlock, FireBlockMixin, IceBlockMixin, LanternBlockMixin, TorchBlockMixin, WallTorchBlockMixin

@ParametersAreNonnullByDefault public interface SealReactiveBlock
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    northstar$onSealUpdated(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, SealingMode mode)
     
  • Method Details

    • northstar$onSealUpdated

      void northstar$onSealUpdated(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, SealingMode mode)