December 2014 files
This commit is contained in:
@@ -7,9 +7,11 @@ class ExtremeHillsBiome : public Biome
|
||||
friend class Biome;
|
||||
private:
|
||||
static const bool GENERATE_EMERALD_ORE = true;
|
||||
Feature *silverfishFeature;
|
||||
|
||||
protected:
|
||||
ExtremeHillsBiome(int id);
|
||||
~ExtremeHillsBiome();
|
||||
|
||||
public:
|
||||
void decorate(Level *level, Random *random, int xo, int zo);
|
||||
|
||||
Reference in New Issue
Block a user