Package com.lightning.northstar.accessor
Interface NorthstarFluidState
- All Known Implementing Classes:
FluidStateMixin
@ParametersAreNonnullByDefault
public interface NorthstarFluidState
-
Method Summary
Modifier and TypeMethodDescriptionvoidnorthstar$onSealUpdated(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, SealingMode mode) Deprecated.
-
Method Details
-
northstar$onSealUpdated
@Deprecated void northstar$onSealUpdated(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, SealingMode mode) Deprecated.
-
ProgressiveBlockUpdater