MCPcopy Create free account
hub / github.com/HumbleUI/JWM / EventTouchEnd

Class EventTouchEnd

shared/java/EventTouchEnd.java:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import org.jetbrains.annotations.*;
5
6@Data
7public class EventTouchEnd implements Event {
8 @ApiStatus.Internal public final int _id;
9}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected