biome

package
v0.5.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Badlands

type Badlands struct{}

Badlands ...

func (Badlands) EncodeBiome

func (Badlands) EncodeBiome() int

EncodeBiome ...

func (Badlands) Rainfall

func (Badlands) Rainfall() float64

Rainfall ...

func (Badlands) String

func (Badlands) String() string

String ...

func (Badlands) Temperature

func (Badlands) Temperature() float64

Temperature ...

type BadlandsPlateau

type BadlandsPlateau struct{}

BadlandsPlateau ...

func (BadlandsPlateau) EncodeBiome

func (BadlandsPlateau) EncodeBiome() int

EncodeBiome ...

func (BadlandsPlateau) Rainfall

func (BadlandsPlateau) Rainfall() float64

Rainfall ...

func (BadlandsPlateau) String

func (BadlandsPlateau) String() string

String ...

func (BadlandsPlateau) Temperature

func (BadlandsPlateau) Temperature() float64

Temperature ...

type BambooJungle

type BambooJungle struct{}

BambooJungle ...

func (BambooJungle) EncodeBiome

func (BambooJungle) EncodeBiome() int

EncodeBiome ...

func (BambooJungle) Rainfall

func (BambooJungle) Rainfall() float64

Rainfall ...

func (BambooJungle) String

func (BambooJungle) String() string

String ...

func (BambooJungle) Temperature

func (BambooJungle) Temperature() float64

Temperature ...

type BambooJungleHills

type BambooJungleHills struct{}

BambooJungleHills ...

func (BambooJungleHills) EncodeBiome

func (BambooJungleHills) EncodeBiome() int

EncodeBiome ...

func (BambooJungleHills) Rainfall

func (BambooJungleHills) Rainfall() float64

Rainfall ...

func (BambooJungleHills) String

func (BambooJungleHills) String() string

String ...

func (BambooJungleHills) Temperature

func (BambooJungleHills) Temperature() float64

Temperature ...

type BasaltDeltas

type BasaltDeltas struct{}

BasaltDeltas ...

func (BasaltDeltas) Ash

func (BasaltDeltas) Ash() (ash float64, whiteAsh float64)

Ash ...

func (BasaltDeltas) EncodeBiome

func (BasaltDeltas) EncodeBiome() int

EncodeBiome ...

func (BasaltDeltas) Rainfall

func (BasaltDeltas) Rainfall() float64

Rainfall ...

func (BasaltDeltas) String

func (BasaltDeltas) String() string

String ...

func (BasaltDeltas) Temperature

func (BasaltDeltas) Temperature() float64

Temperature ...

type Beach

type Beach struct{}

Beach ...

func (Beach) EncodeBiome

func (Beach) EncodeBiome() int

EncodeBiome ...

func (Beach) Rainfall

func (Beach) Rainfall() float64

Rainfall ...

func (Beach) String

func (Beach) String() string

String ...

func (Beach) Temperature

func (Beach) Temperature() float64

Temperature ...

type BirchForest

type BirchForest struct{}

BirchForest ...

func (BirchForest) EncodeBiome

func (BirchForest) EncodeBiome() int

EncodeBiome ...

func (BirchForest) Rainfall

func (BirchForest) Rainfall() float64

Rainfall ...

func (BirchForest) String

func (BirchForest) String() string

String ...

func (BirchForest) Temperature

func (BirchForest) Temperature() float64

Temperature ...

type BirchForestHills

type BirchForestHills struct{}

BirchForestHills ...

func (BirchForestHills) EncodeBiome

func (BirchForestHills) EncodeBiome() int

EncodeBiome ...

func (BirchForestHills) Rainfall

func (BirchForestHills) Rainfall() float64

Rainfall ...

func (BirchForestHills) String

func (BirchForestHills) String() string

String ...

func (BirchForestHills) Temperature

func (BirchForestHills) Temperature() float64

Temperature ...

type ColdOcean

type ColdOcean struct{}

ColdOcean ...

func (ColdOcean) EncodeBiome

func (ColdOcean) EncodeBiome() int

EncodeBiome ...

func (ColdOcean) Rainfall

func (ColdOcean) Rainfall() float64

Rainfall ...

func (ColdOcean) String

func (ColdOcean) String() string

String ...

func (ColdOcean) Temperature

func (ColdOcean) Temperature() float64

Temperature ...

type CrimsonForest

type CrimsonForest struct{}

CrimsonForest ...

func (CrimsonForest) EncodeBiome

func (CrimsonForest) EncodeBiome() int

EncodeBiome ...

func (CrimsonForest) Rainfall

func (CrimsonForest) Rainfall() float64

Rainfall ...

func (CrimsonForest) Spores

func (CrimsonForest) Spores() (blueSpores float64, redSpores float64)

Spores ...

func (CrimsonForest) String

func (CrimsonForest) String() string

String ...

func (CrimsonForest) Temperature

func (CrimsonForest) Temperature() float64

Temperature ...

type DarkForest

