c++11 introduces scoped enums, so the code didn't fail in clang
Changed a number of funcictions from using integers to store biomes to using EMCSBiome Note that switching from an int to an Enum is a non-breaking chang to the lua bindings