implements Packet<ServerCommonPacketListener>
aav | |
net.minecraft.network.protocol.common.ServerboundCustomClickActionPacket | |
net.minecraft.class_11411 | |
net.minecraft.network.packet.c2s.common.CustomClickActionC2SPacket |
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 arg0, Optional<Tag> arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public PacketType<ServerboundCustomClickActionPacket> |
| ||||||||
public void |
| ||||||||
public ResourceLocation |
| ||||||||
public Optional<Tag> |
|