Uses of Record Class
net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket.AttributeSnapshot
Packages that use ClientboundUpdateAttributesPacket.AttributeSnapshot
-
Uses of ClientboundUpdateAttributesPacket.AttributeSnapshot in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundUpdateAttributesPacket.AttributeSnapshotModifier and TypeFieldDescriptionprivate final List
<ClientboundUpdateAttributesPacket.AttributeSnapshot> ClientboundUpdateAttributesPacket.attributes
static final StreamCodec
<RegistryFriendlyByteBuf, ClientboundUpdateAttributesPacket.AttributeSnapshot> ClientboundUpdateAttributesPacket.AttributeSnapshot.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundUpdateAttributesPacket.AttributeSnapshotConstructor parameters in net.minecraft.network.protocol.game with type arguments of type ClientboundUpdateAttributesPacket.AttributeSnapshotModifierConstructorDescriptionprivate
ClientboundUpdateAttributesPacket
(int p_320052_, List<ClientboundUpdateAttributesPacket.AttributeSnapshot> p_320480_)