type DarkForest struct{}

DarkForest ...

func (DarkForest) EncodeBiome

func (DarkForest) EncodeBiome() int

EncodeBiome ...

func (DarkForest) Rainfall

func (DarkForest) Rainfall() float64

Rainfall ...

func (DarkForest) String

func (DarkForest) String() string

String ...

func (DarkForest) Temperature

func (DarkForest) Temperature() float64

Temperature ...

type DarkForestHills

type DarkForestHills struct{}

DarkForestHills ...

func (DarkForestHills) EncodeBiome

func (DarkForestHills) EncodeBiome() int

EncodeBiome ...

func (DarkForestHills) Rainfall

func (DarkForestHills) Rainfall() float64

Rainfall ...

func (DarkForestHills) String

func (DarkForestHills) String() string

String ...

func (DarkForestHills) Temperature

func (DarkForestHills) Temperature() float64

Temperature ...

type DeepColdOcean

type DeepColdOcean struct{}

DeepColdOcean ...

func (DeepColdOcean) EncodeBiome

func (DeepColdOcean) EncodeBiome() int

EncodeBiome ...

func (DeepColdOcean) Rainfall

func (DeepColdOcean) Rainfall() float64

Rainfall ...

func (DeepColdOcean) String

func (DeepColdOcean) String() string

String ...

func (DeepColdOcean) Temperature

func (DeepColdOcean) Temperature() float64

Temperature ...

type DeepFrozenOcean

type DeepFrozenOcean struct{}

DeepFrozenOcean ...

func (DeepFrozenOcean) EncodeBiome

func (DeepFrozenOcean) EncodeBiome() int

EncodeBiome ...

func (DeepFrozenOcean) Rainfall

func (DeepFrozenOcean) Rainfall() float64

Rainfall ...

func (DeepFrozenOcean) String

func (DeepFrozenOcean) String() string

String ...

func (DeepFrozenOcean) Temperature

func (DeepFrozenOcean) Temperature() float64

Temperature ...

type DeepLukewarmOcean

type DeepLukewarmOcean struct{}

DeepLukewarmOcean ...

func (DeepLukewarmOcean) EncodeBiome

func (DeepLukewarmOcean) EncodeBiome() int

EncodeBiome ...

func (DeepLukewarmOcean) Rainfall

func (DeepLukewarmOcean) Rainfall() float64

Rainfall ...

func (DeepLukewarmOcean) String

func (DeepLukewarmOcean) String() string

String ...

func (DeepLukewarmOcean) Temperature

func (DeepLukewarmOcean) Temperature() float64

Temperature ...

type DeepOcean

type DeepOcean struct{}

DeepOcean ...

func (DeepOcean) EncodeBiome

func (DeepOcean) EncodeBiome() int

EncodeBiome ...

func (DeepOcean) Rainfall

func (DeepOcean) Rainfall() float64

Rainfall ...

func (DeepOcean) String

func (DeepOcean) String() string

String ...

func (DeepOcean) Temperature

func (DeepOcean) Temperature() float64

Temperature ...

type DeepWarmOcean

type DeepWarmOcean struct{}

DeepWarmOcean ...

func (DeepWarmOcean) EncodeBiome

func (DeepWarmOcean) EncodeBiome() int

EncodeBiome ...

func (DeepWarmOcean) Rainfall

func (DeepWarmOcean) Rainfall() float64

Rainfall ...

func (DeepWarmOcean) String

func (DeepWarmOcean) String() string

String ...

func (DeepWarmOcean) Temperature

func (DeepWarmOcean) Temperature() float64

Temperature ...

type Desert

type Desert struct{}

Desert ...

func (Desert) EncodeBiome

func (Desert) EncodeBiome() int

EncodeBiome ...

func (Desert) Rainfall

func (Desert) Rainfall() float64

Rainfall ...

func (Desert) String

func (Desert) String() string

String ...

func (Desert) Temperature

func (Desert) Temperature() float64

Temperature ...

type DesertHills

type DesertHills struct{}

DesertHills ...

func (DesertHills) EncodeBiome

func (DesertHills) EncodeBiome() int

EncodeBiome ...

func (DesertHills) Rainfall

func (DesertHills) Rainfall() float64

Rainfall ...

func (DesertHills) String

func (DesertHills) String() string

String ...

func (DesertHills) Temperature

func (DesertHills) Temperature() float64

Temperature ...

type DesertLakes

type DesertLakes struct{}

DesertLakes ...

func (DesertLakes) EncodeBiome

func (DesertLakes) EncodeBiome() int

EncodeBiome ...

func (DesertLakes) Rainfall

func (DesertLakes) Rainfall() float64

Rainfall ...

func (DesertLakes) String

func (DesertLakes) String() string

String ...

func (DesertLakes) Temperature

func (DesertLakes) Temperature() float64

Temperature ...

type DripstoneCaves

type DripstoneCaves struct{}

DripstoneCaves ...

func (DripstoneCaves) EncodeBiome

