classpublicPriority 3
FileLoadingContext
com.hypixel.hytale.server.worldgen.loader.context.FileLoadingContext
extends FileContext
2
Methods
2
Public Methods
2
Fields
1
Constructors
Constructors
public
FileLoadingContext(Path filepath)Methods
Public Methods (2)
public
FileContext.Registry<PrefabCategory> getPrefabCategories()@Nonnull
public
FileContext.Registry<ZoneFileContext> getZones()@Nonnull
Fields
Private/Package Fields (2)
private
int biomeIdCounterprivate
int zoneIdCounterRelated Classes
Used By