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