Uses of Record Class
net.minecraft.component.type.ExchangeValueComponent
Packages that use ExchangeValueComponent
-
Uses of ExchangeValueComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type ExchangeValueComponentModifier and TypeFieldDescriptionstatic final ComponentType<ExchangeValueComponent> DataComponentTypes.EXCHANGE_VALUE -
Uses of ExchangeValueComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type ExchangeValueComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ExchangeValueComponent> ExchangeValueComponent.CODECstatic final PacketCodec<ByteBuf, ExchangeValueComponent> ExchangeValueComponent.PACKET_CODEC -
Uses of ExchangeValueComponent in net.minecraft.item
Fields in net.minecraft.item declared as ExchangeValueComponentModifier and TypeFieldDescriptionstatic final ExchangeValueComponentstatic final ExchangeValueComponentItem.field_58827