Uses of Record Class
net.minecraft.world.item.component.InstrumentComponent
Packages that use InstrumentComponent
-
Uses of InstrumentComponent in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type InstrumentComponentModifier and TypeFieldDescriptionstatic final DataComponentType<InstrumentComponent> DataComponents.INSTRUMENT -
Uses of InstrumentComponent in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type InstrumentComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<InstrumentComponent> InstrumentComponent.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, InstrumentComponent> InstrumentComponent.STREAM_CODEC