Class ZombieHitThumpablePacket
java.lang.Object
zombie.network.packets.hit.ZombieHitThumpablePacket
- All Implemented Interfaces:
AntiCheatHitShortDistance.IAntiCheat, INetworkPacketField, HitCharacter, IDescriptor, INetworkPacket
public class ZombieHitThumpablePacket
extends Object
implements HitCharacter, AntiCheatHitShortDistance.IAntiCheat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatbooleanisRelevant(UdpConnection connection) voidparse(ByteBufferReader b, IConnection connection) voidvoidMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface HitCharacter
attack, log, postProcess, preProcess, process, processClient, processServer, react, updateMethods inherited from interface IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface INetworkPacket
isPostponed, parseClient, parseClientLoading, parseServer, postpone, processClientLoading, sendToClient, sendToClient, sendToClients, sendToRelativeClients, sendToServer, shouldInstantiate, syncMethods inherited from interface INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
ZombieHitThumpablePacket
public ZombieHitThumpablePacket()
-
-
Method Details
-
setData
- Specified by:
setDatain interfaceINetworkPacket
-
isRelevant
- Specified by:
isRelevantin interfaceHitCharacter
-
write
- Specified by:
writein interfaceINetworkPacketField
-
parse
- Specified by:
parsein interfaceINetworkPacketField
-
getDistance
public float getDistance()- Specified by:
getDistancein interfaceAntiCheatHitShortDistance.IAntiCheat
-