Class IItemStackQuery.ItemStackQuery

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

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

    • stack

      protected net.minecraft.world.item.ItemStack stack
  • Constructor Details

    • ItemStackQuery

      public ItemStackQuery(net.minecraft.world.item.ItemStack stack)
  • Method Details