func (DripstoneCaves) EncodeBiome() int

EncodeBiome ...

func (DripstoneCaves) Rainfall

func (DripstoneCaves) Rainfall() float64

Rainfall ...

func (DripstoneCaves) String

func (DripstoneCaves) String() string

String ...

func (DripstoneCaves) Temperature

func (DripstoneCaves) Temperature() float64

Temperature ...

type End

type End struct{}

End ...

func (End) EncodeBiome

func (End) EncodeBiome() int

EncodeBiome ...

func (End) Rainfall

func (End) Rainfall() float64

Rainfall ...

func (End) String

func (End) String() string

String ...

func (End) Temperature

func (End) Temperature() float64

Temperature ...

type ErodedBadlands

type ErodedBadlands struct{}

ErodedBadlands ...

func (ErodedBadlands) EncodeBiome

func (ErodedBadlands) EncodeBiome() int

EncodeBiome ...

func (ErodedBadlands) Rainfall

func (ErodedBadlands) Rainfall() float64

Rainfall ...

func (ErodedBadlands) String

func (ErodedBadlands) String() string

String ...

func (ErodedBadlands) Temperature

func (ErodedBadlands) Temperature() float64

Temperature ...

type FlowerForest

type FlowerForest struct{}

FlowerForest ...

func (FlowerForest) EncodeBiome

func (FlowerForest) EncodeBiome() int

EncodeBiome ...

func (FlowerForest) Rainfall

func (FlowerForest) Rainfall() float64

Rainfall ...

func (FlowerForest) String

func (FlowerForest) String() string

String ...

func (FlowerForest) Temperature

func (FlowerForest) Temperature() float64

Temperature ...

type Forest

type Forest struct{}

Forest ...

func (Forest) EncodeBiome

func (Forest) EncodeBiome() int

EncodeBiome ...

func (Forest) Rainfall

func (Forest) Rainfall() float64

Rainfall ...

func (Forest) String

func (Forest) String() string

String ...

func (Forest) Temperature

func (Forest) Temperature() float64

Temperature ...

type FrozenOcean

type FrozenOcean struct{}

FrozenOcean ...

func (FrozenOcean) EncodeBiome

func (FrozenOcean) EncodeBiome() int

EncodeBiome ...

func (FrozenOcean) Rainfall

func (FrozenOcean) Rainfall() float64

Rainfall ...

func (FrozenOcean) String

func (FrozenOcean) String() string

String ...

func (FrozenOcean) Temperature

func (FrozenOcean) Temperature() float64

Temperature ...

type FrozenPeaks

type FrozenPeaks struct{}

FrozenPeaks ...

func (FrozenPeaks) EncodeBiome

func (FrozenPeaks) EncodeBiome() int

EncodeBiome ...

func (FrozenPeaks) Rainfall

func (FrozenPeaks) Rainfall() float64

Rainfall ...

func (FrozenPeaks) String

func (FrozenPeaks) String() string

String ...

func (FrozenPeaks) Temperature

func (FrozenPeaks) Temperature() float64

Temperature ...

type FrozenRiver

type FrozenRiver struct{}

FrozenRiver ...

func (FrozenRiver) EncodeBiome

func (FrozenRiver) EncodeBiome() int

EncodeBiome ...

func (FrozenRiver) Rainfall

func (FrozenRiver) Rainfall() float64

Rainfall ...

func (FrozenRiver) String

func (FrozenRiver) String() string

String ...

func (FrozenRiver) Temperature

func (FrozenRiver) Temperature() float64

Temperature ...

type GiantSpruceTaigaHills

type GiantSpruceTaigaHills struct{}

GiantSpruceTaigaHills ...

func (GiantSpruceTaigaHills) EncodeBiome

func (GiantSpruceTaigaHills) EncodeBiome() int

EncodeBiome ...

func (GiantSpruceTaigaHills) Rainfall

func (GiantSpruceTaigaHills) Rainfall() float64

Rainfall ...

func (GiantSpruceTaigaHills) String

func (GiantSpruceTaigaHills) String() string

String ...

func (GiantSpruceTaigaHills) Temperature

func (GiantSpruceTaigaHills) Temperature() float64

Temperature ...

type GiantTreeTaigaHills

type GiantTreeTaigaHills struct{}

GiantTreeTaigaHills ...

func (GiantTreeTaigaHills) EncodeBiome

func (GiantTreeTaigaHills) EncodeBiome() int

EncodeBiome ...

func (GiantTreeTaigaHills) Rainfall

func (GiantTreeTaigaHills) Rainfall() float64

Rainfall ...

func (GiantTreeTaigaHills) String

func (GiantTreeTaigaHills) String() string

String ...

func (GiantTreeTaigaHills) Temperature

func (GiantTreeTaigaHills) Temperature() float64

Temperature ...

type GravellyMountainsPlus

type GravellyMountainsPlus struct{}

GravellyMountainsPlus ...

func (GravellyMountainsPlus) EncodeBiome

