java.lang.Object
net.botwithus.rs3.events.impl.InteractionEvent
- All Implemented Interfaces:
EventMapper
InteractionEvent relies on preview features of the Java platform:
InteractionEventrefers to one or more preview APIs:Arena,MemoryLayout,MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
The InteractionEvent that is created when an RuneScape action is fired.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InteractionEventfromNative(MemorySegmentPREVIEW struct) voidfromSegment(MemorySegmentPREVIEW segment) toString()
-
Field Details
-
mInteractionEvent
-
-
Constructor Details
-
InteractionEvent
public InteractionEvent()
-
-
Method Details
-
toSegment
- Specified by:
toSegmentin interfaceEventMapper
-
fromSegment
- Specified by:
fromSegmentin interfaceEventMapper
-
toString
-
fromNative
-
InteractionEventwhen preview features are enabled.