implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundMerchantOffersPacket | |
| net.minecraft.class_3943 | |
| net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<RegistryByteBuf, SetTradeOffersS2CPacket> |
|
||||||
| private final int |
|
||||||
| private final TradeOfferList |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int syncId, TradeOfferList offers, int levelProgress, int experience, boolean leveled, boolean refreshable) |
| private | (RegistryByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<SetTradeOffersS2CPacket> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public TradeOfferList |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public void |
|