func (GravellyMountainsPlus) EncodeBiome() int

EncodeBiome ...

func (GravellyMountainsPlus) Rainfall

func (GravellyMountainsPlus) Rainfall() float64

Rainfall ...

func (GravellyMountainsPlus) String

func (GravellyMountainsPlus) String() string

String ...

func (GravellyMountainsPlus) Temperature

func (GravellyMountainsPlus) Temperature() float64

Temperature ...

type Grove

type Grove struct{}

Grove ...

func (Grove) EncodeBiome

func (Grove) EncodeBiome() int

EncodeBiome ...

func (Grove) Rainfall

func (Grove) Rainfall() float64

Rainfall ...

func (Grove) String

func (Grove) String() string

String ...

func (Grove) Temperature

func (Grove) Temperature() float64

Temperature ...

type IceSpikes

type IceSpikes struct{}

IceSpikes ...

func (IceSpikes) EncodeBiome

func (IceSpikes) EncodeBiome() int

EncodeBiome ...

func (IceSpikes) Rainfall

func (IceSpikes) Rainfall() float64

Rainfall ...

func (IceSpikes) String

func (IceSpikes) String() string

String ...

func (IceSpikes) Temperature

func (IceSpikes) Temperature() float64

Temperature ...

type JaggedPeaks

type JaggedPeaks struct{}

JaggedPeaks ...

func (JaggedPeaks) EncodeBiome

func (JaggedPeaks) EncodeBiome() int

EncodeBiome ...

func (JaggedPeaks) Rainfall

func (JaggedPeaks) Rainfall() float64

Rainfall ...

func (JaggedPeaks) String

func (JaggedPeaks) String() string

String ...

func (JaggedPeaks) Temperature

func (JaggedPeaks) Temperature() float64

Temperature ...

type Jungle

type Jungle struct{}

Jungle ...

func (Jungle) EncodeBiome

func (Jungle) EncodeBiome() int

EncodeBiome ...

func (Jungle) Rainfall

func (Jungle) Rainfall() float64

Rainfall ...

func (Jungle) String

func (Jungle) String() string

String ...

func (Jungle) Temperature

func (Jungle) Temperature() float64

Temperature ...

type JungleEdge

type JungleEdge struct{}

JungleEdge ...

func (JungleEdge) EncodeBiome

func (JungleEdge) EncodeBiome() int

EncodeBiome ...

func (JungleEdge) Rainfall

func (JungleEdge) Rainfall() float64

Rainfall ...

func (JungleEdge) String

func (JungleEdge) String() string

String ...

func (JungleEdge) Temperature

func (JungleEdge) Temperature() float64

Temperature ...

type JungleHills

type JungleHills struct{}

JungleHills ...

func (JungleHills) EncodeBiome

func (JungleHills) EncodeBiome() int

EncodeBiome ...

func (JungleHills) Rainfall

func (JungleHills) Rainfall() float64

Rainfall ...

func (JungleHills) String

func (JungleHills) String() string

String ...

func (JungleHills) Temperature

func (JungleHills) Temperature() float64

Temperature ...

type LegacyFrozenOcean

type LegacyFrozenOcean struct{}

LegacyFrozenOcean ...

func (LegacyFrozenOcean) EncodeBiome

func (LegacyFrozenOcean) EncodeBiome() int

EncodeBiome ...

func (LegacyFrozenOcean) Rainfall

func (LegacyFrozenOcean) Rainfall() float64

Rainfall ...

func (LegacyFrozenOcean) String

func (LegacyFrozenOcean) String() string

String ...

func (LegacyFrozenOcean) Temperature

func (LegacyFrozenOcean) Temperature() float64

Temperature ...

type LukewarmOcean

type LukewarmOcean struct{}

LukewarmOcean ...

func (LukewarmOcean) EncodeBiome

func (LukewarmOcean) EncodeBiome() int

EncodeBiome ...

func (LukewarmOcean) Rainfall

func (LukewarmOcean) Rainfall() float64

Rainfall ...

func (LukewarmOcean) String

func (LukewarmOcean) String() string

String ...

func (LukewarmOcean) Temperature

func (LukewarmOcean) Temperature() float64

Temperature ...

type LushCaves

type LushCaves struct{}

LushCaves ...

func (LushCaves) EncodeBiome

func (LushCaves) EncodeBiome() int

EncodeBiome ...

func (LushCaves) Rainfall

func (LushCaves) Rainfall() float64

Rainfall ...

func (LushCaves) String

func (LushCaves) String() string

String ...

func (LushCaves) Temperature

func (LushCaves) Temperature() float64

Temperature ...

type Meadow

type Meadow struct{}

Meadow ...

func (Meadow) EncodeBiome

func (Meadow) EncodeBiome() int

EncodeBiome ...

func (Meadow) Rainfall

func (Meadow) Rainfall() float64

Rainfall ...

func (Meadow) String

func (Meadow) String() string

String ...

func (Meadow) Temperature

