Class EncasedFanBlockMixin

java.lang.Object
com.lightning.northstar.mixin.compat.create.EncasedFanBlockMixin
All Implemented Interfaces:
SealableBlock, SealReactiveBlock

@ParametersAreNonnullByDefault public class EncasedFanBlockMixin extends Object implements SealReactiveBlock, SealableBlock
  • Constructor Details

    • EncasedFanBlockMixin

      public EncasedFanBlockMixin()
  • Method Details

    • 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
    • northstar$isFaceSealed

      public boolean northstar$isFaceSealed(net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction direction, boolean source, SealingMode mode)
      Specified by:
      northstar$isFaceSealed in interface SealableBlock