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