Interface NorthstarOxygen.Provider

All Superinterfaces:
SealingProvider
All Known Implementing Classes:
MovingOxygenSealer, OxygenSealerBlockEntity
Enclosing class:
NorthstarOxygen

public static interface NorthstarOxygen.Provider extends SealingProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    drainOxygen(float oxygen)
     

    Methods inherited from interface com.lightning.northstar.world.SealingProvider

    isSealed, isSealed
  • Method Details

    • drainOxygen

      void drainOxygen(float oxygen)