Searched refs:LocationOnly (Results 1 – 4 of 4) sorted by relevance
48 public static final byte LocationOnly = 7; field in EventMod.ModKind
109 EventMod mod = new EventMod(EventMod.ModKind.LocationOnly); in setLocationOnly()
1221 case EventMod.ModKind.LocationOnly: { in setEvent()
113 setRequestCommand.setNextValueAsByte(EventMod.ModKind.LocationOnly); in testSingleStepToLocation()