Package com.lightning.northstar.world
Interface SealingProvider
- All Known Subinterfaces:
NorthstarOxygen.Provider,NorthstarTemperature.Provider
- All Known Implementing Classes:
MovingOxygenSealer,MovingTemperatureRegulator,OxygenSealerBlockEntity,TemperatureRegulatorBlockEntity
public interface SealingProvider
-
Method Summary
-
Method Details
-
isSealed
boolean isSealed(net.minecraft.world.phys.Vec3 pos) -
isSealed
boolean isSealed(net.minecraft.core.Vec3i pos)
-