Class MultiSelectionPointEvent
java.lang.Object
sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionPointEvent
- All Implemented Interfaces:
CUIEvent
-
Constructor Summary
ConstructorsConstructorDescriptionMultiSelectionPointEvent(int id) MultiSelectionPointEvent(int id, org.spongepowered.math.vector.Vector3i pos) MultiSelectionPointEvent(int id, org.spongepowered.math.vector.Vector3i pos, long area) -
Method Summary
-
Constructor Details
-
MultiSelectionPointEvent
public MultiSelectionPointEvent(int id) -
MultiSelectionPointEvent
public MultiSelectionPointEvent(int id, org.spongepowered.math.vector.Vector3i pos) -
MultiSelectionPointEvent
public MultiSelectionPointEvent(int id, org.spongepowered.math.vector.Vector3i pos, long area)
-
-
Method Details
-
getTypeId
-
getParameters
- Specified by:
getParametersin interfaceCUIEvent
-