func (Meadow) Temperature() float64

Temperature ...

type ModifiedBadlandsPlateau

type ModifiedBadlandsPlateau struct{}

ModifiedBadlandsPlateau ...

func (ModifiedBadlandsPlateau) EncodeBiome

func (ModifiedBadlandsPlateau) EncodeBiome() int

EncodeBiome ...

func (ModifiedBadlandsPlateau) Rainfall

func (ModifiedBadlandsPlateau) Rainfall() float64

Rainfall ...

func (ModifiedBadlandsPlateau) String

String ...

func (ModifiedBadlandsPlateau) Temperature

func (ModifiedBadlandsPlateau) Temperature() float64

Temperature ...

type ModifiedJungle

type ModifiedJungle struct{}

ModifiedJungle ...

func (ModifiedJungle) EncodeBiome

func (ModifiedJungle) EncodeBiome() int

EncodeBiome ...

func (ModifiedJungle) Rainfall

func (ModifiedJungle) Rainfall() float64

Rainfall ...

func (ModifiedJungle) String

func (ModifiedJungle) String() string

String ...

func (ModifiedJungle) Temperature

func (ModifiedJungle) Temperature() float64

Temperature ...

type ModifiedJungleEdge

type ModifiedJungleEdge struct{}

ModifiedJungleEdge ...

func (ModifiedJungleEdge) EncodeBiome

func (ModifiedJungleEdge) EncodeBiome() int

EncodeBiome ...

func (ModifiedJungleEdge) Rainfall

func (ModifiedJungleEdge) Rainfall() float64

Rainfall ...

func (ModifiedJungleEdge) String

func (ModifiedJungleEdge) String() string

String ...

func (ModifiedJungleEdge) Temperature

func (ModifiedJungleEdge) Temperature() float64

Temperature ...

type ModifiedWoodedBadlandsPlateau

type ModifiedWoodedBadlandsPlateau struct{}

ModifiedWoodedBadlandsPlateau ...

func (ModifiedWoodedBadlandsPlateau) EncodeBiome

func (ModifiedWoodedBadlandsPlateau) EncodeBiome() int

EncodeBiome ...

func (ModifiedWoodedBadlandsPlateau) Rainfall

Rainfall ...

func (ModifiedWoodedBadlandsPlateau) String

String ...

func (ModifiedWoodedBadlandsPlateau) Temperature

func (ModifiedWoodedBadlandsPlateau) Temperature() float64

Temperature ...

type MountainEdge

type MountainEdge struct{}

MountainEdge ...

func (MountainEdge) EncodeBiome

func (MountainEdge) EncodeBiome() int

EncodeBiome ...

func (MountainEdge) Rainfall

func (MountainEdge) Rainfall() float64

Rainfall ...

func (MountainEdge) String

func (MountainEdge) String() string

String ...

func (MountainEdge) Temperature

func (MountainEdge) Temperature() float64

Temperature ...

type MushroomFieldShore

type MushroomFieldShore struct{}

MushroomFieldShore ...

func (MushroomFieldShore) EncodeBiome

func (MushroomFieldShore) EncodeBiome() int

EncodeBiome ...

func (MushroomFieldShore) Rainfall

func (MushroomFieldShore) Rainfall() float64

Rainfall ...

func (MushroomFieldShore) String

func (MushroomFieldShore) String() string

String ...

func (MushroomFieldShore) Temperature

func (MushroomFieldShore) Temperature() float64

Temperature ...

type MushroomFields

type MushroomFields struct{}

MushroomFields ...

func (MushroomFields) EncodeBiome

func (MushroomFields) EncodeBiome() int

EncodeBiome ...

func (MushroomFields) Rainfall

func (MushroomFields) Rainfall() float64

Rainfall ...

func (MushroomFields) String

func (MushroomFields) String() string

String ...

func (MushroomFields) Temperature

func (MushroomFields) Temperature() float64

Temperature ...

type NetherWastes

type NetherWastes struct{}

NetherWastes ...

func (NetherWastes) EncodeBiome

func (NetherWastes) EncodeBiome() int

EncodeBiome ...

func (NetherWastes) Rainfall

func (NetherWastes) Rainfall() float64

Rainfall ...

func (NetherWastes) String

func (NetherWastes) String() string

String ...

func (NetherWastes) Temperature

func (NetherWastes) Temperature() float64

Temperature ...

type Ocean

type Ocean struct{}

Ocean ...

func (Ocean) EncodeBiome

func (Ocean) EncodeBiome() int

EncodeBiome ...

func (Ocean) Rainfall

func (Ocean) Rainfall() float64

Rainfall ...

func (Ocean) String

func (Ocean) String() string

String ...

func (Ocean) Temperature

func (Ocean) Temperature() float64

Temperature ...

type OldGrowthBirchForest

type OldGrowthBirchForest struct{}

OldGrowthBirchForest ...

func (OldGrowthBirchForest) EncodeBiome

func (OldGrowthBirchForest) EncodeBiome() int

