HyCodeYourTale
classpublicPriority 3

BiomeFileContext

com.hypixel.hytale.server.worldgen.loader.context.BiomeFileContext

extends FileContext

5

Methods

5

Public Methods

1

Fields

1

Constructors

Constructors

public
BiomeFileContext(int id, String name, Path filepath, BiomeFileContext.Type type, ZoneFileContext parent)

Methods

Public Methods (5)

publicstatic
BiomeFileContext.Type getBiomeType(Path path)
@Nonnull
public
String getDisplayName()
public
String getPrefix()
public
String getSuffix()
public
BiomeFileContext.Type getType()

Fields

Private/Package Fields (1)

privateBiomeFileContext.Type type