Uses of Record Class
net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket.AttributeSnapshot
-
Uses of ClientboundUpdateAttributesPacket.AttributeSnapshot in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionprivate final List
<ClientboundUpdateAttributesPacket.AttributeSnapshot> ClientboundUpdateAttributesPacket.attributes
static final StreamCodec
<RegistryFriendlyByteBuf, ClientboundUpdateAttributesPacket.AttributeSnapshot> ClientboundUpdateAttributesPacket.AttributeSnapshot.STREAM_CODEC
ModifierConstructorDescriptionprivate
ClientboundUpdateAttributesPacket
(int p_320052_, List<ClientboundUpdateAttributesPacket.AttributeSnapshot> p_320480_)