implements Packet<ServerCommonPacketListener>
| aav | |
| net.minecraft.network.protocol.common.ServerboundCustomClickActionPacket | |
| net.minecraft.class_11411 | |
| net.minecraft.network.packet.c2s.common.CustomClickActionC2SPacket | |
| net.minecraft.src.C_398616_ | |
| net.minecraft.network.protocol.common.ServerboundCustomClickActionPacket |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||
| private final Optional<Tag> |
| ||||||||||
| private static final StreamCodec<io.netty.buffer.ByteBuf, Optional<Tag>> |
| ||||||||||
| public static final StreamCodec<io.netty.buffer.ByteBuf, ServerboundCustomClickActionPacket> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ResourceLocation payload, Optional<Tag> arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ServerboundCustomClickActionPacket> |
| ||||||||||
| public void |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public Optional<Tag> |
|