implements Packet<ServerCommonPacketListener>
| net.minecraft.network.protocol.common.ServerboundResourcePackPacket | |
| net.minecraft.network.protocol.common.ServerboundResourcePackPacket | |
| net.minecraft.class_2856 | |
| net.minecraft.network.packet.c2s.common.ResourcePackStatusC2SPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final UUID |
| ||||||||
| private final ResourcePackStatusC2SPacket$Status |
| ||||||||
| public static final PacketCodec<PacketByteBuf, ResourcePackStatusC2SPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (UUID id, ResourcePackStatusC2SPacket$Status status) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ResourcePackStatusC2SPacket> |
| ||||||||
| public void |
| ||||||||
| public UUID |
| ||||||||
| public ResourcePackStatusC2SPacket$Status |
|