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