Class WorldLoadEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.WorldLoadEvent
This event is fired when an
IWorld is loaded. It cannot be
cancelled.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWorldLoadEvent(IWorld world, WorldInfo worldInfo, DynamicRegistryInfo regInfo) -
Method Summary
-
Field Details
-
world
-
worldInfo
-
regInfo
-
-
Constructor Details
-
WorldLoadEvent
-