Uses of Enum Class
zombie.network.PacketTypes.PacketType
Packages that use PacketTypes.PacketType
Package
Description
-
Uses of PacketTypes.PacketType in zombie.characters
Methods in zombie.characters with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionboolean
NetworkCharacterAI.havePostponedPacket
(PacketTypes.PacketType packetType) boolean
NetworkCharacterAI.isTimeoutPostponedPacket
(PacketTypes.PacketType packetType) void
NetworkCharacterAI.processPostponedPacket
(PacketTypes.PacketType packetType) void
NetworkCharacterAI.resetTimestampPostponedPacket
(PacketTypes.PacketType packetType) void
NetworkCharacterAI.setPostponedPacket
(PacketTypes.PacketType packetType, INetworkPacket networkPacket) -
Uses of PacketTypes.PacketType in zombie.core.raknet
Methods in zombie.core.raknet with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionvoid
UdpEngine.endPacketBroadcast
(PacketTypes.PacketType packetType) -
Uses of PacketTypes.PacketType in zombie.network
Subclasses with type arguments of type PacketTypes.PacketType in zombie.networkFields in zombie.network declared as PacketTypes.PacketTypeFields in zombie.network with type parameters of type PacketTypes.PacketTypeModifier and TypeFieldDescriptionstatic final Map
<Short, PacketTypes.PacketType> PacketTypes.packetTypes
Methods in zombie.network that return PacketTypes.PacketTypeModifier and TypeMethodDescriptionstatic PacketTypes.PacketType
Returns the enum constant of this class with the specified name.static PacketTypes.PacketType[]
PacketTypes.PacketType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.network with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionvoid
MPStatistic.addIncomePacket
(PacketTypes.PacketType packetType, int size) static INetworkPacket
PacketTypes.getPacket
(PacketTypes.PacketType packetType, UdpConnection udpConnection) static void
PacketTypes.PacketAuthorization.onUnauthorized
(UdpConnection udpConnection, PacketTypes.PacketType packetType) static void
GameServer.sendHitCharacter
(HitCharacter hitCharacter, PacketTypes.PacketType packetType, UdpConnection udpConnection1) -
Uses of PacketTypes.PacketType in zombie.network.packets
Methods in zombie.network.packets with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionstatic INetworkPacket
INetworkPacket.createPacket
(PacketTypes.PacketType packetType, Object... object) static void
INetworkPacket.processPacketOnServer
(PacketTypes.PacketType packetType, UdpConnection udpConnection, Object... object) void
BodyDamageUpdatePacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) default void
INetworkPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
RequestDataPacket.processServer
(PacketTypes.PacketType packetType, UdpConnection connection) void
RolesEditPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
SafetyPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
SyncItemDeletePacket.processServer
(PacketTypes.PacketType var1, UdpConnection udpConnection1) static void
INetworkPacket.send
(IsoPlayer isoPlayer, PacketTypes.PacketType packetType, Object... object) static void
INetworkPacket.send
(UdpConnection udpConnection, PacketTypes.PacketType packetType, Object... object) static void
INetworkPacket.send
(PacketTypes.PacketType packetType, Object... object) static void
INetworkPacket.send
(UdpConnection udpConnection, PacketTypes.PacketType packetType, Object... object) static void
INetworkPacket.sendToAll
(PacketTypes.PacketType packetType, UdpConnection udpConnection1, Object... object) default void
INetworkPacket.sendToClient
(PacketTypes.PacketType packetType, UdpConnection udpConnection) default void
INetworkPacket.sendToClients
(PacketTypes.PacketType packetType, UdpConnection udpConnection1) default void
INetworkPacket.sendToConnection
(PacketTypes.PacketType packetType, UdpConnection udpConnection) static void
INetworkPacket.sendToRelative
(PacketTypes.PacketType packetType, float float0, float float1, Object... object) static void
INetworkPacket.sendToRelative
(PacketTypes.PacketType packetType, UdpConnection udpConnection1, float float0, float float1, Object... object) static void
INetworkPacket.sendToRelativeAndProcess
(PacketTypes.PacketType packetType, int int1, int int0, Object... object) default void
INetworkPacket.sendToRelativeClients
(PacketTypes.PacketType packetType, UdpConnection udpConnection1, float float0, float float1) default void
INetworkPacket.sendToServer
(PacketTypes.PacketType packetType) default void
INetworkPacket.sync
(PacketTypes.PacketType var1, UdpConnection var2) -
Uses of PacketTypes.PacketType in zombie.network.packets.actions
Methods in zombie.network.packets.actions with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionvoid
EventPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
SmashWindowPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
StatePacket.processServer
(PacketTypes.PacketType packetType, UdpConnection udpConnection) -
Uses of PacketTypes.PacketType in zombie.network.packets.character
Methods in zombie.network.packets.character with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionvoid
AnimalTracksPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
AnimalUpdatePacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
ForageItemFoundPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) void
PlayerPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) -
Uses of PacketTypes.PacketType in zombie.network.packets.hit
Methods in zombie.network.packets.hit with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptiondefault void
HitCharacter.processServer
(PacketTypes.PacketType packetType, UdpConnection udpConnection) -
Uses of PacketTypes.PacketType in zombie.network.packets.sound
Methods in zombie.network.packets.sound with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionvoid
PlayWorldSoundPacket.processServer
(PacketTypes.PacketType var1, UdpConnection udpConnection0) -
Uses of PacketTypes.PacketType in zombie.network.packets.world
Methods in zombie.network.packets.world with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionvoid
DebugStoryPacket.processServer
(PacketTypes.PacketType var1, UdpConnection var2) -
Uses of PacketTypes.PacketType in zombie.vehicles
Methods in zombie.vehicles with parameters of type PacketTypes.PacketTypeModifier and TypeMethodDescriptionvoid
VehicleManager.sendRequestGetFull
(short VehicleID, PacketTypes.PacketType packetType) void
VehicleManager.sendRequestGetPosition
(short VehicleID, PacketTypes.PacketType packetType)