EncodeBiome ...

func (OldGrowthBirchForest) Rainfall

func (OldGrowthBirchForest) Rainfall() float64

Rainfall ...

func (OldGrowthBirchForest) String

func (OldGrowthBirchForest) String() string

String ...

func (OldGrowthBirchForest) Temperature

func (OldGrowthBirchForest) Temperature() float64

Temperature ...

type OldGrowthPineTaiga

type OldGrowthPineTaiga struct{}

OldGrowthPineTaiga ...

func (OldGrowthPineTaiga) EncodeBiome

func (OldGrowthPineTaiga) EncodeBiome() int

EncodeBiome ...

func (OldGrowthPineTaiga) Rainfall

func (OldGrowthPineTaiga) Rainfall() float64

Rainfall ...

func (OldGrowthPineTaiga) String

func (OldGrowthPineTaiga) String() string

String ...

func (OldGrowthPineTaiga) Temperature

func (OldGrowthPineTaiga) Temperature() float64

Temperature ...

type OldGrowthSpruceTaiga

type OldGrowthSpruceTaiga struct{}

OldGrowthSpruceTaiga ...

func (OldGrowthSpruceTaiga) EncodeBiome

func (OldGrowthSpruceTaiga) EncodeBiome() int

EncodeBiome ...

func (OldGrowthSpruceTaiga) Rainfall

func (OldGrowthSpruceTaiga) Rainfall() float64

Rainfall ...

func (OldGrowthSpruceTaiga) String

func (OldGrowthSpruceTaiga) String() string

String ...

func (OldGrowthSpruceTaiga) Temperature

func (OldGrowthSpruceTaiga) Temperature() float64

Temperature ...

type Plains

type Plains struct{}

Plains ...

func (Plains) EncodeBiome

func (Plains) EncodeBiome() int

EncodeBiome ...

func (Plains) Rainfall

func (Plains) Rainfall() float64

Rainfall ...

func (Plains) String

func (Plains) String() string

String ...

func (Plains) Temperature

func (Plains) Temperature() float64

Temperature ...

type River

type River struct{}

River ...

func (River) EncodeBiome

func (River) EncodeBiome() int

EncodeBiome ...

func (River) Rainfall

func (River) Rainfall() float64

Rainfall ...

func (River) String

func (River) String() string

String ...

func (River) Temperature

func (River) Temperature() float64

Temperature ...

type Savanna

type Savanna struct{}

Savanna ...

func (Savanna) EncodeBiome

func (Savanna) EncodeBiome() int

EncodeBiome ...

func (Savanna) Rainfall

func (Savanna) Rainfall() float64

Rainfall ...

func (Savanna) String

func (Savanna) String() string

String ...

func (Savanna) Temperature

func (Savanna) Temperature() float64

Temperature ...

type SavannaPlateau

type SavannaPlateau struct{}

SavannaPlateau ...

func (SavannaPlateau) EncodeBiome

func (SavannaPlateau) EncodeBiome() int

EncodeBiome ...

func (SavannaPlateau) Rainfall

func (SavannaPlateau) Rainfall() float64

Rainfall ...

func (SavannaPlateau) String

func (SavannaPlateau) String() string

String ...

func (SavannaPlateau) Temperature

func (SavannaPlateau) Temperature() float64

Temperature ...

type ShatteredSavannaPlateau

type ShatteredSavannaPlateau struct{}

ShatteredSavannaPlateau ...

func (ShatteredSavannaPlateau) EncodeBiome

func (ShatteredSavannaPlateau) EncodeBiome() int

EncodeBiome ...

func (ShatteredSavannaPlateau) Rainfall

func (ShatteredSavannaPlateau) Rainfall() float64

Rainfall ...

func (ShatteredSavannaPlateau) String

String ...

func (ShatteredSavannaPlateau) Temperature

func (ShatteredSavannaPlateau) Temperature() float64

Temperature ...

type SnowyBeach

type SnowyBeach struct{}

SnowyBeach ...

func (SnowyBeach) EncodeBiome

func (SnowyBeach) EncodeBiome() int

EncodeBiome ...

func (SnowyBeach) Rainfall

func (SnowyBeach) Rainfall() float64

Rainfall ...

func (SnowyBeach) String

func (SnowyBeach) String() string

String ...

func (SnowyBeach) Temperature

func (SnowyBeach) Temperature() float64

Temperature ...

type SnowyMountains

type SnowyMountains struct{}

SnowyMountains ...

func (SnowyMountains) EncodeBiome

func (SnowyMountains) EncodeBiome() int

EncodeBiome ...

func (SnowyMountains) Rainfall

func (SnowyMountains) Rainfall() float64

Rainfall ...

func (SnowyMountains) String

func (SnowyMountains) String() string

String ...

func (SnowyMountains) Temperature

func (SnowyMountains) Temperature() float64

Temperature ...

type SnowyPlains

type SnowyPlains struct{}

SnowyPlains ...

func (SnowyPlains) EncodeBiome

