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