| dpc | |
| net.minecraft.world.item.component.Tool | |
| net.minecraft.class_9424 | |
| net.minecraft.component.type.ToolComponent | |
| net.minecraft.src.C_313874_ | |
| net.minecraft.world.item.component.Tool |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final List<Tool$Rule> |
| ||||||||||
| private final float |
| ||||||||||
| private final int |
| ||||||||||
| private final boolean |
| ||||||||||
| public static final com.mojang.serialization.Codec<Tool> |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, Tool> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (List<Tool$Rule> rules, float defaultMiningSpeed, int damagePerBlock, boolean canDestroyBlocksInCreative) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public float |
| ||||||||||
| public boolean |
| ||||||||||
| public List<Tool$Rule> |
| ||||||||||
| public float |
| ||||||||||
| public int |
| ||||||||||
| public boolean |
|