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.attributesstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateAttributesPacket.AttributeSnapshot> ClientboundUpdateAttributesPacket.AttributeSnapshot.STREAM_CODECMethods 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.AttributeSnapshotModifierConstructorDescriptionprivateClientboundUpdateAttributesPacket(int p_320052_, List<ClientboundUpdateAttributesPacket.AttributeSnapshot> p_320480_)