Class FileContext<T>
java.lang.Object
com.hypixel.hytale.server.worldgen.loader.context.FileContext<T>
- Direct Known Subclasses:
BiomeFileContext,FileLoadingContext,ZoneFileContext
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
private final int id -
name
-
filepath
-
parentContext
-
-
Constructor Details
-
FileContext
-
-
Method Details
-
getId
public int getId() -
getName
-
getPath
-
getParentContext
-