public class FoodOnAStickItem<T extends Entity extends ItemSteerable>
extends Item
All mapped superinterfaces:
| dle | |
| net.minecraft.world.item.FoodOnAStickItem | |
| net.minecraft.class_1758 | |
| net.minecraft.item.OnAStickItem | |
| net.minecraft.src.C_1375_ | |
| net.minecraft.world.item.ItemCarrotStick |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final EntityType<T> |
| ||||||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityType<T> target, int damagePerUse, Item$Properties settings) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public InteractionResult |
|