Uses of Record Class
net.minecraft.component.type.ToolComponent
Packages that use ToolComponent
-
Uses of ToolComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type ToolComponentModifier and TypeFieldDescriptionstatic final ComponentType<ToolComponent> DataComponentTypes.TOOL -
Uses of ToolComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type ToolComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ToolComponent> ToolComponent.CODECstatic final PacketCodec<RegistryByteBuf, ToolComponent> ToolComponent.PACKET_CODEC -
Uses of ToolComponent in net.minecraft.item
Methods in net.minecraft.item that return ToolComponentModifier and TypeMethodDescriptionstatic ToolComponentMaceItem.createToolComponent()static ToolComponentShearsItem.createToolComponent()static ToolComponentTridentItem.createToolComponent()