Class WrapperPlayClientKeepAlive
java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientKeepAlive
-
Field Summary
FieldsFields inherited from class com.comphenix.packetwrapper.wrappers.AbstractPacket
handle
-
Constructor Summary
ConstructorsConstructorDescriptionWrapperPlayClientKeepAlive
(com.comphenix.protocol.events.PacketContainer packet) -
Method Summary
Methods inherited from class com.comphenix.packetwrapper.wrappers.AbstractPacket
broadcastPacket, equals, getHandle, hashCode, receivePacket, sendPacket
-
Field Details
-
TYPE
public static final com.comphenix.protocol.PacketType TYPE
-
-
Constructor Details
-
WrapperPlayClientKeepAlive
public WrapperPlayClientKeepAlive() -
WrapperPlayClientKeepAlive
public WrapperPlayClientKeepAlive(com.comphenix.protocol.events.PacketContainer packet)
-
-
Method Details
-
getId
public long getId()Retrieves the value of field 'id'- Returns:
- 'id'
-
setId
public void setId(long value) Sets the value of field 'id'- Parameters:
value
- New value for field 'id'
-