public interface IClickedIngredient<V>
Modifier and Type | Method and Description |
---|---|
net.minecraft.client.renderer.Rectangle2d |
getArea() |
net.minecraft.item.ItemStack |
getCheatItemStack() |
V |
getValue() |
V getValue()
@Nullable net.minecraft.client.renderer.Rectangle2d getArea()
net.minecraft.item.ItemStack getCheatItemStack()