package com.hypixel.hytale.server.worldgen; public interface WorldGenConstants { int ENVIRONMENT_NOT_SET = Integer.MIN_VALUE; }