public class FoodOnAStickItem<T extends Entity extends ItemSteerable>
extends Item
All mapped superinterfaces:
| blo | |
| net.minecraft.world.item.FoodOnAStickItem | |
| net.minecraft.class_1758 | |
| net.minecraft.item.OnAStickItem | |
| net.minecraft.item.OnAStickItem | |
| net.minecraft.server.v1_16_R2.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> |
|