Interface NorthstarLevel

All Known Implementing Classes:
net.minecraft.world.level.Level, LevelMixin, ServerLevelMixin

public interface NorthstarLevel
  • Method Details

    • northstar$temperature

      default NorthstarTemperature northstar$temperature()
    • northstar$oxygen

      default NorthstarOxygen northstar$oxygen()
    • northstar$queueBlockUpdates

      default void northstar$queueBlockUpdates(it.unimi.dsi.fastutil.longs.LongCollection positions)