Class WorldCreationEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.WorldCreationEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWorldCreationEvent(File worldFile, IWorld world, WorldInfo info, DynamicRegistryInfo regInfo) -
Method Summary
-
Field Details
-
worldFile
-
world
-
info
-
regInfo
-
-
Constructor Details
-
WorldCreationEvent
public WorldCreationEvent(File worldFile, IWorld world, WorldInfo info, DynamicRegistryInfo regInfo)
-