Class EmptyWaypointInfo
java.lang.Object
com.github.retrooper.packetevents.protocol.world.waypoint.EmptyWaypointInfo
- All Implemented Interfaces:
WaypointInfo
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.retrooper.packetevents.protocol.world.waypoint.WaypointInfo
WaypointInfo.Type
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetType()
static EmptyWaypointInfo
read
(PacketWrapper<?> wrapper) static void
write
(PacketWrapper<?> wrapper, WaypointInfo info)
-
Field Details
-
EMPTY
-
-
Method Details
-
read
-
write
-
getType
- Specified by:
getType
in interfaceWaypointInfo
-