Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Attributes | List of all members
cIntGenBiomes< SizeX, SizeZ >::cBiomesInGroups Struct Reference

#include <IntGen.h>

Public Attributes

const int * Biomes
 
const int Count
 

Detailed Description

template<int SizeX, int SizeZ = SizeX>
struct cIntGenBiomes< SizeX, SizeZ >::cBiomesInGroups

Definition at line 778 of file IntGen.h.

Member Data Documentation

◆ Biomes

template<int SizeX, int SizeZ = SizeX>
const int* cIntGenBiomes< SizeX, SizeZ >::cBiomesInGroups::Biomes

Definition at line 781 of file IntGen.h.

◆ Count

template<int SizeX, int SizeZ = SizeX>
const int cIntGenBiomes< SizeX, SizeZ >::cBiomesInGroups::Count

Definition at line 780 of file IntGen.h.


The documentation for this struct was generated from the following file: