Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addAttacher(IIngredientComponentCapabilityAttacher<?, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherManager
-
Register the given capability attacher.
- addRecipeIfNew(IPrototypedIngredient<ItemStack, Integer>, IPrototypedIngredient<ItemStack, Integer>, ItemStack, List<ItemStack>) - Static method in class net.minecraft.potion.PotionHelperCommonCapabilities
- afterCapabilitiesLoaded(InterModEnqueueEvent) - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- AMOUNT - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
-
Match FluidStacks amounts.
- analytics - Static variable in class org.cyclops.commoncapabilities.GeneralConfig
- ANY - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
-
Convenience value matching any FluidStack.
- ANY - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
-
Convenience value matching any ItemStack.
- areFluidStacksEqual(FluidStack, FluidStack, int) - Static method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
- areItemStackDataComponentsEqual(ItemStack, ItemStack) - Static method in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
- areItemStacksEqual(ItemStack, ItemStack, int) - Static method in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
- AttachCapabilitiesEventIngredientComponent<T,
M> - Class in org.cyclops.commoncapabilities.api.ingredient.capability -
Event for when an
IngredientComponent
is being constructed that is emitted on the mod event bus. - AttachCapabilitiesEventIngredientComponent(IngredientComponent<T, M>) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent
B
- BLOCK - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.IngredientComponentStorageHandler
- BLOCK - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.InventoryState
- BLOCK - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.RecipeHandler
- BLOCK - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.SlotlessItemHandler
- BLOCK - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.Temperature
- BLOCK - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.Worker
C
- canExtract() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper
- canExtract() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- canExtract() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- canHandleCapabilityType(BaseCapability<?, ?>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.capability.ICapabilityGetter
- canReceive() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper
- canReceive() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- canReceive() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- canWork() - Method in class org.cyclops.commoncapabilities.api.capability.work.DefaultWorker
- canWork() - Method in interface org.cyclops.commoncapabilities.api.capability.work.IWorker
- canWork() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaAbstractFurnaceWorker
- canWork() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaBrewingStandWorker
- canWork() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaCampfireWorker
- Capabilities - Class in org.cyclops.commoncapabilities.api.capability
- Capabilities() - Constructor for class org.cyclops.commoncapabilities.api.capability.Capabilities
- Capabilities.IngredientComponentStorageHandler - Class in org.cyclops.commoncapabilities.api.capability
- Capabilities.InventoryState - Class in org.cyclops.commoncapabilities.api.capability
- Capabilities.RecipeHandler - Class in org.cyclops.commoncapabilities.api.capability
- Capabilities.SlotlessItemHandler - Class in org.cyclops.commoncapabilities.api.capability
- Capabilities.Temperature - Class in org.cyclops.commoncapabilities.api.capability
- Capabilities.Worker - Class in org.cyclops.commoncapabilities.api.capability
- ClientProxy - Class in org.cyclops.commoncapabilities.proxy
-
Proxy for the client side.
- ClientProxy() - Constructor for class org.cyclops.commoncapabilities.proxy.ClientProxy
- clog(String) - Static method in class org.cyclops.commoncapabilities.CommonCapabilities
-
Log a new info message for this mod.
- clog(Level, String) - Static method in class org.cyclops.commoncapabilities.CommonCapabilities
-
Log a new message of the given level for this mod.
- CommonCapabilities - Class in org.cyclops.commoncapabilities
-
The main mod class of this mod.
- CommonCapabilities(IEventBus) - Constructor for class org.cyclops.commoncapabilities.CommonCapabilities
- CommonProxy - Class in org.cyclops.commoncapabilities.proxy
-
Proxy for server and client side.
- CommonProxy() - Constructor for class org.cyclops.commoncapabilities.proxy.CommonProxy
- compare(Long, Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- compare(DataComponentMap, DataComponentMap) - Method in class org.cyclops.commoncapabilities.ingredient.DataComparator
- compare(DataComponentMap, DataComponentMap, Set<ResourceLocation>) - Method in class org.cyclops.commoncapabilities.ingredient.DataComparator
- compare(ItemStack, ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- compare(FluidStack, FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- compareCollection(Collection<? super T>, Collection<? super T>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredientsAdapter
-
Compare two collections with comparable elements.
- compareCollection(Collection<? super T>, Collection<? super T>, Comparator<T>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredientsAdapter
-
Compare two collections with a custom comparator.
- compareData(DataComponentMap, DataComponentMap) - Static method in class org.cyclops.commoncapabilities.ingredient.IngredientHelpers
-
Compare the given NBT tags with each other for order.
- compareTo(IRecipeDefinition) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- compareTo(IMixedIngredients) - Method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredientsAdapter
- compareTo(IngredientComponent<?, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- compareTo(IngredientInstanceWrapper<T, M>) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientInstanceWrapper
- compareTo(IPrototypedIngredient<?, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- ComponentStorageWrapper(IngredientComponent<Long, Boolean>, IEnergyStorage) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- ComponentStorageWrapper(IngredientComponent<ItemStack, Integer>, IItemHandler) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- ComponentStorageWrapper(IngredientComponent<ItemStack, Integer>, ISlotlessItemHandler) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- ComponentStorageWrapper(IngredientComponent<FluidStack, Integer>, IFluidHandler) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- ComponentStorageWrapperCombined(IngredientComponent<ItemStack, Integer>, IItemHandler, ISlotlessItemHandler) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined
- CompositeList<E> - Class in org.cyclops.commoncapabilities.core
-
A simple composite list implementation.
- CompositeList(List<List<E>>) - Constructor for class org.cyclops.commoncapabilities.core.CompositeList
- conditionCompare(Boolean, Boolean) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- conditionCompare(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- conditionCompare(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- conditionCompare(M, M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Compare two conditions with each other.
- constructClientProxy() - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- constructCommonProxy() - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- containsAll(IMixedIngredients) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
-
Check if at least all ingredients from the supplied mixed ingredients are contained in this mixed ingredients.
- copy(Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- copy(ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- copy(FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- copy(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Create a deep copy of the given instance.
- crashOnInvalidRecipe - Static variable in class org.cyclops.commoncapabilities.GeneralConfig
- crashOnModCompatCrash - Static variable in class org.cyclops.commoncapabilities.GeneralConfig
- create(ResourceLocation, Class<T>, Class<C>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapability
- createCapabilityProvider(IngredientComponent<T, M>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.capability.IIngredientComponentCapabilityAttacher
-
Create a capability provider for the given ingredient component instance.
- createInitializer() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.VanillaModCompat
- createVoid(ResourceLocation, Class<T>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapability
D
- DATA - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
-
Match FluidStacks data components.
- DATA - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
-
Match ItemStack data components.
- DATA_COMPARATOR - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
-
A comparator for data components.
- DataComparator - Class in org.cyclops.commoncapabilities.ingredient
-
A comparator implementation for Data Components.
- DataComparator(Set<ResourceLocation>) - Constructor for class org.cyclops.commoncapabilities.ingredient.DataComparator
- DefaultIngredientComponentStorageHandler - Class in org.cyclops.commoncapabilities.api.ingredient.storage
-
Default implementation of
IIngredientComponentStorageHandler
. - DefaultIngredientComponentStorageHandler() - Constructor for class org.cyclops.commoncapabilities.api.ingredient.storage.DefaultIngredientComponentStorageHandler
- DefaultRecipeHandler - Class in org.cyclops.commoncapabilities.api.capability.recipehandler
-
A default recipe handler that contains a dirt to diamonds recipe.
- DefaultRecipeHandler() - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.DefaultRecipeHandler
- DefaultSlotlessItemHandlerWrapper - Class in org.cyclops.commoncapabilities.api.capability.itemhandler
-
An naive
ISlotlessItemHandler
wrapper around anIItemHandler
. - DefaultSlotlessItemHandlerWrapper(IItemHandler) - Constructor for class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- DefaultTemperature - Class in org.cyclops.commoncapabilities.api.capability.temperature
-
A default temperature implementation that has a fixed temperature that can't be changed.
- DefaultTemperature() - Constructor for class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
- DefaultTemperature(double) - Constructor for class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
- DefaultWorker - Class in org.cyclops.commoncapabilities.api.capability.work
-
Default implementation of an
IWorker
- DefaultWorker() - Constructor for class org.cyclops.commoncapabilities.api.capability.work.DefaultWorker
- deserialize(HolderLookup.Provider, CompoundTag) - Static method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
-
Deserialize a recipe from NBT
- deserialize(HolderLookup.Provider, CompoundTag) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
-
Deserialize ingredients from NBT
- deserialize(HolderLookup.Provider, CompoundTag) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
-
Deserialize an ingredient from NBT
- deserialize(HolderLookup.Provider, IngredientComponent<T, M>, Tag) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer
- deserialize(HolderLookup.Provider, IngredientComponent<T, M>, Tag) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag.Serializer
- deserialize(HolderLookup.Provider, IngredientComponent<T, M>, Tag) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList.Serializer
- deserializeCondition(Tag) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
-
Deserialize a match condition from NBT.
- deserializeCondition(Tag) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerEnergy
- deserializeCondition(Tag) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerFluidStack
- deserializeCondition(Tag) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerItemStack
- deserializeInstance(HolderLookup.Provider, Tag) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
-
Deserialize an instance from NBT.
- deserializeInstance(HolderLookup.Provider, Tag) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerEnergy
- deserializeInstance(HolderLookup.Provider, Tag) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerFluidStack
- deserializeInstance(HolderLookup.Provider, Tag) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerItemStack
- drain(int, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- drain(int, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- drain(int, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- drain(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- drain(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- drain(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- DUMMY_CONTAINTER - Static variable in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
E
- ENERGY - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- ENERGY - Static variable in class org.cyclops.commoncapabilities.IngredientComponents
- EnergyStorageWrapper(IIngredientComponentStorage<Long, Boolean>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper
- ENTITY - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.IngredientComponentStorageHandler
- ENTITY - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.InventoryState
- ENTITY - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.RecipeHandler
- ENTITY - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.SlotlessItemHandler
- ENTITY - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.Temperature
- ENTITY - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.Worker
- equals(Object) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- equals(Object) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList
- equals(Object) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- equals(Object) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientInstanceWrapper
- equals(Object) - Method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredientsAdapter
- equals(Object) - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- EXACT - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
-
Convenience value matching FluidStacks exactly by fluid, data component and amount.
- EXACT - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
-
Convenience value matching ItemStacks exactly by item, data component and stacksize.
- extract(int, long, boolean) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageSlotted
-
Extract the at most the given quantity from the ingredient from the given slot in the storage.
- extract(int, long, boolean) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageSlottedEmpty
- extract(int, long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- extract(int, long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- extract(long, boolean) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage
-
Extract any ingredient, but the given maximum amount from the storage.
- extract(long, boolean) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- extract(long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- extract(long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- extract(long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- extract(long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined
- extract(long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- extract(Long, Boolean, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- extract(ItemStack, Integer, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- extract(ItemStack, Integer, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined
- extract(ItemStack, Integer, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- extract(FluidStack, Integer, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- extract(T, M, boolean) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage
-
Extract an ingredient matching the given prototype from the storage.
- extract(T, M, boolean) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- extractEnergy(int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper
- extractEnergy(int, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- extractEnergy(int, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- extractItem(int, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- extractItem(int, boolean) - Method in interface org.cyclops.commoncapabilities.api.capability.itemhandler.ISlotlessItemHandler
-
Extracts an ItemStack from the item handler.
- extractItem(int, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- extractItem(int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper
- extractItem(int, int, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- extractItem(int, int, boolean) - Method in class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- extractItem(int, int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper
- extractItem(int, int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted
- extractItem(int, int, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- extractItem(int, int, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- extractItem(ItemStack, int, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- extractItem(ItemStack, int, boolean) - Method in interface org.cyclops.commoncapabilities.api.capability.itemhandler.ISlotlessItemHandler
-
Extract an ItemStack matching the given stack from the item handler.
- extractItem(ItemStack, int, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- extractItem(ItemStack, int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper
F
- fill(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- fill(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- fill(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- FilteredFluidHandlerFluidStackIterator - Class in org.cyclops.commoncapabilities.api.capability.fluidhandler
-
A filtered iterator over all slots in a fluid handler.
- FilteredFluidHandlerFluidStackIterator(IFluidHandler, FluidStack, int) - Constructor for class org.cyclops.commoncapabilities.api.capability.fluidhandler.FilteredFluidHandlerFluidStackIterator
- FilteredItemHandlerItemStackIterator - Class in org.cyclops.commoncapabilities.api.capability.itemhandler
-
A filtered iterator over all slots in an item handler.
- FilteredItemHandlerItemStackIterator(IItemHandler, ItemStack, int) - Constructor for class org.cyclops.commoncapabilities.api.capability.itemhandler.FilteredItemHandlerItemStackIterator
- finalizeExtraction(ItemStack, Pair<Wrapper<Integer>, List<Integer>>, int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- findItems(ItemStack, int) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- findItems(ItemStack, int) - Method in interface org.cyclops.commoncapabilities.api.capability.itemhandler.ISlotlessItemHandler
-
Find all ItemStacks matching the given stack from the item handler.
- findItems(ItemStack, int) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- findItems(ItemStack, int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper
- findNext() - Method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FilteredFluidHandlerFluidStackIterator
- findNext() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.FilteredItemHandlerItemStackIterator
- findRecipe(IMixedIngredients) - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- FLUID - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
-
Match FluidStack fluids.
- fluidActionToSimulate(IFluidHandler.FluidAction) - Static method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack
- FluidHandlerFluidStackIterator - Class in org.cyclops.commoncapabilities.api.capability.fluidhandler
-
An iterator over all slots in a fluid handler.
- FluidHandlerFluidStackIterator(IFluidHandler) - Constructor for class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidHandlerFluidStackIterator
- FluidHandlerFluidStackIterator(IFluidHandler, int) - Constructor for class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidHandlerFluidStackIterator
- FluidMatch - Class in org.cyclops.commoncapabilities.api.capability.fluidhandler
-
Fluid matching flags.
- FluidMatch() - Constructor for class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
- FLUIDSTACK - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- FLUIDSTACK - Static variable in class org.cyclops.commoncapabilities.IngredientComponents
- FluidStorageWrapper(IIngredientComponentStorage<FluidStack, Integer>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- FluidStorageWrapperSlotted(IIngredientComponentStorageSlotted<FluidStack, Integer>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapperSlotted
- forBlock(ILevelExtension, BlockPos, BlockState, BlockEntity) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.capability.ICapabilityGetter
- forBlockEntity(BlockEntity) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.capability.ICapabilityGetter
- forEntity(Entity) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.capability.ICapabilityGetter
- forItem(ItemStack) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.capability.ICapabilityGetter
- fromRecipeInput(IRecipeDefinition) - Static method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredients
-
Create ingredients from the given recipe's input.
G
- GA_TRACKING_ID - Static variable in class org.cyclops.commoncapabilities.Reference
- gatherCapabilities(RegisterCapabilitiesEvent) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- GeneralConfig - Class in org.cyclops.commoncapabilities
-
A config with general options for this mod.
- GeneralConfig() - Constructor for class org.cyclops.commoncapabilities.GeneralConfig
- get(int) - Method in class org.cyclops.commoncapabilities.core.CompositeList
- getAll() - Static method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapability
- getAlternatives() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives
- getAlternatives() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- getAlternatives() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList
- getAnyMatchCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
- getAnyMatchCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- getAnyMatchCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- getAnyMatchCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- getBlockStorage(Level, BlockPos, BlockState, BlockEntity, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getCapability() - Method in interface org.cyclops.commoncapabilities.api.ingredient.capability.IIngredientComponentCapabilityAttacher
- getCapability() - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherAdapter
- getCapability() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemCapabilityDelegator
- getCapability() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemFrameCapabilityDelegator
- getCapability(ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemCapabilityDelegator
- getCapability(ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemFrameCapabilityDelegator
- getCapability(BaseCapability<T, C>, C) - Method in interface org.cyclops.commoncapabilities.api.ingredient.capability.ICapabilityGetter
- getCapability(IngredientComponentCapability<TC, Void>) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
-
Get the given capability.
- getCapability(IngredientComponent<?, ?>, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapability
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemCapabilityDelegator
- getCapabilityType() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemFrameCapabilityDelegator
- getCategoryType() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- getCategoryTypes() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getClassifier() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- getComment() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.VanillaModCompat
- getComponent() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientInstanceWrapper
- getComponent() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
- getComponent() - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- getComponent() - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage
- getComponent() - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageWrapperHandler
- getComponent() - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- getComponent() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless
- getComponents() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
- getComponents() - Method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredients
- getComponents() - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.DefaultIngredientComponentStorageHandler
- getComponents() - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageHandler
- getComponentStorage(ICapabilityGetter<C>, C) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageWrapperHandler
-
Get the ingredient storage within the given capability provider.
- getComponentStorage(ICapabilityGetter<C>, C) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack
- getCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
- getCondition() - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- getDefaultTemperature() - Method in class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
- getDefaultTemperature() - Method in interface org.cyclops.commoncapabilities.api.capability.temperature.ITemperature
-
A default temperature is active in the target's default state, for example if a machine has just been created and has its default temperature.
- getDefaultTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaAbstractFurnaceTemperature
- getDefaultTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaCampfireTemperature
- getDefaultTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaUniversalBucketTemperature
- getDisplayName(Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- getDisplayName(ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- getDisplayName(FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- getDisplayName(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Return the display name of the given instance.
- getEmptyInstance() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
- getEmptyInstance() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- getEmptyInstance() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- getEmptyInstance() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- getEmptySlots() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- getEnergyStored() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper
- getEnergyStored() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- getEnergyStored() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- getEntity() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemCapabilityDelegator
- getEntity() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemFrameCapabilityDelegator
- getEntityStorage(Entity, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getExactMatchCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
- getExactMatchCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- getExactMatchCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- getExactMatchCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- getExactMatchNoQuantityCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
- getExactMatchNoQuantityCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- getExactMatchNoQuantityCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- getExactMatchNoQuantityCondition() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- getField(Class<? super T>, String) - Static method in class org.cyclops.commoncapabilities.core.Helpers
- getFieldValue(Object, Field) - Static method in class org.cyclops.commoncapabilities.core.Helpers
- getFirstNonEmpty(IngredientComponent<T, ?>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
-
Get the first non-empty instance of the given type.
- getFluidInTank(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- getFluidInTank(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapperSlotted
- getFluidInTank(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- getFluidInTank(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- getFluidStack() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaUniversalBucketTemperature
- getId() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer
- getId() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag.Serializer
- getId() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList.Serializer
- getId() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.VanillaModCompat
- getIngredientComponent() - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent
- getIngredientComponentForStorageCapability(BaseCapability<?, ?>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
-
Get the ingredient component that was attached to the given storage capability.
- getInputComponents() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
- getInputComponents() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- getInputs(IngredientComponent<T, M>) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
-
Get the input prototypes of a certain type.
- getInputs(IngredientComponent<T, M>) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- getInstance() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientInstanceWrapper
- getInstance() - Static method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaBrewingStandRecipeHandler
- getInstances(IngredientComponent<T, ?>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
-
Get the instances of a certain type.
- getInstances(IngredientComponent<T, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredients
- getItemHandler() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- getItemList() - Method in class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- getItemList() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- getItemList() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemShulkerBoxItemHandler
- getItems() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- getItems() - Method in interface org.cyclops.commoncapabilities.api.capability.itemhandler.ISlotlessItemHandler
- getItems() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- getItems() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper
- getItemStack() - Method in class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- getItemStack() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemCapabilityDelegator
- getItemStack() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemFrameCapabilityDelegator
- getItemStorage(ItemStack, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getLimit() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- getLimit() - Method in interface org.cyclops.commoncapabilities.api.capability.itemhandler.ISlotlessItemHandler
-
Retrieves the total item stack count allowed to exist in this handler.
- getLimit() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- getLimit() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper
- getMatchCondition() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- getMatcher() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getMaxEnergyStored() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper
- getMaxEnergyStored() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- getMaxEnergyStored() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- getMaximumQuantity() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
- getMaximumQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- getMaximumQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- getMaximumQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- getMaximumTemperature() - Method in class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
- getMaximumTemperature() - Method in interface org.cyclops.commoncapabilities.api.capability.temperature.ITemperature
- getMaximumTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaAbstractFurnaceTemperature
- getMaximumTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaCampfireTemperature
- getMaximumTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaUniversalBucketTemperature
- getMaxQuantity() - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage
- getMaxQuantity() - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- getMaxQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- getMaxQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- getMaxQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- getMaxQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined
- getMaxQuantity() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- getMaxQuantity(int) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageSlotted
-
Get the maximum allowed quantity in the given slot.
- getMaxQuantity(int) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageSlottedEmpty
- getMaxQuantity(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- getMaxQuantity(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- getMethod(Class<? super E>, String, Class<?>...) - Static method in class org.cyclops.commoncapabilities.core.Helpers
- getMinimumTemperature() - Method in class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
- getMinimumTemperature() - Method in interface org.cyclops.commoncapabilities.api.capability.temperature.ITemperature
- getMinimumTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaAbstractFurnaceTemperature
- getMinimumTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaCampfireTemperature
- getMinimumTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaUniversalBucketTemperature
- getMod() - Method in class org.cyclops.commoncapabilities.proxy.ClientProxy
- getMod() - Method in class org.cyclops.commoncapabilities.proxy.CommonProxy
- getName() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getName() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- getNonEmptySlots() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- getNonEmptySlotsWithItemStack(ItemStack, int) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
-
Get the slots in which the given ItemStack is present according to the given match flags.
- getNonFullSlotsWithItemStack(ItemStack, int) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
-
Get the slots in which the given ItemStack is present according to the given match flags.
- getOutput() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
- getOutput() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- getPotion(ItemStack) - Static method in class net.minecraft.potion.PotionHelperCommonCapabilities
- getPrimaryQuantifier() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getPrototype() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
- getPrototype() - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- getPrototypesFromIngredient(Ingredient) - Static method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
-
A heuristical method for converting an ingredient to a list of prototyped ingredients.
- getQuantity() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- getQuantity(Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- getQuantity(ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- getQuantity(FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- getQuantity(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Get the quantity in the given instance.
- getRecipeCacheKey() - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- getRecipeInputComponents() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.DefaultRecipeHandler
- getRecipeInputComponents() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeHandler
- getRecipeInputComponents() - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- getRecipeInputComponents() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaBrewingStandRecipeHandler
- getRecipeInputComponents() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
- getRecipeOutputComponents() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.DefaultRecipeHandler
- getRecipeOutputComponents() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeHandler
- getRecipeOutputComponents() - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- getRecipeOutputComponents() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaBrewingStandRecipeHandler
- getRecipeOutputComponents() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
- getRecipes() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.DefaultRecipeHandler
- getRecipes() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeHandler
- getRecipes() - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- getRecipes() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaBrewingStandRecipeHandler
- getRecipes() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
- getRecipesRaw() - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- getSerializer() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives
- getSerializer() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- getSerializer() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList
- getSerializer() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getSlotContents(int) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageSlotted
-
Get the ingredient that is contained in the given slot.
- getSlotContents(int) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageSlottedEmpty
- getSlotContents(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- getSlotContents(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper
- getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted
- getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemShulkerBoxItemHandler
- getSlots() - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- getSlots() - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageSlotted
- getSlots() - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageSlottedEmpty
- getSlots() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- getSlots() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- getSlots() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper
- getSlots() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted
- getSlots() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- getSlots() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- getSlots() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- getSlots() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemShulkerBoxItemHandler
- getSlotsWithItemStack(ItemStack, int) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
-
Get an iterator over all slots in which the given ItemStack is present according to the given match flags.
- getStackInSlot(int) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- getStackInSlot(int) - Method in class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- getStackInSlot(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper
- getStackInSlot(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted
- getStackInSlot(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- getStackInSlot(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- getState() - Method in interface org.cyclops.commoncapabilities.api.capability.inventorystate.IInventoryState
-
Get a state value which represents the current state of an inventory.
- getState() - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- getStorage(Class<O>, ICapabilityGetter<C>, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
-
Get the ingredient storage within the given capability provider.
- getStorage(ICapabilityGetter<C>, C) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageWrapperHandler
-
Get the storage within the given capability provider.
- getStorage(ICapabilityGetter<C>, C) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage
- getStorage(ICapabilityGetter<C>, C) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack
- getStorage(ICapabilityGetter<C>, C) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack
- getStorage(ICapabilityGetter<C>, C) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless
- getStorage(IngredientComponent<T, M>) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.DefaultIngredientComponentStorageHandler
- getStorage(IngredientComponent<T, M>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageHandler
-
Get the storage for the given ingredient component,
- getStorageWrapperHandler(BaseCapability<S, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
-
Get the storage wrapper handler for this component.
- getStorageWrapperHandlerCapabilities() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getTankCapacity(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- getTankCapacity(int) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapperSlotted
- getTankCapacity(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- getTankCapacity(int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- getTanks() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- getTanks() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapperSlotted
- getTanks() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- getTanks() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- getTargetName() - Method in interface org.cyclops.commoncapabilities.api.ingredient.capability.IIngredientComponentCapabilityAttacher
- getTargetName() - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherAdapter
- getTemperature() - Method in class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
- getTemperature() - Method in interface org.cyclops.commoncapabilities.api.capability.temperature.ITemperature
- getTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaAbstractFurnaceTemperature
- getTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaCampfireTemperature
- getTemperature() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaUniversalBucketTemperature
- getTranslationKey() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- getVanillaRecipes() - Static method in class net.minecraft.potion.PotionHelperCommonCapabilities
H
- hasCondition(Boolean, Boolean) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- hasCondition(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- hasCondition(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- hasCondition(M, M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Check if the given match condition contains at least the given condition.
- hasDefaultCreativeModeTab() - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- hash(Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- hash(ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- hash(FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- hash(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Hash the given instance.
- hashCode() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- hashCode() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList
- hashCode() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- hashCode() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientInstanceWrapper
- hashCode() - Method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredientsAdapter
- hashCode() - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- hasNext() - Method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FilteredFluidHandlerFluidStackIterator
- hasNext() - Method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidHandlerFluidStackIterator
- hasNext() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.FilteredItemHandlerItemStackIterator
- hasNext() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemHandlerItemStackIterator
- hasWork() - Method in class org.cyclops.commoncapabilities.api.capability.work.DefaultWorker
- hasWork() - Method in interface org.cyclops.commoncapabilities.api.capability.work.IWorker
- hasWork() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaAbstractFurnaceWorker
- hasWork() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaBrewingStandWorker
- hasWork() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaCampfireWorker
- Helpers - Class in org.cyclops.commoncapabilities.core
-
Helper methods.
- Helpers() - Constructor for class org.cyclops.commoncapabilities.core.Helpers
I
- ICapabilityGetter<C> - Interface in org.cyclops.commoncapabilities.api.ingredient.capability
-
Abstraction over Items, Entities, and Levels.
- ignoreDataComponentsForEqualityFilters - Static variable in class org.cyclops.commoncapabilities.GeneralConfig
- IIngredientComponentCapabilityAttacher<T,
M> - Interface in org.cyclops.commoncapabilities.api.ingredient.capability -
Instances of this interfaces can be used to attach a
ICapabilityProvider
to instances ofIngredientComponent
that are selected by name. - IIngredientComponentStorage<T,
M> - Interface in org.cyclops.commoncapabilities.api.ingredient.storage -
A minimal storage for a type of ingredient component.
- IIngredientComponentStorageHandler - Interface in org.cyclops.commoncapabilities.api.ingredient.storage
-
A capability that can hold ingredient component storages.
- IIngredientComponentStorageSlotted<T,
M> - Interface in org.cyclops.commoncapabilities.api.ingredient.storage -
A minimal slot-based storage for a type of ingredient component.
- IIngredientComponentStorageWrapperHandler<T,
M, - Interface in org.cyclops.commoncapabilities.api.ingredient.storageS, C> -
A handler for wrapping external storage interfaces into
IIngredientComponentStorage
and the other way (IIngredientComponentStorage
into external storage interfaces). - IIngredientMatcher<T,
M> - Interface in org.cyclops.commoncapabilities.api.ingredient -
An instance matcher for certain instance and condition types.
- IIngredientSerializer<T,
M> - Interface in org.cyclops.commoncapabilities.api.ingredient -
An serializer for instances and condition parameters of a certain component type.
- IInventoryState - Interface in org.cyclops.commoncapabilities.api.capability.inventorystate
-
Represents the current state of an inventory.
- IMixedIngredients - Interface in org.cyclops.commoncapabilities.api.ingredient
-
A collection of ingredient instances of different types.
- IngredientComponent<T,
M> - Class in org.cyclops.commoncapabilities.api.ingredient -
A IngredientComponent is a type of component that can be used as ingredients inside recipes.
- IngredientComponent(String, IIngredientMatcher<T, M>, IIngredientSerializer<T, M>, List<IngredientComponentCategoryType<T, M, ?>>) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- IngredientComponent(ResourceLocation, IIngredientMatcher<T, M>, IIngredientSerializer<T, M>, List<IngredientComponentCategoryType<T, M, ?>>) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- IngredientComponentCapability<T,
C> - Class in org.cyclops.commoncapabilities.api.ingredient.capability - IngredientComponentCapabilityAttacherAdapter<T,
M> - Class in org.cyclops.commoncapabilities.api.ingredient.capability -
A base implementation of
IIngredientComponentCapabilityAttacher
. - IngredientComponentCapabilityAttacherAdapter(ResourceLocation, IngredientComponentCapability<?, ?>) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherAdapter
- IngredientComponentCapabilityAttacherManager - Class in org.cyclops.commoncapabilities.api.ingredient.capability
-
A helper manager that can be used to easily attach capabilities to ingredient components.
- IngredientComponentCapabilityAttacherManager() - Constructor for class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherManager
- IngredientComponentCategoryType<T,
M, - Class in org.cyclops.commoncapabilities.api.ingredientC> -
A categorizer for an instance type.
- IngredientComponentCategoryType(ResourceLocation, Class<C>, boolean, Function<T, C>, M, boolean) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- IngredientComponents - Class in org.cyclops.commoncapabilities
-
The ingredient components that will be registered by this mod.
- IngredientComponents() - Constructor for class org.cyclops.commoncapabilities.IngredientComponents
- IngredientComponentStorageEmpty<T,
M> - Class in org.cyclops.commoncapabilities.api.ingredient.storage -
A dummy ingredient component storage that is empty.
- IngredientComponentStorageEmpty(IngredientComponent<T, M>) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- IngredientComponentStorageHandler() - Constructor for class org.cyclops.commoncapabilities.api.capability.Capabilities.IngredientComponentStorageHandler
- IngredientComponentStorageSlottedEmpty<T,
M> - Class in org.cyclops.commoncapabilities.api.ingredient.storage -
A dummy slotted ingredient component storage that is empty.
- IngredientComponentStorageSlottedEmpty(IngredientComponent<T, M>) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageSlottedEmpty
- IngredientComponentStorageWrapperHandlerEnergyStorage<C> - Class in org.cyclops.commoncapabilities.ingredient.storage
-
Energy storage wrapper handler for
IEnergyStorage
. - IngredientComponentStorageWrapperHandlerEnergyStorage(IngredientComponent<Long, Boolean>, BaseCapability<IEnergyStorage, C>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage
- IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerFluidStack<C> - Class in org.cyclops.commoncapabilities.ingredient.storage
-
Fluid storage wrapper handler for
IFluidHandler
. - IngredientComponentStorageWrapperHandlerFluidStack(IngredientComponent<FluidStack, Integer>, BaseCapability<? extends IFluidHandler, C>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack
- IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapperSlotted - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerItemStack<C> - Class in org.cyclops.commoncapabilities.ingredient.storage
-
Item storage wrapper handler for
IItemHandler
. - IngredientComponentStorageWrapperHandlerItemStack(IngredientComponent<ItemStack, Integer>, BaseCapability<IItemHandler, C>, BaseCapability<ISlotlessItemHandler, C>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack
- IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerItemStackSlotless<C> - Class in org.cyclops.commoncapabilities.ingredient.storage
-
Item storage wrapper handler for
ISlotlessItemHandler
. - IngredientComponentStorageWrapperHandlerItemStackSlotless(IngredientComponent<ItemStack, Integer>, BaseCapability<ISlotlessItemHandler, C>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless
- IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper - Class in org.cyclops.commoncapabilities.ingredient.storage
- IngredientHelpers - Class in org.cyclops.commoncapabilities.ingredient
-
Helper methods for ingredients.
- IngredientHelpers() - Constructor for class org.cyclops.commoncapabilities.ingredient.IngredientHelpers
- IngredientInstanceWrapper<T,
M> - Class in org.cyclops.commoncapabilities.api.ingredient -
A wrapper around an ingredient component instance that properly implements the
IngredientInstanceWrapper.equals(Object)
,IngredientInstanceWrapper.hashCode()
andComparable.compareTo(Object)
methods. - IngredientInstanceWrapper(IngredientComponent<T, M>, T) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.IngredientInstanceWrapper
- IngredientMatcherEnergy - Class in org.cyclops.commoncapabilities.ingredient
-
Exact matcher for a void match condition.
- IngredientMatcherEnergy() - Constructor for class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- IngredientMatcherFluidStack - Class in org.cyclops.commoncapabilities.ingredient
-
Matcher for FluidStacks.
- IngredientMatcherFluidStack() - Constructor for class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- IngredientMatcherItemStack - Class in org.cyclops.commoncapabilities.ingredient
-
Matcher for ItemStacks.
- IngredientMatcherItemStack() - Constructor for class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- IngredientSerializerEnergy - Class in org.cyclops.commoncapabilities.ingredient
-
Serializer for energy.
- IngredientSerializerEnergy() - Constructor for class org.cyclops.commoncapabilities.ingredient.IngredientSerializerEnergy
- IngredientSerializerFluidStack - Class in org.cyclops.commoncapabilities.ingredient
-
Serializer for FluidStacks.
- IngredientSerializerFluidStack() - Constructor for class org.cyclops.commoncapabilities.ingredient.IngredientSerializerFluidStack
- IngredientSerializerItemStack - Class in org.cyclops.commoncapabilities.ingredient
-
Serializer for ItemStacks.
- IngredientSerializerItemStack() - Constructor for class org.cyclops.commoncapabilities.ingredient.IngredientSerializerItemStack
- insert(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- insert(int, FluidStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- insert(int, T, boolean) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageSlotted
-
Inserts an ingredient into the storage in the given slot and return the remainder.
- insert(int, T, boolean) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageSlottedEmpty
- insert(Long, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- insert(ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- insert(ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined
- insert(ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- insert(FluidStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- insert(T, boolean) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage
-
Inserts an ingredient into the storage and return the remainder.
- insert(T, boolean) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper
- insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted
- insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- insertItem(ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
- insertItem(ItemStack, boolean) - Method in interface org.cyclops.commoncapabilities.api.capability.itemhandler.ISlotlessItemHandler
-
Inserts an ItemStack into the item handler and return the remainder.
- insertItem(ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- insertItem(ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper
- INSTANCE - Static variable in class org.cyclops.commoncapabilities.ingredient.DataComparator
-
A comparator for Data Components.
- InventoryState() - Constructor for class org.cyclops.commoncapabilities.api.capability.Capabilities.InventoryState
- invokeMethod(Object, Method, Object...) - Static method in class org.cyclops.commoncapabilities.core.Helpers
- IPrototypedIngredient<T,
M> - Interface in org.cyclops.commoncapabilities.api.ingredient -
An ingredient that is identified by a given instance and can be matched with other instances under a given condition.
- IPrototypedIngredientAlternatives<T,
M> - Interface in org.cyclops.commoncapabilities.api.capability.recipehandler -
A holder for a list of
IPrototypedIngredient
alternatives. - IPrototypedIngredientAlternatives.ISerializer<A> - Interface in org.cyclops.commoncapabilities.api.capability.recipehandler
- IRecipeDefinition - Interface in org.cyclops.commoncapabilities.api.capability.recipehandler
-
Defines the inputs and outputs of a recipe.
- IRecipeHandler - Interface in org.cyclops.commoncapabilities.api.capability.recipehandler
-
An IRecipeHandler is able to process recipes.
- isEmpty() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
- isEmpty(Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- isEmpty(ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- isEmpty(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Check if the given entity matches the empty instance, as provided by
IIngredientMatcher.getEmptyInstance()
. - isEnabledDefault() - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.VanillaModCompat
- isFluidValid(int, FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.FluidStorageWrapper
- isFluidValid(int, FluidStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- isFluidValid(int, FluidStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- isInputReusable(IngredientComponent<T, M>, int) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
-
If the input at the given index is reusable.
- isInputReusable(IngredientComponent<T, M>, int) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- isInstance(Object) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
If the given object is an instance of the ingredient type.
- isInstance(Object) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- isInstance(Object) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- isInstance(Object) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper
- isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted
- isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemShulkerBoxItemHandler
- ISlotlessItemHandler - Interface in org.cyclops.commoncapabilities.api.capability.itemhandler
-
A simplified form of the
IItemHandler
that is slot-agnostic. - isPotionOutputValid(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionHelperCommonCapabilities
- isPrimaryQuantifier() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- isRecipeCacheEnabled() - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- isReferenceEqual() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- isRegistered(IngredientComponentCapability<?, ?>, IngredientComponent<?, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent
- isValidSizeInput(IngredientComponent<?, ?>, int) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeHandler
-
Check if the given size of recipe component instances are valid for the given recipe component type.
- isValidSizeInput(IngredientComponent, int) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.DefaultRecipeHandler
- isValidSizeInput(IngredientComponent, int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaBrewingStandRecipeHandler
- isValidSizeInput(IngredientComponent, int) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
- ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.IngredientComponentStorageHandler
- ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.InventoryState
- ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.RecipeHandler
- ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.SlotlessItemHandler
- ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.Temperature
- ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.Capabilities.Worker
- ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
-
Match ItemStack items.
- ITEM_BLACK_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_BLUE_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_BROWN_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_BUNDLE - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_CYAN_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_GRAY_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_GREEN_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_LIGHT_BLUE_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_LIGHT_GRAY_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_LIME_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_MAGENTA_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_ORANGE_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_PINK_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_PURPLE_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_RED_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_WHITE_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- ITEM_YELLOW_SHULKER_BOX - Static variable in class org.cyclops.commoncapabilities.RegistryEntries
- itemHandler - Variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- ItemHandlerInventoryState - Class in org.cyclops.commoncapabilities.api.capability.inventorystate
-
An inventory state implementation that wraps around an
IItemHandlerModifiable
. - ItemHandlerInventoryState(IItemHandler) - Constructor for class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- ItemHandlerItemStackIterator - Class in org.cyclops.commoncapabilities.api.capability.itemhandler
-
An iterator over all slots in an item handler.
- ItemHandlerItemStackIterator(IItemHandler) - Constructor for class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemHandlerItemStackIterator
- ItemHandlerItemStackIterator(IItemHandler, int) - Constructor for class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemHandlerItemStackIterator
- ItemHandlerModifiableInventoryState - Class in org.cyclops.commoncapabilities.api.capability.inventorystate
-
An inventory state implementation that wraps around an
IItemHandlerModifiable
. - ItemHandlerModifiableInventoryState(IItemHandlerModifiable) - Constructor for class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerModifiableInventoryState
- ItemItemHandler - Class in org.cyclops.commoncapabilities.capability.itemhandler
-
An item handler wrapper for items.
- ItemItemHandler(ItemStack) - Constructor for class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- ItemMatch - Class in org.cyclops.commoncapabilities.api.capability.itemhandler
-
Item matching flags to be used in
ISlotlessItemHandler
. - ItemMatch() - Constructor for class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
- ITemperature - Interface in org.cyclops.commoncapabilities.api.capability.temperature
-
Indicates if something has a temperature.
- ITEMSTACK - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- ITEMSTACK - Static variable in class org.cyclops.commoncapabilities.IngredientComponents
- ItemStorageWrapper(IngredientComponent<ItemStack, Integer>, IIngredientComponentStorage<ItemStack, Integer>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapper
- ItemStorageWrapper(IngredientComponent<ItemStack, Integer>, IIngredientComponentStorage<ItemStack, Integer>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ItemStorageWrapper
- ItemStorageWrapperSlotted(IngredientComponent<ItemStack, Integer>, IIngredientComponentStorageSlotted<ItemStack, Integer>) - Constructor for class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ItemStorageWrapperSlotted
- iterator() - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage
-
Get all ingredients in this storage.
- iterator() - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- iterator() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- iterator() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- iterator() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- iterator() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined
- iterator() - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- iterator(Long, Boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.ComponentStorageWrapper
- iterator(ItemStack, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
- iterator(ItemStack, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapperCombined
- iterator(ItemStack, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless.ComponentStorageWrapper
- iterator(FluidStack, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack.ComponentStorageWrapper
- iterator(T, M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage
-
Find all ingredients matching the given prototype from the storage.
- iterator(T, M) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.IngredientComponentStorageEmpty
- IWorker - Interface in org.cyclops.commoncapabilities.api.capability.work
-
Capability instance for targets that are able to work on something and have their state detected.
L
- loadModCompats(ModCompatLoader) - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- localize(Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- localize(ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- localize(FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- localize(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Return the localized name of the given instance.
M
- matches(Long, Long, Boolean) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- matches(ItemStack, ItemStack, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- matches(FluidStack, FluidStack, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- matches(T, T, M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Check if the two given instances match based on the given match conditions.
- matchesExactly(T, T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Check if the two given instances are equal.
- MixedIngredients - Class in org.cyclops.commoncapabilities.api.ingredient
-
Raw implementation of mixed ingredients.
- MixedIngredients(Map<IngredientComponent<?, ?>, List<?>>) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.MixedIngredients
- MixedIngredientsAdapter - Class in org.cyclops.commoncapabilities.api.ingredient
-
Abstract implementation of mixed ingredients.
- MixedIngredientsAdapter() - Constructor for class org.cyclops.commoncapabilities.api.ingredient.MixedIngredientsAdapter
- MOD_ENDERIO - Static variable in class org.cyclops.commoncapabilities.Reference
- MOD_FORESTRY - Static variable in class org.cyclops.commoncapabilities.Reference
- MOD_IC2 - Static variable in class org.cyclops.commoncapabilities.Reference
- MOD_ID - Static variable in class org.cyclops.commoncapabilities.Reference
- MOD_RF_API - Static variable in class org.cyclops.commoncapabilities.Reference
- MOD_TCONSTRUCT - Static variable in class org.cyclops.commoncapabilities.Reference
- MOD_THERMALEXPANSION - Static variable in class org.cyclops.commoncapabilities.Reference
- MOD_VANILLA - Static variable in class org.cyclops.commoncapabilities.Reference
- MODEL_PATH - Static variable in class org.cyclops.commoncapabilities.Reference
N
- net.minecraft.potion - package net.minecraft.potion
- next() - Method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FilteredFluidHandlerFluidStackIterator
- next() - Method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidHandlerFluidStackIterator
- next() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.FilteredItemHandlerItemStackIterator
- next() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemHandlerItemStackIterator
O
- ofAlternatives(IngredientComponent<T, M>, List<IPrototypedIngredientAlternatives<T, M>>, IMixedIngredients) - Static method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
-
Create a new recipe definition for a single component type input and a list of alternatives.
- ofIngredient(IngredientComponent<T, M>, List<IPrototypedIngredient<T, M>>, IMixedIngredients) - Static method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
-
Create a new recipe definittion for a single component type input and a single instance.
- ofIngredients(IngredientComponent<T, M>, List<List<IPrototypedIngredient<T, M>>>, IMixedIngredients) - Static method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
-
Create a new recipe definition for a single component type input and a list of instances.
- ofInstance(IngredientComponent<T, ?>, T) - Static method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredients
-
Create a new ingredients for a single instance.
- ofInstances(IngredientComponent<T, ?>, Collection<T>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredients
- onConfigLoad(ModConfigEvent.Loading) - Method in class org.cyclops.commoncapabilities.GeneralConfig
- onConfigReload(ModConfigEvent.Reloading) - Method in class org.cyclops.commoncapabilities.GeneralConfig
- onConfigsRegister(ConfigHandler) - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- onIngredientComponentLoad(AttachCapabilitiesEventIngredientComponent, IngredientComponent<T, M>) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherManager
- onIngredientComponentsLoad(AttachCapabilitiesEventIngredientComponent) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherManager
- onRegister(NewRegistryEvent) - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- onRegistered() - Method in class org.cyclops.commoncapabilities.GeneralConfig
- onRegistriesCreate(NewRegistryEvent) - Static method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- onRegistriesFilled(RegisterEvent) - Static method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- onRegistriesLoad(RegisterEvent) - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- org.cyclops.commoncapabilities - package org.cyclops.commoncapabilities
- org.cyclops.commoncapabilities.api.capability - package org.cyclops.commoncapabilities.api.capability
- org.cyclops.commoncapabilities.api.capability.fluidhandler - package org.cyclops.commoncapabilities.api.capability.fluidhandler
- org.cyclops.commoncapabilities.api.capability.inventorystate - package org.cyclops.commoncapabilities.api.capability.inventorystate
- org.cyclops.commoncapabilities.api.capability.itemhandler - package org.cyclops.commoncapabilities.api.capability.itemhandler
- org.cyclops.commoncapabilities.api.capability.recipehandler - package org.cyclops.commoncapabilities.api.capability.recipehandler
- org.cyclops.commoncapabilities.api.capability.temperature - package org.cyclops.commoncapabilities.api.capability.temperature
- org.cyclops.commoncapabilities.api.capability.work - package org.cyclops.commoncapabilities.api.capability.work
- org.cyclops.commoncapabilities.api.ingredient - package org.cyclops.commoncapabilities.api.ingredient
- org.cyclops.commoncapabilities.api.ingredient.capability - package org.cyclops.commoncapabilities.api.ingredient.capability
- org.cyclops.commoncapabilities.api.ingredient.storage - package org.cyclops.commoncapabilities.api.ingredient.storage
- org.cyclops.commoncapabilities.capability.itemhandler - package org.cyclops.commoncapabilities.capability.itemhandler
- org.cyclops.commoncapabilities.capability.recipehandler - package org.cyclops.commoncapabilities.capability.recipehandler
- org.cyclops.commoncapabilities.core - package org.cyclops.commoncapabilities.core
- org.cyclops.commoncapabilities.ingredient - package org.cyclops.commoncapabilities.ingredient
- org.cyclops.commoncapabilities.ingredient.storage - package org.cyclops.commoncapabilities.ingredient.storage
- org.cyclops.commoncapabilities.modcompat.vanilla - package org.cyclops.commoncapabilities.modcompat.vanilla
- org.cyclops.commoncapabilities.modcompat.vanilla.capability - package org.cyclops.commoncapabilities.modcompat.vanilla.capability
- org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage - package org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage
- org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler - package org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler
- org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler - package org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler
- org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler - package org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler
- org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature - package org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature
- org.cyclops.commoncapabilities.modcompat.vanilla.capability.work - package org.cyclops.commoncapabilities.modcompat.vanilla.capability.work
- org.cyclops.commoncapabilities.proxy - package org.cyclops.commoncapabilities.proxy
P
- PotionHelperCommonCapabilities - Class in net.minecraft.potion
- PotionHelperCommonCapabilities() - Constructor for class net.minecraft.potion.PotionHelperCommonCapabilities
- PrototypedIngredient<T,
M> - Class in org.cyclops.commoncapabilities.api.ingredient -
A raw prototyped ingredient.
- PrototypedIngredient(IngredientComponent<T, M>, T, M) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- PrototypedIngredientAlternativesItemStackTag - Class in org.cyclops.commoncapabilities.api.capability.recipehandler
-
An oredictionary-based
IPrototypedIngredientAlternatives
implementation. - PrototypedIngredientAlternativesItemStackTag(List<String>, Integer, long) - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- PrototypedIngredientAlternativesItemStackTag.Serializer - Class in org.cyclops.commoncapabilities.api.capability.recipehandler
- PrototypedIngredientAlternativesList<T,
M> - Class in org.cyclops.commoncapabilities.api.capability.recipehandler -
A list-based
IPrototypedIngredientAlternatives
implementation. - PrototypedIngredientAlternativesList(List<IPrototypedIngredient<T, M>>) - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList
- PrototypedIngredientAlternativesList.Serializer - Class in org.cyclops.commoncapabilities.api.capability.recipehandler
R
- receiveEnergy(int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage.EnergyStorageWrapper
- receiveEnergy(int, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- receiveEnergy(int, boolean) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- RecipeDefinition - Class in org.cyclops.commoncapabilities.api.capability.recipehandler
-
A recipe definition based on maps.
- RecipeDefinition(Map<IngredientComponent<?, ?>, List<IPrototypedIngredientAlternatives<?, ?>>>, Map<IngredientComponent<?, ?>, List<Boolean>>, IMixedIngredients) - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- RecipeDefinition(Map<IngredientComponent<?, ?>, List<IPrototypedIngredientAlternatives<?, ?>>>, IMixedIngredients) - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- RecipeHandler() - Constructor for class org.cyclops.commoncapabilities.api.capability.Capabilities.RecipeHandler
- recipeToRecipeDefinition(T, Level) - Static method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
- Reference - Class in org.cyclops.commoncapabilities
-
Class that can hold basic static things that are better not hard-coded like mod details, texture paths, ID's...
- Reference() - Constructor for class org.cyclops.commoncapabilities.Reference
- register(IngredientComponentCapability<T, C>, IngredientComponent<?, ?>, ICapabilityProvider<IngredientComponent<?, ?>, C, T>) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent
- registerStorageWrapperHandlers() - Static method in class org.cyclops.commoncapabilities.IngredientComponents
- REGISTRY - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- RegistryEntries - Class in org.cyclops.commoncapabilities
-
Referenced registry entries.
- RegistryEntries() - Constructor for class org.cyclops.commoncapabilities.RegistryEntries
S
- serialize(HolderLookup.Provider, IRecipeDefinition) - Static method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
-
Deserialize a recipe to NBT.
- serialize(HolderLookup.Provider, IMixedIngredients) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
-
Deserialize ingredients to NBT.
- serialize(HolderLookup.Provider, IngredientComponent<T, M>, A) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer
- serialize(HolderLookup.Provider, IngredientComponent<T, M>, PrototypedIngredientAlternativesItemStackTag) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag.Serializer
- serialize(HolderLookup.Provider, IngredientComponent<T, M>, PrototypedIngredientAlternativesList<?, ?>) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList.Serializer
- serialize(HolderLookup.Provider, IPrototypedIngredient<T, M>) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
-
Deserialize an ingredient to NBT.
- serializeCondition(Boolean) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerEnergy
- serializeCondition(Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerFluidStack
- serializeCondition(Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerItemStack
- serializeCondition(M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
-
Serialize a match condition to NBT.
- serializeInstance(HolderLookup.Provider, Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerEnergy
- serializeInstance(HolderLookup.Provider, ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerItemStack
- serializeInstance(HolderLookup.Provider, FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientSerializerFluidStack
- serializeInstance(HolderLookup.Provider, T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
-
Serialize an instance to NBT.
- Serializer() - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag.Serializer
- Serializer() - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList.Serializer
- SERIALIZER - Static variable in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- SERIALIZER - Static variable in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList
- SERIALIZERS - Static variable in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives
- setItemList(NonNullList<ItemStack>) - Method in class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- setItemList(NonNullList<ItemStack>) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- setItemList(NonNullList<ItemStack>) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemShulkerBoxItemHandler
- setNewHash() - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
- setStackInSlot(int, ItemStack) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerModifiableInventoryState
- setStackInSlot(int, ItemStack) - Method in class org.cyclops.commoncapabilities.capability.itemhandler.ItemItemHandler
- setStackInSlot(int, ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- setStorage(IngredientComponent<T, M>, IIngredientComponentStorage<T, M>) - Method in class org.cyclops.commoncapabilities.api.ingredient.storage.DefaultIngredientComponentStorageHandler
-
Set the storage for the given ingredient component.
- setStorageWrapperHandler(BaseCapability<?, ?>, IIngredientComponentStorageWrapperHandler<T, M, ? super S, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
-
Set the storage wrapper handler for this component.
- setTranslationKey(String) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- setup(FMLCommonSetupEvent) - Method in class org.cyclops.commoncapabilities.CommonCapabilities
- simulate(IMixedIngredients) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.DefaultRecipeHandler
- simulate(IMixedIngredients) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeHandler
-
Test if the given recipe input can be handled by this handler.
- simulate(IMixedIngredients) - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- simulate(IMixedIngredients) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaBrewingStandRecipeHandler
- simulate(IMixedIngredients) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
- simulateToFluidAction(boolean) - Static method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack
- size() - Method in class org.cyclops.commoncapabilities.core.CompositeList
- SlotlessItemHandler() - Constructor for class org.cyclops.commoncapabilities.api.capability.Capabilities.SlotlessItemHandler
- SlotlessItemHandlerWrapper - Class in org.cyclops.commoncapabilities.api.capability.itemhandler
-
An abstract
ISlotlessItemHandler
wrapper around anIItemHandler
. - SlotlessItemHandlerWrapper(IItemHandler) - Constructor for class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
- STACKSIZE - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
-
Match ItemStack stacksizes.
- storageExtractItem(int, int, boolean) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack.ComponentStorageWrapper
T
- Temperature() - Constructor for class org.cyclops.commoncapabilities.api.capability.Capabilities.Temperature
- TEXTURE_PATH_ENTITIES - Static variable in class org.cyclops.commoncapabilities.Reference
- TEXTURE_PATH_GUI - Static variable in class org.cyclops.commoncapabilities.Reference
- TEXTURE_PATH_GUIBACKGROUNDS - Static variable in class org.cyclops.commoncapabilities.Reference
- TEXTURE_PATH_ITEMS - Static variable in class org.cyclops.commoncapabilities.Reference
- TEXTURE_PATH_MODELS - Static variable in class org.cyclops.commoncapabilities.Reference
- TEXTURE_PATH_PARTICLES - Static variable in class org.cyclops.commoncapabilities.Reference
- TEXTURE_PATH_SKINS - Static variable in class org.cyclops.commoncapabilities.Reference
- toString() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
- toString() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList
- toString() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
- toString() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
- toString() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
- toString() - Method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredientsAdapter
- toString() - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
- toString(Long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- toString(ItemStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- toString(FluidStack) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- toString(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Return a stringified version of the given instance.
- TransformedRecipeHandlerAdapter<R> - Class in org.cyclops.commoncapabilities.capability.recipehandler
-
Abstract recipe handler based on transforming a recipe collection.
- TransformedRecipeHandlerAdapter(Set<IngredientComponent<?, ?>>, Set<IngredientComponent<?, ?>>) - Constructor for class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
- transformRecipe(R) - Method in class org.cyclops.commoncapabilities.capability.recipehandler.TransformedRecipeHandlerAdapter
U
- updateItemStack(ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemCapabilityDelegator
- updateItemStack(ItemStack) - Method in class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemFrameCapabilityDelegator
- updateNbtComparator() - Method in class org.cyclops.commoncapabilities.GeneralConfig
V
- VanillaAbstractFurnaceTemperature - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature
-
Temperature capability for vanilla furnace tile entities.
- VanillaAbstractFurnaceTemperature(AbstractFurnaceBlockEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaAbstractFurnaceTemperature
- VanillaAbstractFurnaceWorker - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.work
-
Worker capability for the vanilla furnace tile entities.
- VanillaAbstractFurnaceWorker(AbstractFurnaceBlockEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaAbstractFurnaceWorker
- VanillaBlockComposterItemHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler
-
An item handler wrapper for the composter block.
- VanillaBlockComposterItemHandler(BlockState, Level, BlockPos, Direction) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaBlockComposterItemHandler
- VanillaBrewingStandRecipeHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler
-
Recipe handler capability for the vanilla brewing stand.
- VanillaBrewingStandWorker - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.work
-
Worker capability for the vanilla brewing stand tile entity.
- VanillaBrewingStandWorker(BrewingStandBlockEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaBrewingStandWorker
- VanillaCampfireTemperature - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature
-
Temperature capability for vanilla campfire tile entities.
- VanillaCampfireTemperature(CampfireBlockEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaCampfireTemperature
- VanillaCampfireWorker - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.work
-
Worker capability for the vanilla campfire tile entities.
- VanillaCampfireWorker(CampfireBlockEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.work.VanillaCampfireWorker
- VanillaEntityItemCapabilityDelegator<C> - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability
-
An abstract capability capability delegator from entity item to inner itemstack.
- VanillaEntityItemCapabilityDelegator(ItemEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemCapabilityDelegator
- VanillaEntityItemEnergyStorage - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage
-
An energy handler for entity items that have an energy handler.
- VanillaEntityItemEnergyStorage(ItemEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemEnergyStorage
- VanillaEntityItemFluidHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler
-
A fluid handler for entity items that have a fluid handler.
- VanillaEntityItemFluidHandler(ItemEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFluidHandler
- VanillaEntityItemFrameCapabilityDelegator<C> - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability
-
An abstract capability capability delegator from entity item frame to inner itemstack.
- VanillaEntityItemFrameCapabilityDelegator(ItemFrame) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.VanillaEntityItemFrameCapabilityDelegator
- VanillaEntityItemFrameEnergyStorage - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage
-
An energy handler for entity item frames that have an energy handler.
- VanillaEntityItemFrameEnergyStorage(ItemFrame) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.energystorage.VanillaEntityItemFrameEnergyStorage
- VanillaEntityItemFrameFluidHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler
-
A fluid handler for entity item frames that have a fluid handler.
- VanillaEntityItemFrameFluidHandler(ItemFrame) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.fluidhandler.VanillaEntityItemFrameFluidHandler
- VanillaEntityItemFrameItemHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler
-
An item handler for entity item frames that have an item handler.
- VanillaEntityItemFrameItemHandler(ItemFrame) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemFrameItemHandler
- VanillaEntityItemItemHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler
-
An item handler for entity items that have an item handler.
- VanillaEntityItemItemHandler(ItemEntity) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaEntityItemItemHandler
- VanillaItemBundleItemHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler
-
An item handler wrapper for the bundle.
- VanillaItemBundleItemHandler(ItemStack) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemBundleItemHandler
- VanillaItemShulkerBoxItemHandler - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler
-
An item handler wrapper for the shulker box in item form.
- VanillaItemShulkerBoxItemHandler(ItemStack) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.itemhandler.VanillaItemShulkerBoxItemHandler
- VanillaModCompat - Class in org.cyclops.commoncapabilities.modcompat.vanilla
-
Capabilities for Vanilla.
- VanillaModCompat() - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.VanillaModCompat
- VanillaRecipeTypeRecipeHandler<C,
T> - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler -
Recipe handler capability for recipe types.
- VanillaRecipeTypeRecipeHandler(Supplier<Level>, RecipeType<T>, Predicate<Integer>, Function<CraftingContainer, C>) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.recipehandler.VanillaRecipeTypeRecipeHandler
- VanillaUniversalBucketTemperature - Class in org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature
-
Temperature capability for the vanilla furnace tile entity.
- VanillaUniversalBucketTemperature(ItemStack) - Constructor for class org.cyclops.commoncapabilities.modcompat.vanilla.capability.temperature.VanillaUniversalBucketTemperature
- VERSION_URL - Static variable in class org.cyclops.commoncapabilities.Reference
- versionChecker - Static variable in class org.cyclops.commoncapabilities.GeneralConfig
W
- withCondition(Boolean, Boolean) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- withCondition(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- withCondition(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- withCondition(M, M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Create a new match condition based on the given condition that includes the second condition.
- withoutCondition(Boolean, Boolean) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- withoutCondition(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- withoutCondition(Integer, Integer) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- withoutCondition(M, M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Create a new match condition based on the given condition that excludes the second condition.
- withQuantity(Long, long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherEnergy
- withQuantity(ItemStack, long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherItemStack
- withQuantity(FluidStack, long) - Method in class org.cyclops.commoncapabilities.ingredient.IngredientMatcherFluidStack
- withQuantity(T, long) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
-
Create a copy of the given instance with the given quantity.
- Worker() - Constructor for class org.cyclops.commoncapabilities.api.capability.Capabilities.Worker
- wrap(T) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
-
Wrap the given instance inside an equals, hashCode and compareTo-safe holder.
- wrapComponentStorage(IEnergyStorage) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage
- wrapComponentStorage(IFluidHandler) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack
- wrapComponentStorage(IItemHandler) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack
- wrapComponentStorage(IItemHandler, ISlotlessItemHandler) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack
- wrapComponentStorage(ISlotlessItemHandler) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless
- wrapComponentStorage(S) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageWrapperHandler
-
Wrap the given storage.
- wrapStorage(IIngredientComponentStorage<Long, Boolean>) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerEnergyStorage
- wrapStorage(IIngredientComponentStorage<ItemStack, Integer>) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack
- wrapStorage(IIngredientComponentStorage<ItemStack, Integer>) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStackSlotless
- wrapStorage(IIngredientComponentStorage<FluidStack, Integer>) - Method in class org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerFluidStack
- wrapStorage(IIngredientComponentStorage<T, M>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageWrapperHandler
-
Wrap the given storage.
Z
- ZERO_CELCIUS - Static variable in interface org.cyclops.commoncapabilities.api.capability.temperature.ITemperature
-
Zero degrees Celcius in Kelvin.
_
- _instance - Static variable in class org.cyclops.commoncapabilities.CommonCapabilities
-
The unique instance of this mod.
All Classes and Interfaces|All Packages|Constant Field Values