Uses of Record Class
net.minecraft.world.item.enchantment.Enchantable
Packages that use Enchantable
-
Uses of Enchantable in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type EnchantableModifier and TypeFieldDescriptionstatic final DataComponentType<Enchantable> DataComponents.ENCHANTABLE -
Uses of Enchantable in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type EnchantableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Enchantable> Enchantable.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, Enchantable> Enchantable.STREAM_CODEC