Uses of Record Class
net.minecraft.world.item.component.Unbreakable
Packages that use Unbreakable
-
Uses of Unbreakable in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type UnbreakableModifier and TypeFieldDescriptionstatic final DataComponentType<Unbreakable> DataComponents.UNBREAKABLE -
Uses of Unbreakable in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type UnbreakableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Unbreakable> Unbreakable.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, Unbreakable> Unbreakable.STREAM_CODECMethods in net.minecraft.world.item.component that return Unbreakable