func (SnowyPlains) EncodeBiome() int

EncodeBiome ...

func (SnowyPlains) Rainfall

func (SnowyPlains) Rainfall() float64

Rainfall ...

func (SnowyPlains) String

func (SnowyPlains) String() string

String ...

func (SnowyPlains) Temperature

func (SnowyPlains) Temperature() float64

Temperature ...

type SnowySlopes

type SnowySlopes struct{}

SnowySlopes ...

func (SnowySlopes) EncodeBiome

func (SnowySlopes) EncodeBiome() int

EncodeBiome ...

func (SnowySlopes) Rainfall

func (SnowySlopes) Rainfall() float64

Rainfall ...

func (SnowySlopes) String

func (SnowySlopes) String() string

String ...

func (SnowySlopes) Temperature

func (SnowySlopes) Temperature() float64

Temperature ...

type SnowyTaiga

type SnowyTaiga struct{}

SnowyTaiga ...

func (SnowyTaiga) EncodeBiome

func (SnowyTaiga) EncodeBiome() int

EncodeBiome ...

func (SnowyTaiga) Rainfall

func (SnowyTaiga) Rainfall() float64

Rainfall ...

func (SnowyTaiga) String

func (SnowyTaiga) String() string

String ...

func (SnowyTaiga) Temperature

func (SnowyTaiga) Temperature() float64

Temperature ...

type SnowyTaigaHills

type SnowyTaigaHills struct{}

SnowyTaigaHills ...

func (SnowyTaigaHills) EncodeBiome

func (SnowyTaigaHills) EncodeBiome() int

EncodeBiome ...

func (SnowyTaigaHills) Rainfall

func (SnowyTaigaHills) Rainfall() float64

Rainfall ...

func (SnowyTaigaHills) String

func (SnowyTaigaHills) String() string

String ...

func (SnowyTaigaHills) Temperature

func (SnowyTaigaHills) Temperature() float64

Temperature ...

type SnowyTaigaMountains

type SnowyTaigaMountains struct{}

SnowyTaigaMountains ...

func (SnowyTaigaMountains) EncodeBiome

func (SnowyTaigaMountains) EncodeBiome() int

EncodeBiome ...

func (SnowyTaigaMountains) Rainfall

func (SnowyTaigaMountains) Rainfall() float64

Rainfall ...

func (SnowyTaigaMountains) String

func (SnowyTaigaMountains) String() string

String ...

func (SnowyTaigaMountains) Temperature

func (SnowyTaigaMountains) Temperature() float64

Temperature ...

type SoulSandValley

type SoulSandValley struct{}

SoulSandValley ...

func (SoulSandValley) Ash

func (SoulSandValley) Ash() (ash float64, whiteAsh float64)

Ash ...

func (SoulSandValley) EncodeBiome

func (SoulSandValley) EncodeBiome() int

EncodeBiome ...

func (SoulSandValley) Rainfall

func (SoulSandValley) Rainfall() float64

Rainfall ...

func (SoulSandValley) String

func (SoulSandValley) String() string

String ...

func (SoulSandValley) Temperature

func (SoulSandValley) Temperature() float64

Temperature ...

type StonyPeaks

type StonyPeaks struct{}

StonyPeaks ...

func (StonyPeaks) EncodeBiome

func (StonyPeaks) EncodeBiome() int

EncodeBiome ...

func (StonyPeaks) Rainfall

func (StonyPeaks) Rainfall() float64

Rainfall ...

func (StonyPeaks) String

func (StonyPeaks) String() string

String ...

func (StonyPeaks) Temperature

func (StonyPeaks) Temperature() float64

Temperature ...

type StonyShore

type StonyShore struct{}

StonyShore ...

func (StonyShore) EncodeBiome

func (StonyShore) EncodeBiome() int

EncodeBiome ...

func (StonyShore) Rainfall

func (StonyShore) Rainfall() float64

Rainfall ...

func (StonyShore) String

func (StonyShore) String() string

String ...

func (StonyShore) Temperature

func (StonyShore) Temperature() float64

Temperature ...

type SunflowerPlains

type SunflowerPlains struct{}

SunflowerPlains ...

func (SunflowerPlains) EncodeBiome

func (SunflowerPlains) EncodeBiome() int

EncodeBiome ...

func (SunflowerPlains) Rainfall

func (SunflowerPlains) Rainfall() float64

Rainfall ...

func (SunflowerPlains) String

func (SunflowerPlains) String() string

String ...

func (SunflowerPlains) Temperature

func (SunflowerPlains) Temperature() float64

Temperature ...

type Swamp

type Swamp struct{}

Swamp ...

func (Swamp) EncodeBiome

func (Swamp) EncodeBiome() int

EncodeBiome ...

func (Swamp) Rainfall

func (Swamp) Rainfall() float64

Rainfall ...

func (Swamp) String

func (Swamp) String() string

String ...

func (Swamp) Temperature

func (Swamp) Temperature() float64

