// 
// Decompiled by Procyon v0.6.0
// 

package com.hypixel.hytale.server.worldgen;

public interface WorldGenConstants
{
    public static final int ENVIRONMENT_NOT_SET = Integer.MIN_VALUE;
}
