Uses of Record Class
net.minecraft.component.type.InstrumentComponent
Packages that use InstrumentComponent
-
Uses of InstrumentComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type InstrumentComponentModifier and TypeFieldDescriptionstatic final ComponentType<InstrumentComponent> DataComponentTypes.INSTRUMENT -
Uses of InstrumentComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type InstrumentComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<InstrumentComponent> InstrumentComponent.CODECstatic final PacketCodec<RegistryByteBuf, InstrumentComponent> InstrumentComponent.PACKET_CODEC