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