Class IItemStackQuery.ItemQuery

java.lang.Object
com.hrznstudio.titanium.api.IItemStackQuery.ItemQuery
All Implemented Interfaces:
IItemStackQuery, IItemStackQuery.IItemStackQueryRecipe, Predicate<net.minecraft.world.item.ItemStack>
Enclosing interface:
IItemStackQuery

public static class IItemStackQuery.ItemQuery extends Object implements IItemStackQuery.IItemStackQueryRecipe
  • Field Details

    • item

      protected net.minecraft.world.item.Item item
  • Constructor Details

    • ItemQuery

      public ItemQuery(net.minecraft.world.item.Item item)
  • Method Details