public class FoodOnAStickItem<T extends Entity extends ItemSteerable>
extends Item
All mapped superinterfaces:
bqf | |
net.minecraft.world.item.FoodOnAStickItem | |
net.minecraft.class_1758 | |
net.minecraft.unmapped.C_nqoglrax | |
net.minecraft.item.OnAStickItem | |
net.minecraft.src.C_1375_ | |
net.minecraft.world.item.ItemCarrotStick |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final EntityType<T> |
| ||||||||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Item$Properties settings, EntityType<T> target, int damagePerUse) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public InteractionResultHolder<ItemStack> |
|