Temperature ...

type SwampHills

type SwampHills struct{}

SwampHills ...

func (SwampHills) EncodeBiome

func (SwampHills) EncodeBiome() int

EncodeBiome ...

func (SwampHills) Rainfall

func (SwampHills) Rainfall() float64

Rainfall ...

func (SwampHills) String

func (SwampHills) String() string

String ...

func (SwampHills) Temperature

func (SwampHills) Temperature() float64

Temperature ...

type Taiga

type Taiga struct{}

Taiga ...

func (Taiga) EncodeBiome

func (Taiga) EncodeBiome() int

EncodeBiome ...

func (Taiga) Rainfall

func (Taiga) Rainfall() float64

Rainfall ...

func (Taiga) String

func (Taiga) String() string

String ...

func (Taiga) Temperature

func (Taiga) Temperature() float64

Temperature ...

type TaigaHills

type TaigaHills struct{}

TaigaHills ...

func (TaigaHills) EncodeBiome

func (TaigaHills) EncodeBiome() int

EncodeBiome ...

func (TaigaHills) Rainfall

func (TaigaHills) Rainfall() float64

Rainfall ...

func (TaigaHills) String

func (TaigaHills) String() string

String ...

func (TaigaHills) Temperature

func (TaigaHills) Temperature() float64

Temperature ...

type TaigaMountains

type TaigaMountains struct{}

TaigaMountains ...

func (TaigaMountains) EncodeBiome

func (TaigaMountains) EncodeBiome() int

EncodeBiome ...

func (TaigaMountains) Rainfall

func (TaigaMountains) Rainfall() float64

Rainfall ...

func (TaigaMountains) String

func (TaigaMountains) String() string

String ...

func (TaigaMountains) Temperature

func (TaigaMountains) Temperature() float64

Temperature ...

type TallBirchHills

type TallBirchHills struct{}

TallBirchHills ...

func (TallBirchHills) EncodeBiome

func (TallBirchHills) EncodeBiome() int

EncodeBiome ...

func (TallBirchHills) Rainfall

func (TallBirchHills) Rainfall() float64

Rainfall ...

func (TallBirchHills) String

func (TallBirchHills) String() string

String ...

func (TallBirchHills) Temperature

func (TallBirchHills) Temperature() float64

Temperature ...

type WarmOcean

type WarmOcean struct{}

WarmOcean ...

func (WarmOcean) EncodeBiome

func (WarmOcean) EncodeBiome() int

EncodeBiome ...

func (WarmOcean) Rainfall

func (WarmOcean) Rainfall() float64

Rainfall ...

func (WarmOcean) String

func (WarmOcean) String() string

String ...

func (WarmOcean) Temperature

func (WarmOcean) Temperature() float64

Temperature ...

type WarpedForest

type WarpedForest struct{}

WarpedForest ...

func (WarpedForest) EncodeBiome

func (WarpedForest) EncodeBiome() int

EncodeBiome ...

func (WarpedForest) Rainfall

func (WarpedForest) Rainfall() float64

Rainfall ...

func (WarpedForest) Spores

func (WarpedForest) Spores() (blueSpores float64, redSpores float64)

Spores ...

func (WarpedForest) String

func (WarpedForest) String() string

String ...

func (WarpedForest) Temperature

func (WarpedForest) Temperature() float64

Temperature ...

type WindsweptSavanna

type WindsweptSavanna struct{}

WindsweptSavanna ...

func (WindsweptSavanna) EncodeBiome

func (WindsweptSavanna) EncodeBiome() int

EncodeBiome ...

func (WindsweptSavanna) Rainfall

func (WindsweptSavanna) Rainfall() float64

Rainfall ...

func (WindsweptSavanna) String

func (WindsweptSavanna) String() string

String ...

func (WindsweptSavanna) Temperature

func (WindsweptSavanna) Temperature() float64

Temperature ...

type WoodedBadlandsPlateau

type WoodedBadlandsPlateau struct{}

WoodedBadlandsPlateau ...

func (WoodedBadlandsPlateau) EncodeBiome

func (WoodedBadlandsPlateau) EncodeBiome() int

EncodeBiome ...

func (WoodedBadlandsPlateau) Rainfall

func (WoodedBadlandsPlateau) Rainfall() float64

Rainfall ...

func (WoodedBadlandsPlateau) String

func (WoodedBadlandsPlateau) String() string

String ...

func (WoodedBadlandsPlateau) Temperature

func (WoodedBadlandsPlateau) Temperature() float64

Temperature ...

type WoodedHills

type WoodedHills struct{}

WoodedHills ...

func (WoodedHills) EncodeBiome

func (WoodedHills) EncodeBiome() int

EncodeBiome ...

func (WoodedHills) Rainfall

func (WoodedHills) Rainfall() float64

Rainfall ...

func (WoodedHills) String

func (WoodedHills) String() string

String ...

func (WoodedHills) Temperature

func (WoodedHills) Temperature() float64

Temperature ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL