net.minecraft.network.protocol

public record PacketType<T extends Packet<?>>

aba
net.minecraft.network.protocol.PacketType
net.minecraft.class_9145
net.minecraft.network.packet.PacketType
net.minecraft.src.C_313403_
net.minecraft.network.protocol.PacketType

字段概要

修饰符与类型字段
private final PacketFlow
a
flow
comp_2230
side
f_314819_
private final Identifier
b
id
comp_2231
id
f_314851_

构造函数概要

修饰符构造函数
public (PacketFlow side, Identifier id)

方法概要

修饰符与类型方法
public PacketFlow
a()
flow()
comp_2230()
side()
f_314819_()
public Identifier
b()
id()
comp_2231()
id()
f_314851_()