Class FireBlockMixin

java.lang.Object
com.lightning.northstar.mixin.block.FireBlockMixin
All Implemented Interfaces:
SealReactiveBlock

@ParametersAreNonnullByDefault public class FireBlockMixin extends Object implements SealReactiveBlock
  • Constructor Details

    • FireBlockMixin

      public FireBlockMixin()
  • Method Details

    • northstar$canSurvive

      public boolean northstar$canSurvive(boolean value, net.minecraft.world.level.LevelReader level, net.minecraft.core.BlockPos pos)
    • northstar$onSealUpdated

      public void northstar$onSealUpdated(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, SealingMode mode)
      Specified by:
      northstar$onSealUpdated in interface SealReactiveBlock