Uses of Record Class
net.minecraft.world.item.component.Tool
Packages that use Tool
Package
Description
-
Uses of Tool in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type Tool -
Uses of Tool in net.minecraft.world.item
Methods in net.minecraft.world.item that return ToolModifier and TypeMethodDescriptionstatic Tool
MaceItem.createToolProperties()
static Tool
ShearsItem.createToolProperties()
static Tool
TridentItem.createToolProperties()
-
Uses of Tool in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type ToolModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Tool> Tool.CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, Tool> Tool.STREAM_CODEC