Class SafehouseReleasePacket
java.lang.Object
zombie.network.fields.IDInteger
zombie.network.fields.SafehouseID
zombie.network.packets.safehouse.SafehouseReleasePacket
- All Implemented Interfaces:
AntiCheatSafeHousePlayer.IAntiCheat,INetworkPacketField,IDescriptor,INetworkPacket
public class SafehouseReleasePacket
extends SafehouseID
implements INetworkPacket, AntiCheatSafeHousePlayer.IAntiCheat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidparse(ByteBuffer var1, UdpConnection var2) voidwrite(ByteBufferWriter var1) Methods inherited from class zombie.network.fields.SafehouseID
getSafehouse, isConsistent, set, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface zombie.network.anticheats.AntiCheatSafeHousePlayer.IAntiCheat
getSafehouseMethods inherited from interface zombie.network.packets.IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface zombie.network.packets.INetworkPacket
isPostponed, parseClient, parseClientLoading, parseServer, postpone, processClient, processClientLoading, processServer, sendToClient, sendToClients, sendToConnection, sendToRelativeClients, sendToServer, setData, syncMethods inherited from interface zombie.network.fields.INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
SafehouseReleasePacket
public SafehouseReleasePacket()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceINetworkPacketField- Overrides:
parsein classSafehouseID
-
write
- Specified by:
writein interfaceINetworkPacketField- Overrides:
writein classSafehouseID
-
getPlayer
- Specified by:
getPlayerin interfaceAntiCheatSafeHousePlayer.IAntiCheat
-