Class DhApiLevelLoadEvent.EventParam
java.lang.Object
com.seibel.distanthorizons.api.methods.events.abstractEvents.DhApiLevelLoadEvent.EventParam
- All Implemented Interfaces:
IDhApiCopyable
,IDhApiEventParam
- Enclosing class:
DhApiLevelLoadEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
Returns a deep clone of all parameters whenever possible.
-
Field Details
-
levelWrapper
The newly loaded level.
-
-
Constructor Details
-
EventParam
-
-
Method Details
-
copy
Description copied from interface:IDhApiCopyable
Returns a deep clone of all parameters whenever possible.- Specified by:
copy
in interfaceIDhApiCopyable
-