History - net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundMerchantOffersPacket
net.minecraft.class_3943
net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
Fields
PacketCodec<RegistryByteBuf, SetTradeOffersS2CPacket>: STREAM_CODEC, field_47939, CODEC
int: containerId, field_17434, syncId
TradeOfferList: offers, field_17435, offers
int: villagerLevel, field_18801, levelProgress
int: villagerXp, field_18802, experience
boolean: showProgress, field_18803, leveled
boolean: canRestock, field_19376, refreshable
Constructors
(int, TradeOfferList, int, int, boolean, boolean)
Methods
void (RegistryByteBuf): write, method_55889, write
PacketType<SetTradeOffersS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_17588, apply
int (): getContainerId, method_17589, getSyncId
TradeOfferList (): getOffers, method_17590, getOffers
int (): getVillagerLevel, method_19458, getLevelProgress
int (): getVillagerXp, method_19459, getExperience
boolean (): showProgress, method_19460, isLeveled
boolean (): canRestock, method_20722, isRefreshable
void (PacketListener): handle, method_65081, apply