implements Packet<ServerCommonPacketListener>
| abn | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation payload, Optional<Tag> arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ServerboundCustomClickActionPacket> |
| ||||||||||
| public void |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public Optional<Tag> |
|