net.minecraft.client.multiplayer

record ClientPacketListener$DeferredPacket

fdk$a
net.minecraft.client.multiplayer.ClientPacketListener$DeferredPacket
net.minecraft.class_634$class_8137
net.minecraft.client.network.ClientPlayNetworkHandler$QueuedPacket
net.minecraft.src.C_3902_$C_268390_

字段概要

修饰符与类型字段
final Packet<ServerGamePacketListener>
a
packet
comp_1264
packet
f_268574_
private final BooleanSupplier
b
sendCondition
comp_1265
sendCondition
f_268477_
private final long
c
expirationTime
comp_1266
expirationTime
f_268654_

构造函数概要

修饰符构造函数
(Packet<ServerGamePacketListener> f_268477_, BooleanSupplier f_268654_, long arg2)

方法概要

修饰符与类型方法
public Packet<ServerGamePacketListener>
a()
packet()
comp_1264()
packet()
f_268574_()
public BooleanSupplier
b()
sendCondition()
comp_1265()
sendCondition()
f_268477_()
public long
c()
expirationTime()
comp_1266()
expirationTime()
f_268654_()