net.minecraft.client.multiplayer

record ClientCommonPacketListenerImpl$DeferredPacket

gfh$a
net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl$DeferredPacket
net.minecraft.class_8673$class_8137
net.minecraft.client.network.ClientCommonNetworkHandler$QueuedPacket

Field summary

Modifier and TypeField
final Packet<? extends ServerboundPacketListener>
a
packet
comp_1264
packet
private final BooleanSupplier
b
sendCondition
comp_1265
sendCondition
private final long
c
expirationTime
comp_1266
expirationTime

Constructor summary

ModifierConstructor
(Packet<? extends ServerboundPacketListener> arg0, BooleanSupplier arg1, long arg2)

Method summary

Modifier and TypeMethod
public Packet<? extends ServerboundPacketListener>
a()
packet()
comp_1264()
packet()
public BooleanSupplier
b()
sendCondition()
comp_1265()
sendCondition()
public long
c()
expirationTime()
comp_1266()
expirationTime()