Пример #1
0
 @Override
 public BiomeType getBiome(Vector2D position) {
   return world.getBiome(position);
 }