Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACHIEVED_ADVANCEMENTS - Static variable in class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
AchievementCollectButton - Class in org.cyclops.cyclopscore.infobook.pageelement
A button that can be clicked for reward collection.
AchievementCollectButton(AdvancementRewards, IInfoBook) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.AchievementCollectButton
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.AdvancementRewardsObtainPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.ButtonClickPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.ReloadResourcesPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.RequestPlayerAdvancementUnlockedPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.RequestPlayerNbtPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.SendPlayerAdvancementUnlockedPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.SendPlayerNbtPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.ValueNotifyPacket
 
actionClient(Level, Player) - Method in class org.cyclops.cyclopscore.network.PacketBase
Actions for client-side.
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.AdvancementRewardsObtainPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.ButtonClickPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.ReloadResourcesPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.RequestPlayerAdvancementUnlockedPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.RequestPlayerNbtPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.SendPlayerAdvancementUnlockedPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.SendPlayerNbtPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.packet.ValueNotifyPacket
 
actionServer(Level, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.PacketBase
Actions for server-side.
activeElementToString(E) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
add(int, T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
Insert the given instance at the given position and shift all instances after it (if any) to the right (add one to their index).
add(int, T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
add(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionMutable
Add the given instance to the collection.
add(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionAdapter
 
add(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
add(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
add(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
add(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
add(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
add(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
addAdvancedButton(int, AdvancedButton) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
addAdvancedButtons(int, Collection<T>) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
addAll(Iterable<? extends T>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionMutable
Add the given instances to the collection.
addAll(Iterable<? extends T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
addAll(Iterable<? extends T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
addAllowedBlocks(AllowedBlock[]) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
addAllThreaded(ExecutorService, Iterable<? extends T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
A multi-threaded addAll implementation.
addAlphaToColor(int, float) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Add the given alpha value to the given RGB color.
addAlphaToColor(int, int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Add the given alpha value to the given RGB color.
addAttacher(IIngredientComponentCapabilityAttacher<?, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapabilityAttacherManager
Register the given capability attacher.
addBakedQuad(List<BakedQuad>, float, float, float, float, float, TextureAtlasSprite, int, Direction) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Add a given quad to a list of quads.
addBakedQuad(List<BakedQuad>, float, float, float, float, float, TextureAtlasSprite, Direction) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Add a given quad to a list of quads.
addBakedQuadRotated(List<BakedQuad>, float, float, float, float, float, TextureAtlasSprite, Direction, int) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Add a given rotated quad to a list of quads.
addBakedQuadRotated(List<BakedQuad>, float, float, float, float, float, TextureAtlasSprite, Direction, int, boolean, int, float[][]) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Add a given rotated quad to a list of quads.
addBlockHitEffects(ParticleEngine, ClientLevel, BlockState, BlockPos, Direction) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
A custom way of spawning block hit effects.
addCategory(String) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Add a config category.
addCodedAction(Class<?>, PacketCodec.ICodecAction) - Static method in class org.cyclops.cyclopscore.network.PacketCodec
Register a new coded action.
addCollisionBoxToList(BlockPos, AABB, List<AABB>, AABB) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
Add a collision box to the given list if it intersects with a box.
addColoredBakedQuad(List<BakedQuad>, float, float, float, float, float, TextureAtlasSprite, int, Direction) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Add a given colored quad to a list of quads.
addColoredBakedQuad(List<BakedQuad>, float, float, float, float, float, TextureAtlasSprite, Color, Direction) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Add a given colored quad to a list of quads.
addConfigurable(ExtendedConfig<?, ?>) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
 
addCountValidator(IBlockCountValidator) - Method in class org.cyclops.cyclopscore.block.multi.AllowedBlock
Add a count validator
addDirtyMarkListener(IDirtyMarkListener) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
Add a dirty marking listener.
addDirtyMarkListener(IDirtyMarkListener) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
Add a dirty marking listener.
addElement(Map<K, V>) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
Add a new map to the composition.
addInformation(ItemStack, Level, List<Component>, TooltipFlag) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemComponent
Add information to the given list for the given item.
addInformation(ItemStack, Level, List<Component>, TooltipFlag) - Method in class org.cyclops.cyclopscore.item.InformationProviderComponent
Add information to the given list for the given item.
addInventory(Container, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
additionalApplies(E) - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
An additional conditional that can be added for filtering items.
addKeyHandler(KeyMapping, IKeyHandler) - Method in interface org.cyclops.cyclopscore.client.key.IKeyRegistry
Binds a IKeyHandler to key presses of the specified KeyMapping.
addKeyHandler(KeyMapping, IKeyHandler) - Method in class org.cyclops.cyclopscore.client.key.KeyRegistry
 
addLinks(int, int, int, Map<String, Pair<InfoSection, Integer>>) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
Add all links from the given map to this section, starting from page 0.
addLoadedCapabilityProvider(RegisterCapabilitiesEvent, CK, ICapabilityTypeGetter<?, ?>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
addModCompat(IModCompat) - Method in class org.cyclops.cyclopscore.modcompat.ModCompatLoader
Register a new mod compatibility.
addOptionalInfo(List<Component>, String) - Static method in class org.cyclops.cyclopscore.helper.L10NHelpers
Add the optional info lines to the item tooltip.
addPlayerArmorInventory(Inventory, int, int) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
Add player armor inventory to the GUI.
addPlayerInventory(Inventory, int, int) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
Add player inventory and hotbar to the GUI.
addRegistry(Class<R>, R) - Method in class org.cyclops.cyclopscore.init.RegistryManager
 
addSafe(int, int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Take the sum of these two values capped at Integer.MAX_VALUE.
addSection(String, InfoSection) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
addSection(String, InfoSection) - Method in class org.cyclops.cyclopscore.infobook.InfoBook
 
addSizeValidator(ISizeValidator) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
An optional size validator to add.
addSlot(Slot) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
addSlotListener(ContainerListener) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
addSoftLinks(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.InfoSectionTagIndex
 
addStackToList(NonNullList<ItemStack>, ItemStack) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Add the given stack to the given list, by attempting to increase the stacksize of equal stacks that are already present.
addStatusInfo(List<Component>, boolean, String) - Static method in class org.cyclops.cyclopscore.helper.L10NHelpers
Show status info about the activation about an item to the info box.
addToConfigDictionary(ExtendedConfig<?, ?>) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
 
addToDimension(BlockPos, int, int) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
 
addToInventory(Container, int[], NonNullList<ItemStack>, boolean) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Try to add the given item to any of the given slots.
addToMapList(Map<K, List<V>>, K, V) - Static method in class org.cyclops.cyclopscore.helper.CollectionHelpers
Add the given key value pair in a map structure where multiple values for a key can exist.
addToMapSet(Map<K, Set<V>>, K, V) - Static method in class org.cyclops.cyclopscore.helper.CollectionHelpers
Add the given key value pair in a map structure where multiple values for a key can exist.
addToSlot(Container, int, ItemStack) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Try to add the given item to the given slot.
addToSlot(Container, int, ItemStack, boolean) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Try to add the given item to the given slot.
addToStack(ItemStack, ItemStack) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Tries to merge the given stacks.
adjustPhantomSlot(Slot, int, ClickType) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
AdvancedButton - Class in org.cyclops.cyclopscore.infobook
An advanced button type.
AdvancedButton() - Constructor for class org.cyclops.cyclopscore.infobook.AdvancedButton
 
AdvancedButtonEnum - Class in org.cyclops.cyclopscore.infobook
 
AdvancementButton - Class in org.cyclops.cyclopscore.infobook.pageelement
A button for the advancements, so they can be hovered.
AdvancementButton(ResourceLocation) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.AdvancementButton
 
AdvancementHelpers - Class in org.cyclops.cyclopscore.helper
Helpers related to advancements
AdvancementHelpers() - Constructor for class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
AdvancementRewards - Class in org.cyclops.cyclopscore.infobook.pageelement
A holder for advancements and rewards.
AdvancementRewards(String, List<ResourceLocation>, List<IReward>) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewards
 
AdvancementRewardsAppendix - Class in org.cyclops.cyclopscore.infobook.pageelement
An advancement rewards appendix.
AdvancementRewardsAppendix(IInfoBook, AdvancementRewards) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
AdvancementRewardsObtainPacket - Class in org.cyclops.cyclopscore.network.packet
Packet for obtaining advancement rewards.
AdvancementRewardsObtainPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.AdvancementRewardsObtainPacket
 
AdvancementRewardsObtainPacket(String) - Constructor for class org.cyclops.cyclopscore.network.packet.AdvancementRewardsObtainPacket
 
afterLoad() - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
Called after the data is loaded from the world storage.
afterRecipesAndTagsLoaded() - Method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
afterSendUpdate() - Method in class org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed
Called when after update is sent.
ALLOW_RING - Static variable in class org.cyclops.cyclopscore.event.PlayerRingOfFire
 
AllowedBlock - Class in org.cyclops.cyclopscore.block.multi
Holder class for the allowed blocks in a structure.
AllowedBlock(Block) - Constructor for class org.cyclops.cyclopscore.block.multi.AllowedBlock
Make a new instance.
AMOUNT - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
Match FluidStacks amounts.
analytics - Static variable in class org.cyclops.cyclopscore.GeneralConfig
 
Analytics - Class in org.cyclops.cyclopscore.tracking
An analytics service that uses the Google Measurement Protocol.
Analytics() - Constructor for class org.cyclops.cyclopscore.tracking.Analytics
 
anonymousAnalyticsID - Static variable in class org.cyclops.cyclopscore.GeneralConfig
 
ANVIL - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
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.
appendHoverText(ItemStack, Level, List<Component>, TooltipFlag) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
appliesToClassifier(M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
Check if this collection is able to classify the given match condition.
apply(E, Pattern) - Method in interface org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer.IItemPredicate
Check if the given item matches a string pattern.
apply(F, W, BlockPos) - Method in interface org.cyclops.cyclopscore.helper.WorldHelpers.WorldFoldingFunction
 
apply(Map.Entry<T, Long>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap.QuantityApplier
 
apply(IngredientInstanceWrapper<T, M>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientInstanceUnwrapperFunction
 
applyDiff(IngredientComponent<T, M>, IngredientCollectionDiff<T, M>, IIngredientCollectionMutable<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiffHelpers
Apply the given diff to the given collection.
applyNavigation() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
areFluidStacksEqual(FluidStack, FluidStack, int) - Static method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
 
areItemStacksEqual(ItemStack, ItemStack, int) - Static method in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
 
areItemStackTagsEqual(ItemStack, ItemStack) - Static method in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
 
ARGUMENT_TYPE - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
ArgumentInfoMod<T extends com.mojang.brigadier.arguments.ArgumentType<?>> - Class in org.cyclops.cyclopscore.command.argument
A generic argument serializer for argument types with a mod property.
ArgumentInfoMod() - Constructor for class org.cyclops.cyclopscore.command.argument.ArgumentInfoMod
 
ArgumentInfoMod.Template - Class in org.cyclops.cyclopscore.command.argument
 
ArgumentTypeAction<A extends com.mojang.brigadier.arguments.ArgumentType<?>,T extends net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for ArgumentTypeConfig.
ArgumentTypeAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.ArgumentTypeAction
 
ArgumentTypeConfig<A extends com.mojang.brigadier.arguments.ArgumentType<?>,T extends net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for argument types.
ArgumentTypeConfig(ModBase, String, ArgumentTypeInfo<A, T>, Class<A>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.ArgumentTypeConfig
 
ArgumentTypeConfigProperty - Class in org.cyclops.cyclopscore.command.argument
Argument types for config properties.
ArgumentTypeConfigProperty(ModBase) - Constructor for class org.cyclops.cyclopscore.command.argument.ArgumentTypeConfigProperty
 
ArgumentTypeConfigPropertyConfig - Class in org.cyclops.cyclopscore.command.argument
 
ArgumentTypeConfigPropertyConfig() - Constructor for class org.cyclops.cyclopscore.command.argument.ArgumentTypeConfigPropertyConfig
 
ArgumentTypeDebugPacket - Class in org.cyclops.cyclopscore.command.argument
Argument type for debug packets.
ArgumentTypeDebugPacketConfig - Class in org.cyclops.cyclopscore.command.argument
 
ArgumentTypeDebugPacketConfig() - Constructor for class org.cyclops.cyclopscore.command.argument.ArgumentTypeDebugPacketConfig
 
ArgumentTypeEnum<T extends Enum<T>> - Class in org.cyclops.cyclopscore.command.argument
An argument type for a certain enum.
ArgumentTypeEnum(Class<T>) - Constructor for class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum
 
ArgumentTypeEnum.Info - Class in org.cyclops.cyclopscore.command.argument
 
ArgumentTypeEnum.Info.Template<T extends Enum<T>> - Class in org.cyclops.cyclopscore.command.argument
 
ArgumentTypeEnumConfig - Class in org.cyclops.cyclopscore.command.argument
 
ArgumentTypeEnumConfig() - Constructor for class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnumConfig
 
ARROW_DOWN - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
ARROW_LEFT - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
ARROW_RIGHT - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
ARROW_UP - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
asNavigation() - Method in interface org.cyclops.cyclopscore.nbt.path.INbtPathExpression
Create a navigation for this expression.
asNavigation(INbtPathNavigation) - Method in interface org.cyclops.cyclopscore.nbt.path.INbtPathExpression
Create a navigation for this expression with the given navigation as child.
asNavigation(INbtPathNavigation) - Method in class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionList
 
asNavigation(INbtPathNavigation) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerAllChildren.Expression
 
asNavigation(INbtPathNavigation) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerChild.Expression
 
asNavigation(INbtPathNavigation) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerRoot.Expression
 
asNavigation(INbtPathNavigation) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerUnion.Expression
 
assemble(CraftingContainer, RegistryAccess) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput
 
assemble(CraftingContainer, RegistryAccess) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput
 
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

bake() - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Bakes the registry so that it becomes immutable.
bakeCapabilityConstructorsSuper(Collection<Pair<Class<?>, ICapabilityConstructor<?, ?, ?, CK>>>, List<Pair<Supplier<CK>, ICapabilityConstructor<?, ?, ?, CK>>>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
baked - Variable in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.CraftingRecipeAppendix
 
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.FurnaceRecipeAppendix
 
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
Bake this appendix, only called once before changing pages.
bakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
bakeSection(Font, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
Will make a localized version of this section with a variable amount of paragraphs.
bakeSection(Font, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.InfoSectionTagIndex
 
baseModel - Variable in class org.cyclops.cyclopscore.client.model.DelegatingChildDynamicItemAndBlockModel
 
beforeSave() - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
Called before the data is saved to the world storage.
beforeSendUpdate() - Method in class org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed
Called when before update is sent.
begin(BufferBuilder, TextureManager) - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlur.RenderType
 
bindTexture(ResourceLocation) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Bind a texture to the rendering engine.
BIOME_MODIFIER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
BiomeModifierAction<T extends net.neoforged.neoforge.common.world.BiomeModifier> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for BiomeModifierConfig.
BiomeModifierAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.BiomeModifierAction
 
BiomeModifierConfig<T extends net.neoforged.neoforge.common.world.BiomeModifier> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for biome modifiers.
BiomeModifierConfig(ModBase, String, Function<BiomeModifierConfig<T>, Codec<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.BiomeModifierConfig
 
blitColored(GuiGraphics, int, int, int, float, float, int, int, float, float, float, float) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
 
blitColored(GuiGraphics, int, int, int, int, int, float, float, float, float, float, float, float, float) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
 
blitMirrored(int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
Block() - Constructor for class org.cyclops.cyclopscore.Capabilities.Block
 
BLOCK - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Block type.
BLOCK_ENTITY - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Block entity type.
BLOCK_NOTIFY - Static variable in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Cause a regular blockState update.
BLOCK_NOTIFY_CLIENT - Static variable in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Send a blockState update to the client.
BLOCK_NOTIFY_NO_RERENDER - Static variable in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Stop the blockState from re-rendering.
BLOCK_PREFIX - Static variable in interface org.cyclops.cyclopscore.item.IInformationProvider
A prefix for blockState information.
BlockAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for BlockConfig.
BlockAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
 
BlockConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for blocks.
BlockConfig(ModBase, String, Function<BlockConfig, ? extends Block>, BiFunction<BlockConfig, Block, ? extends Item>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
BlockEntityAction<T extends net.minecraft.world.level.block.entity.BlockEntity> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for BlockEntityConfig.
BlockEntityAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.BlockEntityAction
 
BlockEntityConfig<T extends net.minecraft.world.level.block.entity.BlockEntity> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for block entities.
BlockEntityConfig(ModBase, String, Function<BlockEntityConfig<T>, BlockEntityType<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfig
Create a new config
BlockEntityEventListener() - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.BlockEntityEventListener
 
BlockEntityHelpers - Class in org.cyclops.cyclopscore.helper
Contains helper methods for various block entity specific things.
BlockEntityHelpers() - Constructor for class org.cyclops.cyclopscore.helper.BlockEntityHelpers
 
blockEntityRenderers - Variable in class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
BlockEntityTickerDelayed<T extends net.minecraft.world.level.block.entity.BlockEntity & IBlockEntityDelayedTickable> - Class in org.cyclops.cyclopscore.blockentity
This ticker has an anti-lag mechanism to send updates.
BlockEntityTickerDelayed() - Constructor for class org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed
 
BlockEventListener() - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.BlockEventListener
 
BlockGui - Class in org.cyclops.cyclopscore.block
Block with a gui.
BlockGui(BlockBehaviour.Properties) - Constructor for class org.cyclops.cyclopscore.block.BlockGui
 
BlockHelpers - Class in org.cyclops.cyclopscore.helper
Contains helper methods for various block specific things.
BlockHelpers() - Constructor for class org.cyclops.cyclopscore.helper.BlockHelpers
 
blockState - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
BlockWithEntity - Class in org.cyclops.cyclopscore.block
Base block with a block entity.
BlockWithEntity(BlockBehaviour.Properties, BiFunction<BlockPos, BlockState, CyclopsBlockEntity>) - Constructor for class org.cyclops.cyclopscore.block.BlockWithEntity
 
BlockWithEntityGui - Class in org.cyclops.cyclopscore.block
Base block with a block entity and gui.
BlockWithEntityGui(BlockBehaviour.Properties, BiFunction<BlockPos, BlockState, CyclopsBlockEntity>) - Constructor for class org.cyclops.cyclopscore.block.BlockWithEntityGui
 
broadcastChanges() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
BUCKET_VOLUME - Static variable in class org.cyclops.cyclopscore.helper.FluidHelpers
 
buildSection(IInfoBook, InfoSection, int, Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
BUTTON_ARROW_DOWN - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
0: default; 1: active; 2: disabled
BUTTON_ARROW_LEFT - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
0: default; 1: active; 2: disabled
BUTTON_ARROW_RIGHT - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
0: default; 1: active; 2: disabled
BUTTON_ARROW_UP - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
0: default; 1: active; 2: disabled
ButtonArrow - Class in org.cyclops.cyclopscore.client.gui.component.button
A button with an arrow in a certain direction.
ButtonArrow(int, int, Component, Button.OnPress, ButtonArrow.Direction) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow
Make a new instance.
ButtonArrow.Direction - Enum Class in org.cyclops.cyclopscore.client.gui.component.button
 
buttonBack - Variable in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
ButtonCheckbox - Class in org.cyclops.cyclopscore.client.gui.component.button
Inspired by Checkbox, but more flexible.
ButtonCheckbox(int, int, int, int, Component, Button.OnPress) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonCheckbox
 
ButtonClickPacket - Class in org.cyclops.cyclopscore.network.packet
Packet for notifying the server of a button click.
ButtonClickPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.ButtonClickPacket
 
ButtonClickPacket(String) - Constructor for class org.cyclops.cyclopscore.network.packet.ButtonClickPacket
 
ButtonExtended - Class in org.cyclops.cyclopscore.client.gui.component.button
An extended Button that is better resizable.
ButtonExtended(int, int, int, int, Component, Button.OnPress, boolean) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonExtended
 
ButtonExtended(int, int, int, int, Component, Button.OnPress, boolean, Button.CreateNarration) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonExtended
 
buttonExternal - Variable in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
ButtonImage - Class in org.cyclops.cyclopscore.client.gui.component.button
A button with an image.
ButtonImage(int, int, int, int, Component, Button.OnPress, boolean, IImage, int, int) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonImage
Make a new instance.
ButtonImage(int, int, int, int, Component, Button.OnPress, IImage[], boolean, int, int) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonImage
Make a new instance.
ButtonImage(int, int, Component, Button.OnPress, IImage) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonImage
Make a new instance.
ButtonImage(int, int, Component, Button.OnPress, IImage...) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonImage
Make a new instance.
buttonNextPage - Variable in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
buttonParent - Variable in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
buttonPreviousPage - Variable in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
BUTTONS - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
ButtonText - Class in org.cyclops.cyclopscore.client.gui.component.button
An button with text.
ButtonText(int, int, int, int, Component, Component, Button.OnPress, boolean) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonText
Make a new instance.
ButtonText(int, int, Component, Component, Button.OnPress) - Constructor for class org.cyclops.cyclopscore.client.gui.component.button.ButtonText
Make a new instance.

C

CacheableCraftingInventory(Container, boolean) - Constructor for class org.cyclops.cyclopscore.helper.CraftingHelpers.CacheableCraftingInventory
 
calculateLines() - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
canCompletelyFill(IFluidHandler, IFluidHandler) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
If this destination can completely contain the given fluid in the given source.
canDrain(int, ItemStack) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
If the given amount can be drained.
canFillFluidType(FluidStack) - Method in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
canInteractWith(Player) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
If this entity is interactable with a player.
canObtain(Player) - Method in interface org.cyclops.cyclopscore.infobook.pageelement.IReward
If the given player in its current state is able to obtain this reward.
canObtain(Player) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
canPlaceItem(int, ItemStack) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
canPlaceItem(int, ItemStack) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
canPlaceItemThroughFace(int, ItemStack, Direction) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
canTakeItemThroughFace(int, ItemStack, Direction) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
canWork() - Method in class org.cyclops.commoncapabilities.api.capability.work.DefaultWorker
 
canWork() - Method in interface org.cyclops.commoncapabilities.api.capability.work.IWorker
 
Capabilities - Class in org.cyclops.cyclopscore
Used capabilities for this mod.
Capabilities() - Constructor for class org.cyclops.cyclopscore.Capabilities
 
Capabilities.Block - Class in org.cyclops.cyclopscore
 
Capabilities.Item - Class in org.cyclops.cyclopscore
 
capability - Variable in class org.cyclops.cyclopscore.modcompat.capabilities.DefaultCapabilityProvider
 
CAPABILITY - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Capability type.
CapabilityAction<T> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for CapabilityConfig.
CapabilityAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.CapabilityAction
 
CapabilityConfig<T> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for capabilities.
CapabilityConfig(ModBase, String, Function<CapabilityConfig<T>, T>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig
Make a new instance.
CapabilityConstructorRegistry - Class in org.cyclops.cyclopscore.modcompat.capabilities
Registry for capabilities created by this mod.
CapabilityConstructorRegistry(ModBase) - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
CapabilityConstructorRegistry.BlockEntityEventListener - Class in org.cyclops.cyclopscore.modcompat.capabilities
 
CapabilityConstructorRegistry.BlockEventListener - Class in org.cyclops.cyclopscore.modcompat.capabilities
 
CapabilityConstructorRegistry.EntityEventListener - Class in org.cyclops.cyclopscore.modcompat.capabilities
 
CapabilityConstructorRegistry.ItemStackEventListener - Class in org.cyclops.cyclopscore.modcompat.capabilities
 
capacity - Variable in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
castSafe(long) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Cast a long value safely to an int.
category() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
The category of the field.
chance - Variable in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
 
charTyped(char, int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
charTyped(char, int) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
checkAll() - Static method in class org.cyclops.cyclopscore.tracking.ImportantUsers
Load the users from a remove file.
checkAll() - Static method in class org.cyclops.cyclopscore.tracking.Versions
Deprecated.
Check the versions for all registered mods.
CHECKBOX - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
0: default; 1: hovered; 2: checked
checkIsItemValid(ItemStack, Fluid) - Static method in class org.cyclops.cyclopscore.inventory.slot.SlotFluidContainer
 
checkNotBaked() - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
CHUNK_SIZE - Static variable in class org.cyclops.cyclopscore.helper.WorldHelpers
The maximum chunk size for X and Z axis.
ClassifiedIterator(IIngredientCollectionLikeSingleClassifiedTrait<T, M, I, C, L>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIterator
 
ClassifiedIteratorDelegated(IIngredientCollectionLikeSingleClassifiedTrait<T, M, I, C, L>, L, T, M) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIteratorDelegated
 
clear() - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
clear() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionMutable
Clears this collection of all instances.
clear() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMapMutable
Clears this map of all instances.
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionAdapter
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
clear() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
clearContent() - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
clearContent() - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
clearContent() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
clearInventory(Container) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Erase a complete inventory
clicked(int, int, ClickType, Player) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
clicked(int, int, ClickType, Player) - Method in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
ClientProxy - Class in org.cyclops.cyclopscore.proxy
Proxy for the client side.
ClientProxy() - Constructor for class org.cyclops.cyclopscore.proxy.ClientProxy
 
ClientProxyComponent - Class in org.cyclops.cyclopscore.proxy
Base proxy for the client side.
ClientProxyComponent(CommonProxyComponent) - Constructor for class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
clog(String) - Static method in class org.cyclops.cyclopscore.CyclopsCore
Log a new info message for this mod.
clog(Level, String) - Static method in class org.cyclops.cyclopscore.CyclopsCore
Log a new message of the given level for this mod.
codec - Variable in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput.Serializer
 
codec() - Method in class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger
 
codec() - Method in class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger
 
codec() - Method in class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger
 
codec() - Method in class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItem
 
codec() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput.Serializer
 
codec() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput.Serializer
 
CODEC - Static variable in class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger
 
CODEC - Static variable in class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger
 
CODEC - Static variable in class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger
 
CODEC - Static variable in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
CODEC - Static variable in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
CODEC - Static variable in class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItem
 
CodecField - Annotation Interface in org.cyclops.cyclopscore.network
Give this annotation to fields in PacketCodec to auto encode/decode them.
CollectionHelpers - Class in org.cyclops.cyclopscore.helper
Helper methods for collections.
CollectionHelpers() - Constructor for class org.cyclops.cyclopscore.helper.CollectionHelpers
 
CommandConfig - Class in org.cyclops.cyclopscore.command
Command for selecting and defining a ConfigurablePropertyData.
CommandConfig(ModBase, boolean) - Constructor for class org.cyclops.cyclopscore.command.CommandConfig
 
CommandDebug - Class in org.cyclops.cyclopscore.command
Command debugging.
CommandDebug() - Constructor for class org.cyclops.cyclopscore.command.CommandDebug
 
CommandDumpRegistries - Class in org.cyclops.cyclopscore.command
Command for dumping the registries to JSON files.
CommandDumpRegistries() - Constructor for class org.cyclops.cyclopscore.command.CommandDumpRegistries
 
CommandIgnite - Class in org.cyclops.cyclopscore.command
Command for igniting players by name.
CommandIgnite(boolean) - Constructor for class org.cyclops.cyclopscore.command.CommandIgnite
 
CommandInfoBookTest - Class in org.cyclops.cyclopscore.command
Command for opending the test info book.
CommandInfoBookTest() - Constructor for class org.cyclops.cyclopscore.command.CommandInfoBookTest
 
CommandReloadResources - Class in org.cyclops.cyclopscore.command
Command for reloading the current resourcepack
CommandReloadResources() - Constructor for class org.cyclops.cyclopscore.command.CommandReloadResources
 
CommandVersion - Class in org.cyclops.cyclopscore.command
Command for checking the version.
CommandVersion(ModBase<?>) - Constructor for class org.cyclops.cyclopscore.command.CommandVersion
 
comment() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
The comment for the field in the config file.
CommonProxy - Class in org.cyclops.cyclopscore.proxy
Proxy for server and client side.
CommonProxy() - Constructor for class org.cyclops.cyclopscore.proxy.CommonProxy
 
CommonProxyComponent - Class in org.cyclops.cyclopscore.proxy
Base proxy for server and client side.
CommonProxyComponent() - Constructor for class org.cyclops.cyclopscore.proxy.CommonProxyComponent
 
COMPARATOR_MULTIPLIER - Static variable in class org.cyclops.cyclopscore.helper.MinecraftHelpers
The amount of steps there are in a vanilla comparator.
compareBlockPos(BlockPos, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Comparator for BlockPos.
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>) - Static method in class org.cyclops.cyclopscore.helper.CollectionHelpers
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.
compareCollection(Collection<? super T>, Collection<? super T>, Comparator<T>) - Static method in class org.cyclops.cyclopscore.helper.CollectionHelpers
Compare two collections with a custom comparator.
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
 
compareTo(ExtendedConfig<C, I>) - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
 
compareTo(DimPos) - Method in class org.cyclops.cyclopscore.datastructure.DimPos
 
compareVec3i(Vec3i, Vec3i) - Static method in class org.cyclops.cyclopscore.block.multi.SizeValidators
Comparator for Vec3i.
compats - Variable in class org.cyclops.cyclopscore.modcompat.ModCompatLoader
 
component - Variable in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
CompositeMap<K,V> - Class in org.cyclops.cyclopscore.datastructure
Provides a composite read-only view on a collection of maps.
CompositeMap() - Constructor for class org.cyclops.cyclopscore.datastructure.CompositeMap
 
CONDITION - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Condition type.
ConditionAction<T extends net.neoforged.neoforge.common.conditions.ICondition> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for ConditionConfig.
ConditionAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.ConditionAction
 
conditionCompare(M, M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
Compare two conditions with each other.
ConditionConfig<T extends net.neoforged.neoforge.common.conditions.ICondition> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for recipe conditions.
ConditionConfig(ModBase, String, Codec<T>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.ConditionConfig
 
CONFIG_BOARD - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
ConfigHandler - Class in org.cyclops.cyclopscore.config
Create config file and register items and blocks from the given ExtendedConfigs.
ConfigHandler(ModBase) - Constructor for class org.cyclops.cyclopscore.config.ConfigHandler
 
configLocation() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
 
configProperties - Variable in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
A list of ConfigurablePropertyData that can contain additional settings for this configurable.
ConfigSectionConditionHandler - Class in org.cyclops.cyclopscore.infobook.condition
Condition handler for checking if configs are enabled.
ConfigSectionConditionHandler() - Constructor for class org.cyclops.cyclopscore.infobook.condition.ConfigSectionConditionHandler
 
ConfigurableProperty - Annotation Interface in org.cyclops.cyclopscore.config
Property inside configs that can be configured in the config file.
ConfigurablePropertyData<T> - Class in org.cyclops.cyclopscore.config
A holder class for properties that go inside the config file.
ConfigurablePropertyData(ModBase, String, String, T, String, boolean, ModConfig.Type, Field, boolean, boolean, boolean, int, int) - Constructor for class org.cyclops.cyclopscore.config.ConfigurablePropertyData
Define a new configurable property.
ConfigurableType - Class in org.cyclops.cyclopscore.config
The different types of configurable.
ConfigurableType(boolean, Class<? extends ExtendedConfig>, ConfigurableTypeAction, String) - Constructor for class org.cyclops.cyclopscore.config.ConfigurableType
Make a new instance.
ConfigurableTypeAction<C extends ExtendedConfig<C,I>,I> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
An action that is used to register Configurables.
ConfigurableTypeAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
 
ConfigurableTypeActionForge<C extends ExtendedConfigForge<C,I>,I> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for ExtendedConfigForge.
ConfigurableTypeActionForge() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeActionForge
 
constructAllLinks(InfoSection, Map<String, Pair<InfoSection, Integer>>, int, int) - Static method in class org.cyclops.cyclopscore.infobook.InfoSection
 
constructBaseCommand() - Method in class org.cyclops.cyclopscore.CyclopsCore
 
constructBaseCommand() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructCapabilityConstructorRegistry() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructClientProxy() - Method in class org.cyclops.cyclopscore.CyclopsCore
 
constructClientProxy() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructCommonProxy() - Method in class org.cyclops.cyclopscore.CyclopsCore
 
constructCommonProxy() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructConfigHandler() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructDefaultCreativeModeTab(CreativeModeTab.Builder) - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructDefaultCreativeModeTabConfig() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructGuiTexture() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
constructGuiTexture() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
constructGuiTexture() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
constructIMCHandler() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructLoggerHelper() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructModCompatLoader() - Method in class org.cyclops.cyclopscore.CyclopsCore
 
constructModCompatLoader() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructModel() - Method in class org.cyclops.cyclopscore.client.render.model.RenderModel
 
constructPacketHandler() - Method in class org.cyclops.cyclopscore.init.ModBase
 
constructRegistryManager() - Method in class org.cyclops.cyclopscore.init.ModBase
 
container - Variable in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
CONTAINER_INFOBOOK_TEST - Static variable in class org.cyclops.cyclopscore.RegistryEntries
 
containerClass() - Method in record class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger.Instance
Returns the value of the containerClass record component.
ContainerExtended - Class in org.cyclops.cyclopscore.inventory.container
A container with inventory.
ContainerExtended(MenuType<?>, int, Inventory) - Constructor for class org.cyclops.cyclopscore.inventory.container.ContainerExtended
Make a new ContainerExtended.
ContainerInfoBookTest - Class in org.cyclops.cyclopscore.infobook.test
Container for the test book.
ContainerInfoBookTest(int, Inventory) - Constructor for class org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTest
 
ContainerInfoBookTest(int, Inventory, FriendlyByteBuf) - Constructor for class org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTest
 
ContainerInfoBookTestConfig - Class in org.cyclops.cyclopscore.infobook.test
ContainerInfoBookTestConfig() - Constructor for class org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTestConfig
 
ContainerScreenExtended<T extends ContainerExtended> - Class in org.cyclops.cyclopscore.client.gui.container
An extended GUI container.
ContainerScreenExtended(T, Inventory, Component) - Constructor for class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
ContainerScreenInfoBookTest - Class in org.cyclops.cyclopscore.infobook.test
Gui for the On the Dynamics of Integration book.
ContainerScreenInfoBookTest(ContainerInfoBookTest, Inventory, Component) - Constructor for class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
ContainerScreenScrolling<T extends ScrollingInventoryContainer> - Class in org.cyclops.cyclopscore.client.gui.container
Gui for an inventory container that has a scrollbar and search field.
ContainerScreenScrolling(T, Inventory, Component) - Constructor for class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
containerTick() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
ContainerTypeData<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Class in org.cyclops.cyclopscore.inventory.container
A MenuType for a MenuType.MenuSupplier, which enables additional information to be passed to containers using packet buffers.
ContainerTypeData(IContainerFactory<T>, FeatureFlagSet) - Constructor for class org.cyclops.cyclopscore.inventory.container.ContainerTypeData
 
contains(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
Check if this collection contains the given instance.
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
contains(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
contains(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
Check if this collection contains the given instance under the given match conditions.
contains(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
contains(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
contains(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
contains(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
contains(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
contains(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
contains(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet
 
containsAll(Iterable<? extends T>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
Check if this collection contains all the given instances.
containsAll(Iterable<? extends T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
containsAll(Iterable<? extends T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
containsAll(Iterable<? extends T>, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
Check if this collection contains all the given instances under the given match conditions.
containsAll(Iterable<? extends T>, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
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.
containsKey(Object) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
containsKey(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Check if this map contains the given instance.
containsKey(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Check if this map contains the given instance under the given match conditions.
containsKey(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
containsKey(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
containsKeyAll(Iterable<? extends T>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Check if this map contains all the given instances.
containsKeyAll(Iterable<? extends T>, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Check if this map contains all the given instances under the given match conditions.
containsKeyAll(Iterable<? extends T>, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
containsValue(Object) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
containsValue(V) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Check if this map contains the given value.
containsValue(V) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
containsValue(V) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
containsValue(V) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
contents - Variable in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
coordinateRecursion(LevelReader, int[][], int[], CubeDetector.BlockPosAction) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Run the CubeDetector.BlockPosAction for all the possible locations within this structure.
coordinateRecursion(LevelReader, int[][], CubeDetector.BlockPosAction) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Run the CubeDetector.BlockPosAction for all the possible locations within this structure.
copy(FluidStack) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Copy the given fluid stack
copy(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
Create a deep copy of the given instance.
copyLocation(BlockPos) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
 
copyLocation(Vec3i) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
 
count(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
Count the number of occurrences of the given instance under the given match conditions.
count(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
count(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
count(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
count(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
count(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
count(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet
 
countKey(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Count the number of occurrences of the given instance under the given match conditions.
countKey(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
CraftingHelpers - Class in org.cyclops.cyclopscore.helper
Several convenience functions for crafting.
CraftingHelpers() - Constructor for class org.cyclops.cyclopscore.helper.CraftingHelpers
 
CraftingHelpers.CacheableCraftingInventory - Class in org.cyclops.cyclopscore.helper
 
CraftingRecipeAppendix - Class in org.cyclops.cyclopscore.infobook.pageelement
Shaped recipes.
CraftingRecipeAppendix(IInfoBook, RecipeHolder<? extends Recipe<CraftingContainer>>) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.CraftingRecipeAppendix
 
crashedcompats - Variable in class org.cyclops.cyclopscore.modcompat.ModCompatLoader
 
crashOnInvalidRecipe - Static variable in class org.cyclops.cyclopscore.GeneralConfig
 
crashOnModCompatCrash - Static variable in class org.cyclops.cyclopscore.GeneralConfig
 
create() - Static method in class org.cyclops.cyclopscore.infobook.AdvancedButtonEnum
 
create(int, Inventory, ItemLocation) - Method in interface org.cyclops.cyclopscore.inventory.container.NamedContainerProviderItem.IContainerSupplier
 
create(String, Class<T>) - Static method in class org.cyclops.cyclopscore.init.ModBase.EnumReferenceKey
 
create(ResourceLocation, Class<T>, Class<C>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapability
 
create(Player, int) - Method in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
create(Player, int) - Method in class org.cyclops.cyclopscore.network.packet.RingOfFirePacket
 
create(IngredientComponent<T, M>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IngredientCollections.IIngredientCollectionConstructor
 
create(IngredientComponent<T, M>) - Method in interface org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers.IIngredientStorageConstructor
 
create(IInfoBook, RecipeHolder<R>) - Method in interface org.cyclops.cyclopscore.infobook.InfoBookParser.IAppendixItemFactory
 
create(IInfoBook, InfoSection, int, String, ArrayList<String>, List<SectionAppendix>, ArrayList<String>) - Method in interface org.cyclops.cyclopscore.infobook.InfoBookParser.IInfoSectionFactory
 
create(IInfoBook, Element) - Method in interface org.cyclops.cyclopscore.infobook.InfoBookParser.IAppendixFactory
 
create(IInfoBook, Element) - Method in interface org.cyclops.cyclopscore.infobook.InfoBookParser.IAppendixListFactory
 
create(IInfoBook, Element) - Method in interface org.cyclops.cyclopscore.infobook.pageelement.IRewardFactory
 
create(T, Inventory, Component) - Method in class org.cyclops.cyclopscore.client.gui.ScreenFactorySafe
 
createAllRecipes() - Method in class org.cyclops.cyclopscore.modcompat.jei.RecipeRegistryJeiRecipeWrapper
 
createAppendix(IInfoBook, String, RecipeHolder<Recipe<?>>) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
createAppendix(IInfoBook, String, Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
createAppendixes(IInfoBook, String, Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
createButton(IInfoBook) - Method in interface org.cyclops.cyclopscore.infobook.pageelement.IReward
 
createButton(IInfoBook) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
createCapabilityProvider(IngredientComponent<T, M>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.capability.IIngredientComponentCapabilityAttacher
Create a capability provider for the given ingredient component instance.
createCollapsedCollection(IngredientComponent<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionHelpers
Create a new collapsed collection for the given ingredient component.
createDynamicModel(ModelEvent.ModifyBakingResult) - Method in interface org.cyclops.cyclopscore.client.model.IDynamicModelElement
Should return not null if IDynamicModelElement.hasDynamicModel() is true.
createEmptyCollection() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
 
createEmptyCollection() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
createEmptyCollection() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
createFluidStack(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the fluidstack represented by the given node.
createFluidStackFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the fluidstack from the given ingredient node.
createFluidStacksFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get a list of fluidstacks from the given ingredient node.
createForSide(Direction) - Method in interface org.cyclops.cyclopscore.modcompat.capabilities.DefaultSidedCapabilityProvider.ISidedCapabilityConstructor
 
createIndex() - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
createIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the ingredient from the given node.
createIngredientFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the ingredient from the given ingredient node.
createIngredientsFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get a list of ingredients from the given ingredient node.
createInitializer() - Method in interface org.cyclops.cyclopscore.modcompat.IExternalCompat
Create a new compat intializer.
createMenu(int, Inventory, Player) - Method in class org.cyclops.cyclopscore.inventory.container.NamedContainerProviderItem
 
createNewSlot(Container, int, int, int) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
createNewSlot(Container, int, int, int) - Method in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
createOptionalFluidStackFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the fluidstack from the given ingredient node.
createOptionalFluidStacksFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get a list of fluidstacks from the given ingredient node.
createOptionalIngredientFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the ingredient from the given ingredient node.
createOptionalIngredientsFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get a list of ingredients from the given ingredient node.
createOptionalStackFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the item from the given ingredient node.
createOptionalStacksFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get a list of stacks from the given ingredient node.
createProvider(CK) - Method in interface org.cyclops.cyclopscore.modcompat.capabilities.IBlockCapabilityConstructor
 
createProvider(CK) - Method in interface org.cyclops.cyclopscore.modcompat.capabilities.ICapabilityConstructor
 
createProvider(CK, ICapabilityConstructor<?, ?, ?, CK>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
createProviderBlock(CK, IBlockCapabilityConstructor<?, ?, ?, CK>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
createRequestURL(ModBase<?>, String) - Static method in class org.cyclops.cyclopscore.tracking.Analytics
 
createResourceLocation(ExtendedConfig<?, ?>) - Method in class org.cyclops.cyclopscore.client.render.model.RenderModel
 
createReward(IInfoBook, String, Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
createSection(IInfoBook, InfoSection, int, String, String, ArrayList<String>, List<SectionAppendix>, ArrayList<String>) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
createServerPressable(String, Button.OnPress) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
Call this to create a button pressable callback so that the container is notified as well, assuming it has a corresponding registered IContainerButtonAction registered in the container by the same button id.
createStack(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the itemstack represented by the given node.
createStackFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the item from the given ingredient node.
createStacksFromIngredient(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get a list of stacks from the given ingredient node.
createTargetPointFromEntity(Entity, int) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
Creates a PacketDistributor.TargetPoint for the dimension and position of the given Entity and a given range.
createTargetPointFromLocation(Level, BlockPos, int) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
Creates a PacketDistributor.TargetPoint for the dimension of the given world and the given BlockPos.
createVoid(ResourceLocation, Class<T>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapability
 
createWeightedList(Set<WeightedItemStack>) - Static method in class org.cyclops.cyclopscore.item.WeightedItemStack
Create a weighted list of the given input items.
CREATIVE_MODE_TAB - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
CreativeModeTabAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for CreativeModeTabConfig.
CreativeModeTabAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.CreativeModeTabAction
 
CreativeModeTabConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for creative mode tabs.
CreativeModeTabConfig(ModBase, String, Function<CreativeModeTabConfig, CreativeModeTab>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.CreativeModeTabConfig
 
CRITERION_TRIGGER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
CriterionTriggerAction<T extends net.minecraft.advancements.CriterionTriggerInstance> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for CriterionTriggerConfig.
CriterionTriggerAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.CriterionTriggerAction
 
CriterionTriggerConfig<T extends net.minecraft.advancements.CriterionTriggerInstance> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for recipe conditions.
CriterionTriggerConfig(ModBase, String, CriterionTrigger<T>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.CriterionTriggerConfig
 
CubeDetector - Class in org.cyclops.cyclopscore.block.multi
Detector of cubes in a world.
CubeDetector(AllowedBlock[], List<? extends CubeDetector.IDetectionListener>) - Constructor for class org.cyclops.cyclopscore.block.multi.CubeDetector
Make a new instance.
CubeDetector.BlockPosAction - Interface in org.cyclops.cyclopscore.block.multi
 
CubeDetector.IDetectionListener - Interface in org.cyclops.cyclopscore.block.multi
Listener for detections.
CubeDetector.IValidationAction - Interface in org.cyclops.cyclopscore.block.multi
 
CubeSizeValidator - Class in org.cyclops.cyclopscore.block.multi
A validator to check if all sides have an equal length.
CubeSizeValidator() - Constructor for class org.cyclops.cyclopscore.block.multi.CubeSizeValidator
 
currentSize() - Method in class org.cyclops.cyclopscore.datastructure.EvictingStack
 
CyclopsBlockEntity - Class in org.cyclops.cyclopscore.blockentity
A base class for all the block entities.
CyclopsBlockEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
CyclopsCore - Class in org.cyclops.cyclopscore
The main mod class of CyclopsCore.
CyclopsCore(IEventBus) - Constructor for class org.cyclops.cyclopscore.CyclopsCore
 
CyclopsCoreConfigException - Exception in org.cyclops.cyclopscore.config
Exceptions that can occur when configuring this mod.
CyclopsCoreConfigException(String) - Constructor for exception org.cyclops.cyclopscore.config.CyclopsCoreConfigException
Make a new instance.
CyclopsEffect - Class in org.cyclops.cyclopscore.potion
A configurable potion effect.
CyclopsEffect(MobEffectCategory, int) - Constructor for class org.cyclops.cyclopscore.potion.CyclopsEffect
 

D

DamageIndicatedItemComponent - Class in org.cyclops.cyclopscore.item
A component that has to be added for classes that want to implement the DamageIndicator behaviour.
DamageIndicatedItemComponent(DamageIndicatedItemFluidContainer) - Constructor for class org.cyclops.cyclopscore.item.DamageIndicatedItemComponent
Create a new DamageIndicatedItemComponent
DamageIndicatedItemFluidContainer - Class in org.cyclops.cyclopscore.item
This extension on Item with a fluid capability will show a damage indicator depending on how full the container is.
DamageIndicatedItemFluidContainer(Item.Properties, int, Supplier<Fluid>) - Constructor for class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
Create a new DamageIndicatedItemFluidContainer.
DataSlotSupplied - Class in org.cyclops.cyclopscore.datastructure
A read-only DataSlot that refers to a certain supplied value.
DataSlotSupplied(Supplier<Integer>) - Constructor for class org.cyclops.cyclopscore.datastructure.DataSlotSupplied
 
debug - Static variable in class org.cyclops.cyclopscore.GeneralConfig
 
decode(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.network.PacketBase
Decode for this packet.
decode(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.network.PacketCodec
 
decode(FriendlyByteBuf) - Method in interface org.cyclops.cyclopscore.network.PacketCodec.ICodecAction
Decode from the input.
decrease() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
decrease() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
DEFAULT_CAMERA_TRANSFORMS - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
DEFAULT_CAMERA_TRANSFORMS_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
DefaultCapabilityProvider<O,C,T> - Class in org.cyclops.cyclopscore.modcompat.capabilities
A default implementation of the capability provider.
DefaultCapabilityProvider(T) - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.DefaultCapabilityProvider
 
defaultCreativeTabEntries() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
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
 
DefaultSidedCapabilityProvider<O,T> - Class in org.cyclops.cyclopscore.modcompat.capabilities
A default sided implementation of the capability provider.
DefaultSidedCapabilityProvider(EnumFacingMap<T>) - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.DefaultSidedCapabilityProvider
 
DefaultSidedCapabilityProvider.ISidedCapabilityConstructor<T> - Interface in org.cyclops.cyclopscore.modcompat.capabilities
 
DefaultSlotlessItemHandlerWrapper - Class in org.cyclops.commoncapabilities.api.capability.itemhandler
An naive ISlotlessItemHandler wrapper around an IItemHandler.
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
 
DelegatingChildDynamicItemAndBlockModel - Class in org.cyclops.cyclopscore.client.model
A dynamic model with a parent that can be used for items and blocks that delegates its blockstate.
DelegatingChildDynamicItemAndBlockModel(BakedModel) - Constructor for class org.cyclops.cyclopscore.client.model.DelegatingChildDynamicItemAndBlockModel
 
DelegatingChildDynamicItemAndBlockModel(BakedModel, ItemStack, Level, LivingEntity) - Constructor for class org.cyclops.cyclopscore.client.model.DelegatingChildDynamicItemAndBlockModel
 
DelegatingChildDynamicItemAndBlockModel(BakedModel, BlockState, Direction, RandomSource, ModelData, RenderType) - Constructor for class org.cyclops.cyclopscore.client.model.DelegatingChildDynamicItemAndBlockModel
 
DelegatingDynamicItemAndBlockModel - Class in org.cyclops.cyclopscore.client.model
A dynamic model that can be used for items and blocks that delegates its blockstate.
DelegatingDynamicItemAndBlockModel() - Constructor for class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
DelegatingDynamicItemAndBlockModel(ItemStack, Level, LivingEntity) - Constructor for class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
DelegatingDynamicItemAndBlockModel(BlockState, Direction, RandomSource, ModelData, RenderType) - Constructor for class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
deserialize(CompoundTag) - Static method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
Deserialize a recipe from NBT
deserialize(CompoundTag) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
Deserialize ingredients from NBT
deserialize(CompoundTag) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
Deserialize an ingredient from NBT
deserialize(CompoundTag) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Deserialize the given NBT tag to an ingredient array list.
deserialize(CompoundTag, long) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Deserialize the storage from the given NBT tag.
deserialize(CompoundTag, IngredientCollections.IIngredientCollectionConstructor<C>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Deserialize the given NBT tag to an ingredient array list.
deserialize(IngredientComponent<T, M>, Tag) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer
 
deserialize(IngredientComponent<T, M>, Tag) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag.Serializer
 
deserialize(IngredientComponent<T, M>, Tag) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList.Serializer
 
deserializeBlockState(HolderGetter<Block>, CompoundTag) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
Convert the given serialized NBT blockstate to a blockstate instance.
deserializeCondition(Tag) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
Deserialize a match condition from NBT.
deserializeFluidStack(JsonObject, boolean) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
deserializeFromNetwork(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentInfoMod
 
deserializeFromNetwork(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info
 
deserializeInstance(Tag) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
Deserialize an instance from NBT.
deserializeNBT(Tag) - Method in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
deserializeNBT(Tag) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.SerializableCapabilityProvider
 
deserializeNBT(T, Tag) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.SerializableCapabilityProvider
 
DESERIALIZER - Static variable in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
DESERIALIZER - Static variable in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
detect(LevelReader, BlockPos, BlockPos, boolean) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Detect a structure at the given start location.
detect(LevelReader, BlockPos, BlockPos, CubeDetector.IValidationAction, boolean) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Detect a structure at the given start location.
detectAndSendChanges() - Method in class org.cyclops.cyclopscore.inventory.container.SyncedGuiVariable
 
DetectionResult - Class in org.cyclops.cyclopscore.block.multi
Multiblock detection result.
DetectionResult(String) - Constructor for class org.cyclops.cyclopscore.block.multi.DetectionResult
 
DetectionResult(Vec3i) - Constructor for class org.cyclops.cyclopscore.block.multi.DetectionResult
 
DetectionResult(Component) - Constructor for class org.cyclops.cyclopscore.block.multi.DetectionResult
 
devWorldButton - Static variable in class org.cyclops.cyclopscore.GeneralConfig
 
Dimension - Enum Class in org.cyclops.cyclopscore.algorithm
The different dimensions in a 3D world.
DIMENSIONS - Static variable in enum class org.cyclops.cyclopscore.algorithm.Dimension
The different dimensions in a 3D world.
DimPos - Class in org.cyclops.cyclopscore.datastructure
A simple data class for a block position inside a world.
DirectionCorner - Enum Class in org.cyclops.cyclopscore.client.model
An equivalent to Direction for being able to also refer to block positions that are at a euclidian distance of maximum 2.
DirectionHelpers - Class in org.cyclops.cyclopscore.helper
This class contains helper methods involving directions.
DirectionHelpers() - Constructor for class org.cyclops.cyclopscore.helper.DirectionHelpers
 
DIRECTIONS - Static variable in class org.cyclops.cyclopscore.helper.DirectionHelpers
A list of all the Direction.
DistinctIterator<T> - Class in org.cyclops.cyclopscore.datastructure
An iterator that wraps around another iterator and only outputs unique items.
DistinctIterator(Iterator<T>) - Constructor for class org.cyclops.cyclopscore.datastructure.DistinctIterator
 
DistinctIterator(Iterator<T>, boolean) - Constructor for class org.cyclops.cyclopscore.datastructure.DistinctIterator
 
doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItem
 
doesBlockHaveSolidTopSurface(LevelReader, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
If the given block has a solid top surface.
doesEnchantApply(ItemStack, Enchantment) - Static method in class org.cyclops.cyclopscore.helper.EnchantmentHelpers
Checks if an itemStack has a certain enchantment.
DOWN - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
DOWN_LEFT - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
DOWN_RIGHT - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
downCast() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Deprecated.
drain(int, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
drain(int, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
 
drain(int, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
draw(GuiGraphics, int, int) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw this image.
draw(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.client.gui.image.Image
 
drawArrowRight(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawBackground(GuiGraphics) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow
 
drawBackground(GuiGraphics) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonExtended
 
drawBackground(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
drawButtonInner(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow
 
drawButtonInner(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonExtended
 
drawButtonInner(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonImage
 
drawButtonInner(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonText
 
drawCurrentScreen(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
drawCurrentScreen(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
drawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
drawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
drawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
drawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
drawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
drawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
drawElementInner(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.CraftingRecipeAppendix
 
drawElementInner(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.FurnaceRecipeAppendix
 
drawElementInner(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
drawElementInner(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int, AdvancedButton) - Method in interface org.cyclops.cyclopscore.infobook.pageelement.IReward
Draw the reward.
drawElementInner(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int, AdvancedButton) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
drawHorizontalRule(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawOuterBorder(GuiGraphics, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawOuterBorder(GuiGraphics, int, int, int, int, float, float, float, float) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawScaledCenteredString(PoseStack, MultiBufferSource, Font, String, int, int, int, float, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Deprecated.
drawScaledCenteredString(PoseStack, MultiBufferSource, Font, String, int, int, int, float, int, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Deprecated.
drawScaledCenteredString(PoseStack, MultiBufferSource, Font, String, int, int, int, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Deprecated.
drawScaledCenteredString(GuiGraphics, String, int, int, int, float, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawScaledCenteredString(GuiGraphics, String, int, int, int, float, int, boolean) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawScaledCenteredString(GuiGraphics, String, int, int, int, float, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawScaledCenteredString(GuiGraphics, String, int, int, int, float, int, int, boolean) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawScaledCenteredString(GuiGraphics, Font, String, int, int, int, float, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Draw the given text with the given width and desired scale.
drawScaledCenteredString(GuiGraphics, Font, String, int, int, int, float, int, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Draw the given text and scale it to the max width.
drawScaledCenteredString(GuiGraphics, Font, String, int, int, int, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Draw the given text and scale it to the max width.
drawScaledString(PoseStack, MultiBufferSource, Font, String, int, int, float, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Deprecated.
drawScaledString(GuiGraphics, Font, String, int, int, float, int, boolean, Font.DisplayMode) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Draw the given text with the given scale with a shadow.
drawScreen(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int, boolean) - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
Draw the appendix.
drawScreen(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
Draw the screen for a given page.
drawSlotText(Font, String, int, int) - Method in class org.cyclops.cyclopscore.client.gui.GuiGraphicsExtended
 
drawTextBanner(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawTooltip(List<Component>, PoseStack, int, int) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
drawTooltip(GuiGraphics, int, int, Component) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
drawTooltip(AbstractContainerScreen, PoseStack, List<Component>, int, int) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Draw a tooltip.
drawTooltipBackground(PoseStack, int, int, int, int) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Draw the background box for a tooltip.
drawWithColor(GuiGraphics, int, int, float, float, float, float) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw this image.
drawWithColor(GuiGraphics, int, int, float, float, float, float) - Method in class org.cyclops.cyclopscore.client.gui.image.Image
 
drawWorld(TextureManager, PoseStack, MultiBufferSource, int, int, float, float) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw the image in the world.
drawWorld(TextureManager, PoseStack, MultiBufferSource, int, int, float, float, float, float) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw the image in the world.
drawWorld(TextureManager, PoseStack, MultiBufferSource, int, int, float, float, float, float, float) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw the image in the world.
drawWorldWithAlpha(TextureManager, PoseStack, MultiBufferSource, int, int, float, float, float) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw the image in the world.
drawWorldWithAlpha(TextureManager, PoseStack, MultiBufferSource, int, int, float, float, float, float, float) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw the image in the world.
drawWorldWithAlpha(TextureManager, PoseStack, MultiBufferSource, int, int, float, float, float, float, float, float) - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
Draw the image in the world.
drawWorldWithAlpha(TextureManager, PoseStack, MultiBufferSource, int, int, float, float, float, float, float, float) - Method in class org.cyclops.cyclopscore.client.gui.image.Image
 
dropItems(Level, Container, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Drop an ItemStack into the world
DUMMY - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Dummy type, only used for configs that refer to nothing.
DummyAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
Just a dummy action.
DummyAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.DummyAction
 
DummyConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Dummy config.
DummyConfig(ModBase, String) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.DummyConfig
Make a new instance.
DynamicBaseModel - Class in org.cyclops.cyclopscore.client.model
A model that can be used as a basis for flexible baked models.
DynamicBaseModel() - Constructor for class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
dynamicBlockVariantLocation - Variable in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
DynamicItemAndBlockModel - Class in org.cyclops.cyclopscore.client.model
A dynamic model that can be used for items and blocks.
DynamicItemAndBlockModel(boolean, boolean) - Constructor for class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
DynamicItemAndBlockModel.ItemOverridesInner - Class in org.cyclops.cyclopscore.client.model
 
dynamicItemVariantLocation - Variable in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
dynamicItemVariantLocation - Variable in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 

E

EAST - Enum constant in enum class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow.Direction
 
eConfig - Variable in class org.cyclops.cyclopscore.potion.CyclopsEffect
 
EFFECT - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Potion effect type.
EffectAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for EffectConfig.
EffectAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.EffectAction
 
EffectConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for potion effects.
EffectConfig(ModBase, String, Function<EffectConfig, ? extends MobEffect>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.EffectConfig
Make a new instance.
efficientTick(Level, int, int...) - Static method in class org.cyclops.cyclopscore.helper.WorldHelpers
Check if an efficient tick can happen.
efficientTick(Level, int, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.WorldHelpers
Check if an efficient tick can happen.
ElementButton(IInfoBook) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ElementButton
 
emitParticle(Particle) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Add a particle to the world.
EMPTY - Static variable in class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionMatches
 
EMPTY_FACE_QUADS - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
emptyCollection(IngredientComponent<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Create a new immutable empty collection.
enableElementAt(int, int, E) - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
After scrolling, this will be called to make items visible.
ENCHANTMENT - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Enchantment type.
EnchantmentAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for EnchantmentConfig.
EnchantmentAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.EnchantmentAction
 
EnchantmentConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for enchantments.
EnchantmentConfig(ModBase, String, Function<EnchantmentConfig, ? extends Enchantment>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.EnchantmentConfig
Make a new instance.
EnchantmentHelpers - Class in org.cyclops.cyclopscore.helper
This class contains helper methods to get and set certain enchants and enchantment levels on item stacks.
EnchantmentHelpers() - Constructor for class org.cyclops.cyclopscore.helper.EnchantmentHelpers
 
encode(Object, FriendlyByteBuf) - Method in interface org.cyclops.cyclopscore.network.PacketCodec.ICodecAction
Encode the given object.
encode(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.network.PacketBase
Encode this packet.
encode(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.network.PacketCodec
 
end(Tesselator) - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlur.RenderType
 
ENERGY - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
entity - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
ENTITY - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Regular entity type.
EntityAction<T extends net.minecraft.world.entity.Entity> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for EntityConfig.
EntityAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.EntityAction
 
EntityConfig<T extends net.minecraft.world.entity.Entity> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for entities.
EntityConfig(ModBase, String, Function<EntityConfig<T>, EntityType.Builder<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
EntityConfig(ModBase, String, Function<EntityConfig<T>, EntityType.Builder<T>>, BiFunction<EntityConfig<T>, Supplier<EntityType<T>>, ItemConfig>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
EntityEventListener() - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.EntityEventListener
 
EntityHelpers - Class in org.cyclops.cyclopscore.helper
Helpers for entities.
EntityHelpers() - Constructor for class org.cyclops.cyclopscore.helper.EntityHelpers
 
entrySet() - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
entrySet() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
 
entrySet() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
EnumFacingMap<V> - Class in org.cyclops.cyclopscore.datastructure
An efficient implementation for mapping facings to any value.
EnumFacingMap() - Constructor for class org.cyclops.cyclopscore.datastructure.EnumFacingMap
 
EnumFacingMap(EnumMap<Direction, ? extends V>) - Constructor for class org.cyclops.cyclopscore.datastructure.EnumFacingMap
 
EnumFacingMap(Map<Direction, ? extends V>) - Constructor for class org.cyclops.cyclopscore.datastructure.EnumFacingMap
 
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
 
equals(Object) - Method in record class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger.Instance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger.Instance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger.Instance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.cyclops.cyclopscore.block.multi.AllowedBlock
 
equals(Object) - Method in class org.cyclops.cyclopscore.datastructure.DimPos
 
equals(Object) - Method in class org.cyclops.cyclopscore.helper.CraftingHelpers.CacheableCraftingInventory
 
equals(Object) - Method in class org.cyclops.cyclopscore.infobook.InfoSection.Location
 
equals(Object) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLike
Check if this collection equals the given object.
equals(Object) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
equals(Object) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
equals(Object) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
equals(Object) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
equals(Object) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
equals(Object) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
equals(Object) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet
 
equals(Object) - Method in class org.cyclops.cyclopscore.init.ModBase
 
equals(Object) - Method in record class org.cyclops.cyclopscore.inventory.ItemLocation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionExecutionContext
 
equalsCheckedOrdered(IIngredientCollection<T, M>, IIngredientCollection<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Check if the two collection are equal by order using safe types.
equalsMap(IIngredientMap<?, ?, ?>, IIngredientMap<?, ?, ?>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Check if the two maps are equal.
equalsMapChecked(IIngredientMap<T, M, V>, IIngredientMap<T, M, V>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Check if the two maps are equal using safe types.
equalsOrdered(IIngredientCollection<?, ?>, IIngredientCollection<?, ?>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Check if the two collection are equal by order.
ERROR - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
EvictingStack<T> - Class in org.cyclops.cyclopscore.datastructure
A stack with limited size that automatically removes elements at the bottom of the stack if required.
EvictingStack(int) - Constructor for class org.cyclops.cyclopscore.datastructure.EvictingStack
 
EXACT - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
Convenience value matching FluidStacks exactly by fluid, NBT tag and amount.
EXACT - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
Convenience value matching ItemStacks exactly by item, NBT tag and stacksize.
ExactBlockCountValidator - Class in org.cyclops.cyclopscore.block.multi
An exact block count validator.
ExactBlockCountValidator() - Constructor for class org.cyclops.cyclopscore.block.multi.ExactBlockCountValidator
 
ExactIterator(T, IIngredientCollectionMutable<T, ?>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientSet.ExactIterator
 
ExactSizeValidator - Class in org.cyclops.cyclopscore.block.multi
An exact size validator.
ExactSizeValidator() - Constructor for class org.cyclops.cyclopscore.block.multi.ExactSizeValidator
 
export() - Method in interface org.cyclops.cyclopscore.metadata.IRegistryExportable
 
export() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableFluidTranslationKeys
 
export() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableItemTranslationKeys
 
export() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableRecipeAbstract
 
export(Path) - Method in interface org.cyclops.cyclopscore.metadata.IRegistryExportableRegistry
 
export(Path) - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableRegistry
 
Expression() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerAllChildren.Expression
 
Expression() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerCurrent.Expression
 
Expression() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerLength.Expression
 
Expression() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerParent.Expression
 
Expression() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerRoot.Expression
 
Expression(double, NbtPathExpressionParseHandlerBooleanRelationalAdapter) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalAdapter.Expression
 
Expression(int) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListElement.Expression
 
Expression(int, int, int) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice.Expression
 
Expression(String) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerChild.Expression
 
Expression(String) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerStringEqual.Expression
 
Expression(List<String>, List<Integer>) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerUnion.Expression
 
Expression(INbtPathExpression) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerFilterExpression.Expression
 
ExtendedConfig<C extends ExtendedConfig<C,I>,I> - Class in org.cyclops.cyclopscore.config.extendedconfig
A config that refers to a configurable.
ExtendedConfig(ModBase, String, Function<C, ? extends I>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Create a new config
ExtendedConfigForge<C extends ExtendedConfig<C,I>,I> - Class in org.cyclops.cyclopscore.config.extendedconfig
An extended config for instances that are to be registered in a Forge registry.
ExtendedConfigForge(ModBase, String, Function<C, ? extends I>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge
Create a new config
externalToInternalSlot(int) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
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.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
extract(int, long, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedWrapped
 
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.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
extract(long, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
extract(long, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
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
 
extract(T, M, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
extract(T, M, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
extract(T, M, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
extractFromInventory(int, ItemStack, Fluid, Player, IFluidHandler.FluidAction) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Extract the given fluid amount from any item inside the player's inventory.
extractFromItemOrInventory(int, ItemStack, Player, IFluidHandler.FluidAction) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Extract the given fluid amount from the given item, or from the player's inventory if that fails.
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, int, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
 
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
 

F

facing - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
fieldCache - Variable in class org.cyclops.cyclopscore.network.PacketCodec
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
fillDefaultCreativeTabEntries(NonNullList<ItemStack>, Fluid) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemComponent
Add the creative tab items.
fillGradient(PoseStack, int, int, int, int, int, int, float) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Render a rectangle.
fillPhantomSlot(Slot, ItemStack, int, ClickType) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
fillSlot(Container, int, ItemStack, boolean) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Try to add the given item to the given slot.
filter(List<E>, ScrollingInventoryContainer.IItemPredicate<E>, Pattern) - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
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
 
FilteredIngredientCollectionIterator<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An iterator that filters over an instances collection based on an instance with a match condition.
FilteredIngredientCollectionIterator(Iterable<T>, IIngredientMatcher<T, M>, T, M) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionIterator
Create a new instance.
FilteredIngredientCollectionIterator(Iterator<T>, IIngredientMatcher<T, M>, T, M) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionIterator
Create a new instance.
FilteredIngredientCollectionLikeSingleClassifiedIterator<T,M,I,C,L extends IIngredientCollectionLike<T,M,I>> - Class in org.cyclops.cyclopscore.ingredient.collection
A filtered iterator over a collection that has the IIngredientCollectionLikeSingleClassifiedTrait trait.
FilteredIngredientCollectionLikeSingleClassifiedIterator(IIngredientCollectionLikeSingleClassifiedTrait<T, M, I, C, L>, IIngredientMatcher<T, M>, T, M) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionLikeSingleClassifiedIterator
Create a new instance.
FilteredIngredientMapIterator<T,M,V> - Class in org.cyclops.cyclopscore.ingredient.collection
An iterator that filters over instance map entries based on an instance with a match condition.
FilteredIngredientMapIterator(Iterator<Map.Entry<T, V>>, IIngredientMatcher<T, M>, T, M) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientMapIterator
Create a new instance.
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
 
findClientRecipe(RegistryAccess, ItemStack, RecipeType<T>, int) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
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
 
findNext() - Method in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FilteredFluidHandlerFluidStackIterator
 
findNext() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.FilteredItemHandlerItemStackIterator
 
findNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionIterator
 
findNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionLikeSingleClassifiedIterator
 
findNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientMapIterator
 
findNext() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IndexIterator
 
findRecipeCached(RecipeType<T>, C, Level, boolean) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
A cache-based variant of RecipeManager.getRecipeFor(RecipeType, Container, Level).
findRecipes(Level, RecipeType<? extends T>) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
findServerRecipe(RecipeType<T>, C, Level) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
findServerRecipes(ServerLevel, RecipeType<? extends T>) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
findServerRecipes(RecipeType<? extends T>) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
FIRST_PERSON_LEFT_HAND - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
FIRST_PERSON_LEFT_HAND_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
FIRST_PERSON_RIGHT_HAND - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
FIRST_PERSON_RIGHT_HAND_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
firstIndexOf(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
The first index that has an instance that equals the given instance.
firstIndexOf(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
FIXED - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
FIXED_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
flag - Variable in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
The bitwise identifier for this direction, used for bitwise toggling of directions.
flattenIterableIterator(Iterator<? extends Iterable<T>>) - Static method in class org.cyclops.cyclopscore.datastructure.MultitransformIterator
Flatten the given nested iterator.
fluid - Variable in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
FLUID - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
Match FluidStack fluids.
FLUID - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Fluid type.
FLUID_HANDLER_CAPACITY - Static variable in class org.cyclops.cyclopscore.Capabilities.Item
 
FluidAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for FluidConfig.
FluidAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.FluidAction
 
FluidButton(IInfoBook) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.FluidButton
 
FluidConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for fluids.
FluidConfig(ModBase, String, Function<FluidConfig, BaseFlowingFluid.Properties>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
Make a new instance.
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
 
FluidHandlerItemCapacity - Class in org.cyclops.cyclopscore.capability.fluid
An itemfluid handler with a mutable capacity.
FluidHandlerItemCapacity(ItemStack, int) - Constructor for class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
FluidHandlerItemCapacity(ItemStack, int, Fluid) - Constructor for class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
FluidHandlerItemCapacityConfig - Class in org.cyclops.cyclopscore.capability.fluid
Config for the item fluid handler with configurable capacity capability.
FluidHandlerItemCapacityConfig() - Constructor for class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacityConfig
Make a new instance.
FluidHandlerListReadOnly - Class in org.cyclops.cyclopscore.recipe.type
A simple IFluidHandler implementation that only allows fluid reading.
FluidHandlerListReadOnly(NonNullList<FluidStack>) - Constructor for class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
FluidHandlerWrapper - Class in org.cyclops.cyclopscore.fluid
 
FluidHandlerWrapper(IFluidHandler) - Constructor for class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
FluidHelpers - Class in org.cyclops.cyclopscore.helper
Contains helper methods for various fluid specific things.
FluidHelpers() - Constructor for class org.cyclops.cyclopscore.helper.FluidHelpers
 
FluidMatch - Class in org.cyclops.commoncapabilities.api.capability.fluidhandler
Fluid matching flags.
FluidMatch() - Constructor for class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
 
FluidSectionConditionHandler - Class in org.cyclops.cyclopscore.infobook.condition
Condition handler for checking if a fluid has been registered.
FluidSectionConditionHandler() - Constructor for class org.cyclops.cyclopscore.infobook.condition.FluidSectionConditionHandler
 
FLUIDSTACK - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
foldArea(W, int[], int[], BlockPos, WorldHelpers.WorldFoldingFunction<T, T, W>, T) - Static method in class org.cyclops.cyclopscore.helper.WorldHelpers
Loop over a 3D area while accumulating a value.
foldArea(W, int, BlockPos, WorldHelpers.WorldFoldingFunction<T, T, W>, T) - Static method in class org.cyclops.cyclopscore.helper.WorldHelpers
Loop over a 3D area while accumulating a value.
FOLIAGE_PLACER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
FoliagePlacerAction<T extends net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacer> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for FoliagePlacerConfig.
FoliagePlacerAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.FoliagePlacerAction
 
FoliagePlacerConfig<T extends net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacer> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for foliage placer types.
FoliagePlacerConfig(ModBase, String, Function<FoliagePlacerConfig<T>, Codec<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.FoliagePlacerConfig
 
forAll(NbtPathExpressionExecutionContext...) - Static method in class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionMatches
 
forAllSides(H) - Static method in class org.cyclops.cyclopscore.modcompat.capabilities.DefaultSidedCapabilityProvider
 
forAllValues(V, V, V, V, V, V) - Static method in class org.cyclops.cyclopscore.datastructure.EnumFacingMap
Make a new map for all the given facing values.
formatString(String) - Static method in class org.cyclops.cyclopscore.infobook.InfoSection
Give the correct format to a string.
fromArray(int[]) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
 
fromNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
fromNBT(CompoundTag) - Method in interface org.cyclops.cyclopscore.persist.nbt.INBTSerializable
Read the data from an NBT tag and place it in this object.
fromNetwork(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput.Serializer
 
fromNetwork(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput.Serializer
 
fromOffset(BlockPos) - Method in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
Offset from the given position with the current corner.
fromRecipeInput(IRecipeDefinition) - Static method in class org.cyclops.commoncapabilities.api.ingredient.MixedIngredients
Create ingredients from the given recipe's input.
FurnaceRecipeAppendix - Class in org.cyclops.cyclopscore.infobook.pageelement
Blood Infuser recipes.
FurnaceRecipeAppendix(IInfoBook, RecipeHolder<? extends Recipe<Container>>) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.FurnaceRecipeAppendix
 

G

GA_TRACKING_ID - Static variable in class org.cyclops.cyclopscore.Reference
 
gatherCapabilities() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
GeneralConfig - Class in org.cyclops.cyclopscore
A config with general options for this mod.
GeneralConfig() - Constructor for class org.cyclops.cyclopscore.GeneralConfig
Create a new instance.
get() - Method in class org.cyclops.cyclopscore.datastructure.DataSlotSupplied
 
get() - Method in class org.cyclops.cyclopscore.datastructure.Wrapper
 
get() - Method in class org.cyclops.cyclopscore.inventory.container.SyncedGuiVariable
 
get(int) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
Get the instance at the given index.
get(int) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
get(Object) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
get(String) - Static method in class org.cyclops.cyclopscore.init.ModBase
Get the mod by id.
get(K) - Method in class org.cyclops.cyclopscore.datastructure.SingleCache
 
get(ResourceLocation) - Method in interface org.cyclops.cyclopscore.inventory.IRegistryInventoryLocation
 
get(ResourceLocation) - Method in class org.cyclops.cyclopscore.inventory.RegistryInventoryLocation
 
get(BlockState, Level, BlockPos) - Method in interface org.cyclops.cyclopscore.block.IBlockGui.IBlockContainerProvider
 
get(BlockGetter, BlockPos, Class<T>) - Static method in class org.cyclops.cyclopscore.helper.BlockEntityHelpers
Safely cast a block entity.
get(DimPos, Class<T>) - Static method in class org.cyclops.cyclopscore.helper.BlockEntityHelpers
Safely cast a block entity.
get(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Get the value for the given instance.
get(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
get(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
get(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
getAcceptedFluid() - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
Get the accepted fluid for this tank.
getAction(Class<?>) - Static method in class org.cyclops.cyclopscore.network.PacketCodec
 
getActionSuper(Class<?>) - Static method in class org.cyclops.cyclopscore.network.PacketCodec
 
getActiveElement() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
getActiveLevel() - Static method in class org.cyclops.cyclopscore.helper.WorldHelpers
 
getActiveLevel() - Static method in class org.cyclops.cyclopscore.helper.WorldHelpersClient
 
getActiveLevel() - Static method in class org.cyclops.cyclopscore.helper.WorldHelpersServer
 
getAdditionalHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
getAdditions() - Method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiff
 
getAdvancedButtons(int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getAdvancement(Dist, ResourceLocation) - Static method in class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
getAdvancementManagerClient() - Static method in class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
getAdvancementManagerServer() - Static method in class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
getAdvancementRewards(String) - Static method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewards
 
getAgeMultiplier() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
getAll() - Static method in class org.cyclops.commoncapabilities.api.ingredient.capability.IngredientComponentCapability
 
getAll(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Get all values for all instances that match with the given instance under the given match conditions.
getAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
getAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
getAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
getAllowedBlocks() - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
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
 
getAmount(FluidStack) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Get the fluid amount of the given stack in a safe manner.
getAmplifier(LivingEntity) - Method in class org.cyclops.cyclopscore.potion.CyclopsEffect
 
getAmplifier(LivingEntity, MobEffect) - Method in class org.cyclops.cyclopscore.potion.CyclopsEffect
 
getAnyMatchCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
 
getAppendixLineHeight(SectionAppendix, Font) - Static method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getAppendixOffsetLine(Font, SectionAppendix) - Static method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getBakedModel(BlockState) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Retrieve the baked model from a given block state.
getBannerWidth() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getBarColor(ItemStack) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
getBarWidth(ItemStack) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
getBaseUrl() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getBaseXSize() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
getBaseYSize() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
getBestClassifiedCollection(M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait
Get the best matching classified collection-like for the given match condition.
getBlock() - Method in class org.cyclops.cyclopscore.block.multi.AllowedBlock
 
getBlock() - Method in class org.cyclops.cyclopscore.item.InformationProviderComponent
Get the blockState that uses this component.
getBlockColorHandler() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getBlockIcon(Block) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Get the default icon from a block.
getBlockStateFromItemStack(ItemStack) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
Get the blockstate from the given itemstack
getBlockStorage(Level, BlockPos, BlockState, BlockEntity, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getBlue() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
getBlue() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
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 interface org.cyclops.cyclopscore.modcompat.capabilities.ICapabilityTypeGetter
 
getCapability(Level, BlockPos, C, BlockCapability<T, C>) - Static method in class org.cyclops.cyclopscore.helper.BlockEntityHelpers
Safely get a capability from a block entity.
getCapability(Level, BlockPos, BlockCapability<T, C>) - Static method in class org.cyclops.cyclopscore.helper.BlockEntityHelpers
Safely get a capability from a block entity.
getCapability(BaseCapability<T, C>, C) - Method in interface org.cyclops.commoncapabilities.api.ingredient.capability.ICapabilityGetter
 
getCapability(O, C) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.DefaultCapabilityProvider
 
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
 
getCapability(DimPos, C, BlockCapability<T, C>) - Static method in class org.cyclops.cyclopscore.helper.BlockEntityHelpers
Safely get a capability from a block entity.
getCapability(DimPos, BlockCapability<T, C>) - Static method in class org.cyclops.cyclopscore.helper.BlockEntityHelpers
Safely get a capability from a block entity.
getCapability(O, Direction) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.DefaultSidedCapabilityProvider
 
getCapacity() - Method in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
getCapacity() - Method in interface org.cyclops.cyclopscore.capability.fluid.IFluidHandlerItemCapacity
 
getCapacity(IFluidHandler) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Get the capacity of a fluid handler.
getCategory() - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
getCategory() - Method in class org.cyclops.cyclopscore.config.ConfigurableType
The category of this type.
getCategoryType() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
 
getCategoryType() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
 
getCategoryType() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
getCategoryType() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
getCategoryTypes() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getChildIndex() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getChildIndexes() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerUnion.Expression
 
getChildNames() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerUnion.Expression
 
getClassifiedCollections() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait
 
getClassifiedCollections() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
 
getClassifiedCollections() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
getClassifiedCollections() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
getClassifiedCollections() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
getClassifiedCollections() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
getClassifier() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
 
getClassifier(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
Get the classifier for the given instance.
getClassType(Class<T>) - Static method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
Get the serialization class for the given object.
getClientRecipe(RecipeType<T>, ResourceLocation) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
getClientRecipes(RecipeType<? extends T>) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
getCloneItemStack(BlockState, HitResult, LevelReader, BlockPos, Player) - Method in class org.cyclops.cyclopscore.block.BlockWithEntity
 
getCollection() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionAdapter
 
getCollection() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
getCollection() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
getColumns() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getComment() - Method in interface org.cyclops.cyclopscore.modcompat.IExternalCompat
 
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 interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLike
 
getComponent() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
getComponent() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
getComponent() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
getComponent() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
getComponent() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
getComponent() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
getComponent() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
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.
getCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
 
getCondition() - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
 
getConfigClass() - Method in class org.cyclops.cyclopscore.config.ConfigurableType
Get the class that extends ExtendedConfig this type can hold.
getConfigLinks() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getConfigLocation() - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
getConfigProperty() - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
getConfigPropertyPrefix(ConfigurableProperty) - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ArgumentTypeConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BiomeModifierConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ConditionConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CreativeModeTabConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CriterionTriggerConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.DummyConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EffectConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EnchantmentConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Return the configurable type for which this config holds data
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FoliagePlacerConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootConditionConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootFunctionConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootModifierConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNbtProviderConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNumberProviderConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootScoreProviderConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeTypeConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.VillagerConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.WorldFeatureConfig
 
getConfigurableType() - Method in class org.cyclops.cyclopscore.config.extendedconfig.WorldStructureConfig
 
getConfigurableTypeAction() - Method in class org.cyclops.cyclopscore.config.ConfigurableType
The action for this type after the the configurable has configured so it can be registered.
getConsumed() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathStringParser.StringParseResult
 
getConsumedExpressionLength() - Method in class org.cyclops.cyclopscore.nbt.path.parse.INbtPathExpressionParseHandler.HandleResult
 
getContainer() - Method in class org.cyclops.cyclopscore.init.ModBase
 
getContainer(Level, Player, ItemLocation) - Method in class org.cyclops.cyclopscore.item.ItemGui
 
getContainerClass(Level, Player, ItemStack) - Method in class org.cyclops.cyclopscore.item.ItemGui
 
getContainerInventory() - Method in class org.cyclops.cyclopscore.inventory.container.InventoryContainer
 
getContainerSize() - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
getContainerSize() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
getContexts() - Method in class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionMatches
 
getCount() - Method in class org.cyclops.cyclopscore.recipe.ItemStackFromIngredient
 
getCountValidators() - Method in class org.cyclops.cyclopscore.block.multi.AllowedBlock
 
getCurrentPage() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getCurrentScroll() - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
getCurrentSection() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getCurrentTag() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionExecutionContext
 
getDataId() - Method in class org.cyclops.cyclopscore.persist.world.GlobalCounters
 
getDataId() - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
 
getDefaultCreativeTabEntries() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
getDefaultCreativeTabEntries() - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
getDefaultFluidProperties(ModBase, String, Consumer<FluidType.Properties>) - Static method in class org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
 
getDefaultItemConstructor(ModBase) - Static method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getDefaultItemConstructor(ModBase, Function<Item.Properties, Item.Properties>) - Static method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getDefaultSpawnEggItemConfigConstructor(ModBase, String, int, int) - Static method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
getDefaultSpawnEggItemConfigConstructor(ModBase, String, int, int, Function<Item.Properties, Item.Properties>) - Static method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
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.
getDefaultValue() - Method in class org.cyclops.cyclopscore.persist.nbt.INBTSerializable.SelfNBTClassType
 
getDefaultValue() - Method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
 
getDeletions() - Method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiff
 
getDestination() - Method in exception org.cyclops.cyclopscore.ingredient.storage.InconsistentIngredientInsertionException
 
getDictionary() - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Get the map of config nameid to config.
getDiff(IngredientComponent<T, M>, IngredientCollectionPrototypeMap<T, M>, IngredientCollectionPrototypeMap<T, M>, Iterator<T>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiffHelpers
Calculate a diff between oldInstancesCache - newInstances, and produce a diff.
getDiffAmount() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
getDirectionImage(ButtonArrow.Direction) - Static method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow
 
getDirectionIterator() - Static method in class org.cyclops.cyclopscore.helper.DirectionHelpers
Get an iterator for all the Direction.
getDisplayName() - Method in class org.cyclops.cyclopscore.inventory.container.NamedContainerProviderItem
 
getDisplayName(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
Return the display name of the given instance.
getDouble() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
getDroppedItemStack(BlockState, HitResult, BlockGetter, BlockPos, Player, ItemStack) - Method in class org.cyclops.cyclopscore.block.BlockWithEntity
Override this method to modify the stack that is dropped.
getDroppedItemStackNbt(BlockState, HitResult, BlockGetter, BlockPos, Player, ItemStack, CyclopsBlockEntity) - Method in class org.cyclops.cyclopscore.block.BlockWithEntity
Override this method to modify how NBT is constructed for the item.
getDurability(ItemStack) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemComponent
Get the displayed durability value for the given ItemStack.
getDynamicBakedModel(Level, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Retrieve the potentially dynamic baked model for a position.
getElement() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ElementButton
 
getEmptyInstance() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
 
getEmptySlots() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
 
getEmptySlots() - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
getEmptySlots() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
 
getEmptySlots() - Method in interface org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference
 
getEnchantment(ItemStack, int) - Static method in class org.cyclops.cyclopscore.helper.EnchantmentHelpers
Returns the enchantment given an itemStack and the list id of the enchantment in the enchantmentlist (see doesEnchantApply() to get the id in the enchantmentlist)
getEnchantmentLevel(ItemStack, int) - Static method in class org.cyclops.cyclopscore.helper.EnchantmentHelpers
Returns the level of an enchantment given an itemStack and the list id of the enchantment in the enchantmentlist (see doesEnchantApply() to get the id in the enchantmentlist)
getEnd() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice.Expression
 
getEntitiesInArea(Level, BlockPos, int) - Static method in class org.cyclops.cyclopscore.helper.EntityHelpers
Get the list of entities within a certain area.
getEntityFacingDirection(LivingEntity) - Static method in class org.cyclops.cyclopscore.helper.DirectionHelpers
Get the EnumFacing the entity is facing, only vertical directions.
getEntitySize(Entity) - Static method in class org.cyclops.cyclopscore.helper.EntityHelpers
Get the size of an entity.
getEntityStorage(Entity, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getEnumFacingFromXSign(int) - Static method in class org.cyclops.cyclopscore.helper.DirectionHelpers
Get the Direction from the sign of an X offset.
getEnumFacingFromZSing(int) - Static method in class org.cyclops.cyclopscore.helper.DirectionHelpers
Get the Direction from the sign of an Z offset.
getExactMatchCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
 
getExactMatchNoQuantityCondition() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
 
getExamples() - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeConfigProperty
 
getExamples() - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeDebugPacket
 
getExamples() - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum
 
getExportables() - Method in interface org.cyclops.cyclopscore.metadata.IRegistryExportableRegistry
 
getExportables() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableRegistry
 
getExpression() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerFilterExpression.Expression
 
getFilteredItemCount() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getFilteredItems() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getFirstElement() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getFirstItemStack() - Method in class org.cyclops.cyclopscore.recipe.ItemStackFromIngredient
 
getFirstMatchingCategory(M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait
Get the first category type that applies to the given match condition.
getFirstNonEmpty(IngredientComponent<T, ?>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
Get the first non-empty instance of the given type.
getFirstSingleClassified() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait
 
getFloat() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
getFluid() - Method in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
getFluid() - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
Get the fluid.
getFluid(IFluidHandler) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Get the fluid contained in a fluid handler.
getFluidBakedQuadColor(FluidStack) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Get the fluid color to use in a baked quad.
getFluidHandler() - Method in interface org.cyclops.cyclopscore.recipe.type.IInventoryFluid
 
getFluidHandler() - Method in class org.cyclops.cyclopscore.recipe.type.InventoryFluid
 
getFluidHandlerItemCapacity(ItemStack) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
 
getFluidIcon(Fluid, Direction) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Get the icon of a fluid for a side in a safe way.
getFluidIcon(FluidStack, Direction) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Get the icon of a fluid for a side in a safe way.
getFluidInTank(int) - Method in class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
getFluidInTank(int) - Method in class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
getFluidType() - Method in class org.cyclops.cyclopscore.fluid.Tank
Get the fluid that currently occupies this tank, will return null if there is no fluid.
getFluidVertexBufferColor(FluidStack) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Get the fluid color to use in buffer rendering.
getFont() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getFontHeight(Font) - Static method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getFootnoteOffsetX() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getFootnoteOffsetX() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getFootnoteOffsetY() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getFootnoteOffsetY() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getFullHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ArgumentTypeConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ConditionConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CriterionTriggerConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EnchantmentConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Get the full unlocalized name for this configurable.
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FoliagePlacerConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootConditionConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootFunctionConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNbtProviderConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNumberProviderConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootScoreProviderConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeTypeConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig
 
getFullTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.VillagerConfig
 
getGeneralQuads() - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
getGreen() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
getGreen() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
getGuiHeight() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getGuiHeight() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getGuiLeftTotal() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
getGuiTexture() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
Get the texture path of the GUI.
getGuiTopTotal() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
getGuiWidth() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getGuiWidth() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getHeight() - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
 
getHeight() - Method in class org.cyclops.cyclopscore.client.gui.image.Image
 
getHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
getHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
getHeight() - Method in interface org.cyclops.cyclopscore.infobook.pageelement.IReward
 
getHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
getHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
getHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
getHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
getHeight() - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
getHeightInner() - Method in class org.cyclops.cyclopscore.infobook.pageelement.CraftingRecipeAppendix
 
getHeightInner() - Method in class org.cyclops.cyclopscore.infobook.pageelement.FurnaceRecipeAppendix
 
getHeightInner() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
getHistory() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getIconLocationFlow() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
Get the flow icon location.
getIconLocationStill() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
Get the still icon location.
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.cyclopscore.config.extendedconfig.CapabilityConfig
 
getId() - Method in interface org.cyclops.cyclopscore.modcompat.IExternalCompat
 
getId(IExternalCompat) - Method in class org.cyclops.cyclopscore.modcompat.ModCompatLoader
 
getIncrementX() - Method in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
getIncrementY() - Method in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
getIndex() - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
getIndex() - Method in interface org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference
 
getIndex(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Get the index attribute value of the given node.
getInfo() - Method in class org.cyclops.cyclopscore.init.ModBaseVersionable
 
getInfo() - Method in interface org.cyclops.cyclopscore.tracking.IModVersion
 
getInfo(ItemStack) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemComponent
Get hovering info for the given ItemStack.
getInfo(ItemStack) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
getInfo(ItemStack) - Method in interface org.cyclops.cyclopscore.item.IInformationProvider
Get info for a given itemStack.
getInfo(FluidStack, int, int) - Static method in class org.cyclops.cyclopscore.item.DamageIndicatedItemComponent
Get hovering info for the given amount and capacity.
getInfoBook() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AchievementCollectButton
 
getInfoClass() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ArgumentTypeConfig
 
getIngredient() - Method in class org.cyclops.cyclopscore.recipe.ItemStackFromIngredient
 
getIngredientComponent() - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent
 
getIngredientComponent() - Method in exception org.cyclops.cyclopscore.ingredient.storage.InconsistentIngredientInsertionException
 
getIngredientComponentForStorageCapability(IngredientComponentCapability<?, Void>) - Static method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
Get the ingredient component that was attached to the given storage capability.
getIngredientComponentStorage() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedWrapped
 
getIngredientComponentStorage() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
getInnerCollection() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
getInnerWidth() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
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() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
 
getInstance() - Static method in class org.cyclops.cyclopscore.infobook.test.InfoBookTest
 
getInstance() - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientInstanceUnwrapperFunction
 
getInstance() - Static method in class org.cyclops.cyclopscore.inventory.InventoryLocationPlayer
 
getInstance() - Static method in class org.cyclops.cyclopscore.inventory.RegistryInventoryLocation
 
getInstance() - Static method in class org.cyclops.cyclopscore.metadata.RegistryExportableRegistry
 
getInstance(I) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
Get the instance from the given iterator instance.
getInstance(Map.Entry<T, V>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
getInstance(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
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
 
getInt() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
getInventory(Player) - Method in interface org.cyclops.cyclopscore.inventory.IInventoryLocation
 
getInventory(Player) - Method in class org.cyclops.cyclopscore.inventory.InventoryLocationPlayer
 
getInventoryCrafting() - Method in class org.cyclops.cyclopscore.helper.CraftingHelpers.CacheableCraftingInventory
 
getInventoryReferenceStackLimit() - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
getInventoryReferenceStackLimit() - Method in interface org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference
 
getItem() - Method in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
Get the item instance.
getItem(int) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
getItem(int) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
getItem(String, boolean) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
getItemColorHandler() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
getItemConstructor() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getItemFromIndex(Player, int) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Deprecated.
getItemFromIndex(Player, int, InteractionHand) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Deprecated.
Use IInventoryLocation
getItemHandler() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.DefaultSlotlessItemHandlerWrapper
 
getItemHandler() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
getItemHandlerSided(Direction) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
getItemInSlot(Player, int) - Method in interface org.cyclops.cyclopscore.inventory.IInventoryLocation
 
getItemInSlot(Player, int) - Method in class org.cyclops.cyclopscore.inventory.InventoryLocationPlayer
 
getItemInstance() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
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
 
getItemStack() - Method in class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItem
 
getItemStack(Player) - Method in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
getItemStack(Player) - Method in record class org.cyclops.cyclopscore.inventory.ItemLocation
 
getItemStackFromBlockState(BlockState) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
Get the itemstack from the given blockstate
getItemStackHashCode(ItemStack) - Static method in class org.cyclops.cyclopscore.helper.ItemStackHelpers
Get a hash code would satisfy the requirements of Object.hashCode() if ItemStack.isSameItem(ItemStack, ItemStack) stood in for Object.equals(java.lang.Object).
getItemStacks() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
Get the array of ItemStack inside this inventory.
getItemStacks(int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.CraftingRecipeAppendix
 
getItemStackWithRandomizedSize(RandomSource) - Method in class org.cyclops.cyclopscore.item.WeightedItemStack
Get a copy of the itemstack with a randomized stacksize.
getItemStorage(ItemStack, C) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getJeiRecipeWrapper(R) - Static method in class org.cyclops.cyclopscore.modcompat.jei.RecipeRegistryJeiRecipeWrapper
 
getJsonFluidStack(JsonObject, String, boolean) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
getJsonIngredient(JsonObject, String, boolean) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
getJsonItemStack(JsonObject, String, boolean) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
getJsonItemStackFromTag(JsonObject, String) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
Deprecated.
getJsonItemStackFromTag(JsonObject, String, List<String>) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
getJsonItemStackOrTag(JsonObject, boolean) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
Deprecated.
getJsonItemStackOrTag(JsonObject, boolean, List<String>) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
getLanguageKey() - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
getLevel(boolean) - Method in class org.cyclops.cyclopscore.datastructure.DimPos
 
getLevelKey() - Method in class org.cyclops.cyclopscore.datastructure.DimPos
 
getLightColor(float) - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlur
 
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
 
getLinks(int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getListeners() - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
getLocalizedPageLines(int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getLocalizedTitle() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getLootTables() - Method in class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItem
 
getMatchCondition() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
 
getMatcher() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getMatches() - Method in class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionMatches
 
getMaterial() - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
Get the material.
getMaximumQuantity() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
 
getMaximumTemperature() - Method in class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
 
getMaximumTemperature() - Method in interface org.cyclops.commoncapabilities.api.capability.temperature.ITemperature
 
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.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
getMaxQuantity() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
getMaxQuantity() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
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.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
getMaxQuantity(int) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedWrapped
 
getMaxStackSize() - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
getMaxStackSize() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
getMaxStackSize() - Method in class org.cyclops.cyclopscore.inventory.slot.SlotArmor
 
getMaxStackSize() - Method in class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItem
 
getMaxValue() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
getMinecraftVersion() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
getMinecraftVersionMajorMinor() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
getMinimumTemperature() - Method in class org.cyclops.commoncapabilities.api.capability.temperature.DefaultTemperature
 
getMinimumTemperature() - Method in interface org.cyclops.commoncapabilities.api.capability.temperature.ITemperature
 
getMinValue() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
getMod() - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeConfigProperty
 
getMod() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getMod() - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
getMod() - Method in class org.cyclops.cyclopscore.proxy.ClientProxy
 
getMod() - Method in class org.cyclops.cyclopscore.proxy.CommonProxy
 
getMod() - Method in interface org.cyclops.cyclopscore.proxy.ICommonProxy
 
getModel() - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
 
getModelName(ItemStack) - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getModelName(ItemStack) - Method in interface org.cyclops.cyclopscore.config.extendedconfig.IModelProviderConfig
Get the model name for the given itemstack.
getModelName(ItemStack) - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
getModEventBus() - Method in class org.cyclops.cyclopscore.init.ModBase
 
getModId() - Method in interface org.cyclops.cyclopscore.modcompat.IModCompat
Get the unique mod ID.
getModInstance() - Method in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
getModInstance() - Method in class org.cyclops.cyclopscore.network.packet.RingOfFirePacket
 
getModName() - Method in class org.cyclops.cyclopscore.init.ModBase
 
getMovedActual() - Method in exception org.cyclops.cyclopscore.ingredient.storage.InconsistentIngredientInsertionException
 
getName() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getName() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
 
getName() - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
getName() - Method in interface org.cyclops.cyclopscore.metadata.IRegistryExportable
 
getName() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableFluidTranslationKeys
 
getName() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableItemTranslationKeys
 
getName() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableRecipeAbstract
 
getNBT(JsonElement) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
getNbtTagKey() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewards
 
getNewValue(K) - Method in interface org.cyclops.cyclopscore.datastructure.SingleCache.ICacheUpdater
 
getNext(int, boolean) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
Get the next InfoSection relative to this one plus page in this tree hierarchy using pre-order traversal.
getNext(String) - Method in interface org.cyclops.cyclopscore.nbt.path.navigate.INbtPathNavigation
Get the child navigation of the given key, or null if it is not present.
getNext(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationAdapter
 
getNext(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationLeafWildcard
 
getNext(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationLinkWildcard
 
getNext(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationList
 
getNext(String) - Method in class org.cyclops.cyclopscore.persist.world.GlobalCounters
Get the next counter value for the given key.
getNextSections(List<InfoSection>) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getNextValueId() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
getNodeResourceLocation(Element) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
getNonEmptySlots() - Method in class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
 
getNonEmptySlots() - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
getNonEmptySlots() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
 
getNonEmptySlots() - Method in interface org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference
 
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.
getNonEmptySlotsWithItemStack(ItemStack, int) - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
 
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.
getNonFullSlotsWithItemStack(ItemStack, int) - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
 
getOffsetXForPageBase(int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getOffsetXForPageBase(int) - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getOffsetXForPageWithWidths(int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getOffsetXTotal() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getOffsetY() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
getOffsetY() - Method in class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
getOffsetY() - Method in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
getOffsetY() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
getOffsetY() - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
getOffsetY() - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
getOnPress() - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
getOpenStat() - Method in interface org.cyclops.cyclopscore.block.IBlockGui
 
getOpenStat() - Method in class org.cyclops.cyclopscore.item.ItemGui
 
getOrCreateClassifiedCollection(C) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
Get the existing collection-like for the given classifier, or create a new one if it does not exist yet.
getOrientation(int) - Static method in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
Get the direction of the given value, inverse of the @see DirectionCorner#ordinal() method.
getOutput() - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
 
getOutput() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
 
getOutputTransformer() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput.Serializer
 
getOutputTransformer() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput.Serializer
 
getOverrides() - Method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
getOverrides() - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
getPages() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getPages() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getPageSize() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getPagesPerView() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getPageWidth() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getPageWidth() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getPageYOffset() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getPageYOffset() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getParent() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getParentContext() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionExecutionContext
 
getParticleFactory() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurConfig
 
getParticleFactory() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredConfig
 
getParticleFactory() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
 
getParticleMetaFactory() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurConfig
 
getParticleMetaFactory() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredConfig
 
getParticleMetaFactory() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
 
getPersistedPlayerNbt(Player) - Static method in class org.cyclops.cyclopscore.helper.EntityHelpers
Get the persisted NBT tag from a player.
getPitch(BlockPos, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
Get pitch from the start location to the end location.
getPlayerIInventory() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
Get the inventory of the player for which this container is instantiated.
getPrefixExpression() - Method in class org.cyclops.cyclopscore.nbt.path.parse.INbtPathExpressionParseHandler.HandleResult
 
getPrevious(int, boolean) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
Get the previous InfoSection relative to this one plus page in this tree hierarchy using pre-order traversal.
getPreviousSections(List<InfoSection>) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getPrevNextOffsetX() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getPrevNextOffsetX() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getPrevNextOffsetY() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getPrevNextOffsetY() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getPrimaryQuantifier() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getPrimaryQuantifier() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
getPrototype() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
 
getPrototype() - Method in class org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient
 
getPrototype(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
getPrototypesFromIngredient(Ingredient) - Static method in class org.cyclops.cyclopscore.ingredient.recipe.IngredientRecipeHelpers
Create prototyped ingredient alternatives from the given ingredient.
getProxy() - Method in class org.cyclops.cyclopscore.init.ModBase
 
getQuads(BlockState, Direction, RandomSource) - Method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
getQuads(BlockState, Direction, RandomSource) - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
getQuads(BlockState, Direction, RandomSource, ModelData, RenderType) - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
getQuadSize(float) - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlur
 
getQuantifierlessMatchCondition() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
getQuantity() - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag
 
getQuantity(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
Get the quantity in the given instance.
getQuantity(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollapsedCollectionMutable
Get the quantity of the given instance.
getQuantity(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
getQuantity(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
getQuantity(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassifiedCollapsed
 
getRandomPointInSphere(BlockPos, int) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
Get a random point inside a sphere in an efficient way.
getRandomWeightedItemStack(List<WeightedItemStack>, RandomSource) - Static method in class org.cyclops.cyclopscore.item.WeightedItemStack
Get a random item from the given list.
getRarity(ItemStack) - Method in interface org.cyclops.cyclopscore.block.IBlockRarityProvider
 
getRecipe() - Method in class org.cyclops.cyclopscore.modcompat.jei.RecipeRegistryJeiRecipeWrapper
 
getRecipeDefinition(RecipeHolder<R>) - Method in class org.cyclops.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
 
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.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
 
getRecipeInputContainer(IMixedIngredients) - Method in class org.cyclops.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
Create a new container for the given recipe's input.
getRecipeInputIngredients(R) - Method in class org.cyclops.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
Get the input ingredients for the given recipe.
getRecipeManager() - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
getRecipeOutput() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput
 
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.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
 
getRecipeOutputIngredients(R) - Method in class org.cyclops.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
Get the output ingredients for the given recipe.
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.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
 
getRecipeType() - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableRecipeAbstract
 
getRecipeType() - Method in class org.cyclops.cyclopscore.modcompat.jei.RecipeRegistryJeiRecipeWrapper
 
getRed() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
getRed() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
getReferenceValue(ModBase.EnumReferenceKey<T>) - Method in class org.cyclops.cyclopscore.init.ModBase
Get the value for a generic reference key.
getRegistrar() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ArgumentTypeConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BiomeModifierConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ConditionConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CreativeModeTabConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CriterionTriggerConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EffectConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EnchantmentConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FoliagePlacerConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootConditionConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootFunctionConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootModifierConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNbtProviderConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNumberProviderConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootScoreProviderConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeTypeConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.VillagerConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.WorldFeatureConfig
 
getRegistry() - Method in class org.cyclops.cyclopscore.config.extendedconfig.WorldStructureConfig
 
getRegistry(Class<T>) - Method in class org.cyclops.cyclopscore.init.RegistryManager
Get the unique registry of the given class.
getRelationalValue(double, double) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalAdapter
 
getRelationalValue(double, double) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalEqual
 
getRelationalValue(double, double) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalGreaterThan
 
getRelationalValue(double, double) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalGreaterThanOrEqual
 
getRelationalValue(double, double) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalLessThan
 
getRelationalValue(double, double) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalLessThanOrEqual
 
getRelativeWebPath() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getRemainder() - Method in exception org.cyclops.cyclopscore.ingredient.storage.InconsistentIngredientInsertionException
 
getRender(EntityRendererProvider.Context, ItemRenderer) - Method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
Get the render for this configurable.
getRenderingSide() - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
getRenderShape(BlockState) - Method in class org.cyclops.cyclopscore.block.BlockWithEntity
 
getRenderType() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlur
 
getRenderType() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColored
 
getRenderTypeGetter() - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
 
getResourceKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge
 
getResult() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathStringParser.StringParseResult
 
getResultItem() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput
 
getResultItem() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput
 
getResultItem(RegistryAccess) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput
 
getResultItem(RegistryAccess) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput
 
getRoot(IInfoBook) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBookRegistry
Get the root of the given book.
getRoot(IInfoBook) - Method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
getRootContext() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionExecutionContext
 
getRotation() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
getSafeBlockStateProperty(BlockState, Property<T>, T) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
Safely get a block state property for a nullable state and value that may not have been set yet.
getSafeProperty(ModelData, ModelProperty<T>, T) - Static method in class org.cyclops.cyclopscore.helper.ModelHelpers
Safely get a model data property for a data state and value that may not have been set yet.
getScale() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
getScreenFactory() - Method in class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
 
getScreenFactory() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTestConfig
 
getScrollbar() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getScrollHeight() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getScrollRegion() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getScrollStep() - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
getScrollStepSize() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getScrollX() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getScrollY() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getSearchField() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getSearchWidth() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getSearchX() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getSearchY() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
getSection(String) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getSection(String) - Method in class org.cyclops.cyclopscore.infobook.InfoBook
 
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
 
getSerializer() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput
 
getSerializer() - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput
 
getServerRecipe(RecipeType<T>, ResourceLocation) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
getSizeInventory() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTest
 
getSizeInventory() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
getSizeInventory() - Method in class org.cyclops.cyclopscore.inventory.container.InventoryContainer
 
getSizeValidators() - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
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.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
getSlotContents(int) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedWrapped
 
getSlotLimit(int) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
 
getSlotRange(int, int, boolean) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
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.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
getSlots() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedWrapped
 
getSlotsForFace(Direction) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
getSlotStart(int, int, boolean) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
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.
getSlotsWithItemStack(ItemStack, int) - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
 
getStackInSlot(int) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
 
getStart() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice.Expression
 
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
 
getState() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
getState() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventoryState
 
getStep() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice.Expression
 
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(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
 
getSubExpressions() - Method in class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionList
 
getSubSection(int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getSubSections() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getSubUniqueName() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Will return the unique name of the object this config refers to
getTagIndex() - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
getTags() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
getTankCapacity(int) - Method in interface org.cyclops.cyclopscore.capability.fluid.IFluidHandlerCapacity
 
getTankCapacity(int) - Method in class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
getTankCapacity(int) - Method in class org.cyclops.cyclopscore.fluid.Tank
 
getTankCapacity(int) - Method in class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
getTanks() - Method in class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
getTanks() - Method in class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
getTarget() - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
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
 
getText() - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonText
 
getTextureLocation(Entity) - Method in class org.cyclops.cyclopscore.client.render.model.RenderModel
 
getTextureY() - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonExtended
 
getTick() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getTick(ScreenInfoBook) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
getTitleColor() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
getTitleColor() - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
getTotalRows() - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
getTrackingMods() - Static method in class org.cyclops.cyclopscore.tracking.Analytics
 
getTranslationKey() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ArgumentTypeConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BiomeModifierConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ConditionConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CreativeModeTabConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.CriterionTriggerConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.DummyConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EffectConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EnchantmentConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Get the unlocalized name (must be unique!) for this configurable.
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.FoliagePlacerConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootConditionConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootFunctionConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootModifierConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNbtProviderConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootNumberProviderConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.LootScoreProviderConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.RecipeTypeConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.VillagerConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.WorldFeatureConfig
 
getTranslationKey() - Method in class org.cyclops.cyclopscore.config.extendedconfig.WorldStructureConfig
 
getTranslationKey(E) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ElementButton
 
getTranslationKey(ItemStack) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ItemButton
 
getTranslationKey(FluidStack) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.FluidButton
 
getType() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
getType() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
getType(Class<?>, Object) - Static method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
 
getUnfilteredItemCount() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getUnfilteredItems() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
getUniqueName() - Method in interface org.cyclops.cyclopscore.inventory.IInventoryLocation
 
getUniqueName() - Method in class org.cyclops.cyclopscore.inventory.InventoryLocationPlayer
 
getUnlocalizedTitle() - Method in class org.cyclops.cyclopscore.infobook.pageelement.CraftingRecipeAppendix
 
getUnlocalizedTitle() - Method in class org.cyclops.cyclopscore.infobook.pageelement.FurnaceRecipeAppendix
 
getUnlocalizedTitle() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
getUpdateBackoff() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
getUpdateBackoff() - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
 
getUpdateBackoffTicks() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
getUpdateBackoffTicks() - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
 
getUpdatePacket() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
getUpdateTag() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
getUpdateUrl() - Method in class org.cyclops.cyclopscore.init.ModBaseVersionable
 
getUpdateUrl() - Method in interface org.cyclops.cyclopscore.tracking.IModVersion
 
getValue(int) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
getValue(int) - Method in interface org.cyclops.cyclopscore.inventory.IValueNotifier
Get the value for the given value id.
getValue(CommandContext<CommandSourceStack>, String, Class<T>) - Static method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum
 
getValueBoolean(IValueNotifier, int) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
get the boolean value
getValueIds() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
getValueIds() - Method in interface org.cyclops.cyclopscore.inventory.IValueNotifier
 
getValueInt(IValueNotifier, int) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
get the int value
getValueNbt(IValueNotifier, int) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
get the NBT value
getValueNotifiableType() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
getValueNotifiableType() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
getValueNotifiableType() - Method in interface org.cyclops.cyclopscore.inventory.IValueNotifiable
 
getValueString(IValueNotifier, int) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Get the string value
getValueTextComponent(IValueNotifier, int) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Get the MutableComponent value
getValueTextComponentList(IValueNotifier, int) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Get the MutableComponent list value
getVersion() - Method in class org.cyclops.cyclopscore.init.ModBaseVersionable
 
getVersion() - Method in interface org.cyclops.cyclopscore.tracking.IModVersion
 
getVersionMods() - Static method in class org.cyclops.cyclopscore.tracking.Versions
Deprecated.
 
getVisibleElement(int) - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
Get the currently visible element at the given row.
getVisibleRows() - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
getWidth() - Method in interface org.cyclops.cyclopscore.client.gui.image.IImage
 
getWidth() - Method in class org.cyclops.cyclopscore.client.gui.image.Image
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.CraftingRecipeAppendix
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.FurnaceRecipeAppendix
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
getWidth() - Method in interface org.cyclops.cyclopscore.infobook.pageelement.IReward
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
getWidth() - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
getYaw(BlockPos, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
Get yaw from the start location to the end location.
getYImage() - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonExtended
 
GlobalCounters - Class in org.cyclops.cyclopscore.persist.world
Global counter that is shared over all dimensions, persisted, and consistent over server and clients.
GlobalCounters(ModBase) - Constructor for class org.cyclops.cyclopscore.persist.world.GlobalCounters
 
GROUND - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
GROUND_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
gui - Variable in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
GUI - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Gui type.
GUI - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
GUI_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
GuiAction<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for GuiConfig.
GuiAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.GuiAction
 
GuiConfig<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for client-side guis and server-side containers.
GuiConfig(ModBase, String, Function<GuiConfig<T>, ? extends MenuType<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
Create a new config
GuiContainerOpenTrigger - Class in org.cyclops.cyclopscore.advancement.criterion
Trigger for when a container gui is opened.
GuiContainerOpenTrigger() - Constructor for class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger
 
GuiContainerOpenTrigger.Instance - Record Class in org.cyclops.cyclopscore.advancement.criterion
 
GuiContainerOpenTriggerConfig - Class in org.cyclops.cyclopscore.advancement.criterion
 
GuiContainerOpenTriggerConfig() - Constructor for class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTriggerConfig
Make a new instance.
GuiGraphicsExtended - Class in org.cyclops.cyclopscore.client.gui
Additional helper functions related to GuiGraphics.
GuiGraphicsExtended(GuiGraphics) - Constructor for class org.cyclops.cyclopscore.client.gui.GuiGraphicsExtended
 
GuiHelpers - Class in org.cyclops.cyclopscore.helper
Helpers related to guis.
GuiHelpers() - Constructor for class org.cyclops.cyclopscore.helper.GuiHelpers
 
GuiHelpers.ProgressDirection - Enum Class in org.cyclops.cyclopscore.helper
Represents the direction of a progress bar.
GuiMainMenuExtensionDevWorld - Class in org.cyclops.cyclopscore.client.gui
 
GuiMainMenuExtensionDevWorld() - Constructor for class org.cyclops.cyclopscore.client.gui.GuiMainMenuExtensionDevWorld
 

H

handle(InterModComms.IMCMessage) - Method in class org.cyclops.cyclopscore.modcompat.IMCHandler
 
handle(InterModComms.IMCMessage) - Method in interface org.cyclops.cyclopscore.modcompat.IMCHandler.IIMCAction
Handle the given message, corresponds to the given key used with registration.
handleBlockState(BlockState, Direction, RandomSource, ModelData, RenderType) - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
handleDynamicBlockModel(BlockConfig) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
 
handleItemModel(ItemConfig) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ItemAction
 
handleItemState(ItemStack, Level, LivingEntity) - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
handlePacketClient(PlayPayloadContext, PacketBase) - Method in class org.cyclops.cyclopscore.network.PacketHandler
 
handlePacketServer(PlayPayloadContext, PacketBase) - Method in class org.cyclops.cyclopscore.network.PacketHandler
 
handlePrefixOf(String, int) - Method in interface org.cyclops.cyclopscore.nbt.path.parse.INbtPathExpressionParseHandler
Try to create an expression from the given position in the given expression.
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerAllChildren
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalAdapter
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerChild
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerChildBrackets
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerCurrent
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerFilterExpression
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerLength
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListElement
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerParent
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerRoot
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerStringEqual
 
handlePrefixOf(String, int) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerUnion
 
handleRemainder(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, T, T) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
 
HandleResult(INbtPathExpression, int) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.INbtPathExpressionParseHandler.HandleResult
 
handToLocation(Player, InteractionHand, int) - Method in class org.cyclops.cyclopscore.inventory.InventoryLocationPlayer
 
hasAdditions() - Method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiff
 
hasAdvancementUnlocked(Player, AdvancementHolder) - Static method in class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
hasAdvancementUnlocked(Player, ResourceLocation) - Static method in class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
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.cyclopscore.CyclopsCore
 
hasDefaultCreativeModeTab() - Method in class org.cyclops.cyclopscore.init.ModBase
 
hasDeletions() - Method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiff
 
hasDynamicModel() - Method in interface org.cyclops.cyclopscore.client.model.IDynamicModelElement
 
hasFluid(IFluidHandler) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Check if the fluid handler is not empty.
hash(IIngredientCollection<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Hash the given collection.
hash(IIngredientMap<T, M, V>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Hash the given map.
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
 
hashCode() - Method in record class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger.Instance
Returns a hash code value for this object.
hashCode() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger.Instance
Returns a hash code value for this object.
hashCode() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger.Instance
Returns a hash code value for this object.
hashCode() - Method in class org.cyclops.cyclopscore.block.multi.AllowedBlock
 
hashCode() - Method in class org.cyclops.cyclopscore.datastructure.DimPos
 
hashCode() - Method in class org.cyclops.cyclopscore.helper.CraftingHelpers.CacheableCraftingInventory
 
hashCode() - Method in class org.cyclops.cyclopscore.infobook.InfoSection.Location
 
hashCode() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLike
 
hashCode() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
hashCode() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
hashCode() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
hashCode() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
hashCode() - Method in class org.cyclops.cyclopscore.init.ModBase
 
hashCode() - Method in record class org.cyclops.cyclopscore.inventory.ItemLocation
Returns a hash code value for this object.
hashCode() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionExecutionContext
 
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
 
hasNext() - Method in class org.cyclops.cyclopscore.datastructure.DistinctIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.datastructure.MultitransformIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionLikeSingleClassifiedIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientMapIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIteratorDelegated
 
hasNext() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet.ExactIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IndexIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.WrappedIntIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.inventory.InventoryIterator
 
hasNext() - Method in class org.cyclops.cyclopscore.inventory.PlayerExtendedInventoryIterator
 
hasPlayerItem(Player, Item) - Static method in class org.cyclops.cyclopscore.helper.ItemStackHelpers
Check if the given player has at least one of the given item.
hasUniqueInstance() - Method in class org.cyclops.cyclopscore.config.ConfigurableType
If this type should refer to a configurable with a unique instance.
hasWork() - Method in class org.cyclops.commoncapabilities.api.capability.work.DefaultWorker
 
hasWork() - Method in interface org.cyclops.commoncapabilities.api.capability.work.IWorker
 
HEAD - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
HEAD_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
HEIGHT - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
Helpers - Class in org.cyclops.cyclopscore.helper
A collection of helper methods and fields.
Helpers() - Constructor for class org.cyclops.cyclopscore.helper.Helpers
 
HOLDER_GETTER_FORGE - Static variable in class org.cyclops.cyclopscore.helper.BlockHelpers
 
HollowCubeDetector - Class in org.cyclops.cyclopscore.block.multi
Detector of hollow cubes in a world.
HollowCubeDetector(AllowedBlock[], List<? extends CubeDetector.IDetectionListener>) - Constructor for class org.cyclops.cyclopscore.block.multi.HollowCubeDetector
Make a new instance.
HyperLink - Class in org.cyclops.cyclopscore.infobook
A link wrapper targeted at other sections.
HyperLink(int, int, InfoSection, String) - Constructor for class org.cyclops.cyclopscore.infobook.HyperLink
 

I

IBlockCapabilityConstructor<O,C,T,CK> - Interface in org.cyclops.cyclopscore.modcompat.capabilities
Constructor for capabilities.
IBlockCountValidator - Interface in org.cyclops.cyclopscore.block.multi
Count validator for blocks.
IBlockEntityDelayedTickable - Interface in org.cyclops.cyclopscore.blockentity
Block entities must implement this interface when using BlockEntityTickerDelayed.
IBlockGui - Interface in org.cyclops.cyclopscore.block
Block gui component.
IBlockGui.IBlockContainerProvider - Interface in org.cyclops.cyclopscore.block
 
IBlockRarityProvider - Interface in org.cyclops.cyclopscore.block
Implement this interface at blocks to make them show rarity colors in item mode.
ICapabilityConstructor<O,C,T,CK> - Interface in org.cyclops.cyclopscore.modcompat.capabilities
Constructor for capabilities.
ICapabilityGetter<C> - Interface in org.cyclops.commoncapabilities.api.ingredient.capability
Abstraction over Items, Entities, and Levels.
ICapabilityTypeGetter<T,C> - Interface in org.cyclops.cyclopscore.modcompat.capabilities
Getter for capability types.
IClientProxy - Interface in org.cyclops.cyclopscore.proxy
Interface for client proxies.
ICommonProxy - Interface in org.cyclops.cyclopscore.proxy
Interface for common proxies.
ICompatInitializer - Interface in org.cyclops.cyclopscore.modcompat
A compat initializer.
IConfigInitializer - Interface in org.cyclops.cyclopscore.config
Can be injected into the config handler when building configs.
ICONS - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
IContainerButtonAction<C extends net.minecraft.world.inventory.AbstractContainerMenu> - Interface in org.cyclops.cyclopscore.inventory.container.button
A server-side button action.
IContainerButtonClickAcceptorServer<C extends net.minecraft.world.inventory.AbstractContainerMenu> - Interface in org.cyclops.cyclopscore.inventory.container.button
A container button click acceptor.
ICriterionInstanceTestable<D> - Interface in org.cyclops.cyclopscore.advancement.criterion
An CriterionTriggerInstance that can be tested with a given type.
id() - Method in class org.cyclops.cyclopscore.network.PacketBase
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.AdvancementRewardsObtainPacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.ButtonClickPacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexSync
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketSync
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.ReloadResourcesPacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.RequestPlayerAdvancementUnlockedPacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.RequestPlayerNbtPacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.RingOfFirePacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.SendPlayerAdvancementUnlockedPacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.SendPlayerNbtPacket
 
ID - Static variable in class org.cyclops.cyclopscore.network.packet.ValueNotifyPacket
 
IDirtyMarkListener - Interface in org.cyclops.cyclopscore.persist
Interface that is used to listen to dirty markings.
IDynamicModelElement - Interface in org.cyclops.cyclopscore.client.model
Interface for blocks and items which can have a dynamic model.
IEntityDropParticleFXBlock - Interface in org.cyclops.cyclopscore.block.component
Interface for the ParticleDropBlockComponent.
IExternalCompat - Interface in org.cyclops.cyclopscore.modcompat
Interface for external compatibilities.
IFluidHandlerCapacity - Interface in org.cyclops.cyclopscore.capability.fluid
A fluid handler with a mutable capacity.
IFluidHandlerItemCapacity - Interface in org.cyclops.cyclopscore.capability.fluid
An item fluid handler with a mutable capacity.
IFluidHandlerMutable - Interface in org.cyclops.cyclopscore.capability.fluid
A fluid handler that is mutable.
IImage - Interface in org.cyclops.cyclopscore.client.gui.image
Interface for graphics objects that can be rendered.
IInfoBook - Interface in org.cyclops.cyclopscore.infobook
Instances of this can be used with the InfoBookRegistry to create in-game manuals.
IInfoBookRegistry - Interface in org.cyclops.cyclopscore.infobook
Registry for in-game manuals.
IInformationProvider - Interface in org.cyclops.cyclopscore.item
Interface that can be applied to Block or Item so that they can provide information when the player hovers over the item in their inventory.
IIngredientCollapsedCollection<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
An ingredient collection that does not strictly adhere to the IIngredientCollection interface and will collapse ingredients that are equal, ignoring their quantity.
IIngredientCollapsedCollectionMutable<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
A mutable ingredient collection that does not strictly adhere to the IIngredientCollection interface and will collapse ingredients that are equal, ignoring their quantity.
IIngredientCollection<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
A collection of ingredient component instances.
IIngredientCollectionLike<T,M,I> - Interface in org.cyclops.cyclopscore.ingredient.collection
A collection-like thing that contains ingredient component instances.
IIngredientCollectionLikeMultiClassifiedTrait<T,M,I,L extends IIngredientCollectionLike<T,M,I>> - Interface in org.cyclops.cyclopscore.ingredient.collection
An interface-based trait for collections that have a multi-level classification, which classify instances in smaller collections based on all category type of a component type.
IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator<T,M,I,L extends IIngredientCollectionLike<T,M,I>> - Class in org.cyclops.cyclopscore.ingredient.collection
 
IIngredientCollectionLikeSingleClassifiedTrait<T,M,I,C,L extends IIngredientCollectionLike<T,M,I>> - Interface in org.cyclops.cyclopscore.ingredient.collection
An interface-based trait for collections that have a single-level classification, which classify instances in smaller collections based on a category type.
IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIterator<T,M,I,C,L extends IIngredientCollectionLike<T,M,I>> - Class in org.cyclops.cyclopscore.ingredient.collection
An iterator over a single-level classification that allows removals.
IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIteratorDelegated<T,M,C,I,L extends IIngredientCollectionLike<T,M,I>> - Class in org.cyclops.cyclopscore.ingredient.collection
An iterator over classified collection of a single-level classification that allows removals.
IIngredientCollectionMutable<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
A mutable collection of ingredient component instances.
IIngredientComponentCapabilityAttacher<T,M> - Interface in org.cyclops.commoncapabilities.api.ingredient.capability
Instances of this interfaces can be used to attach a ICapabilityProvider to instances of IngredientComponent 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,S,C> - Interface in org.cyclops.commoncapabilities.api.ingredient.storage
A handler for wrapping external storage interfaces into IIngredientComponentStorage and the other way (IIngredientComponentStorage into external storage interfaces).
IIngredientList<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
An ingredient collection using list semantics.
IIngredientListMutable<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
A mutable ingredient collection using list semantics.
IIngredientMap<T,M,V> - Interface in org.cyclops.cyclopscore.ingredient.collection
A mapping from ingredient component instances to values of any type.
IIngredientMapMutable<T,M,V> - Interface in org.cyclops.cyclopscore.ingredient.collection
A mutable mapping from ingredient component instances to values of any type.
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.
IIngredientSet<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
A ingredient collection using set semantics.
IIngredientSetMutable<T,M> - Interface in org.cyclops.cyclopscore.ingredient.collection
A mutable ingredient collection using set semantics.
IInputListener - Interface in org.cyclops.cyclopscore.client.gui.component.input
Listener for gui input fields.
IInventoryFluid - Interface in org.cyclops.cyclopscore.recipe.type
An inventory that can also contain fluids.
IInventoryLocation - Interface in org.cyclops.cyclopscore.inventory
A registerable inventory location.
IInventoryState - Interface in org.cyclops.commoncapabilities.api.capability.inventorystate
Represents the current state of an inventory.
IKeyHandler - Interface in org.cyclops.cyclopscore.client.key
A handler responsible for handling key presses.
IKeyRegistry - Interface in org.cyclops.cyclopscore.client.key
Hotkey registry
Image - Class in org.cyclops.cyclopscore.client.gui.image
A wrapper that contains a reference to a ResourceLocation and its sheet position.
Image(ResourceLocation, int, int, int, int) - Constructor for class org.cyclops.cyclopscore.client.gui.image.Image
 
ImageAppendix - Class in org.cyclops.cyclopscore.infobook.pageelement
Images that can be added to sections.
ImageAppendix(IInfoBook, ResourceLocation, int, int) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
Images - Class in org.cyclops.cyclopscore.client.gui.image
Default images provided by this mod.
Images() - Constructor for class org.cyclops.cyclopscore.client.gui.image.Images
 
IMCHandler - Class in org.cyclops.cyclopscore.modcompat
Handler for InterModCommss.
IMCHandler(ModBase) - Constructor for class org.cyclops.cyclopscore.modcompat.IMCHandler
 
IMCHandler.IIMCAction - Interface in org.cyclops.cyclopscore.modcompat
 
IMixedIngredients - Interface in org.cyclops.commoncapabilities.api.ingredient
A collection of ingredient instances of different types.
IModCompat - Interface in org.cyclops.cyclopscore.modcompat
Interface for external mod compatibilities.
IModelProviderConfig - Interface in org.cyclops.cyclopscore.config.extendedconfig
Interface for indicating a config that can provide models.
IModVersion - Interface in org.cyclops.cyclopscore.tracking
Interface for mods which can be used inside the version checker Versions.
ImportantUsers - Class in org.cyclops.cyclopscore.tracking
Loads important users from a remove file, so that they can be whitelisted for the PlayerRingOfFire.
ImportantUsers() - Constructor for class org.cyclops.cyclopscore.tracking.ImportantUsers
 
INBTInventory - Interface in org.cyclops.cyclopscore.inventory
An Container that support NBT persistence.
INbtPathExpression - Interface in org.cyclops.cyclopscore.nbt.path
A parsed NBT path expression.
INbtPathExpressionParseHandler - Interface in org.cyclops.cyclopscore.nbt.path.parse
Handles a string representation of an NBT path expression.
INbtPathExpressionParseHandler.HandleResult - Class in org.cyclops.cyclopscore.nbt.path.parse
A result data object for INbtPathExpressionParseHandler.
INbtPathNavigation - Interface in org.cyclops.cyclopscore.nbt.path.navigate
Datastructure that represents a concrete key-based navigation path that can be derived from a JSON path.
INBTProvider - Interface in org.cyclops.cyclopscore.persist.nbt
Classes tagged with this interface can have their fields persisted to NBT when they are annotated with NBTPersist.
INBTSerializable - Interface in org.cyclops.cyclopscore.persist.nbt
Objects that are serializable to NBT.
INBTSerializable.SelfNBTClassType - Class in org.cyclops.cyclopscore.persist.nbt
 
InconsistentIngredientInsertionException - Exception in org.cyclops.cyclopscore.ingredient.storage
An exception that can be thrown when ingredients are being moved, and some ingredient could not be inserted into a destination storage, even though the simulation declared that this insertion would be allowed.
InconsistentIngredientInsertionException(IngredientComponent<?, ?>, IIngredientComponentStorage<?, ?>, Object, Object) - Constructor for exception org.cyclops.cyclopscore.ingredient.storage.InconsistentIngredientInsertionException
 
increase() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
increase() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
IndexedInventory - Class in org.cyclops.cyclopscore.inventory
An inventory that adds an index from item to slot on a regular inventory.
IndexedInventory() - Constructor for class org.cyclops.cyclopscore.inventory.IndexedInventory
Default constructor for NBT persistence, don't call this yourself.
IndexedInventory(int, int) - Constructor for class org.cyclops.cyclopscore.inventory.IndexedInventory
Make a new instance.
IndexedSlotlessItemHandlerWrapper - Class in org.cyclops.cyclopscore.inventory
A ISlotlessItemHandler that uses the index from a IndexedInventory.
IndexedSlotlessItemHandlerWrapper(IItemHandler, IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference) - Constructor for class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
 
IndexedSlotlessItemHandlerWrapper.IInventoryIndexReference - Interface in org.cyclops.cyclopscore.inventory
 
IndexedSlotlessItemHandlerWrapper.IndexIterator - Class in org.cyclops.cyclopscore.inventory
 
IndexedSlotlessItemHandlerWrapper.WrappedIntIterator - Class in org.cyclops.cyclopscore.inventory
 
IndexIterator(Iterator<Int2ObjectMap.Entry<ItemStack>>, ItemStack, int) - Constructor for class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IndexIterator
 
Info() - Constructor for class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info
 
INFO_PREFIX - Static variable in interface org.cyclops.cyclopscore.item.IInformationProvider
A prefix for additional info.
INFO_PREFIX_STYLES - Static variable in interface org.cyclops.cyclopscore.item.IInformationProvider
Additional info prefix styles
infoBook - Variable in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
InfoBook - Class in org.cyclops.cyclopscore.infobook
Default implementation for an IInfoBook.
InfoBook() - Constructor for class org.cyclops.cyclopscore.infobook.InfoBook
 
InfoBookException(String) - Constructor for exception org.cyclops.cyclopscore.infobook.InfoBookParser.InfoBookException
 
InfoBookParser - Class in org.cyclops.cyclopscore.infobook
XML parser which will generate the infobook.
InfoBookParser() - Constructor for class org.cyclops.cyclopscore.infobook.InfoBookParser
 
InfoBookParser.IAppendixFactory - Interface in org.cyclops.cyclopscore.infobook
 
InfoBookParser.IAppendixItemFactory<C extends net.minecraft.world.Container,R extends net.minecraft.world.item.crafting.Recipe<C>> - Interface in org.cyclops.cyclopscore.infobook
 
InfoBookParser.IAppendixListFactory - Interface in org.cyclops.cyclopscore.infobook
 
InfoBookParser.IInfoSectionFactory - Interface in org.cyclops.cyclopscore.infobook
 
InfoBookParser.InfoBookException - Exception in org.cyclops.cyclopscore.infobook
 
InfoBookParser.InvalidAppendixException - Exception in org.cyclops.cyclopscore.infobook
 
InfoBookParser.InvalidAppendixException.IThrower<R> - Interface in org.cyclops.cyclopscore.infobook
 
InfoBookRegistry - Class in org.cyclops.cyclopscore.infobook
Registry for info books for a mod.
InfoBookRegistry() - Constructor for class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
InfoBookTest - Class in org.cyclops.cyclopscore.infobook.test
An infobook instance for testing.
InfoBookTest() - Constructor for class org.cyclops.cyclopscore.infobook.test.InfoBookTest
 
InformationProviderComponent - Class in org.cyclops.cyclopscore.item
A component that can be used for IInformationProvider implementations.
InformationProviderComponent(Block) - Constructor for class org.cyclops.cyclopscore.item.InformationProviderComponent
Make a new instance.
InfoSection - Class in org.cyclops.cyclopscore.infobook
Section of the info book.
InfoSection(IInfoBook, InfoSection, int, String, List<String>, List<SectionAppendix>, ArrayList<String>) - Constructor for class org.cyclops.cyclopscore.infobook.InfoSection
 
InfoSection.Location - Class in org.cyclops.cyclopscore.infobook
 
InfoSectionTagIndex - Class in org.cyclops.cyclopscore.infobook
Section that shows a sorted tag index with links.
InfoSectionTagIndex(IInfoBook, InfoSection) - Constructor for class org.cyclops.cyclopscore.infobook.InfoSectionTagIndex
 
IngredientArrayList<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient list collection that internally uses an ArrayList to store instances.
IngredientArrayList(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientArrayList
 
IngredientArrayList(IngredientComponent<T, M>, int) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientArrayList
 
IngredientArrayList(IngredientComponent<T, M>, Iterable<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientArrayList
 
IngredientArrayList(IngredientComponent<T, M>, Iterator<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientArrayList
 
IngredientArrayList(IngredientComponent<T, M>, T...) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientArrayList
 
IngredientCollectionAdapter<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An adapter class for mutable ingredient collections.
IngredientCollectionAdapter(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
IngredientCollectionCollectionAdapter<T,M,C extends Collection<T>> - Class in org.cyclops.cyclopscore.ingredient.collection
An abstract collection that stores instances directly in a regular Collection.
IngredientCollectionCollectionAdapter(IngredientComponent<T, M>, C) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionAdapter
 
IngredientCollectionCollectionWrappedAdapter<T,M,C extends Collection<IngredientInstanceWrapper<T,M>>> - Class in org.cyclops.cyclopscore.ingredient.collection
An abstract collection that wraps instances in a IngredientInstanceWrapper and stores those in a regular Collection.
IngredientCollectionCollectionWrappedAdapter(IngredientComponent<T, M>, C) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
IngredientCollectionDiff<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection.diff
Data class for a collection of additions and deletions.
IngredientCollectionDiff(IIngredientCollection<T, M>, IIngredientCollection<T, M>, boolean) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiff
 
IngredientCollectionDiffHelpers - Class in org.cyclops.cyclopscore.ingredient.collection.diff
Helper methods for ingredient collection diffs.
IngredientCollectionDiffHelpers() - Constructor for class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiffHelpers
 
IngredientCollectionDiffManager<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection.diff
Observes an IIngredientCollection to calculate diffs each time IngredientCollectionDiffManager.onChange(Iterator) is called.
IngredientCollectionDiffManager(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiffManager
 
IngredientCollectionEmpty<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An empty immutable ingredient collection.
IngredientCollectionEmpty(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
IngredientCollectionHelpers - Class in org.cyclops.cyclopscore.ingredient.collection
 
IngredientCollectionHelpers() - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionHelpers
 
IngredientCollectionMultiClassified<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient collection that classifies instances in smaller collections based on all category type of a component type.
IngredientCollectionMultiClassified(IngredientComponent<T, M>, Supplier<IIngredientCollectionMutable<T, M>>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
IngredientCollectionMutableWrapper<T,M,W extends IIngredientCollectionMutable<T,M>> - Class in org.cyclops.cyclopscore.ingredient.collection
A mutable ingredient collection that wraps over another mutable ingredient collection.
IngredientCollectionMutableWrapper(W) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
IngredientCollectionPrototypeMap<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient collection that stores the collection as an IIngredientMap where instances are stored as keys and their amounts as values.
IngredientCollectionPrototypeMap(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
IngredientCollectionPrototypeMap(IngredientComponent<T, M>, boolean) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
IngredientCollectionPrototypeMap(IngredientComponent<T, M>, boolean, IIngredientMapMutable<T, M, Long>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
IngredientCollectionPrototypeMap.QuantityApplier<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
 
IngredientCollectionQuantitativeGrouper<T,M,I extends IIngredientList<T,M> & IIngredientCollectionMutable<T,M>> - Class in org.cyclops.cyclopscore.ingredient.collection
A mutable ingredient collection that wraps over another mutable ingredient collection and groups instances by stacking them using their primary quantifier.
IngredientCollectionQuantitativeGrouper(I) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
IngredientCollectionQuantitativeGrouper(I, boolean) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
IngredientCollections - Class in org.cyclops.cyclopscore.ingredient.collection
Helper functions for ingredient collections.
IngredientCollections.IIngredientCollectionConstructor<C extends IIngredientCollection<?,?>> - Interface in org.cyclops.cyclopscore.ingredient.collection
Helper interface for constructing an IIngredientCollection based on an IngredientComponent.
IngredientCollectionSingleClassified<T,M,C,L extends IIngredientCollectionMutable<T,M>> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient collection that classifies instances in smaller collections based on a category type.
IngredientCollectionSingleClassified(IngredientComponent<T, M>, Supplier<L>, IngredientComponentCategoryType<T, M, C>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
Create a new instance.
IngredientCollectionSingleClassifiedCollapsed<T,M,C> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient collection that classifies instances in smaller collections based on a category type, but multiple instances that are equal (ignoring quantity) are collapsed into one.
IngredientCollectionSingleClassifiedCollapsed(IngredientComponent<T, M>, Supplier<IIngredientCollapsedCollectionMutable<T, M>>, IngredientComponentCategoryType<T, M, C>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassifiedCollapsed
Create a new instance.
IngredientCollectionWrapper<T,M,W extends IIngredientCollection<T,M>> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient collection that wraps over another ingredient collection.
IngredientCollectionWrapper(W) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
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,C> - Class in org.cyclops.commoncapabilities.api.ingredient
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
 
IngredientComponentStorageCollectionWrapper<T,M> - Class in org.cyclops.cyclopscore.ingredient.storage
An implementation of IIngredientComponentStorage that internally uses a IIngredientCollapsedCollectionMutable to store instances.
IngredientComponentStorageCollectionWrapper(IIngredientCollapsedCollectionMutable<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
IngredientComponentStorageCollectionWrapper(IIngredientCollapsedCollectionMutable<T, M>, long, long) - Constructor for class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
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
 
IngredientComponentStorageSlottedCollectionWrapper<T,M> - Class in org.cyclops.cyclopscore.ingredient.storage
An implementation of IIngredientComponentStorageSlotted that internally uses a IIngredientListMutable to store instances.
IngredientComponentStorageSlottedCollectionWrapper(IIngredientListMutable<T, M>, long, long) - Constructor for class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
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
 
IngredientComponentStorageSlottedWrapped<T,M> - Class in org.cyclops.cyclopscore.ingredient.storage
An ingredient storage wrapper.
IngredientComponentStorageSlottedWrapped(IIngredientComponentStorageSlotted<T, M>, boolean, boolean, boolean) - Constructor for class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedWrapped
 
IngredientComponentStorageWrapped<T,M> - Class in org.cyclops.cyclopscore.ingredient.storage
An ingredient storage wrapper.
IngredientComponentStorageWrapped(IIngredientComponentStorage<T, M>, boolean, boolean, boolean) - Constructor for class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
IngredientHashMap<T,M,V> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient map collection that internally uses an HashMap to store instances.
IngredientHashMap(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashMap
 
IngredientHashMap(IngredientComponent<T, M>, int) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashMap
 
IngredientHashMap(IngredientComponent<T, M>, HashMap<IngredientInstanceWrapper<T, M>, V>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashMap
 
IngredientHashMap(IngredientComponent<T, M>, IIngredientMap<? extends T, M, ? extends V>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashMap
 
IngredientHashSet<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient list collection that internally uses an HashSet to store instances.
IngredientHashSet(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashSet
 
IngredientHashSet(IngredientComponent<T, M>, int) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashSet
 
IngredientHashSet(IngredientComponent<T, M>, Iterable<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashSet
 
IngredientHashSet(IngredientComponent<T, M>, HashSet<IngredientInstanceWrapper<T, M>>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashSet
 
IngredientHashSet(IngredientComponent<T, M>, Iterator<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientHashSet
 
IngredientInstanceUnwrapperFunction<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
A function that unwraps wrapped instances into instances.
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() and Comparable.compareTo(Object) methods.
IngredientInstanceWrapper(IngredientComponent<T, M>, T) - Constructor for class org.cyclops.commoncapabilities.api.ingredient.IngredientInstanceWrapper
 
IngredientLinkedList<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient list collection that internally uses an LinkedList to store instances.
IngredientLinkedList(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientLinkedList
 
IngredientLinkedList(IngredientComponent<T, M>, Iterable<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientLinkedList
 
IngredientLinkedList(IngredientComponent<T, M>, Iterator<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientLinkedList
 
IngredientList<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
A mutable ingredient collection using list semantics.
IngredientList(IngredientComponent<T, M>, List<T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
IngredientMapAdapter<T,M,V> - Class in org.cyclops.cyclopscore.ingredient.collection
An abstract collection that wraps instances in a IngredientInstanceWrapper and stores those in a regular Map.
IngredientMapAdapter(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
IngredientMapMultiClassified<T,M,V> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient map that classifies instances in smaller collections based on all category type of a component type.
IngredientMapMultiClassified(IngredientComponent<T, M>, Supplier<IIngredientMapMutable<T, M, V>>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
IngredientMapSingleClassified<T,M,V,C> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient map that classifies instances in smaller collections based on a category type.
IngredientMapSingleClassified(IngredientComponent<T, M>, Supplier<IIngredientMapMutable<T, M, V>>, IngredientComponentCategoryType<T, M, C>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
Create a new instance.
IngredientMapWrappedAdapter<T,M,V,C extends Map<IngredientInstanceWrapper<T,M>,V>> - Class in org.cyclops.cyclopscore.ingredient.collection
An abstract ingredient map adapter.
IngredientMapWrappedAdapter(IngredientComponent<T, M>, C) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
IngredientRecipeHelpers - Class in org.cyclops.cyclopscore.ingredient.recipe
Helpers for the conversion between IRecipeDefinition and Recipe.
IngredientRecipeHelpers() - Constructor for class org.cyclops.cyclopscore.ingredient.recipe.IngredientRecipeHelpers
 
IngredientSet<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
A mutable ingredient collection using set semantics.
IngredientSet(IngredientComponent<T, M>, Set<IngredientInstanceWrapper<T, M>>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientSet
 
IngredientSet.ExactIterator<T> - Class in org.cyclops.cyclopscore.ingredient.collection
 
IngredientStorageHelpers - Class in org.cyclops.cyclopscore.ingredient.storage
Helper methods for moving ingredients between IIngredientComponentStorage's.
IngredientStorageHelpers() - Constructor for class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
 
IngredientStorageHelpers.IIngredientStorageConstructor<C extends IIngredientComponentStorage<?,?>> - Interface in org.cyclops.cyclopscore.ingredient.storage
Helper interface for constructing an IIngredientCollection based on an IngredientComponent.
IngredientTreeMap<T,M,V> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient map collection that internally uses an TreeMap to store instances.
IngredientTreeMap(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeMap
 
IngredientTreeMap(IngredientComponent<T, M>, TreeMap<IngredientInstanceWrapper<T, M>, V>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeMap
 
IngredientTreeMap(IngredientComponent<T, M>, IIngredientMap<? extends T, M, ? extends V>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeMap
 
IngredientTreeSet<T,M> - Class in org.cyclops.cyclopscore.ingredient.collection
An ingredient list collection that internally uses an TreeSet to store instances.
IngredientTreeSet(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeSet
 
IngredientTreeSet(IngredientComponent<T, M>, Iterable<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeSet
 
IngredientTreeSet(IngredientComponent<T, M>, Iterator<? extends T>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeSet
 
IngredientTreeSet(IngredientComponent<T, M>, TreeSet<IngredientInstanceWrapper<T, M>>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeSet
 
init() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
init() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
init() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
init(RegisterPayloadHandlerEvent) - Method in class org.cyclops.cyclopscore.network.PacketHandler
 
initialize() - Method in interface org.cyclops.cyclopscore.modcompat.ICompatInitializer
 
initialize(Collection<IConfigInitializer>) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Initialize the configs by running builders through all relevant parts.
initializeConfig(Map<ModConfig.Type, ModConfigSpec.Builder>) - Method in interface org.cyclops.cyclopscore.config.IConfigInitializer
Initialize the config parts for this initializer.
initializeInfoBook(ModBase<?>, IInfoBook, String, InfoSection) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Initialize the given infobook from the given xml file.
initializeInstance() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
 
initializeValues() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
This is the place to initialize values server-side so that they can be sent to the client for the first time.
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(int, T, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
insert(int, T, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedWrapped
 
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
 
insert(T, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
insert(T, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
insert(T, boolean) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
insertIngredient(IIngredientComponentStorage<T, M>, T, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Insert an ingredient in a destination storage.
insertIngredientQuantity(IIngredientComponentStorage<T, M>, T, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Insert an ingredient in a destination storage.
insertIngredientRemainderFixup(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, T, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Insert an ingredient in a destination storage.
insertItem(int, ItemStack, boolean) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
 
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
 
Instance(Optional<ContextAwarePredicate>, String) - Constructor for record class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger.Instance
Creates an instance of a Instance record class.
Instance(Optional<ContextAwarePredicate>, Optional<String>) - Constructor for record class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger.Instance
Creates an instance of a Instance record class.
Instance(Optional<ContextAwarePredicate>, ItemPredicate) - Constructor for record class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger.Instance
Creates an instance of a Instance record class.
INSTANCE - Static variable in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.command.argument.ArgumentTypeDebugPacket
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.metadata.RegistryExportableRegistry
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationLeafWildcard
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerAllChildren.Expression
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerCurrent.Expression
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerLength.Expression
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerParent.Expression
 
INSTANCE - Static variable in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerRoot.Expression
 
instantiate(CommandBuildContext) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentInfoMod.Template
 
instantiate(CommandBuildContext) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info.Template
 
intIteratorToStream(PrimitiveIterator.OfInt) - Static method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper
 
intToRGB(int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Convert a color in integer representation to seperated r, g and b colors.
INVALID - Static variable in class org.cyclops.cyclopscore.nbt.path.parse.INbtPathExpressionParseHandler.HandleResult
 
InvalidAppendixException(String) - Constructor for exception org.cyclops.cyclopscore.infobook.InfoBookParser.InvalidAppendixException
 
invalidAppendixExceptionThrowableOr(InfoBookParser.InvalidAppendixException.IThrower<R>, R) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
inventory - Variable in class org.cyclops.cyclopscore.inventory.container.InventoryContainer
 
INVENTORY_STATE - Static variable in class org.cyclops.cyclopscore.Capabilities.Block
 
INVENTORY_STATE - Static variable in class org.cyclops.cyclopscore.Capabilities.Item
 
InventoryContainer - Class in org.cyclops.cyclopscore.inventory.container
A container for an inventory.
InventoryContainer(MenuType<?>, int, Inventory, Container) - Constructor for class org.cyclops.cyclopscore.inventory.container.InventoryContainer
 
InventoryFluid - Class in org.cyclops.cyclopscore.recipe.type
Default implementation of IInventoryFluid.
InventoryFluid(NonNullList<ItemStack>, NonNullList<FluidStack>) - Constructor for class org.cyclops.cyclopscore.recipe.type.InventoryFluid
 
InventoryHelpers - Class in org.cyclops.cyclopscore.helper
Contains helper methods involving ContainerS.
InventoryHelpers() - Constructor for class org.cyclops.cyclopscore.helper.InventoryHelpers
 
InventoryIterator - Class in org.cyclops.cyclopscore.inventory
Iterate over an inventory.
InventoryIterator(IItemHandlerModifiable) - Constructor for class org.cyclops.cyclopscore.inventory.InventoryIterator
 
inventoryLocation() - Method in record class org.cyclops.cyclopscore.inventory.ItemLocation
Returns the value of the inventoryLocation record component.
InventoryLocationPlayer - Class in org.cyclops.cyclopscore.inventory
 
InventoryLocations - Class in org.cyclops.cyclopscore.inventory
 
InventoryLocations() - Constructor for class org.cyclops.cyclopscore.inventory.InventoryLocations
 
InventorySlotMasked - Class in org.cyclops.cyclopscore.inventory
An inventory that only exposes a given number of slots.
InventorySlotMasked(Container, int...) - Constructor for class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
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 extends IPrototypedIngredientAlternatives<?,?>> - 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.
IRegistry - Interface in org.cyclops.cyclopscore.init
Base interface for any type of registry.
IRegistryExportable - Interface in org.cyclops.cyclopscore.metadata
A registry export handler.
IRegistryExportableRegistry - Interface in org.cyclops.cyclopscore.metadata
Registry for IRegistryExportable.
IRegistryInventoryLocation - Interface in org.cyclops.cyclopscore.inventory
 
IReward - Interface in org.cyclops.cyclopscore.infobook.pageelement
A reward instance.
IRewardFactory - Interface in org.cyclops.cyclopscore.infobook.pageelement
Factory for IReward.
isActiveOn(LivingEntity) - Method in class org.cyclops.cyclopscore.potion.CyclopsEffect
 
isActiveOn(LivingEntity, MobEffect) - Method in class org.cyclops.cyclopscore.potion.CyclopsEffect
 
isAir(LevelReader, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
isAssertInventorySize() - Method in class org.cyclops.cyclopscore.inventory.container.InventoryContainer
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.AdvancementRewardsObtainPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.ButtonClickPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexSync
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketSync
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.ReloadResourcesPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.RequestPlayerAdvancementUnlockedPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.RequestPlayerNbtPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.SendPlayerAdvancementUnlockedPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.SendPlayerNbtPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.packet.ValueNotifyPacket
 
isAsync() - Method in class org.cyclops.cyclopscore.network.PacketBase
 
isBarVisible(ItemStack) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
isBordered() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
isBordered() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
isChecked() - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonCheckbox
 
isClientSide() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
isClientSideThread() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
isCommandable() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
Whether or not this field can be changed with commands at runtime.
isCommandable() - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
isCompletelyEmpty() - Method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiff
 
isContainerValid(IValueNotifiable) - Method in class org.cyclops.cyclopscore.network.packet.ValueNotifyPacket
 
isCustomRenderer() - Method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
isDevEnvironment() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
isDirty() - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage.NBTDataHolder
 
ISectionConditionHandler - Interface in org.cyclops.cyclopscore.infobook.condition
Handler to check a type of section condition, for when section tags are used in infobooks.
isEdge(LevelReader, int[][], BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
isElementVisible(int) - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
Check if the given element is visible.
isEmpty() - Method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
 
isEmpty() - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
isEmpty() - Method in class org.cyclops.cyclopscore.fluid.Tank
Check if this tank is empty.
isEmpty() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLike
 
isEmpty() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
isEmpty() - Method in interface org.cyclops.cyclopscore.inventory.INBTInventory
 
isEmpty() - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
isEmpty() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
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 interface org.cyclops.cyclopscore.modcompat.IExternalCompat
 
isExtract() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
isFluidValid(int, FluidStack) - Method in class org.cyclops.cyclopscore.fluid.FluidHandlerWrapper
 
isFluidValid(int, FluidStack) - Method in class org.cyclops.cyclopscore.recipe.type.FluidHandlerListReadOnly
 
isFull() - Method in class org.cyclops.cyclopscore.fluid.Tank
Check if this tank is full; the capacity is reached.
isGui3d() - Method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
isHasInfo() - Method in class org.cyclops.cyclopscore.item.InformationProviderComponent
If the blockState that uses this component implements IInformationProvider.
isHover(int, int) - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
isHovering(int, int, int, int, double, double) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
isHovering(Slot, double, double) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
isInsert() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
isInstance(Object) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
If the given object is an instance of the ingredient type.
isItemStack() - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel
 
isItemValid(int, ItemStack) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
 
ISizeValidator - Interface in org.cyclops.cyclopscore.block.multi
Validator for multiblock structure sizes
isKeyEqual(K, K) - Method in interface org.cyclops.cyclopscore.datastructure.SingleCache.ICacheUpdater
 
isLeaf() - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationAdapter
 
isLeafKey(String) - Method in interface org.cyclops.cyclopscore.nbt.path.navigate.INbtPathNavigation
Check if the given key is a leaf in this navigation, i.e., it is present and has no children.
isLeafKey(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationAdapter
 
isLeafKey(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationLeafWildcard
 
isLeafKey(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationLinkWildcard
 
isLeafKey(String) - Method in class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationList
 
isLoaded() - Method in class org.cyclops.cyclopscore.CyclopsCore
 
isLoaded() - Method in class org.cyclops.cyclopscore.datastructure.DimPos
 
ISlotlessItemHandler - Interface in org.cyclops.commoncapabilities.api.capability.itemhandler
A simplified form of the IItemHandler that is slot-agnostic.
isMinecraftInitialized() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
isModdedEnvironment() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Check if we are inside a modded minecraft environment.
isMouseOver(double, double) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
isNegativeQuantities() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
isObtained(Player) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewards
 
isPauseScreen() - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
isPersistNbt() - Method in class org.cyclops.cyclopscore.block.BlockWithEntity
If the NBT data of this block entity should be added to the dropped item.
isPlayerInventoryFull(Player) - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Check if the given player inventory is full.
isPointInButton(Button, int, int) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Check if a point is inside a button's region.
isPointInRegion(int, int, int, int, double, double) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Check if a point is inside a region.
isPointInRegion(Rectangle, Point) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
isPointInRegion(Rectangle, Point) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Check if a point is inside a region.
isPrimaryQuantifier() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
 
isRead() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
isReferenceEqual() - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponentCategoryType
 
isRegistered(IngredientComponentCapability<?, ?>, IngredientComponent<?, ?>) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent
 
isRoot() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
isSatisfied(ModBase<?>, String) - Method in class org.cyclops.cyclopscore.infobook.condition.ConfigSectionConditionHandler
 
isSatisfied(ModBase<?>, String) - Method in class org.cyclops.cyclopscore.infobook.condition.FluidSectionConditionHandler
 
isSatisfied(ModBase<?>, String) - Method in interface org.cyclops.cyclopscore.infobook.condition.ISectionConditionHandler
Check if this condition is satisfied for the given parameter.
isSatisfied(ModBase<?>, String) - Method in class org.cyclops.cyclopscore.infobook.condition.ItemSectionConditionHandler
 
isSatisfied(ModBase<?>, String) - Method in class org.cyclops.cyclopscore.infobook.condition.ModSectionConditionHandler
 
isSatisfied(ModBase<?>, String) - Method in class org.cyclops.cyclopscore.infobook.condition.TagSectionConditionHandler
 
isSearchEnabled() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
isShifted() - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
isSizeValid(Vec3i) - Method in class org.cyclops.cyclopscore.block.multi.CubeSizeValidator
 
isSizeValid(Vec3i) - Method in class org.cyclops.cyclopscore.block.multi.ExactSizeValidator
 
isSizeValid(Vec3i) - Method in interface org.cyclops.cyclopscore.block.multi.ISizeValidator
Check if the given size is valid.
isSizeValid(Vec3i) - Method in class org.cyclops.cyclopscore.block.multi.MaximumSizeValidator
 
isSizeValid(Vec3i) - Method in class org.cyclops.cyclopscore.block.multi.MinimumSizeValidator
 
isSubsetRenderSlots() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
isSuccess() - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathStringParser.StringParseResult
 
isTitlePage(int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
isValid() - Method in class org.cyclops.cyclopscore.nbt.path.parse.INbtPathExpressionParseHandler.HandleResult
 
isValid(int, boolean, Block) - Method in class org.cyclops.cyclopscore.block.multi.ExactBlockCountValidator
 
isValid(int, boolean, Block) - Method in interface org.cyclops.cyclopscore.block.multi.IBlockCountValidator
Check if the block count is valid.
isValid(int, boolean, Block) - Method in class org.cyclops.cyclopscore.block.multi.MaximumBlockCountValidator
 
isValid(int, boolean, Block) - Method in class org.cyclops.cyclopscore.block.multi.MinimumBlockCountValidator
 
isValidLocation(LevelReader, BlockPos, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
isValidLocation(LevelReader, BlockPos, CubeDetector.IValidationAction, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
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
 
isVersionInfo() - Method in class org.cyclops.cyclopscore.init.ModBaseVersionable
 
isVersionInfo() - Method in interface org.cyclops.cyclopscore.tracking.IModVersion
 
isVisible() - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
isVisible() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AchievementCollectButton
 
isVisible() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementButton
 
isVisible() - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ElementButton
 
item - Variable in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
item - Variable in class org.cyclops.cyclopscore.item.DamageIndicatedItemComponent
The item class on which the behaviour will be added.
Item() - Constructor for class org.cyclops.cyclopscore.Capabilities.Item
 
ITEM - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
Match ItemStack items.
ITEM - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Item type.
ITEM_PREFIX - Static variable in interface org.cyclops.cyclopscore.item.IInformationProvider
A prefix for item information.
ItemAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for ItemConfig.
ItemAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.ItemAction
 
ItemBlockNBT - Class in org.cyclops.cyclopscore.item
An extended BlockItem that will add the NBT data that is stored inside the item to the placed BlockEntity for the blockState.
ItemBlockNBT(Block, Item.Properties) - Constructor for class org.cyclops.cyclopscore.item.ItemBlockNBT
Make a new instance.
ITEMBOX - Static variable in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
ItemButton(IInfoBook) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ItemButton
 
ItemConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for items.
ItemConfig(ModBase, String, Function<ItemConfig, ? extends Item>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
Make a new instance.
ItemCraftedTrigger - Class in org.cyclops.cyclopscore.advancement.criterion
Trigger for when items are crafted.
ItemCraftedTrigger() - Constructor for class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger
 
ItemCraftedTrigger.Instance - Record Class in org.cyclops.cyclopscore.advancement.criterion
 
ItemCraftedTriggerConfig - Class in org.cyclops.cyclopscore.advancement.criterion
 
ItemCraftedTriggerConfig() - Constructor for class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTriggerConfig
Make a new instance.
ItemGui - Class in org.cyclops.cyclopscore.item
Configurable item that can show a GUI on right clicking.
ItemGui(Item.Properties) - Constructor for class org.cyclops.cyclopscore.item.ItemGui
 
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
 
ItemHandlerSlotMasked - Class in org.cyclops.cyclopscore.capability.item
An item handler that only exposes a given number of slots.
ItemHandlerSlotMasked(Container, int...) - Constructor for class org.cyclops.cyclopscore.capability.item.ItemHandlerSlotMasked
 
ItemInformationProvider - Class in org.cyclops.cyclopscore.item
This is responsible for adding "show more information" tooltips to registered items.
ItemInformationProvider() - Constructor for class org.cyclops.cyclopscore.item.ItemInformationProvider
 
ItemInventoryContainer<I extends net.minecraft.world.item.Item> - Class in org.cyclops.cyclopscore.inventory.container
A container for an item.
ItemInventoryContainer(MenuType<?>, int, Inventory, ItemLocation) - Constructor for class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
Make a new instance.
itemLocation - Variable in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
itemLocation - Variable in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
 
ItemLocation - Record Class in org.cyclops.cyclopscore.inventory
Represents an item location relative to a certain inventory extender.
ItemLocation(IInventoryLocation, int) - Constructor for record class org.cyclops.cyclopscore.inventory.ItemLocation
Creates an instance of a ItemLocation record class.
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
 
ItemOverridesInner() - Constructor for class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel.ItemOverridesInner
 
ITemperature - Interface in org.cyclops.commoncapabilities.api.capability.temperature
Indicates if something has a temperature.
itemPredicate() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger.Instance
Returns the value of the itemPredicate record component.
ItemSectionConditionHandler - Class in org.cyclops.cyclopscore.infobook.condition
Condition handler for checking if an item has been registered.
ItemSectionConditionHandler() - Constructor for class org.cyclops.cyclopscore.infobook.condition.ItemSectionConditionHandler
 
itemStack - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
itemStack - Variable in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemStack
 
ITEMSTACK - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
ItemStackBlockEntityRendererBase - Class in org.cyclops.cyclopscore.client.render.blockentity
A supplier-based BlockEntityWithoutLevelRenderer that caches the internal block entity.
ItemStackBlockEntityRendererBase(Supplier<BlockEntity>) - Constructor for class org.cyclops.cyclopscore.client.render.blockentity.ItemStackBlockEntityRendererBase
 
itemStackDataToTile(ItemStack, BlockEntity) - Method in class org.cyclops.cyclopscore.item.ItemBlockNBT
Read additional info about the item into the tile.
ItemStackEventListener() - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.ItemStackEventListener
 
ItemStackFromIngredient - Class in org.cyclops.cyclopscore.recipe
Helper class that can return a first item based on an ingredient.
ItemStackFromIngredient(List<String>, String, Ingredient, int) - Constructor for class org.cyclops.cyclopscore.recipe.ItemStackFromIngredient
 
itemStackFromJson(JsonObject, boolean, boolean) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
ItemStackHelpers - Class in org.cyclops.cyclopscore.helper
Contains helper methods for various itemstack specific things.
ItemStackHelpers() - Constructor for class org.cyclops.cyclopscore.helper.ItemStackHelpers
 
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.cyclopscore.ingredient.collection.IngredientCollectionCollectionAdapter
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
iterator() - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
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
 
iterator(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
An iterator over this collection over all occurrences of the given instance under the given match conditions.
iterator(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLike
An iterator over this collection over all occurrences of the given instance under the given match conditions.
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageCollectionWrapper
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageSlottedCollectionWrapper
 
iterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.storage.IngredientComponentStorageWrapped
 
IValueNotifiable - Interface in org.cyclops.cyclopscore.inventory
Used for receiving values from servers to clients in guis.
IValueNotifier - Interface in org.cyclops.cyclopscore.inventory
Used for sending values from server to clients in guis.
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.

K

KEY - Static variable in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
 
KeyBindingAppendix - Class in org.cyclops.cyclopscore.infobook.pageelement
An appendix for key bindings.
KeyBindingAppendix(IInfoBook, String) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
keyPressed(int, int, int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
keyPressed(int, int, int) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
KeyRegistry - Class in org.cyclops.cyclopscore.client.key
Enum that contains all custom hotkeys that are added.
KeyRegistry() - Constructor for class org.cyclops.cyclopscore.client.key.KeyRegistry
 
keySet() - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
keySet() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
 
keySet() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
keySet() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
keySet() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
keySet() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientTreeMap
 
keySet(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
Get all key instances that match the given instance.
keySet(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
keySet(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
keySet(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 

L

L10NHelpers - Class in org.cyclops.cyclopscore.helper
A set of localization helpers.
L10NHelpers() - Constructor for class org.cyclops.cyclopscore.helper.L10NHelpers
 
LargeInventory - Class in org.cyclops.cyclopscore.inventory
A large inventory implementation.
LargeInventory() - Constructor for class org.cyclops.cyclopscore.inventory.LargeInventory
Default constructor for NBT persistence, don't call this yourself.
LargeInventory(int, int) - Constructor for class org.cyclops.cyclopscore.inventory.LargeInventory
Make a new instance.
lastIndexOf(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
The last index that has an instance that equals the given instance.
lastIndexOf(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
LEFT - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
listIterator() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
 
listIterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
listIterator(int) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
Get the offsetted list index.
listIterator(int) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeConfigProperty
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeDebugPacket
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum
 
load() - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
load() - Static method in class org.cyclops.cyclopscore.metadata.RegistryExportables
 
load(CompoundTag) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
load(CompoundTag, WorldStorage) - Static method in class org.cyclops.cyclopscore.persist.world.WorldStorage.NBTDataHolder
 
loadForgeRegistries() - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Iterate over the given ExtendedConfigs and call ConfigurableTypeAction.onRegisterForge(ExtendedConfig) during the NewRegistryEvent event.
loadForgeRegistriesFilled() - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Iterate over the given ExtendedConfigs and call ConfigurableTypeAction.onRegisterForgeFilled(ExtendedConfig) during the RegisterEvent event.
loadModCompats(ModCompatLoader) - Method in class org.cyclops.cyclopscore.init.ModBase
This is called only once to let the mod compatibilities register themselves.
loadModelBlock(ResourceLocation) - Static method in class org.cyclops.cyclopscore.helper.ModelHelpers
Read the given model location to a BlockModel.
loadModInit() - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Iterate over the given ExtendedConfigs to read/write the config and register the given elements This also sets the config of this instance.
loadSetup() - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Iterate over the given ExtendedConfigs and call ConfigurableTypeAction.onRegisterSetup(ExtendedConfig) during the FMLCommonSetupEvent.
localize(String, Object...) - Static method in class org.cyclops.cyclopscore.helper.L10NHelpers
Localize a key that has values in language files.
localize(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
Return the localized name of the given instance.
Location() - Constructor for class org.cyclops.cyclopscore.infobook.InfoSection.Location
 
LocationHelpers - Class in org.cyclops.cyclopscore.helper
Helper methods involving BlockPosS and PacketDistributor.TargetPointS.
LocationHelpers() - Constructor for class org.cyclops.cyclopscore.helper.LocationHelpers
 
LOCKED - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
log(String) - Method in class org.cyclops.cyclopscore.init.ModBase
Log a new info message for this mod.
log(Player, String) - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
log(Player, String) - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
log(Level, String) - Method in class org.cyclops.cyclopscore.helper.LoggerHelper
Log a new message.
log(Level, String) - Method in class org.cyclops.cyclopscore.init.ModBase
Log a new message of the given level for this mod.
LoggerHelper - Class in org.cyclops.cyclopscore.helper
Logger that will be used in this mod.
LoggerHelper(String) - Constructor for class org.cyclops.cyclopscore.helper.LoggerHelper
Initialize the logger.
LOOT_CONDITION - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
LOOT_FUNCTION - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
LOOT_MODIFIER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
LOOT_NBT_PROVIDER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
LOOT_NUMBER_PROVIDER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
LOOT_SCORE_PROVIDER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
LootConditionConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for loot functions.
LootConditionConfig(ModBase, String, LootItemConditionType) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.LootConditionConfig
 
LootFunctionConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for loot functions.
LootFunctionConfig(ModBase, String, LootItemFunctionType) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.LootFunctionConfig
 
LootModifierAction<T extends net.neoforged.neoforge.common.loot.IGlobalLootModifier> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for LootModifierConfig.
LootModifierAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.LootModifierAction
 
LootModifierConfig<T extends net.neoforged.neoforge.common.loot.IGlobalLootModifier> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for loot modifiers.
LootModifierConfig(ModBase, String, Function<LootModifierConfig<T>, Codec<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.LootModifierConfig
 
LootModifierInjectItem - Class in org.cyclops.cyclopscore.loot.modifier
 
LootModifierInjectItem(LootItemCondition[], ItemStack, List<String>, int) - Constructor for class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItem
 
LootModifierInjectItemConfig - Class in org.cyclops.cyclopscore.loot.modifier
 
LootModifierInjectItemConfig() - Constructor for class org.cyclops.cyclopscore.loot.modifier.LootModifierInjectItemConfig
 
LootNbtProviderConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for loot nbt providers.
LootNbtProviderConfig(ModBase, String, LootNbtProviderType) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.LootNbtProviderConfig
 
LootNumberProviderConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for loot number providers.
LootNumberProviderConfig(ModBase, String, LootNumberProviderType) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.LootNumberProviderConfig
 
LootScoreProviderConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for loot score providers.
LootScoreProviderConfig(ModBase, String, LootScoreProviderType) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.LootScoreProviderConfig
 
LOWER_EAST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
+X;-Y
LOWER_NORTH - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
-Z;-Y
LOWER_SOUTH - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
+Z;-Y
LOWER_WEST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
-X;-Y

M

make() - Static method in class org.cyclops.cyclopscore.command.CommandDebug
 
make() - Static method in class org.cyclops.cyclopscore.command.CommandDumpRegistries
 
make() - Static method in class org.cyclops.cyclopscore.command.CommandIgnite
 
make() - Static method in class org.cyclops.cyclopscore.command.CommandInfoBookTest
 
make() - Static method in class org.cyclops.cyclopscore.command.CommandReloadResources
 
make(ModBase) - Static method in class org.cyclops.cyclopscore.command.CommandConfig
 
make(ModBase) - Static method in class org.cyclops.cyclopscore.command.CommandVersion
 
markForUpdate(Level, BlockPos) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
Trigger a block update.
match(Stream<Tag>) - Method in interface org.cyclops.cyclopscore.nbt.path.INbtPathExpression
Find all matches for the given stream of NBT tags.
match(Tag) - Method in interface org.cyclops.cyclopscore.nbt.path.INbtPathExpression
Find all matches for the given NBT tag.
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in interface org.cyclops.cyclopscore.nbt.path.INbtPathExpression
Find all matches for the given stream of NBT tags.
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionList
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerAllChildren.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalAdapter.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerChild.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerCurrent.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerFilterExpression.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerLength.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListElement.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerParent.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerRoot.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerStringEqual.Expression
 
matchContexts(Stream<NbtPathExpressionExecutionContext>) - Method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerUnion.Expression
 
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.
MatrixHelpers - Class in org.cyclops.cyclopscore.helper
Contains helper methods for matrix transformations.
MatrixHelpers() - Constructor for class org.cyclops.cyclopscore.helper.MatrixHelpers
 
MAX_TOOLTIP_LINE_LENGTH - Static variable in class org.cyclops.cyclopscore.helper.L10NHelpers
 
MAX_WIDTH - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
maximalValue() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
The maximal value of the field, as a integer.
MaximumBlockCountValidator - Class in org.cyclops.cyclopscore.block.multi
A maximum block count validator.
MaximumBlockCountValidator() - Constructor for class org.cyclops.cyclopscore.block.multi.MaximumBlockCountValidator
 
MaximumSizeValidator - Class in org.cyclops.cyclopscore.block.multi
A maximum size validator.
MaximumSizeValidator() - Constructor for class org.cyclops.cyclopscore.block.multi.MaximumSizeValidator
 
maxSize() - Method in class org.cyclops.cyclopscore.datastructure.EvictingStack
 
mayPickup(Player) - Method in class org.cyclops.cyclopscore.inventory.slot.SlotExtended
 
mayPlace(ItemStack) - Method in class org.cyclops.cyclopscore.inventory.slot.SlotArmor
 
mayPlace(ItemStack) - Method in class org.cyclops.cyclopscore.inventory.slot.SlotExtended
 
mayPlace(ItemStack) - Method in class org.cyclops.cyclopscore.inventory.slot.SlotFluidContainer
 
mayPlace(ItemStack) - Method in class org.cyclops.cyclopscore.inventory.slot.SlotRemoveOnly
 
mayPlace(ItemStack) - Method in class org.cyclops.cyclopscore.inventory.slot.SlotSingleItem
 
MIDDLE_NORTHEAST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
+Z;+Y
MIDDLE_NORTHWEST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
-Z;+Y
MIDDLE_SOUTHEAST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
-X;+Y
MIDDLE_SOUTHWEST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
+X;+Y
MINECRAFT_DAY - Static variable in class org.cyclops.cyclopscore.helper.MinecraftHelpers
The length of one Minecraft day.
MinecraftHelpers - Class in org.cyclops.cyclopscore.helper
Contains helper methods for various minecraft specific things.
MinecraftHelpers() - Constructor for class org.cyclops.cyclopscore.helper.MinecraftHelpers
 
minimalValue() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
The minimal value of the field, as a integer.
MinimumBlockCountValidator - Class in org.cyclops.cyclopscore.block.multi
A minimum block count validator.
MinimumBlockCountValidator() - Constructor for class org.cyclops.cyclopscore.block.multi.MinimumBlockCountValidator
 
MinimumSizeValidator - Class in org.cyclops.cyclopscore.block.multi
A minimum size validator.
MinimumSizeValidator() - Constructor for class org.cyclops.cyclopscore.block.multi.MinimumSizeValidator
 
mirrorY(float[][]) - Static method in class org.cyclops.cyclopscore.helper.MatrixHelpers
Mirror the given box bounds around the Y axis
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 - Variable in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
mod - Variable in class org.cyclops.cyclopscore.modcompat.IMCHandler
 
mod - Variable in class org.cyclops.cyclopscore.modcompat.ModCompatLoader
 
mod - Variable in class org.cyclops.cyclopscore.persist.world.WorldStorage
 
MOD_BAUBLES - Static variable in class org.cyclops.cyclopscore.Reference
 
MOD_COMMONCAPABILITIES - Static variable in class org.cyclops.cyclopscore.Reference
 
MOD_CURIOS - Static variable in class org.cyclops.cyclopscore.Reference
 
MOD_ID - Static variable in class org.cyclops.cyclopscore.Reference
 
MOD_JEI - Static variable in class org.cyclops.cyclopscore.Reference
 
MOD_VANILLA - Static variable in class org.cyclops.cyclopscore.Reference
 
ModBase<T extends ModBase> - Class in org.cyclops.cyclopscore.init
Base class for mods which adds a few convenience methods.
ModBase(String, Consumer<T>, IEventBus) - Constructor for class org.cyclops.cyclopscore.init.ModBase
 
ModBase.EnumReferenceKey<T> - Class in org.cyclops.cyclopscore.init
Unique references to values that can be registered inside a mod.
ModBaseVersionable<T extends ModBaseVersionable> - Class in org.cyclops.cyclopscore.init
A ModBase which is also a IModVersion.
ModBaseVersionable(String, Consumer<T>, IEventBus) - Constructor for class org.cyclops.cyclopscore.init.ModBaseVersionable
 
ModCompatLoader - Class in org.cyclops.cyclopscore.modcompat
The loader for IModCompat instances.
ModCompatLoader(ModBase) - Constructor for class org.cyclops.cyclopscore.modcompat.ModCompatLoader
 
model - Variable in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
 
model - Variable in class org.cyclops.cyclopscore.client.render.model.RenderModel
 
modelData - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
ModelHelpers - Class in org.cyclops.cyclopscore.helper
Helpers for models.
ModelHelpers() - Constructor for class org.cyclops.cyclopscore.helper.ModelHelpers
 
modId() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger.Instance
Returns the value of the modId record component.
modifyDefaultTransforms(Map<ItemDisplayContext, ItemTransform>) - Static method in class org.cyclops.cyclopscore.helper.ModelHelpers
Apply the given overrides to the default transformations.
ModItemObtainedTrigger - Class in org.cyclops.cyclopscore.advancement.criterion
Trigger for when an item of a given mod is obtained.
ModItemObtainedTrigger() - Constructor for class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger
 
ModItemObtainedTrigger.Instance - Record Class in org.cyclops.cyclopscore.advancement.criterion
 
ModItemObtainedTriggerConfig - Class in org.cyclops.cyclopscore.advancement.criterion
 
ModItemObtainedTriggerConfig() - Constructor for class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTriggerConfig
Make a new instance.
ModSectionConditionHandler - Class in org.cyclops.cyclopscore.infobook.condition
Condition handler for checking if mods are available.
ModSectionConditionHandler() - Constructor for class org.cyclops.cyclopscore.infobook.condition.ModSectionConditionHandler
 
mouseClicked(double, double, int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
mouseClicked(double, double, int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
mouseClicked(double, double, int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
mouseDragged(double, double, int, double, double) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
mouseDragged(double, double, int, double, double) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
mouseScrolled(double, double, double, double) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
mouseScrolled(double, double, double, double) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
moveEffectiveSourceExactDestinationExact(IIngredientComponentStorageSlotted<T, M>, int, IIngredientComponentStorageSlotted<T, M>, int, T, T, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
 
moveEffectiveSourceExactDestinationNonSlotted(IIngredientComponentStorageSlotted<T, M>, int, IIngredientComponentStorage<T, M>, T, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
 
moveEffectiveSourceNonSlottedDestinationExact(IIngredientComponentStorage<T, M>, IIngredientComponentStorageSlotted<T, M>, int, M, T, T, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
 
moveIngredient(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, T, M, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Move the first instance that matches the given match condition from source to destination.
moveIngredients(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, long, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Move the given maximum quantity of instances from source to destination.
moveIngredients(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, Predicate<T>, long, boolean, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Move the first instance that matches the given predicate from source to destination.
moveIngredients(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, T, M, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Move the first instance that matches the given match condition from source to destination.
moveIngredientsIterative(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, long, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Iteratively move the given maximum quantity of instances from source to destination.
moveIngredientsIterative(IIngredientComponentStorage<T, M>, IIngredientComponentStorage<T, M>, T, M, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Iteratively move the instance that matches the given match condition from source to destination.
moveIngredientsSlotted(IIngredientComponentStorage<T, M>, int, IIngredientComponentStorage<T, M>, int, Predicate<T>, long, boolean, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Move ingredients from source to target with optional source and target slots, based on an ingredient predicate.
moveIngredientsSlotted(IIngredientComponentStorage<T, M>, int, IIngredientComponentStorage<T, M>, int, T, M, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Move ingredients from source to target with optional source and target slots, based on an ingredient prototype and match condition.
moveItemStackTo(ItemStack, int, int, boolean) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
multiplySafe(int, int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Take the multiplication of these two values capped at Integer.MAX_VALUE.
MultitransformIterator<T,F> - Class in org.cyclops.cyclopscore.datastructure
An iterator that takes an iterator as input, and applies each element of that iterator to a function that produces another iterator.
MultitransformIterator(Iterator<? extends F>, Function<F, Iterator<? extends T>>) - Constructor for class org.cyclops.cyclopscore.datastructure.MultitransformIterator
 

N

NamedContainerProviderItem - Class in org.cyclops.cyclopscore.inventory.container
A MenuProvider for held items.
NamedContainerProviderItem(ItemLocation, Component, NamedContainerProviderItem.IContainerSupplier) - Constructor for class org.cyclops.cyclopscore.inventory.container.NamedContainerProviderItem
 
NamedContainerProviderItem.IContainerSupplier - Interface in org.cyclops.cyclopscore.inventory.container
 
namedId() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
Override the named id if multiple instances of a given config class exists.
navigateToBorder(LevelReader, BlockPos, int, boolean, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Find the border of valid/non-valid locations in one given dimension (both directions).
navigateToBorder(LevelReader, BlockPos, int, int, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Find the border of valid/non-valid locations in one given dimension for just one direction.
navigateToCorner(LevelReader, BlockPos, int[], boolean, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Navigate to a corner from a given startlocation for the given dimensions.
NBT_ACCEPTED_FLUID - Static variable in class org.cyclops.cyclopscore.fluid.SingleUseTank
The NBT name for the fluid tank.
NBT_KEY_OBTAINED_PREFIX - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewards
 
NBTClassType<T> - Class in org.cyclops.cyclopscore.persist.nbt
Types of NBT field classes used for persistence of fields in CyclopsBlockEntity.
NBTClassType() - Constructor for class org.cyclops.cyclopscore.persist.nbt.NBTClassType
 
NBTDataHolder(WorldStorage) - Constructor for class org.cyclops.cyclopscore.persist.world.WorldStorage.NBTDataHolder
 
NbtParseException - Exception in org.cyclops.cyclopscore.nbt.path
An exception that can be thrown during the parsing of NBT path expressions.
NbtParseException(String) - Constructor for exception org.cyclops.cyclopscore.nbt.path.NbtParseException
 
NbtPath - Class in org.cyclops.cyclopscore.nbt.path
Utility class for parsing NBT path expressions.
NbtPath() - Constructor for class org.cyclops.cyclopscore.nbt.path.NbtPath
 
NbtPathExpressionExecutionContext - Class in org.cyclops.cyclopscore.nbt.path.parse
A context that is passed during the NBT path execution.
NbtPathExpressionExecutionContext(Tag) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionExecutionContext
 
NbtPathExpressionExecutionContext(Tag, NbtPathExpressionExecutionContext) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionExecutionContext
 
NbtPathExpressionList - Class in org.cyclops.cyclopscore.nbt.path
An NBT path expression that consists of a list of chained sub-expressions.
NbtPathExpressionList(INbtPathExpression...) - Constructor for class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionList
 
NbtPathExpressionMatches - Class in org.cyclops.cyclopscore.nbt.path
A data object representing the result of executing an NBT path expression against an NBT tag.
NbtPathExpressionMatches(Stream<NbtPathExpressionExecutionContext>) - Constructor for class org.cyclops.cyclopscore.nbt.path.NbtPathExpressionMatches
 
NbtPathExpressionParseHandlerAllChildren - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles follows all child links of a tag via "*".
NbtPathExpressionParseHandlerAllChildren() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerAllChildren
 
NbtPathExpressionParseHandlerAllChildren.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerBooleanRelationalAdapter - Class in org.cyclops.cyclopscore.nbt.path.parse
An abstract handler that handles boolean relational expressions.
NbtPathExpressionParseHandlerBooleanRelationalAdapter(String) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalAdapter
 
NbtPathExpressionParseHandlerBooleanRelationalAdapter.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerBooleanRelationalEqual - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles boolean expressions in the form of " == 10".
NbtPathExpressionParseHandlerBooleanRelationalEqual() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalEqual
 
NbtPathExpressionParseHandlerBooleanRelationalGreaterThan - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles boolean expressions in the form of " > 10".
NbtPathExpressionParseHandlerBooleanRelationalGreaterThan() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalGreaterThan
 
NbtPathExpressionParseHandlerBooleanRelationalGreaterThanOrEqual - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles boolean expressions in the form of " ≥ 10".
NbtPathExpressionParseHandlerBooleanRelationalGreaterThanOrEqual() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalGreaterThanOrEqual
 
NbtPathExpressionParseHandlerBooleanRelationalLessThan - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles boolean expressions in the form of " < 10".
NbtPathExpressionParseHandlerBooleanRelationalLessThan() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalLessThan
 
NbtPathExpressionParseHandlerBooleanRelationalLessThanOrEqual - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles boolean expressions in the form of " ≤ 10".
NbtPathExpressionParseHandlerBooleanRelationalLessThanOrEqual() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerBooleanRelationalLessThanOrEqual
 
NbtPathExpressionParseHandlerChild - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles child path expressions in the form of ".childName", where the matched string represents the child name that should be navigated in.
NbtPathExpressionParseHandlerChild() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerChild
 
NbtPathExpressionParseHandlerChild.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerChildBrackets - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles child path expressions in the form of "["childName"]", where the matched string represents the child name that should be navigated in.
NbtPathExpressionParseHandlerChildBrackets() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerChildBrackets
 
NbtPathExpressionParseHandlerCurrent - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that picks the current position in the NBT tree via "@".
NbtPathExpressionParseHandlerCurrent() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerCurrent
 
NbtPathExpressionParseHandlerCurrent.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerFilterExpression - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles filter expressions in the form of "[?(expression)]", such as "[?(@.childName)]" or "[?(@.childName < 10)]".
NbtPathExpressionParseHandlerFilterExpression() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerFilterExpression
 
NbtPathExpressionParseHandlerFilterExpression.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerLength - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles child path expressions for ".length", to retrieve the length of lists and tag compounds.
NbtPathExpressionParseHandlerLength() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerLength
 
NbtPathExpressionParseHandlerLength.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerListElement - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles list element expressions in the form of "[10]", where the matched string represents the list element index that should be navigated in.
NbtPathExpressionParseHandlerListElement() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListElement
 
NbtPathExpressionParseHandlerListElement.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerListSlice - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles list slice expressions in the form of "[start:end:step]" such as "[2:3:2]".
NbtPathExpressionParseHandlerListSlice() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice
 
NbtPathExpressionParseHandlerListSlice.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerParent - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that picks the parent of the NBT tree in the current execution context via "..".
NbtPathExpressionParseHandlerParent() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerParent
 
NbtPathExpressionParseHandlerParent.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerRoot - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that picks the root of the NBT tree via "$".
NbtPathExpressionParseHandlerRoot() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerRoot
 
NbtPathExpressionParseHandlerRoot.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerStringEqual - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles boolean expressions in the form of " == "abc"".
NbtPathExpressionParseHandlerStringEqual() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerStringEqual
 
NbtPathExpressionParseHandlerStringEqual.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathExpressionParseHandlerUnion - Class in org.cyclops.cyclopscore.nbt.path.parse
A handler that handles union expressions in the form of "[10,12]" or "[10,]" or "[,12]", where the matches indicate the children or list elements that should be matched.
NbtPathExpressionParseHandlerUnion() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerUnion
 
NbtPathExpressionParseHandlerUnion.Expression - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NbtPathNavigationAdapter - Class in org.cyclops.cyclopscore.nbt.path.navigate
A base navigation implementation.
NbtPathNavigationAdapter(String, INbtPathNavigation) - Constructor for class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationAdapter
 
NbtPathNavigationAdapter(Collection<String>, INbtPathNavigation) - Constructor for class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationAdapter
 
NbtPathNavigationLeafWildcard - Class in org.cyclops.cyclopscore.nbt.path.navigate
A navigation leaf that matches with all keys.
NbtPathNavigationLinkWildcard - Class in org.cyclops.cyclopscore.nbt.path.navigate
A navigation inner link that matches with all leafs.
NbtPathNavigationLinkWildcard(INbtPathNavigation) - Constructor for class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationLinkWildcard
 
NbtPathNavigationList - Class in org.cyclops.cyclopscore.nbt.path.navigate
A navigation that takes the union of several navigations.
NbtPathNavigationList(List<INbtPathNavigation>) - Constructor for class org.cyclops.cyclopscore.nbt.path.navigate.NbtPathNavigationList
 
NbtPathStringParser - Class in org.cyclops.cyclopscore.nbt.path.parse
A parser for strings within NBT path expressions in the form of "ab\"c".
NbtPathStringParser() - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathStringParser
 
NbtPathStringParser.StringParseResult - Class in org.cyclops.cyclopscore.nbt.path.parse
 
NBTPersist - Annotation Interface in org.cyclops.cyclopscore.persist.nbt
If this field should be persisted in Tile Entities.
NBTProviderComponent - Class in org.cyclops.cyclopscore.persist.nbt
Default implementation of INBTProvider as a component.
NBTProviderComponent(INBTProvider) - Constructor for class org.cyclops.cyclopscore.persist.nbt.NBTProviderComponent
 
NBTSimpleInventoryItemHeld - Class in org.cyclops.cyclopscore.inventory
A simple inventory for a currently held item by a player that can be stored in NBT.
NBTSimpleInventoryItemHeld(Player, ItemLocation, int, int, String) - Constructor for class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
Make a new instance.
NBTSimpleInventoryItemStack - Class in org.cyclops.cyclopscore.inventory
A simple inventory for an ItemStack that can be stored in NBT.
NBTSimpleInventoryItemStack(ItemStack, int, int, String) - Constructor for class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemStack
Make a new instance.
NBTTAG_ID - Static variable in class org.cyclops.cyclopscore.helper.EntityHelpers
The NBT tag name that is used for storing the unique name id for an entity.
NBTYPES - Static variable in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
A map of all the types to their persist actions.
needsScrollBars() - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
needsUpdate() - Method in class org.cyclops.cyclopscore.init.ModBaseVersionable
 
needsUpdate() - Method in interface org.cyclops.cyclopscore.tracking.IModVersion
 
newBlockEntity(BlockPos, BlockState) - Method in class org.cyclops.cyclopscore.block.BlockWithEntity
 
newInstance(RecipeHolder<R>) - Method in class org.cyclops.cyclopscore.modcompat.jei.RecipeRegistryJeiRecipeWrapper
 
newKeyMapping(ModBase, String, int) - Static method in class org.cyclops.cyclopscore.client.key.KeyRegistry
Create a new keybinding.
newMap() - Static method in class org.cyclops.cyclopscore.datastructure.EnumFacingMap
Make a new empty map.
newMap(EnumMap<Direction, ? extends V>) - Static method in class org.cyclops.cyclopscore.datastructure.EnumFacingMap
Copy a map.
newMap(Map<Direction, ? extends V>) - Static method in class org.cyclops.cyclopscore.datastructure.EnumFacingMap
Copy a map.
newPacket() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
newPacket() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
newPacket() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexSync
 
newPacket() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketSync
 
newStartEndStepStream(int, int, int) - Static method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerListSlice
 
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
 
next() - Method in class org.cyclops.cyclopscore.datastructure.DistinctIterator
 
next() - Method in class org.cyclops.cyclopscore.datastructure.MultitransformIterator
 
next() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionIterator
 
next() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionLikeSingleClassifiedIterator
 
next() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientMapIterator
 
next() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator
 
next() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIterator
 
next() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIteratorDelegated
 
next() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet.ExactIterator
 
next() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IndexIterator
 
next() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.WrappedIntIterator
 
next() - Method in class org.cyclops.cyclopscore.inventory.InventoryIterator
 
next() - Method in class org.cyclops.cyclopscore.inventory.PlayerExtendedInventoryIterator
 
nextIndexed() - Method in class org.cyclops.cyclopscore.inventory.InventoryIterator
Get the next item indexed.
nextIndexed() - Method in class org.cyclops.cyclopscore.inventory.PlayerExtendedInventoryIterator
 
nextInt() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IndexIterator
 
nextInt() - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.WrappedIntIterator
 
NORTH - Enum constant in enum class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow.Direction
 
notifyListeners(LevelReader, BlockPos, Vec3i, boolean, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 

O

obtain(Player) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewards
 
obtain(Player) - Method in interface org.cyclops.cyclopscore.infobook.pageelement.IReward
The logic for obtaining this reward.
obtain(Player) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
of(ResourceKey<Level>, BlockPos) - Static method in class org.cyclops.cyclopscore.datastructure.DimPos
 
of(Level, BlockPos) - Static method in class org.cyclops.cyclopscore.datastructure.DimPos
 
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.
offset - Variable in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
 
offsetX - Variable in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
offsetX - Variable in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
The offset in the X axis.
offsetX - Variable in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
offsetY - Variable in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
offsetY - Variable in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
The offset in the Y axis.
offsetY - Variable in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
offsetZ - Variable in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
The offset in the Z axis.
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
 
OK - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
onAboutToStartEvent(ServerAboutToStartEvent) - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
When a server is started.
onAction(String, C) - Method in interface org.cyclops.cyclopscore.inventory.container.button.IContainerButtonAction
Called when the button with the given id was clicked client-side.
onBlockActivatedHook(IBlockGui, IBlockGui.IBlockContainerProvider, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Static method in interface org.cyclops.cyclopscore.block.IBlockGui
 
onBlockEntityLoad(RegisterCapabilitiesEvent) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.BlockEntityEventListener
 
onBlockLoad(RegisterCapabilitiesEvent) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.BlockEventListener
 
onButtonClick(String) - Method in interface org.cyclops.cyclopscore.inventory.container.button.IContainerButtonClickAcceptorServer
When the button is clicked, both server and client side.
onButtonClick(String) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
onChange(Iterator<T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.diff.IngredientCollectionDiffManager
Calculates the diff between the given instances and the instances from the last call of this method.
onChanged() - Method in interface org.cyclops.cyclopscore.client.gui.component.input.IInputListener
When the value has changed.
onClientRecipesLoaded(RecipesUpdatedEvent) - Method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
onClientRecipesLoadedStatic(RecipesUpdatedEvent) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
onClientTagsLoaded(TagsUpdatedEvent) - Method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
onClientTagsLoadedStatic(TagsUpdatedEvent) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
onConfigInit(ModConfigSpec.Builder) - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
onConfigPropertyReload(ConfigurablePropertyData<?>, boolean) - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Called when the config is loaded or reloaded
onConfigsRegister(ConfigHandler) - Method in class org.cyclops.cyclopscore.CyclopsCore
 
onConfigsRegister(ConfigHandler) - Method in class org.cyclops.cyclopscore.init.ModBase
Called when the configs should be registered.
onCrafted(PlayerEvent.ItemCraftedEvent) - Method in class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger
 
onCrafted(PlayerEvent.ItemCraftedEvent) - Method in class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger
 
onDataPacket(Connection, ClientboundBlockEntityDataPacket) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
onDetect(LevelReader, BlockPos, Vec3i, boolean, BlockPos) - Method in interface org.cyclops.cyclopscore.block.multi.CubeDetector.IDetectionListener
Called when a new structure has been detected.
onDirty() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
onDirty() - Method in interface org.cyclops.cyclopscore.persist.IDirtyMarkListener
Called when the target is marked as dirty.
onDroppedByPlayer(ItemStack, Player) - Method in class org.cyclops.cyclopscore.item.ItemGui
 
onEntityCollided(Level, BlockPos, BlockState, Entity) - Static method in class org.cyclops.cyclopscore.helper.EntityHelpers
This should by called when custom entities collide.
onEntityLoad(RegisterCapabilitiesEvent) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.EntityEventListener
 
onEntityUpdate(LivingEvent.LivingTickEvent) - Method in class org.cyclops.cyclopscore.potion.CyclopsEffect
 
onEvent(PlayerContainerEvent.Open) - Method in class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger
 
onForgeRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ArgumentTypeConfig
 
onForgeRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
onForgeRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Overridable method that is immediately called after this element has been registered into a Forge registry.
onForgeRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
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
 
onInventoryChanged() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
onItemStackLoad(RegisterCapabilitiesEvent) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.ItemStackEventListener
 
onKeyPressed(KeyMapping) - Method in interface org.cyclops.cyclopscore.client.key.IKeyHandler
This method is called whenever a key, which is mapped to this KeyHandler is pressed.
onLoad(List<Pair<Supplier<CK>, ICapabilityConstructor<?, ?, ?, CK>>>, RegisterCapabilitiesEvent) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
onLoad(ModConfigEvent.Loading) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
 
onLoggedIn(PlayerEvent.PlayerLoggedInEvent) - Method in class org.cyclops.cyclopscore.event.PlayerRingOfFire
When a player loggedin event is received.
onMainMenuInit(ScreenEvent.Init.Pre) - Static method in class org.cyclops.cyclopscore.client.gui.GuiMainMenuExtensionDevWorld
 
onModelBakeEvent(ModelEvent.ModifyBakingResult) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
 
onModelBakeEvent(ModelEvent.ModifyBakingResult) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ItemAction
 
onModelRegistryLoad(ModelEvent.RegisterAdditional) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
 
onModelRegistryLoad(ModelEvent.RegisterAdditional) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ItemAction
 
onParticleFactoryRegister(RegisterParticleProvidersEvent) - Method in class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
 
onPickup(EntityItemPickupEvent) - Method in class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger
 
onPlayerKeyInput(InputEvent.Key) - Method in interface org.cyclops.cyclopscore.client.key.IKeyRegistry
Handles key presses for keybindings added by EvilCraft Make sure to annotate this with SubscribeEvent
onPlayerKeyInput(InputEvent.Key) - Method in class org.cyclops.cyclopscore.client.key.KeyRegistry
 
onPress() - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonCheckbox
 
onPress() - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
onPress() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AchievementCollectButton
 
onRecipesLoaded(RecipesUpdatedEvent) - Static method in class org.cyclops.cyclopscore.helper.CraftingHelpers
 
onRegisterColorHandlers(RegisterColorHandlersEvent.Block) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
 
onRegisterColorHandlers(RegisterColorHandlersEvent.Item) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ItemAction
 
onRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
onRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
onRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Overridable method that is called after the element of this config is fully registered, after the FMLCommonSetupEvent.
onRegistered() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
 
onRegistered() - Method in class org.cyclops.cyclopscore.GeneralConfig
 
onRegisterForge(C) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Logic to register things right after the Forge registries have been created.
onRegisterForge(CapabilityConfig<T>) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.CapabilityAction
 
onRegisterForge(FluidConfig) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.FluidAction
 
onRegisterForgeFilled(C) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Logic to register things before Forge registries are being filled.
onRegisterForgeFilled(C) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeActionForge
 
onRegisterForgeFilled(BlockConfig) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
 
onRegisterForgeFilled(ItemConfig) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.ItemAction
 
onRegisterKeyMappings(RegisterKeyMappingsEvent) - Method in class org.cyclops.cyclopscore.init.ModBase
 
onRegisterMenuScreens(RegisterMenuScreensEvent) - Method in class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
 
onRegisterModInit(C) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Logic to register the eConfig target when the config is being loaded during mod construction.
onRegisterSetup(C) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Logic to register the eConfig target when the config is being loaded during the FMLCommonSetupEvent.
onRegistriesCreate(NewRegistryEvent) - Static method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
onRegistriesFilled(RegisterEvent) - Static method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
onRegistryEvent(RegisterEvent) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
 
onRegistryEvent(RegisterEvent) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.FluidAction
 
onReload(ModConfigEvent.Reloading) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
 
onRespawn(PlayerEvent.PlayerRespawnEvent) - Method in class org.cyclops.cyclopscore.event.PlayerRingOfFire
When a player respawn event is received.
onScroll(int) - Method in interface org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar.IScrollCallback
 
onScroll(int) - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
onSendUpdate(Level, BlockPos) - Method in class org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed
Called when an update will is sent.
onServerAboutToStart(ServerAboutToStartEvent) - Method in class org.cyclops.cyclopscore.init.ModBase
Register the things that are related to when the server is about to start.
onServerStarted(ServerStartedEvent) - Method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
onServerStarted(ServerStartedEvent) - Method in class org.cyclops.cyclopscore.init.ModBase
Register the things that are related to server starting.
onServerStartedStatic(ServerStartedEvent) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
onServerStarting(ServerStartingEvent) - Method in class org.cyclops.cyclopscore.CyclopsCore
 
onServerStarting(ServerStartingEvent) - Method in class org.cyclops.cyclopscore.init.ModBase
Register the things that are related to when the server is starting.
onServerStopping(ServerStoppingEvent) - Method in class org.cyclops.cyclopscore.init.ModBase
Register the things that are related to server stopping, like persistent storage.
onSmelted(PlayerEvent.ItemSmeltedEvent) - Method in class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger
 
onStartedEvent(ServerStartedEvent) - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
When a server is started.
onStoppingEvent(ServerStoppingEvent) - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
When a server is stopping.
onTick(TickEvent.PlayerTickEvent) - Method in class org.cyclops.cyclopscore.tracking.Versions
Deprecated.
When a player tick event is received.
onTooltip(ItemTooltipEvent) - Static method in class org.cyclops.cyclopscore.item.ItemInformationProvider
 
onUpdate(int, CompoundTag) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
onUpdate(int, CompoundTag) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
onUpdate(int, CompoundTag) - Method in interface org.cyclops.cyclopscore.inventory.IValueNotifiable
Called by the server if the value has changed.
onUpdate(LivingEntity) - Method in class org.cyclops.cyclopscore.potion.CyclopsEffect
 
onUpdateReceived() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
This method is called when the block entity receives an update (ie a data packet) from the server.
onValidate(BlockPos, BlockState) - Method in interface org.cyclops.cyclopscore.block.multi.CubeDetector.IValidationAction
An action to execute when a location has been validated.
openGuiForItemIndex(Level, ServerPlayer, ItemLocation) - Method in class org.cyclops.cyclopscore.item.ItemGui
Open the gui for a certain item index in the player inventory.
openUrl(String) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Open the given URL in the player's browser.
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.cyclopscore - package org.cyclops.cyclopscore
 
org.cyclops.cyclopscore.advancement.criterion - package org.cyclops.cyclopscore.advancement.criterion
 
org.cyclops.cyclopscore.algorithm - package org.cyclops.cyclopscore.algorithm
 
org.cyclops.cyclopscore.block - package org.cyclops.cyclopscore.block
 
org.cyclops.cyclopscore.block.component - package org.cyclops.cyclopscore.block.component
 
org.cyclops.cyclopscore.block.multi - package org.cyclops.cyclopscore.block.multi
 
org.cyclops.cyclopscore.blockentity - package org.cyclops.cyclopscore.blockentity
 
org.cyclops.cyclopscore.capability.fluid - package org.cyclops.cyclopscore.capability.fluid
 
org.cyclops.cyclopscore.capability.item - package org.cyclops.cyclopscore.capability.item
 
org.cyclops.cyclopscore.client.gui - package org.cyclops.cyclopscore.client.gui
 
org.cyclops.cyclopscore.client.gui.component - package org.cyclops.cyclopscore.client.gui.component
 
org.cyclops.cyclopscore.client.gui.component.button - package org.cyclops.cyclopscore.client.gui.component.button
 
org.cyclops.cyclopscore.client.gui.component.input - package org.cyclops.cyclopscore.client.gui.component.input
 
org.cyclops.cyclopscore.client.gui.container - package org.cyclops.cyclopscore.client.gui.container
 
org.cyclops.cyclopscore.client.gui.image - package org.cyclops.cyclopscore.client.gui.image
 
org.cyclops.cyclopscore.client.key - package org.cyclops.cyclopscore.client.key
 
org.cyclops.cyclopscore.client.model - package org.cyclops.cyclopscore.client.model
 
org.cyclops.cyclopscore.client.particle - package org.cyclops.cyclopscore.client.particle
 
org.cyclops.cyclopscore.client.render.blockentity - package org.cyclops.cyclopscore.client.render.blockentity
 
org.cyclops.cyclopscore.client.render.model - package org.cyclops.cyclopscore.client.render.model
 
org.cyclops.cyclopscore.command - package org.cyclops.cyclopscore.command
 
org.cyclops.cyclopscore.command.argument - package org.cyclops.cyclopscore.command.argument
 
org.cyclops.cyclopscore.config - package org.cyclops.cyclopscore.config
 
org.cyclops.cyclopscore.config.configurabletypeaction - package org.cyclops.cyclopscore.config.configurabletypeaction
 
org.cyclops.cyclopscore.config.extendedconfig - package org.cyclops.cyclopscore.config.extendedconfig
 
org.cyclops.cyclopscore.datastructure - package org.cyclops.cyclopscore.datastructure
 
org.cyclops.cyclopscore.event - package org.cyclops.cyclopscore.event
 
org.cyclops.cyclopscore.fluid - package org.cyclops.cyclopscore.fluid
 
org.cyclops.cyclopscore.helper - package org.cyclops.cyclopscore.helper
 
org.cyclops.cyclopscore.infobook - package org.cyclops.cyclopscore.infobook
 
org.cyclops.cyclopscore.infobook.condition - package org.cyclops.cyclopscore.infobook.condition
 
org.cyclops.cyclopscore.infobook.pageelement - package org.cyclops.cyclopscore.infobook.pageelement
 
org.cyclops.cyclopscore.infobook.test - package org.cyclops.cyclopscore.infobook.test
 
org.cyclops.cyclopscore.ingredient.collection - package org.cyclops.cyclopscore.ingredient.collection
 
org.cyclops.cyclopscore.ingredient.collection.diff - package org.cyclops.cyclopscore.ingredient.collection.diff
 
org.cyclops.cyclopscore.ingredient.recipe - package org.cyclops.cyclopscore.ingredient.recipe
 
org.cyclops.cyclopscore.ingredient.storage - package org.cyclops.cyclopscore.ingredient.storage
 
org.cyclops.cyclopscore.init - package org.cyclops.cyclopscore.init
 
org.cyclops.cyclopscore.inventory - package org.cyclops.cyclopscore.inventory
 
org.cyclops.cyclopscore.inventory.container - package org.cyclops.cyclopscore.inventory.container
 
org.cyclops.cyclopscore.inventory.container.button - package org.cyclops.cyclopscore.inventory.container.button
 
org.cyclops.cyclopscore.inventory.slot - package org.cyclops.cyclopscore.inventory.slot
 
org.cyclops.cyclopscore.item - package org.cyclops.cyclopscore.item
 
org.cyclops.cyclopscore.loot.modifier - package org.cyclops.cyclopscore.loot.modifier
 
org.cyclops.cyclopscore.metadata - package org.cyclops.cyclopscore.metadata
 
org.cyclops.cyclopscore.modcompat - package org.cyclops.cyclopscore.modcompat
 
org.cyclops.cyclopscore.modcompat.capabilities - package org.cyclops.cyclopscore.modcompat.capabilities
 
org.cyclops.cyclopscore.modcompat.jei - package org.cyclops.cyclopscore.modcompat.jei
 
org.cyclops.cyclopscore.nbt.path - package org.cyclops.cyclopscore.nbt.path
 
org.cyclops.cyclopscore.nbt.path.navigate - package org.cyclops.cyclopscore.nbt.path.navigate
 
org.cyclops.cyclopscore.nbt.path.parse - package org.cyclops.cyclopscore.nbt.path.parse
 
org.cyclops.cyclopscore.network - package org.cyclops.cyclopscore.network
 
org.cyclops.cyclopscore.network.packet - package org.cyclops.cyclopscore.network.packet
 
org.cyclops.cyclopscore.network.packet.debug - package org.cyclops.cyclopscore.network.packet.debug
 
org.cyclops.cyclopscore.persist - package org.cyclops.cyclopscore.persist
 
org.cyclops.cyclopscore.persist.nbt - package org.cyclops.cyclopscore.persist.nbt
 
org.cyclops.cyclopscore.persist.world - package org.cyclops.cyclopscore.persist.world
 
org.cyclops.cyclopscore.potion - package org.cyclops.cyclopscore.potion
 
org.cyclops.cyclopscore.proxy - package org.cyclops.cyclopscore.proxy
 
org.cyclops.cyclopscore.recipe - package org.cyclops.cyclopscore.recipe
 
org.cyclops.cyclopscore.recipe.type - package org.cyclops.cyclopscore.recipe.type
 
org.cyclops.cyclopscore.tracking - package org.cyclops.cyclopscore.tracking
 
originalScale - Variable in class org.cyclops.cyclopscore.client.particle.ParticleBlur
 

P

PacketBase - Class in org.cyclops.cyclopscore.network
The base packet for packets.
PacketBase(ResourceLocation) - Constructor for class org.cyclops.cyclopscore.network.PacketBase
 
PacketCodec - Class in org.cyclops.cyclopscore.network
Packet with automatic coding and decoding of basic fields annotated with CodecField.
PacketCodec(ResourceLocation) - Constructor for class org.cyclops.cyclopscore.network.PacketCodec
 
PacketCodec.ICodecAction - Interface in org.cyclops.cyclopscore.network
 
PacketCodec.ICodecRunnable - Interface in org.cyclops.cyclopscore.network
 
PacketCodecException(String, Throwable) - Constructor for exception org.cyclops.cyclopscore.network.PacketHandler.PacketCodecException
 
PacketHandler - Class in org.cyclops.cyclopscore.network
Advanced packet handler of PacketBase instances.
PacketHandler(ModBase) - Constructor for class org.cyclops.cyclopscore.network.PacketHandler
 
PacketHandler.PacketCodecException - Exception in org.cyclops.cyclopscore.network
 
PACKETS - Static variable in class org.cyclops.cyclopscore.command.CommandDebug
 
paragraphs - Variable in class org.cyclops.cyclopscore.infobook.InfoSection
 
parallelStream() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
 
parse(StringReader) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeConfigProperty
 
parse(StringReader) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeDebugPacket
 
parse(StringReader) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum
 
parse(String) - Static method in class org.cyclops.cyclopscore.nbt.path.NbtPath
Parse an NBT path expression string into an in-memory representation.
parse(String, int) - Static method in class org.cyclops.cyclopscore.nbt.path.parse.NbtPathStringParser
Parse a string that starts and ends with doubles quotes and; Can handle escape sequences within that string.
parseItemStack(String) - Static method in class org.cyclops.cyclopscore.helper.ItemStackHelpers
Parse a string to an itemstack.
PARTICLE - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Particle type.
PARTICLE_BLUR - Static variable in class org.cyclops.cyclopscore.RegistryEntries
 
PARTICLE_DROP_COLORED - Static variable in class org.cyclops.cyclopscore.RegistryEntries
 
ParticleAction<T extends net.minecraft.core.particles.ParticleOptions> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for ParticleConfig.
ParticleAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.ParticleAction
 
particleBlue - Variable in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
 
ParticleBlur - Class in org.cyclops.cyclopscore.client.particle
A blurred static fading particle with any possible color.
ParticleBlur(ParticleBlurData, ClientLevel, double, double, double, double, double, double) - Constructor for class org.cyclops.cyclopscore.client.particle.ParticleBlur
 
ParticleBlur.RenderType - Class in org.cyclops.cyclopscore.client.particle
 
ParticleBlurConfig - Class in org.cyclops.cyclopscore.client.particle
Config for ParticleBlur.
ParticleBlurConfig() - Constructor for class org.cyclops.cyclopscore.client.particle.ParticleBlurConfig
 
ParticleBlurData - Class in org.cyclops.cyclopscore.client.particle
Data for ParticleBlur.
ParticleBlurData(float, float, float, float, float) - Constructor for class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
ParticleConfig<T extends net.minecraft.core.particles.ParticleOptions> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for recipe serializers.
ParticleConfig(ModBase, String, Function<ParticleConfig<T>, ? extends ParticleType<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.ParticleConfig
Create a new config
ParticleDropBlockComponent - Class in org.cyclops.cyclopscore.block.component
Component that can show drops of a certain color underneath blocks.
ParticleDropBlockComponent(float, float, float) - Constructor for class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
Make a new instance.
ParticleDropColored - Class in org.cyclops.cyclopscore.client.particle
Particle that appears underneath blocks for simulating drops.
ParticleDropColored(ParticleDropColoredData, ClientLevel, double, double, double) - Constructor for class org.cyclops.cyclopscore.client.particle.ParticleDropColored
 
ParticleDropColoredConfig - Class in org.cyclops.cyclopscore.client.particle
ParticleDropColoredConfig() - Constructor for class org.cyclops.cyclopscore.client.particle.ParticleDropColoredConfig
 
ParticleDropColoredData - Class in org.cyclops.cyclopscore.client.particle
ParticleDropColoredData(float, float, float) - Constructor for class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
particleGreen - Variable in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
 
particleRed - Variable in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
 
performActionForField(INBTProvider, Field, CompoundTag, boolean) - Static method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
Perform a field persist action.
performClientAction(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
performClientAction(Level, Player) - Method in class org.cyclops.cyclopscore.network.packet.RingOfFirePacket
 
persistedFieldAction(INBTProvider, Field, CompoundTag, boolean) - Method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
Called to read or write a field.
PICKAXE - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
PingPongPacketAsync - Class in org.cyclops.cyclopscore.network.packet.debug
Debug ping pong packet
PingPongPacketAsync() - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
Empty packet.
PingPongPacketAsync(int) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
PingPongPacketAsync(ResourceLocation) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
PingPongPacketAsync(ResourceLocation, int) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
PingPongPacketComplexAsync - Class in org.cyclops.cyclopscore.network.packet.debug
Debug ping pong packet
PingPongPacketComplexAsync() - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
Empty packet.
PingPongPacketComplexAsync(int, String, String) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
PingPongPacketComplexAsync(ResourceLocation) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
PingPongPacketComplexAsync(ResourceLocation, int, String, String) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
PingPongPacketComplexSync - Class in org.cyclops.cyclopscore.network.packet.debug
Debug ping pong packet
PingPongPacketComplexSync() - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexSync
Empty packet.
PingPongPacketComplexSync(int, String, String) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexSync
 
PingPongPacketSync - Class in org.cyclops.cyclopscore.network.packet.debug
Debug ping pong packet
PingPongPacketSync() - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketSync
Empty packet.
PingPongPacketSync(int) - Constructor for class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketSync
 
placeOrPickUpFluid(Player, InteractionHand, Level, BlockPos, Direction) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Try placing or picking up fluids from the held item.
player - Variable in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
player - Variable in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
 
player() - Method in record class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger.Instance
Returns the value of the player record component.
player() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger.Instance
Returns the value of the player record component.
player() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger.Instance
Returns the value of the player record component.
PlayerExtendedInventoryIterator - Class in org.cyclops.cyclopscore.inventory
Iterate over a player's inventory and any other attached inventory like baubles.
PlayerExtendedInventoryIterator(Player) - Constructor for class org.cyclops.cyclopscore.inventory.PlayerExtendedInventoryIterator
Create a new HotbarIterator.
PlayerInventoryIterator - Class in org.cyclops.cyclopscore.inventory
Iterate over a player's inventory.
PlayerInventoryIterator(Player) - Constructor for class org.cyclops.cyclopscore.inventory.PlayerInventoryIterator
 
PlayerPositionPacket - Class in org.cyclops.cyclopscore.network.packet
An abstract superclass for all packets that contain the position and uuid of a player and execute a specific action on the client side that is visible by all players in a specific range around the given player.
PlayerPositionPacket(ResourceLocation) - Constructor for class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
Creates a packet with no content
PlayerPositionPacket(ResourceLocation, Player) - Constructor for class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
PlayerPositionPacket(ResourceLocation, Player, int) - Constructor for class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
PlayerRingOfFire - Class in org.cyclops.cyclopscore.event
Event hook for showing the ring of fire.
PlayerRingOfFire() - Constructor for class org.cyclops.cyclopscore.event.PlayerRingOfFire
 
playerWillDestroy(Level, BlockPos, BlockState, Player) - Method in class org.cyclops.cyclopscore.block.BlockWithEntity
 
playPageFlipSound(SoundManager) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
playPageFlipSound(SoundManager) - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
playPagesFlipSound(SoundManager) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
playPagesFlipSound(SoundManager) - Method in class org.cyclops.cyclopscore.infobook.test.ContainerScreenInfoBookTest
 
polish(BlockConfig) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
 
polish(ItemConfig) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.ItemAction
 
pop() - Method in class org.cyclops.cyclopscore.datastructure.EvictingStack
 
position - Variable in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
postDrawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
postDrawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
postDrawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
postDrawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
postDrawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
postDrawElement(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
postDrawScreen(ScreenInfoBook, GuiGraphics, int, int, int, int, int, int, int) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
Draw the overlays for the given page, for tooltips and such.
postRotate(T, PoseStack) - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
 
postValidate(LevelReader, Vec3i, int[][], boolean, BlockPos, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
 
postValidate(LevelReader, Vec3i, int[][], boolean, BlockPos, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.HollowCubeDetector
 
preBakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
preBakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix
 
preBakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
preBakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
preBakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
preBakeElement(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
prepareItemStack(ItemStack, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
prepareItemStacks(List<ItemStack>, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
prepareItemStacks(ItemStack[], int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
prepareNextIterators() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIterator
 
preRotate(T, PoseStack) - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
 
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
 
prototypeIterator() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
prototypeIterator(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
provideInformation(ItemStack, Level, List<Component>, TooltipFlag) - Method in class org.cyclops.cyclopscore.item.DamageIndicatedItemFluidContainer
 
provideInformation(ItemStack, Level, List<Component>, TooltipFlag) - Method in interface org.cyclops.cyclopscore.item.IInformationProvider
An extended way to provide additional information.
push(T) - Method in class org.cyclops.cyclopscore.datastructure.EvictingStack
 
put(K, V) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
put(T, V) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMapMutable
Add a new entry.
put(T, V) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
put(T, V) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
put(T, V) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
putAll(Map<? extends K, ? extends V>) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
putAll(IIngredientMap<? extends T, M, ? extends V>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMapMutable
Add all entries from the given map to this map.
putAllThreaded(ExecutorService, IIngredientMap<? extends T, M, ? extends V>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
A multi-threaded putAll implementation.
putButtonAction(String, IContainerButtonAction<C>) - Method in interface org.cyclops.cyclopscore.inventory.container.button.IContainerButtonClickAcceptorServer
Set a button action.
putButtonAction(String, IContainerButtonAction<ContainerExtended>) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
putGenericReference(ModBase.EnumReferenceKey<T>, T) - Method in class org.cyclops.cyclopscore.init.ModBase
Save a mod value.
putIndex(InfoSectionTagIndex) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
putIndex(InfoSectionTagIndex) - Method in class org.cyclops.cyclopscore.infobook.InfoBook
 

Q

QuantityApplier(IngredientComponent<T, M>) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap.QuantityApplier
 
quantityToScaledString(long) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Stringify a (potentially large) quantity to a scaled string.
quickMoveStack(Player, int) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 

R

rand - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
randomDisplayTick(BlockState, Level, BlockPos, RandomSource) - Method in interface org.cyclops.cyclopscore.block.component.IEntityDropParticleFXBlock
Called when a random display tick occurs.
randomDisplayTick(BlockState, Level, BlockPos, RandomSource) - Method in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
 
read(CompoundTag) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
read(CompoundTag) - Method in interface org.cyclops.cyclopscore.inventory.INBTInventory
Read inventory data from the given NBT.
read(CompoundTag) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
read(FriendlyByteBuf, Class<T>) - Static method in class org.cyclops.cyclopscore.network.PacketCodec
Read the an object of the given type from the packet buffer.
READ_STRING_MAX_LENGTH - Static variable in class org.cyclops.cyclopscore.network.PacketCodec
 
readFromNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.fluid.Tank
 
readFromNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
Read the counters.
readFromNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.fluid.Tank
 
readFromNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
readFromNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.LargeInventory
Read inventory data from the given NBT.
readFromNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
 
readFromNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemStack
 
readFromNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
Read inventory data from the given NBT.
readFromNBT(Container, CompoundTag, String) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Read an inventory from NBT.
readFromPacket(FriendlyByteBuf) - Static method in class org.cyclops.cyclopscore.recipe.ItemStackFromIngredient
 
readFromPacketBuffer(FriendlyByteBuf) - Static method in record class org.cyclops.cyclopscore.inventory.ItemLocation
 
readGeneratedFieldsFromNBT(CompoundTag) - Method in interface org.cyclops.cyclopscore.persist.nbt.INBTProvider
Read data from the given tag to this provider.
readGeneratedFieldsFromNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.persist.nbt.NBTProviderComponent
 
readHand(FriendlyByteBuf) - Static method in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
readItemIndex(FriendlyByteBuf) - Static method in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
readItemStackOrItemStackIngredient(FriendlyByteBuf) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
readNbt(Class<T>, String, CompoundTag) - Static method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
Read an object from NBT.
readPersistedField(String, CompoundTag) - Method in class org.cyclops.cyclopscore.persist.nbt.INBTSerializable.SelfNBTClassType
 
readPersistedField(String, CompoundTag) - Method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
 
readTankFromNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
 
readTankFromNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.fluid.Tank
Read the tank contents from NBT.
recipe - Variable in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
recipe - Variable in class org.cyclops.cyclopscore.modcompat.jei.RecipeRegistryJeiRecipeWrapper
 
RECIPE - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Recipe serializer type.
RECIPE_CONDITION_HANDLERS - Static variable in class org.cyclops.cyclopscore.infobook.InfoBookParser
 
RECIPE_TYPE - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Recipe type type.
RecipeAction<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for RecipeConfig.
RecipeAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.RecipeAction
 
RecipeAppendix<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in org.cyclops.cyclopscore.infobook.pageelement
Recipes that can be added to sections.
RecipeAppendix(IInfoBook, RecipeHolder<? extends T>) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
RecipeAppendix.ElementButton<E> - Class in org.cyclops.cyclopscore.infobook.pageelement
 
RecipeAppendix.FluidButton - Class in org.cyclops.cyclopscore.infobook.pageelement
 
RecipeAppendix.ItemButton - Class in org.cyclops.cyclopscore.infobook.pageelement
 
RecipeConfig<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for recipe serializers.
RecipeConfig(ModBase, String, Function<RecipeConfig<T>, ? extends RecipeSerializer<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.RecipeConfig
Create a new config
RecipeCraftingShapedCustomOutput - Class in org.cyclops.cyclopscore.recipe.type
 
RecipeCraftingShapedCustomOutput(RecipeCraftingShapedCustomOutput.Serializer, String, CraftingBookCategory, ShapedRecipePattern, ItemStack, boolean) - Constructor for class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput
 
RecipeCraftingShapedCustomOutput.Serializer - Class in org.cyclops.cyclopscore.recipe.type
 
RecipeCraftingShapelessCustomOutput - Class in org.cyclops.cyclopscore.recipe.type
 
RecipeCraftingShapelessCustomOutput(RecipeCraftingShapelessCustomOutput.Serializer, String, CraftingBookCategory, ItemStack, NonNullList<Ingredient>) - Constructor for class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput
 
RecipeCraftingShapelessCustomOutput.Serializer - Class in org.cyclops.cyclopscore.recipe.type
 
RecipeCraftingShapelessCustomOutput.Serializer.IOutputTransformer - Interface in org.cyclops.cyclopscore.recipe.type
 
RecipeDefinition - Class in org.cyclops.commoncapabilities.api.capability.recipehandler
A recipe definition based on maps.
RecipeDefinition(Map<IngredientComponent<?, ?>, List<IPrototypedIngredientAlternatives<?, ?>>>, IMixedIngredients) - Constructor for class org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition
 
RecipeHandlerRecipeType<C extends net.minecraft.world.Container,R extends net.minecraft.world.item.crafting.Recipe<C>> - Class in org.cyclops.cyclopscore.ingredient.recipe
A recipe handler that handles RecipeType.
RecipeHandlerRecipeType(Supplier<Level>, RecipeType<R>, Set<IngredientComponent<?, ?>>, Set<IngredientComponent<?, ?>>) - Constructor for class org.cyclops.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
 
RecipeRegistryJeiRecipeWrapper<C extends net.minecraft.world.Container,R extends net.minecraft.world.item.crafting.Recipe<C>,J extends RecipeRegistryJeiRecipeWrapper<C,R,J>> - Class in org.cyclops.cyclopscore.modcompat.jei
A base implementation of a recipe-based JEI recipe wrapper.
RecipeRegistryJeiRecipeWrapper(RecipeType<R>, R) - Constructor for class org.cyclops.cyclopscore.modcompat.jei.RecipeRegistryJeiRecipeWrapper
 
RecipeSerializerHelpers - Class in org.cyclops.cyclopscore.helper
Helpers related to recipe serialization.
RecipeSerializerHelpers() - Constructor for class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
RecipeTypeAction<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for RecipeTypeConfig.
RecipeTypeAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.RecipeTypeAction
 
RecipeTypeConfig<T extends net.minecraft.world.item.crafting.Recipe<?>> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for recipe types.
RecipeTypeConfig(ModBase, String) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.RecipeTypeConfig
Create a new config
reduceUpdateBackoff() - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
Reduce the update backoff tick value by one.
Reference - Class in org.cyclops.cyclopscore
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.cyclopscore.Reference
 
REFKEY_CRASH_ON_INVALID_RECIPE - Static variable in class org.cyclops.cyclopscore.init.ModBase
 
REFKEY_CRASH_ON_MODCOMPAT_CRASH - Static variable in class org.cyclops.cyclopscore.init.ModBase
 
REFKEY_INFOBOOK_REWARDS - Static variable in class org.cyclops.cyclopscore.init.ModBase
 
REFKEY_RETROGEN - Static variable in class org.cyclops.cyclopscore.init.ModBase
 
REFKEY_TEXTURE_PATH_GUI - Static variable in class org.cyclops.cyclopscore.init.ModBase
 
REFKEY_TEXTURE_PATH_MODELS - Static variable in class org.cyclops.cyclopscore.init.ModBase
 
REFKEY_TEXTURE_PATH_SKINS - Static variable in class org.cyclops.cyclopscore.init.ModBase
 
refreshFilter() - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
refreshValues() - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
Will send client-side onUpdate events for all stored values
register(C) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Register the forge registry entry inside the given config.
register(C, Callable<?>) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Register the forge registry entry inside the given config.
register(BiFunction<BlockConfig, Block, ? extends Item>, BlockConfig, Callable<?>) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.BlockAction
Registers a block and its optional item block.
register(Registry<? super I>, C) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Register the forge registry entry inside the given config.
register(Registry<? super I>, C, Callable<?>) - Static method in class org.cyclops.cyclopscore.config.configurabletypeaction.ConfigurableTypeAction
Register the forge registry entry inside the given config.
register(ResourceLocation, Supplier<P>) - Method in class org.cyclops.cyclopscore.network.PacketHandler
 
register(IngredientComponentCapability<T, C>, IngredientComponent<?, ?>, ICapabilityProvider<IngredientComponent<?, ?>, C, T>) - Method in class org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent
 
register(IInventoryLocation) - Method in interface org.cyclops.cyclopscore.inventory.IRegistryInventoryLocation
 
register(IInventoryLocation) - Method in class org.cyclops.cyclopscore.inventory.RegistryInventoryLocation
 
register(IRegistryExportable) - Method in interface org.cyclops.cyclopscore.metadata.IRegistryExportableRegistry
 
register(IRegistryExportable) - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableRegistry
 
registerAction(String, IMCHandler.IIMCAction) - Method in class org.cyclops.cyclopscore.modcompat.IMCHandler
Register a new action for messages.
registerActual(IPayloadRegistrar, ResourceLocation, Supplier<P>) - Method in class org.cyclops.cyclopscore.network.PacketHandler
 
registerAppendixFactory(String, InfoBookParser.IAppendixFactory) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Register a new appendix factory.
registerAppendixItemFactory(String, InfoBookParser.IAppendixItemFactory) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Register a new appendix item factory.
registerAppendixListFactory(String, InfoBookParser.IAppendixListFactory) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Register a new appendix list factory.
registerAppendixRecipeFactories(RecipeType<R>, InfoBookParser.IAppendixItemFactory<C, R>) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Register new appendix recipe factories.
registerAppendixRewardFactory(String, IRewardFactory) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Register a new reward factory.
registerBlock(Supplier<T>, IBlockCapabilityConstructor<?, ?, ?, T>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register a tile capability constructor.
registerBlockEntity(Supplier<BlockEntityType<T>>, ICapabilityConstructor<?, ?, ?, BlockEntityType<T>>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register a block entity capability constructor.
registerCapabilities(RegisterCapabilitiesEvent) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
registerDefaultCreativeTabEntry(ItemStack, CreativeModeTab.TabVisibility) - Method in class org.cyclops.cyclopscore.init.ModBase
 
registerDynamicModel() - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
Register default block and item models for this block.
registerDynamicModel() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
Register default item models for this item.
registeredBlockEntityEventListener - Variable in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
registeredBlockEventListener - Variable in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
registeredEntityEventListener - Variable in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
registeredItemStackEventListener - Variable in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
 
registerEntity(Supplier<EntityType<T>>, ICapabilityConstructor<?, ?, ?, ? extends EntityType<T>>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register an entity capability constructor.
registerEventHooks() - Method in class org.cyclops.cyclopscore.proxy.ClientProxy
 
registerEventHooks() - Method in class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
registerEventHooks() - Method in class org.cyclops.cyclopscore.proxy.CommonProxyComponent
 
registerEventHooks() - Method in interface org.cyclops.cyclopscore.proxy.ICommonProxy
Register the event hooks
registerFluid(Registry<Fluid>, RegisterEvent, Supplier<Fluid>, ResourceLocation) - Method in class org.cyclops.cyclopscore.config.configurabletypeaction.FluidAction
 
registerIgnoredFactory(String) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Indicate that the given factory should be ignored, this is useful when a target is somehow being disabled and no corresponding factory results should be shown.
registerInfoBook(IInfoBook, String) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBookRegistry
Register a new infobook.
registerInfoBook(IInfoBook, String) - Method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
registerInheritableBlock(Class<?>, IBlockCapabilityConstructor<?, ?, ?, ?>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register a block capability constructor with subtype checking.
registerInheritableBlockEntity(Class<?>, ICapabilityConstructor<?, ?, ?, ?>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register a block entity capability constructor with subtype checking.
registerInheritableItem(Class<?>, ICapabilityConstructor<?, ?, ?, ?>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register an item capability constructor with subtype checking.
registerItem(Supplier<ItemLike>, ICapabilityConstructor<?, ?, ?, ? extends ItemLike>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register an item capability constructor.
registerItem(Item) - Static method in class org.cyclops.cyclopscore.item.ItemInformationProvider
 
registerKeyBindings(IKeyRegistry, RegisterKeyMappingsEvent) - Method in class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
registerKeyBindings(IKeyRegistry, RegisterKeyMappingsEvent) - Method in class org.cyclops.cyclopscore.proxy.CommonProxyComponent
 
registerKeyBindings(IKeyRegistry, RegisterKeyMappingsEvent) - Method in interface org.cyclops.cyclopscore.proxy.ICommonProxy
Register key bindings.
registerMobCategoryEntity(MobCategory, ICapabilityConstructor<?, ?, ?, ? extends EntityType<? extends Entity>>) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry
Register an entity capability constructor for the given category.
registerMod(ModBase, String) - Static method in class org.cyclops.cyclopscore.tracking.Analytics
Register a new mod to track.
registerMod(ModBase, IModVersion, String) - Static method in class org.cyclops.cyclopscore.tracking.Versions
Deprecated.
 
registerPacketHandlers(PacketHandler) - Method in class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
registerPacketHandlers(PacketHandler) - Method in class org.cyclops.cyclopscore.proxy.CommonProxy
 
registerPacketHandlers(PacketHandler) - Method in class org.cyclops.cyclopscore.proxy.CommonProxyComponent
 
registerPacketHandlers(PacketHandler) - Method in interface org.cyclops.cyclopscore.proxy.ICommonProxy
Register packet handlers.
registerRenderer(BlockEntityType<? extends T>, BlockEntityRendererProvider<T>) - Method in class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
registerRenderer(BlockEntityType<? extends T>, BlockEntityRendererProvider<T>) - Method in class org.cyclops.cyclopscore.proxy.CommonProxyComponent
 
registerRenderer(BlockEntityType<? extends T>, BlockEntityRendererProvider<T>) - Method in interface org.cyclops.cyclopscore.proxy.ICommonProxy
Register a block entity renderer.
registerRenderers() - Method in class org.cyclops.cyclopscore.proxy.ClientProxy
 
registerRenderers() - Method in class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
registerRenderers() - Method in class org.cyclops.cyclopscore.proxy.CommonProxyComponent
 
registerRenderers() - Method in interface org.cyclops.cyclopscore.proxy.ICommonProxy
Register renderers.
registerSection(InfoSection) - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
registerSection(ModBase<?>, IInfoBook, String, String) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBookRegistry
Register a new section to the given section of the given infobook.
registerSection(ModBase<?>, IInfoBook, String, String) - Method in class org.cyclops.cyclopscore.infobook.InfoBookRegistry
 
registerSectionFactory(String, InfoBookParser.IInfoSectionFactory) - Static method in class org.cyclops.cyclopscore.infobook.InfoBookParser
Register a new info section factory.
registerSyncedVariable(Class<T>, Supplier<T>) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
Register the given variable for automatically sychronizing between client and server.
registerTickHandlers() - Method in class org.cyclops.cyclopscore.proxy.ClientProxyComponent
 
registerTickHandlers() - Method in class org.cyclops.cyclopscore.proxy.CommonProxyComponent
 
registerTickHandlers() - Method in interface org.cyclops.cyclopscore.proxy.ICommonProxy
Register tick handlers.
registerToRegistry(Registry<? super V>, ExtendedConfigForge<?, V>, Callable<?>) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Register the given entry to the given registry.
registerWorldStorage(WorldStorage) - Method in class org.cyclops.cyclopscore.init.ModBase
Register a new world storage type.
registry - Variable in class org.cyclops.cyclopscore.inventory.RegistryInventoryLocation
 
REGISTRY - Static variable in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
REGISTRY - Static variable in class org.cyclops.cyclopscore.inventory.InventoryLocations
 
REGISTRY - Static variable in class org.cyclops.cyclopscore.metadata.RegistryExportables
 
RegistryEntries - Class in org.cyclops.cyclopscore
Referenced registry entries.
RegistryEntries() - Constructor for class org.cyclops.cyclopscore.RegistryEntries
 
RegistryExportableAbstractCookingRecipe<T extends net.minecraft.world.item.crafting.RecipeType<? extends net.minecraft.world.item.crafting.AbstractCookingRecipe>> - Class in org.cyclops.cyclopscore.metadata
Furnace recipe exporter.
RegistryExportableAbstractCookingRecipe(Supplier<T>) - Constructor for class org.cyclops.cyclopscore.metadata.RegistryExportableAbstractCookingRecipe
 
RegistryExportableCraftingRecipe - Class in org.cyclops.cyclopscore.metadata
Crafting recipe exporter.
RegistryExportableCraftingRecipe() - Constructor for class org.cyclops.cyclopscore.metadata.RegistryExportableCraftingRecipe
 
RegistryExportableFluidTranslationKeys - Class in org.cyclops.cyclopscore.metadata
Fluid translation key exporter.
RegistryExportableFluidTranslationKeys() - Constructor for class org.cyclops.cyclopscore.metadata.RegistryExportableFluidTranslationKeys
 
RegistryExportableItemTranslationKeys - Class in org.cyclops.cyclopscore.metadata
Item translation key exporter.
RegistryExportableItemTranslationKeys() - Constructor for class org.cyclops.cyclopscore.metadata.RegistryExportableItemTranslationKeys
 
RegistryExportableRecipeAbstract<T extends net.minecraft.world.item.crafting.RecipeType<? extends R>,R extends net.minecraft.world.item.crafting.Recipe<C>,C extends net.minecraft.world.Container> - Class in org.cyclops.cyclopscore.metadata
An abstract recipe exporter for Recipe recipes.
RegistryExportableRecipeAbstract(Supplier<T>) - Constructor for class org.cyclops.cyclopscore.metadata.RegistryExportableRecipeAbstract
 
RegistryExportableRegistry - Class in org.cyclops.cyclopscore.metadata
Implementation of IRegistryExportableRegistry.
RegistryExportables - Class in org.cyclops.cyclopscore.metadata
 
RegistryExportables() - Constructor for class org.cyclops.cyclopscore.metadata.RegistryExportables
 
RegistryInventoryLocation - Class in org.cyclops.cyclopscore.inventory
 
RegistryManager - Class in org.cyclops.cyclopscore.init
Manager for all the registries in this mod.
RegistryManager() - Constructor for class org.cyclops.cyclopscore.init.RegistryManager
Create a new registry manager.
ReloadResourcesPacket - Class in org.cyclops.cyclopscore.network.packet
Packet for reloading resources for a player.
ReloadResourcesPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.ReloadResourcesPacket
Empty packet.
remaining - Variable in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
remove() - Method in class org.cyclops.cyclopscore.datastructure.DistinctIterator
 
remove() - Method in class org.cyclops.cyclopscore.datastructure.MultitransformIterator
 
remove() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionIterator
 
remove() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientCollectionLikeSingleClassifiedIterator
 
remove() - Method in class org.cyclops.cyclopscore.ingredient.collection.FilteredIngredientMapIterator
 
remove() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator
 
remove() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIterator
 
remove() - Method in class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait.ClassifiedIteratorDelegated
 
remove() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet.ExactIterator
 
remove() - Method in class org.cyclops.cyclopscore.inventory.InventoryIterator
 
remove() - Method in class org.cyclops.cyclopscore.inventory.PlayerExtendedInventoryIterator
 
remove(int) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
Remove the instance at the given index.
remove(int) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
remove(Object) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
remove(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionMutable
Remove the given instance from the collection.
remove(T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMapMutable
Remove the mapping for the given key instance.
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
remove(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
removeAll(Iterable<? extends T>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionMutable
Remove all the given instances from the collection.
removeAll(Iterable<? extends T>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMapMutable
Remove all the given key instances from the collection.
removeAll(Iterable<? extends T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
removeAll(Iterable<? extends T>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
removeAll(Iterable<? extends T>, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionMutable
Remove all occurrences of the given instances under the given match conditions.
removeAll(Iterable<? extends T>, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMapMutable
Remove all occurrences of the given instances under the given match conditions.
removeAll(Iterable<? extends T>, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
removeAll(Iterable<? extends T>, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
removeAll(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionMutable
Remove all occurrences of the given instance under the given match conditions.
removeAll(T, M) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMapMutable
Remove all occurrences of the given key instance under the given match conditions.
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMutableWrapper
 
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
removeAll(T, M) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientSet
 
RemoveCallbackIterator(IIngredientCollectionLikeMultiClassifiedTrait<T, M, I, L>, T, M) - Constructor for class org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator
 
removed(Player) - Method in class org.cyclops.cyclopscore.inventory.container.InventoryContainer
 
removeDirtyMarkListener(IDirtyMarkListener) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
Remove a dirty marking listener.
removeDirtyMarkListener(IDirtyMarkListener) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
Remove a dirty marking listener.
removeElement(Map<K, V>) - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
Remove the given map from the composition.
removeInstance(L, I) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait
Remove the given instance from the given collection-like.
removeInstance(IngredientCollectionSingleClassified<T, M, ?, ?>, T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
removeInstance(IngredientMapSingleClassified<T, M, V, ?>, Map.Entry<T, V>) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
removeItem(int, int) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
removeItem(int, int) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
removeItemNoUpdate(int) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
removeItemNoUpdate(int) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
render() - Method in interface org.cyclops.cyclopscore.helper.RenderHelpers.IFluidContextRender
Render the fluid.
render(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
render(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
render(T, float, PoseStack, MultiBufferSource, int, int) - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
 
renderBg(GuiGraphics, float, int, int) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
renderBg(GuiGraphics, float, int, int) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
renderBg(GuiGraphics, float, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
RenderBlockEntityModel<T extends CyclopsBlockEntity,M> - Class in org.cyclops.cyclopscore.client.render.blockentity
General renderer for CyclopsBlockEntity with models.
RenderBlockEntityModel(M, Material) - Constructor for class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
Make a new instance.
RenderBlockEntityModelBase<T extends CyclopsBlockEntity,M extends net.minecraft.client.model.Model> - Class in org.cyclops.cyclopscore.client.render.blockentity
General renderer for CyclopsBlockEntity with Model models.
RenderBlockEntityModelBase(M, Material) - Constructor for class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModelBase
 
renderButtonHolders - Variable in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
This map holds advanced buttons that have a unique identifier.
renderByItem(ItemStack, ItemDisplayContext, PoseStack, MultiBufferSource, int, int) - Method in class org.cyclops.cyclopscore.client.render.blockentity.ItemStackBlockEntityRendererBase
 
renderFluid(ScreenInfoBook, GuiGraphics, int, int, FluidStack, int, int, boolean, AdvancedButtonEnum) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderFluid(ScreenInfoBook, GuiGraphics, int, int, FluidStack, int, int, AdvancedButtonEnum) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderFluidContext(FluidStack, PoseStack, RenderHelpers.IFluidContextRender) - Static method in class org.cyclops.cyclopscore.helper.RenderHelpers
Prepare a render system context for rendering fluids.
renderFluidForButton(ScreenInfoBook, GuiGraphics, int, int, FluidStack, int, int, boolean, RecipeAppendix.FluidButton) - Static method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderFluidSlot(GuiGraphics, FluidStack, int, int) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Render the given fluid in a standard slot.
renderFluidTank(GuiGraphics, FluidStack, int, int, int, int, int) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Render a fluid tank in a gui.
renderFluidTooltip(ScreenInfoBook, GuiGraphics, int, int, FluidStack, int, int) - Static method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
RenderHelpers - Class in org.cyclops.cyclopscore.helper
A helper for rendering.
RenderHelpers() - Constructor for class org.cyclops.cyclopscore.helper.RenderHelpers
 
RenderHelpers.IFluidContextRender - Interface in org.cyclops.cyclopscore.helper
renderItem(ScreenInfoBook, GuiGraphics, int, int, ItemStack, int, int, boolean, AdvancedButtonEnum) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderItem(ScreenInfoBook, GuiGraphics, int, int, ItemStack, int, int, boolean, AdvancedButtonEnum, float) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderItem(ScreenInfoBook, GuiGraphics, int, int, ItemStack, int, int, AdvancedButtonEnum) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderItem(ScreenInfoBook, GuiGraphics, int, int, ItemStack, int, int, AdvancedButtonEnum, float) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderItemDecorations(Font, ItemStack, int, int) - Method in class org.cyclops.cyclopscore.client.gui.GuiGraphicsExtended
 
renderItemDecorations(Font, ItemStack, int, int, String) - Method in class org.cyclops.cyclopscore.client.gui.GuiGraphicsExtended
 
renderItemForButton(ScreenInfoBook, GuiGraphics, int, int, ItemStack, int, int, boolean, RecipeAppendix.ItemButton) - Static method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderItemForButton(ScreenInfoBook, GuiGraphics, int, int, ItemStack, int, int, boolean, RecipeAppendix.ItemButton, float) - Static method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderItemHolders - Variable in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
This map holds advanced buttons that have a unique identifier.
renderItemTooltip(ScreenInfoBook, GuiGraphics, int, int, ItemStack, int, int) - Static method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderLabels(GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
renderModel(T, M, float, PoseStack, VertexConsumer, MultiBufferSource, int, int) - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModel
Render the actual model, override this to change the way the model should be rendered.
renderModel(T, M, float, PoseStack, VertexConsumer, MultiBufferSource, int, int) - Method in class org.cyclops.cyclopscore.client.render.blockentity.RenderBlockEntityModelBase
 
RenderModel<T extends net.minecraft.world.entity.Entity,M extends net.minecraft.client.model.Model> - Class in org.cyclops.cyclopscore.client.render.model
A renderer for a custom model.
RenderModel(EntityRendererProvider.Context, ExtendedConfig<?, ?>) - Constructor for class org.cyclops.cyclopscore.client.render.model.RenderModel
Make a new instance.
renderOverlayedFluidTank(GuiGraphics, FluidStack, int, int, int, int, int, ResourceLocation, int, int) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Render a fluid tank in a gui with a tank overlay.
renderProgressBar(GuiGraphics, ResourceLocation, int, int, int, int, int, int, GuiHelpers.ProgressDirection, int, int) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Render a progress bar in a certain direction.
renderTooltip(GuiGraphics, Font, int, int) - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
Render the button tooltip.
renderTooltip(GuiGraphics, Font, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AchievementCollectButton
 
renderTooltip(GuiGraphics, Font, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementButton
 
renderTooltip(GuiGraphics, Font, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.FluidButton
 
renderTooltip(GuiGraphics, Font, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ItemButton
 
renderTooltip(GuiGraphics, ItemStack, int, int) - Method in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
renderTooltip(AbstractContainerScreen, PoseStack, int, int, int, int, int, int, Supplier<List<Component>>) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Render a tooltip if the mouse if in the bounding box defined by the given position, width and height.
renderTooltipOptional(AbstractContainerScreen, PoseStack, int, int, int, int, int, int, Supplier<Optional<List<Component>>>) - Static method in class org.cyclops.cyclopscore.helper.GuiHelpers
Render a tooltip if the mouse if in the bounding box defined by the given position, width and height.
renderToolTips(GuiGraphics, Font, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
renderToolTips(ScreenInfoBook, GuiGraphics, int, int) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
renderType - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
RenderType() - Constructor for class org.cyclops.cyclopscore.client.particle.ParticleBlur.RenderType
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonCheckbox
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonExtended
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
renderWidget(GuiGraphics, int, int, float) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ElementButton
 
replace(ItemStack) - Method in class org.cyclops.cyclopscore.inventory.InventoryIterator
Replaces the itemstack on the position of the last returned itemstack.
replace(ItemStack) - Method in class org.cyclops.cyclopscore.inventory.PlayerExtendedInventoryIterator
Replaces the itemstack on the position of the last returned itemstack.
replaceInnerFluid() - Method in class org.cyclops.cyclopscore.fluid.Tank
 
requestAdvancementInfo() - Method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
requestAdvancementUnlockInfo(ResourceLocation) - Static method in class org.cyclops.cyclopscore.helper.AdvancementHelpers
 
RequestPlayerAdvancementUnlockedPacket - Class in org.cyclops.cyclopscore.network.packet
Packet from client to server to request an update to advancement unlocked info.
RequestPlayerAdvancementUnlockedPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.RequestPlayerAdvancementUnlockedPacket
 
RequestPlayerAdvancementUnlockedPacket(String) - Constructor for class org.cyclops.cyclopscore.network.packet.RequestPlayerAdvancementUnlockedPacket
 
RequestPlayerNbtPacket - Class in org.cyclops.cyclopscore.network.packet
Packet from client to server to request an update to persisted player NBT data.
RequestPlayerNbtPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.RequestPlayerNbtPacket
 
requiresMcRestart() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
 
requiresWorldRestart() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
 
reset() - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
Reset the tank by setting the inner fluid to null.
reset() - Static method in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewards
 
reset() - Method in class org.cyclops.cyclopscore.persist.world.GlobalCounters
 
reset() - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
Reset the stored data because it will be reloaded from NBT.
resetElements() - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
Clear all current elements in the composition.
resetQuickCraft() - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
resolve(BakedModel, ItemStack, ClientLevel, LivingEntity, int) - Method in class org.cyclops.cyclopscore.client.model.DynamicItemAndBlockModel.ItemOverridesInner
 
revRotate(Vec3, Direction) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Rotate a given vector inversely to the given side.
RewardItem - Class in org.cyclops.cyclopscore.infobook.pageelement
An item reward.
RewardItem(ItemStack) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
RGBAToInt(int, int, int, int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Convert r, g, b and a colors to an integer representation.
rgbToBgr(int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Convert the given color from RGB encoding to BGR encoding.
rgbToBgra(int, int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Convert the given color from RGB encoding to BGR encoding.
RGBToInt(int, int, int) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Convert r, g and b colors to an integer representation.
RIGHT - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
RingOfFirePacket - Class in org.cyclops.cyclopscore.network.packet
Packet for sending and showing the ring of fire.
RingOfFirePacket() - Constructor for class org.cyclops.cyclopscore.network.packet.RingOfFirePacket
 
RingOfFirePacket(Player) - Constructor for class org.cyclops.cyclopscore.network.packet.RingOfFirePacket
 
rotate(float[][]) - Static method in class org.cyclops.cyclopscore.helper.MatrixHelpers
Rotate the given box bounds once.
rotate(Vec3, Direction) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Rotate a given vector to the given side.
ROTATION_FIX - Static variable in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
ROTATION_UV - Static variable in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
run() - Method in interface org.cyclops.cyclopscore.infobook.InfoBookParser.InvalidAppendixException.IThrower
 
run(CommandContext<CommandSourceStack>) - Method in class org.cyclops.cyclopscore.command.CommandConfig
 
run(CommandContext<CommandSourceStack>) - Method in class org.cyclops.cyclopscore.command.CommandDebug
 
run(CommandContext<CommandSourceStack>) - Method in class org.cyclops.cyclopscore.command.CommandDumpRegistries
 
run(CommandContext<CommandSourceStack>) - Method in class org.cyclops.cyclopscore.command.CommandIgnite
 
run(CommandContext<CommandSourceStack>) - Method in class org.cyclops.cyclopscore.command.CommandInfoBookTest
 
run(CommandContext<CommandSourceStack>) - Method in class org.cyclops.cyclopscore.command.CommandReloadResources
 
run(CommandContext<CommandSourceStack>) - Method in class org.cyclops.cyclopscore.command.CommandVersion
 
run(Field, PacketCodec.ICodecAction) - Method in interface org.cyclops.cyclopscore.network.PacketCodec.ICodecRunnable
Run a type of codec.
run(LevelReader, BlockPos) - Method in interface org.cyclops.cyclopscore.block.multi.CubeDetector.BlockPosAction

S

save() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Save this config inside the correct element and inside the implementation if itself.
save(CompoundTag) - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage.NBTDataHolder
 
saveAdditional(CompoundTag) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
saveToField() - Method in class org.cyclops.cyclopscore.config.ConfigurablePropertyData
 
scaleLife - Variable in class org.cyclops.cyclopscore.client.particle.ParticleBlur
 
ScreenFactorySafe<T extends net.minecraft.world.inventory.AbstractContainerMenu,U1 extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<T>,U2 extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<T>> - Class in org.cyclops.cyclopscore.client.gui
A type-safe implementation of MenuScreens.ScreenConstructor.
ScreenFactorySafe(MenuScreens.ScreenConstructor<T, U2>) - Constructor for class org.cyclops.cyclopscore.client.gui.ScreenFactorySafe
 
ScreenInfoBook<T extends ContainerExtended> - Class in org.cyclops.cyclopscore.infobook
Base gui for IInfoBook.
ScreenInfoBook(T, Inventory, Component, IInfoBook) - Constructor for class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
ScrollingInventoryContainer<E> - Class in org.cyclops.cyclopscore.inventory.container
An inventory container that has a scrollbar and searchfield.
ScrollingInventoryContainer(MenuType<?>, int, Inventory, Container, List<E>, ScrollingInventoryContainer.IItemPredicate<E>) - Constructor for class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
 
ScrollingInventoryContainer.IItemPredicate<E> - Interface in org.cyclops.cyclopscore.inventory.container
Predicate for matching items used to search.
scrollRelative(double) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
scrollTo(float) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
scrollTo(float, boolean) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
SECOND_IN_TICKS - Static variable in class org.cyclops.cyclopscore.helper.MinecraftHelpers
The amount of ticks that go in one second.
SectionAppendix - Class in org.cyclops.cyclopscore.infobook.pageelement
Separate elements that can be appended to sections.
SectionAppendix(IInfoBook) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
 
SelfNBTClassType() - Constructor for class org.cyclops.cyclopscore.persist.nbt.INBTSerializable.SelfNBTClassType
 
sendAll() - Static method in class org.cyclops.cyclopscore.tracking.Analytics
Send tracking info for all registered mods.
sendImmediateUpdate() - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
Send an immediate world update for the coordinates of this block entity.
SendPlayerAdvancementUnlockedPacket - Class in org.cyclops.cyclopscore.network.packet
Packet from server to client to update player advancement unlocked info.
SendPlayerAdvancementUnlockedPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.SendPlayerAdvancementUnlockedPacket
 
SendPlayerAdvancementUnlockedPacket(String, boolean) - Constructor for class org.cyclops.cyclopscore.network.packet.SendPlayerAdvancementUnlockedPacket
 
SendPlayerNbtPacket - Class in org.cyclops.cyclopscore.network.packet
Packet from server to client to update persisted player NBT data.
SendPlayerNbtPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.SendPlayerNbtPacket
 
SendPlayerNbtPacket(Player) - Constructor for class org.cyclops.cyclopscore.network.packet.SendPlayerNbtPacket
 
sendToAll(PacketBase) - Method in class org.cyclops.cyclopscore.network.PacketHandler
Send a packet to everything.
sendToAllAround(PacketBase, PacketDistributor.TargetPoint) - Method in class org.cyclops.cyclopscore.network.PacketHandler
Send a packet to all in the target range.
sendToDimension(PacketBase, ResourceKey<Level>) - Method in class org.cyclops.cyclopscore.network.PacketHandler
Send a packet to everything in the given dimension.
sendToPlayer(PacketBase, ServerPlayer) - Method in class org.cyclops.cyclopscore.network.PacketHandler
Send a packet to the player.
sendToServer(PacketBase) - Method in class org.cyclops.cyclopscore.network.PacketHandler
Send a packet to the server.
sendUpdate() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
sendUpdate() - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
Send a world update for the coordinates of this block entity.
sendUpdate() - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
 
SerializableCapabilityProvider<O,C,T> - Class in org.cyclops.cyclopscore.modcompat.capabilities
A serializable implementation of the capability provider.
SerializableCapabilityProvider(T) - Constructor for class org.cyclops.cyclopscore.modcompat.capabilities.SerializableCapabilityProvider
 
serialize(IRecipeDefinition) - Static method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
Deserialize a recipe to NBT.
serialize(IMixedIngredients) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IMixedIngredients
Deserialize ingredients to NBT.
serialize(IngredientComponent<T, M>, A) - Method in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer
 
serialize(IngredientComponent<T, M>, PrototypedIngredientAlternativesItemStackTag) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag.Serializer
 
serialize(IngredientComponent<T, M>, PrototypedIngredientAlternativesList<?, ?>) - Method in class org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList.Serializer
 
serialize(IPrototypedIngredient<T, M>) - Static method in interface org.cyclops.commoncapabilities.api.ingredient.IPrototypedIngredient
Deserialize an ingredient to NBT.
serialize(IIngredientComponentStorage<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Serialize the given storage to NBT.
serialize(IIngredientCollection<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Serialize the given collection to an NBT tag.
serializeBlockState(BlockState) - Static method in class org.cyclops.cyclopscore.helper.BlockHelpers
Convert the given blockstate to NBT.
serializeCondition(M) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
Serialize a match condition to NBT.
serializeFluidStack(FluidStack) - Static method in interface org.cyclops.cyclopscore.metadata.IRegistryExportable
 
serializeInstance(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientSerializer
Serialize an instance to NBT.
serializeItemStack(ItemStack) - Static method in interface org.cyclops.cyclopscore.metadata.IRegistryExportable
 
serializeNBT() - Method in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
serializeNBT() - Method in class org.cyclops.cyclopscore.modcompat.capabilities.SerializableCapabilityProvider
 
serializeNBT(T) - Method in class org.cyclops.cyclopscore.modcompat.capabilities.SerializableCapabilityProvider
 
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(Supplier<ItemStack>) - Constructor for class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput.Serializer
 
Serializer(Supplier<ItemStack>) - Constructor for class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput.Serializer
 
Serializer(Supplier<ItemStack>, RecipeCraftingShapelessCustomOutput.Serializer.IOutputTransformer) - Constructor for class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput.Serializer
 
Serializer(Supplier<ItemStack>, RecipeCraftingShapelessCustomOutput.Serializer.IOutputTransformer) - Constructor for class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput.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
 
serializeRecipe(RecipeHolder<AbstractCookingRecipe>) - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableAbstractCookingRecipe
 
serializeRecipe(RecipeHolder<CraftingRecipe>) - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableCraftingRecipe
 
serializeRecipe(RecipeHolder<R>) - Method in class org.cyclops.cyclopscore.metadata.RegistryExportableRecipeAbstract
 
SERIALIZERS - Static variable in interface org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives
 
serializeToJson(ArgumentInfoMod.Template, JsonObject) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentInfoMod
 
serializeToJson(ArgumentTypeEnum.Info.Template<?>, JsonObject) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info
 
serializeToNetwork(ArgumentInfoMod.Template, FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentInfoMod
 
serializeToNetwork(ArgumentTypeEnum.Info.Template<?>, FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info
 
set(int) - Method in class org.cyclops.cyclopscore.datastructure.DataSlotSupplied
 
set(int, T) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
Set the instance at the given index.
set(int, T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
set(T) - Method in class org.cyclops.cyclopscore.datastructure.Wrapper
 
setAcceptedFluid(Fluid) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
Set the accepted fluid for this tank.
setActiveElement(int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
setActiveElement(E) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
setBlock(Block) - Method in class org.cyclops.cyclopscore.item.InformationProviderComponent
Set the blockState that uses this component.
setCapacity(int) - Method in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
setCapacity(int) - Method in interface org.cyclops.cyclopscore.capability.fluid.IFluidHandlerItemCapacity
 
setChance(int) - Method in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
Sets the chance for drop particles.
setChanged() - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
setChanged() - Method in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
 
setChanged() - Method in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemStack
 
setChanged() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
setChecked(boolean) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonCheckbox
 
setConfigLinks(Map<String, Pair<InfoSection, Integer>>) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
setCurrentPage(int) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
setCurrentSection(InfoSection) - Method in interface org.cyclops.cyclopscore.infobook.IInfoBook
 
setDay(ServerLevel, boolean) - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Set the world time to day or night.
setEditable(boolean) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
setEnchantmentLevel(ItemStack, int, int) - Static method in class org.cyclops.cyclopscore.helper.EnchantmentHelpers
Sets the level of an enchantment given an itemStack and the id of the enchantment in the enchantmentlist (see doesEnchantApply() to get the id in the enchantmentlist) Will clear the enchantment if the new level <= 0
setEnchantmentLevel(ItemStack, Enchantment, int) - Static method in class org.cyclops.cyclopscore.helper.EnchantmentHelpers
Sets the level of an enchantment given an itemStack and the id of the enchantment in the enchantmentlist (see doesEnchantApply() to get the id in the enchantmentlist) Will clear the enchantment if the new level <= 0
setFirstRow(int, boolean) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
setFluidInTank(int, FluidStack) - Method in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity
 
setFluidInTank(int, FluidStack) - Method in interface org.cyclops.cyclopscore.capability.fluid.IFluidHandlerMutable
 
setFluidInTank(int, FluidStack) - Method in class org.cyclops.cyclopscore.fluid.Tank
 
setForgeVersionInfo(ModBase, IModVersion, String, String, String) - Static method in class org.cyclops.cyclopscore.tracking.Versions
Deprecated.
 
setGravity(float) - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlur
Set the gravity for this particle.
setGuiValueListener(IValueNotifiable) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
Set the listener that will be triggered when a value in this container is updated by the server.
setImage(IImage) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonImage
 
setImages(IImage[]) - Method in class org.cyclops.cyclopscore.client.gui.component.button.ButtonImage
 
setItem(int, ItemStack) - Method in class org.cyclops.cyclopscore.inventory.IndexedInventory
 
setItem(int, ItemStack) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
setItem(int, ItemStack) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
setItemAtIndex(Player, int, InteractionHand, ItemStack) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Deprecated.
Use IInventoryLocation
setItemInSlot(Player, int, ItemStack) - Method in interface org.cyclops.cyclopscore.inventory.IInventoryLocation
 
setItemInSlot(Player, int, ItemStack) - Method in class org.cyclops.cyclopscore.inventory.InventoryLocationPlayer
 
setItemInstance(Item) - Method in class org.cyclops.cyclopscore.config.extendedconfig.BlockConfig
 
setItemStack(Player, ItemStack) - Method in record class org.cyclops.cyclopscore.inventory.ItemLocation
 
setListener(IInputListener) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
setListener(IInputListener) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
setMaxValue(int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
setMinValue(int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
setNewHash() - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerInventoryState
 
setOffset(int) - Method in class org.cyclops.cyclopscore.block.component.ParticleDropBlockComponent
Set the offset to a lower Y where the drops should appear.
setOnPress(Button.OnPress) - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
 
setPositiveOnly(boolean) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
setQuantity(T, long) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollapsedCollectionMutable
Set the quantity of the given instance.
setQuantity(T, long) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
setQuantity(T, long) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionQuantitativeGrouper
 
setQuantity(T, long) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassifiedCollapsed
 
setSize(int) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeSingleClassifiedTrait
Set the internal size value.
setSize(int) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
setSize(int) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
setSlotPosX(Slot, int) - Static method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
setSlotPosY(Slot, int) - Static method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
setSpawnEggItemConfig(ItemConfig) - Method in class org.cyclops.cyclopscore.config.extendedconfig.EntityConfig
 
setStackInSlot(int, ItemStack) - Method in class org.cyclops.commoncapabilities.api.capability.inventorystate.ItemHandlerModifiableInventoryState
 
setState(IInfoBook, InfoSection) - Method in exception org.cyclops.cyclopscore.infobook.InfoBookParser.InvalidAppendixException
 
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.
setTankCapacity(int, int) - Method in interface org.cyclops.cyclopscore.capability.fluid.IFluidHandlerCapacity
 
setTankCapacity(int, int) - Method in class org.cyclops.cyclopscore.fluid.Tank
 
setTotalRows(int) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
setTranslationKey(String) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
 
setup(FMLCommonSetupEvent) - Method in class org.cyclops.cyclopscore.CyclopsCore
 
setup(FMLCommonSetupEvent) - Method in class org.cyclops.cyclopscore.init.ModBase
Called on the Forge setup lifecycle event.
setupClient(FMLClientSetupEvent) - Method in class org.cyclops.cyclopscore.init.ModBase
Called on the Forge client setup lifecycle event.
setUpdateBackoff(int) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
setUpdateBackoff(int) - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
Set the update backoff delay.
setValue(int, CompoundTag) - Method in class org.cyclops.cyclopscore.inventory.container.ContainerExtended
 
setValue(int, CompoundTag) - Method in interface org.cyclops.cyclopscore.inventory.IValueNotifier
Set the value for given value id.
setValue(String) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
setValue(String) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
setValue(IValueNotifier, int, boolean) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Set the boolean value
setValue(IValueNotifier, int, int) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Set the int value
setValue(IValueNotifier, int, String) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Set the string value
setValue(IValueNotifier, int, List<MutableComponent>) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Set the MutableComponent list value
setValue(IValueNotifier, int, Tag) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Set the NBT value
setValue(IValueNotifier, int, MutableComponent) - Static method in class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
Set the MutableComponent value
setVersionInfo(String, String, String) - Method in class org.cyclops.cyclopscore.init.ModBaseVersionable
 
setVersionInfo(String, String, String) - Method in interface org.cyclops.cyclopscore.tracking.IModVersion
 
setVersionInfo(ModBase, IModVersion, String, String, String) - Static method in class org.cyclops.cyclopscore.tracking.Versions
Deprecated.
 
setVisibleRows(int) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
shouldAddIndex() - Method in class org.cyclops.cyclopscore.infobook.InfoSection
 
shouldAddIndex() - Method in class org.cyclops.cyclopscore.infobook.InfoSectionTagIndex
 
shouldLoadExternalCompat(IExternalCompat) - Method in class org.cyclops.cyclopscore.modcompat.ModCompatLoader
If the given compat should be loaded.
shouldLoadModCompat(IModCompat) - Method in class org.cyclops.cyclopscore.modcompat.ModCompatLoader
If the given mod compat should be loaded.
shouldSendUpdate() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
shouldSendUpdate() - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
 
SHOVEL_BROKEN - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
showDoubleInitError() - Method in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
Call this method in the initInstance method of Configurables if the instance was already set.
showInGui() - Element in annotation interface org.cyclops.cyclopscore.config.ConfigurableProperty
 
SimpleInventory - Class in org.cyclops.cyclopscore.inventory
A basic inventory implementation.
SimpleInventory() - Constructor for class org.cyclops.cyclopscore.inventory.SimpleInventory
Default constructor for NBT persistence, don't call this yourself.
SimpleInventory(int, int) - Constructor for class org.cyclops.cyclopscore.inventory.SimpleInventory
Make a new instance.
SimpleInventoryState - Class in org.cyclops.cyclopscore.inventory
An inventory state implementation for a SimpleInventory.
SimpleInventoryState(SimpleInventory) - Constructor for class org.cyclops.cyclopscore.inventory.SimpleInventoryState
 
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.cyclopscore.ingredient.recipe.RecipeHandlerRecipeType
 
simulateBooleanToAction(boolean) - Static method in class org.cyclops.cyclopscore.helper.FluidHelpers
Convert a boolean-based simulate to a fluid action enum value.
SingleCache<K,V> - Class in org.cyclops.cyclopscore.datastructure
A generic single object cache.
SingleCache(SingleCache.ICacheUpdater<K, V>) - Constructor for class org.cyclops.cyclopscore.datastructure.SingleCache
 
SingleCache.ICacheUpdater<K,V> - Interface in org.cyclops.cyclopscore.datastructure
This is responsible for fetching new updates when the cache desires this.
SingleUseTank - Class in org.cyclops.cyclopscore.fluid
A simple tank that can accept and drain fluids until the capacity is reached.
SingleUseTank(int) - Constructor for class org.cyclops.cyclopscore.fluid.SingleUseTank
Make a new tank instance.
size() - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
size() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLike
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionAdapter
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionMultiClassified
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionPrototypeMap
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassified
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionSingleClassifiedCollapsed
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
size() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
SizeValidators - Class in org.cyclops.cyclopscore.block.multi
Helpers for size validators.
SizeValidators() - Constructor for class org.cyclops.cyclopscore.block.multi.SizeValidators
 
skip(int) - Method in class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.IndexIterator
 
slot() - Method in record class org.cyclops.cyclopscore.inventory.ItemLocation
Returns the value of the slot record component.
SLOT_SIZE - Static variable in class org.cyclops.cyclopscore.helper.GuiHelpers
The default item slot size.
SLOT_SIZE - Static variable in class org.cyclops.cyclopscore.helper.RenderHelpers
 
SLOT_SIZE - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.AdvancementRewardsAppendix
 
SLOT_SIZE - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
SLOT_SIZE - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.RewardItem
 
SLOT_SIZE_INNER - Static variable in class org.cyclops.cyclopscore.helper.GuiHelpers
The default inner item slot size.
SlotArmor - Class in org.cyclops.cyclopscore.inventory.slot
Slot that is used to hold armor.
SlotArmor(Container, int, int, int, Player, EquipmentSlot) - Constructor for class org.cyclops.cyclopscore.inventory.slot.SlotArmor
Make a new instance.
SlotExtended - Class in org.cyclops.cyclopscore.inventory.slot
A slot with some fancy and fun extra features.
SlotExtended(Container, int, int, int) - Constructor for class org.cyclops.cyclopscore.inventory.slot.SlotExtended
 
SlotFluidContainer - Class in org.cyclops.cyclopscore.inventory.slot
Slots that will accept buckets and fluid containers.
SlotFluidContainer(Container, int, int, int, Fluid) - Constructor for class org.cyclops.cyclopscore.inventory.slot.SlotFluidContainer
 
SlotlessItemHandlerWrapper - Class in org.cyclops.commoncapabilities.api.capability.itemhandler
An abstract ISlotlessItemHandler wrapper around an IItemHandler.
SlotlessItemHandlerWrapper(IItemHandler) - Constructor for class org.cyclops.commoncapabilities.api.capability.itemhandler.SlotlessItemHandlerWrapper
 
SlotRemoveOnly - Class in org.cyclops.cyclopscore.inventory.slot
A slot from which the player can only remove an item, not place one inside it.
SlotRemoveOnly(Container, int, int, int) - Constructor for class org.cyclops.cyclopscore.inventory.slot.SlotRemoveOnly
Make a new instance.
SlotSingleItem - Class in org.cyclops.cyclopscore.inventory.slot
Slot that is used for only accepting one item.
SlotSingleItem(Container, int, int, int, Item) - Constructor for class org.cyclops.cyclopscore.inventory.slot.SlotSingleItem
Make a new instance.
sort(Comparator<? super T>) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
Sort this list based on the given comparator.
sort(IIngredientCollection<T, M>, Comparator<? super T>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Created a sorted collection using the given comparator and all instances from the given collection.
SOUTH - Enum constant in enum class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow.Direction
 
spawnEntity(ServerLevel, Mob, MobSpawnType) - Static method in class org.cyclops.cyclopscore.helper.EntityHelpers
Spawn the entity in the world.
spawnEntity(Level, ResourceLocation, double, double, double) - Static method in class org.cyclops.cyclopscore.helper.EntityHelpers
Spawns the creature specified by the entity name in the location specified by the last three parameters.
spawnItemStack(Level, double, double, double, ItemStack) - Static method in class org.cyclops.cyclopscore.helper.ItemStackHelpers
Spawn an itemstack into the world.
spawnItemStack(Level, BlockPos, ItemStack) - Static method in class org.cyclops.cyclopscore.helper.ItemStackHelpers
Spawn an itemstack into the world.
spawnItemStackToPlayer(Level, BlockPos, ItemStack, Player) - Static method in class org.cyclops.cyclopscore.helper.ItemStackHelpers
Spawn an entity in the direction of a player without setting a pickup delay.
spawnXpAtPlayer(Level, Player, int) - Static method in class org.cyclops.cyclopscore.helper.EntityHelpers
Spawn xp orbs at the given player.
spliterator() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
 
spliterator() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
 
spliterator() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientSet
 
splitLines(String, int, String) - Static method in class org.cyclops.cyclopscore.helper.StringHelpers
Split the input string into lines while preserving the full words.
STACKSIZE - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
Match ItemStack stacksizes.
startOpen(Player) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
startOpen(Player) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
stillValid(Player) - Method in class org.cyclops.cyclopscore.inventory.container.InventoryContainer
 
stillValid(Player) - Method in class org.cyclops.cyclopscore.inventory.container.ItemInventoryContainer
 
stillValid(Player) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
stillValid(Player) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
stopOpen(Player) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
stopOpen(Player) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
stream() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
 
string1 - Variable in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
string2 - Variable in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketComplexAsync
 
StringHelpers - Class in org.cyclops.cyclopscore.helper
A collection of String helper methods.
StringHelpers() - Constructor for class org.cyclops.cyclopscore.helper.StringHelpers
 
StringParseResult(boolean, int, String) - Constructor for class org.cyclops.cyclopscore.nbt.path.parse.NbtPathStringParser.StringParseResult
 
subList(int, int) - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientList
Get a view of a sublist of the this list.
subList(int, int) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientList
 
subtract(BlockPos, Vec3i) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
 
subtract(Vec3i, Vec3i) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
 
successAction(T) - Static method in class org.cyclops.cyclopscore.helper.MinecraftHelpers
Create a new successfull action result.
SyncedGuiVariable<T> - Class in org.cyclops.cyclopscore.inventory.container
A convenience datastructure that offers direct synchronization of values between server and client inside GUIs.
syncProcessedConfigs(ModConfig, boolean) - Method in class org.cyclops.cyclopscore.config.ConfigHandler
Sync the config values that were already loaded.

T

TAG - Static variable in class org.cyclops.commoncapabilities.api.capability.fluidhandler.FluidMatch
Match FluidStacks NBT tags.
TAG - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
Match ItemStack NBT tags.
TAG_COMPARATOR - Static variable in class org.cyclops.commoncapabilities.api.capability.itemhandler.ItemMatch
A comparator for NBT tags.
tagName - Variable in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
 
tagName - Variable in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemStack
 
TagSectionConditionHandler<T> - Class in org.cyclops.cyclopscore.infobook.condition
Condition handler for checking if a tag key is present.
TagSectionConditionHandler(Registry<T>) - Constructor for class org.cyclops.cyclopscore.infobook.condition.TagSectionConditionHandler
 
Tank - Class in org.cyclops.cyclopscore.fluid
A simple fluid tank.
Tank(int) - Constructor for class org.cyclops.cyclopscore.fluid.Tank
Make a new fluid tank.
test(Stream<Tag>) - Method in interface org.cyclops.cyclopscore.nbt.path.INbtPathExpression
Test if any of the given NBT tags in the given stream match with the expression.
test(Tag) - Method in interface org.cyclops.cyclopscore.nbt.path.INbtPathExpression
Test if the given NBT tag matches with the expression.
test(ServerPlayer, D) - Method in interface org.cyclops.cyclopscore.advancement.criterion.ICriterionInstanceTestable
 
test(ServerPlayer, AbstractContainerMenu) - Method in record class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger.Instance
 
test(ServerPlayer, ItemStack) - Method in record class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger.Instance
 
test(ServerPlayer, PlayerEvent.ItemCraftedEvent) - Method in record class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger.Instance
 
TextFieldAppendix - Class in org.cyclops.cyclopscore.infobook.pageelement
Text fields that can be added to sections.
TextFieldAppendix(IInfoBook, String, double) - Constructor for class org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix
 
texture - Variable in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended
 
texture - Variable in class org.cyclops.cyclopscore.infobook.ScreenInfoBook
 
TEXTURE_GETTER - Static variable in class org.cyclops.cyclopscore.helper.RenderHelpers
 
TEXTURE_PATH_PARTICLES - Static variable in class org.cyclops.cyclopscore.Reference
 
TEXTURESIDE_ORIENTATION - Static variable in class org.cyclops.cyclopscore.helper.DirectionHelpers
A double array that contains the visual side.
THIRD_PERSON_LEFT_HAND - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
THIRD_PERSON_LEFT_HAND_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
THIRD_PERSON_RIGHT_HAND - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
THIRD_PERSON_RIGHT_HAND_ITEM - Static variable in class org.cyclops.cyclopscore.helper.ModelHelpers
 
tick() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlur
 
tick() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColored
 
tick(Level, BlockPos, BlockState, T) - Method in class org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed
Do not override this method (you won't even be able to do so).
TICK_DELAY - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix
 
toArray() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollection
Returns an array containing all of the elements in this collection in the internal sequence (from first to last element).
toArray(Vec3i) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
 
toCompactString(BlockPos) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
Compactly format a position.
toCompactString(Vec3i) - Static method in class org.cyclops.cyclopscore.helper.LocationHelpers
Compactly format a vector.
toNBT() - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
toNBT() - Method in interface org.cyclops.cyclopscore.persist.nbt.INBTSerializable
Convert the data to an NBT tag.
toNetwork(FriendlyByteBuf, RecipeCraftingShapedCustomOutput) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapedCustomOutput.Serializer
 
toNetwork(FriendlyByteBuf, RecipeCraftingShapelessCustomOutput) - Method in class org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput.Serializer
 
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() - Method in record class org.cyclops.cyclopscore.advancement.criterion.GuiContainerOpenTrigger.Instance
Returns a string representation of this record class.
toString() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTrigger.Instance
Returns a string representation of this record class.
toString() - Method in record class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTrigger.Instance
Returns a string representation of this record class.
toString() - Method in exception org.cyclops.cyclopscore.infobook.InfoBookParser.InvalidAppendixException
 
toString() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLike
 
toString() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionAdapter
 
toString() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionEmpty
 
toString() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionWrapper
 
toString() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapAdapter
 
toString() - Method in exception org.cyclops.cyclopscore.ingredient.storage.InconsistentIngredientInsertionException
 
toString() - Method in class org.cyclops.cyclopscore.init.ModBase
 
toString() - Method in record class org.cyclops.cyclopscore.inventory.ItemLocation
Returns a string representation of this record class.
toString() - Method in class org.cyclops.cyclopscore.item.WeightedItemStack
 
toString() - Method in class org.cyclops.cyclopscore.network.packet.debug.PingPongPacketAsync
 
toString(IIngredientCollection<T, M>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Stringifies the given collection.
toString(IIngredientMap<T, M, V>) - Static method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollections
Stringifies the given map.
toString(T) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
Return a stringified version of the given instance.
transform(float[][], Direction) - Static method in class org.cyclops.cyclopscore.helper.MatrixHelpers
Transform the given box bounds to the given orientation.
transform(CraftingContainer, ItemStack) - Method in interface org.cyclops.cyclopscore.recipe.type.RecipeCraftingShapelessCustomOutput.Serializer.IOutputTransformer
 
transformFacingForRotation(Direction) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
transformFacingForRotation(Direction, Direction) - Static method in class org.cyclops.cyclopscore.helper.DirectionHelpers
Transform the given facing based on a rotation.
trimStringToWidth(Font, FormattedText, int) - Static method in class org.cyclops.cyclopscore.infobook.InfoSection
 
TRUNK_PLACER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
TrunkPlacerAction<T extends net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for TrunkPlacerConfig.
TrunkPlacerAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.TrunkPlacerAction
 
TrunkPlacerConfig<T extends net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for trunk placer types.
TrunkPlacerConfig(ModBase, String, Function<TrunkPlacerConfig<T>, Codec<T>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig
 
tryParse(String, Object) - Static method in class org.cyclops.cyclopscore.helper.Helpers
Safe parsing of a string to it's real object type.
tryReAddToStack(Player, ItemStack, ItemStack) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Deprecated.
tryReAddToStack(Player, ItemStack, ItemStack, InteractionHand) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Try adding a new item stack originating from the given original stack to the same original stack.
type() - Method in class org.cyclops.cyclopscore.command.argument.ArgumentInfoMod.Template
 
type() - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info.Template
 

U

UndisableableConfigException - Exception in org.cyclops.cyclopscore.config
An exception that is thrown when the player disabled an undisableable config.
UndisableableConfigException(ExtendedConfig<?, ?>) - Constructor for exception org.cyclops.cyclopscore.config.UndisableableConfigException
Make a new instance of the exception.
UNKNOWN - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
Used only by getOrientation, for invalid inputs
unpack(ArgumentTypeConfigProperty) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentInfoMod
 
unpack(ArgumentTypeEnum<?>) - Method in class org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info
 
UNSAFE_BLOCK_ENTITY_GETTER - Static variable in class org.cyclops.cyclopscore.helper.BlockEntityHelpers
If block entities should be retrieved in an unsafe manner from the non-main thread.
unsetSendUpdate() - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
 
unsetSendUpdate() - Method in interface org.cyclops.cyclopscore.blockentity.IBlockEntityDelayedTickable
Reset the send update flag.
UP - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
UP_LEFT - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
UP_RIGHT - Enum constant in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
 
update(int, int, E, ScreenInfoBook) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ElementButton
This is called each render tick to update the button to the latest render state.
update(int, int, Component, InfoSection, ScreenInfoBook) - Method in class org.cyclops.cyclopscore.infobook.AdvancedButton
This is called each render tick to update the button to the latest render state.
update(int, int, Component, InfoSection, ScreenInfoBook) - Method in class org.cyclops.cyclopscore.infobook.pageelement.AchievementCollectButton
 
update(int, int, ItemStack, ScreenInfoBook) - Method in class org.cyclops.cyclopscore.infobook.pageelement.RecipeAppendix.ItemButton
 
update(Level, BlockPos, BlockState, T) - Method in class org.cyclops.cyclopscore.blockentity.BlockEntityTickerDelayed
updateArrowsState() - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
updateCustomBlockEntityTag(BlockPos, Level, Player, ItemStack, BlockState) - Method in class org.cyclops.cyclopscore.item.ItemBlockNBT
 
updateFilter(String) - Method in class org.cyclops.cyclopscore.inventory.container.ScrollingInventoryContainer
Update the filtered items.
updateSearch(String) - Method in class org.cyclops.cyclopscore.client.gui.container.ContainerScreenScrolling
 
updateWidgetNarration(NarrationElementOutput) - Method in class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
UPPER_EAST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
+X;+Y
UPPER_NORTH - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
-Z;+Y
UPPER_SOUTH - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
+Z;+Y
UPPER_WEST - Enum constant in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
-X;+Y
use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class org.cyclops.cyclopscore.block.BlockGui
 
use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class org.cyclops.cyclopscore.block.BlockWithEntityGui
 
use(Level, Player, InteractionHand) - Method in class org.cyclops.cyclopscore.item.ItemGui
 
useAmbientOcclusion() - Method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 
useDefaultValue() - Element in annotation interface org.cyclops.cyclopscore.persist.nbt.NBTPersist
If set to true, NBT tags that don't contain the key for this field will return a default value as set by Cyclops.
uuid - Variable in class org.cyclops.cyclopscore.network.packet.PlayerPositionPacket
 
UVS - Static variable in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
 

V

VALID_DIRECTIONS - Static variable in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
All the valid directions.
validateAllowedBlockConditions(LevelReader, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Validate if the blockState at the given location conforms with the AllowedBlock conditions.
validateDimensionEdges(LevelReader, int[][], boolean, CubeDetector.IValidationAction, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
This will validate if the given structure has full borders and is hollow at the middle.
validateLocationInStructure(LevelReader, int[][], BlockPos, CubeDetector.IValidationAction, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.CubeDetector
Check if a given location is valid, taking into account the edges of the structure, so that we know which locations should be borders, and which ones should be air.
validateLocationInStructure(LevelReader, int[][], BlockPos, CubeDetector.IValidationAction, BlockPos) - Method in class org.cyclops.cyclopscore.block.multi.HollowCubeDetector
 
validateNBTStorage(Container, ItemStack, String) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Validate the NBT storage of the given inventory in the given item.
validateNumber(double) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
validateNumber(float) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
validateNumber(int) - Method in class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
validateSlot(int) - Method in class org.cyclops.cyclopscore.inventory.InventorySlotMasked
 
ValueNotifierHelpers - Class in org.cyclops.cyclopscore.helper
Helper methods for IValueNotifiable and IValueNotifier.
ValueNotifierHelpers() - Constructor for class org.cyclops.cyclopscore.helper.ValueNotifierHelpers
 
ValueNotifyPacket - Class in org.cyclops.cyclopscore.network.packet
Packet for sending a value from server to client.
ValueNotifyPacket() - Constructor for class org.cyclops.cyclopscore.network.packet.ValueNotifyPacket
 
ValueNotifyPacket(MenuType<?>, int, CompoundTag) - Constructor for class org.cyclops.cyclopscore.network.packet.ValueNotifyPacket
 
valueOf(String) - Static method in enum class org.cyclops.cyclopscore.algorithm.Dimension
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.cyclops.cyclopscore.algorithm.Dimension
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cyclops.cyclopscore.client.model.DirectionCorner
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.cyclops.cyclopscore.datastructure.CompositeMap
 
values() - Static method in enum class org.cyclops.cyclopscore.helper.GuiHelpers.ProgressDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface org.cyclops.cyclopscore.ingredient.collection.IIngredientMap
 
values() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapMultiClassified
 
values() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapSingleClassified
 
values() - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
values() - Method in interface org.cyclops.cyclopscore.inventory.IRegistryInventoryLocation
 
values() - Method in class org.cyclops.cyclopscore.inventory.RegistryInventoryLocation
 
VERSION_URL - Static variable in class org.cyclops.cyclopscore.Reference
 
versionChecker - Static variable in class org.cyclops.cyclopscore.GeneralConfig
 
Versions - Class in org.cyclops.cyclopscore.tracking
Deprecated.
Use Forge update files instead: https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/
Versions() - Constructor for class org.cyclops.cyclopscore.tracking.Versions
Deprecated.
 
vertexToInts(float, float, float, int, TextureAtlasSprite, float, float) - Static method in class org.cyclops.cyclopscore.client.model.DynamicBaseModel
Make an int array of the given information so that it can be fed into a BakedQuad.
VILLAGER - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
Villager type.
VillagerAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for VillagerConfig.
VillagerAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.VillagerAction
 
VillagerConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for villagers.
VillagerConfig(ModBase, String, Function<VillagerConfig, ? extends VillagerProfession>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.VillagerConfig
Make a new instance.

W

WeightedItemStack - Class in org.cyclops.cyclopscore.item
An ItemStack that has a certain weight that can be used to occur with a certain chance.
WeightedItemStack() - Constructor for class org.cyclops.cyclopscore.item.WeightedItemStack
 
WEST - Enum constant in enum class org.cyclops.cyclopscore.client.gui.component.button.ButtonArrow.Direction
 
WidgetArrowedListField<E> - Class in org.cyclops.cyclopscore.client.gui.component.input
A number field which by default only accepts positive numbers.
WidgetArrowedListField(Font, int, int, int, int, boolean, Component, boolean, List<E>) - Constructor for class org.cyclops.cyclopscore.client.gui.component.input.WidgetArrowedListField
 
WidgetNumberField - Class in org.cyclops.cyclopscore.client.gui.component.input
A number field which by default only accepts positive numbers.
WidgetNumberField(Font, int, int, int, int, boolean, Component, boolean) - Constructor for class org.cyclops.cyclopscore.client.gui.component.input.WidgetNumberField
 
WIDGETS - Static variable in class org.cyclops.cyclopscore.client.gui.image.Images
 
WidgetScrollBar - Class in org.cyclops.cyclopscore.client.gui.component
A reusable scrollbar for screens.
WidgetScrollBar(int, int, int, Component, WidgetScrollBar.IScrollCallback, int) - Constructor for class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
WidgetScrollBar(int, int, int, Component, WidgetScrollBar.IScrollCallback, int, Rectangle) - Constructor for class org.cyclops.cyclopscore.client.gui.component.WidgetScrollBar
 
WidgetScrollBar.IScrollCallback - Interface in org.cyclops.cyclopscore.client.gui.component
 
WidgetTextFieldExtended - Class in org.cyclops.cyclopscore.client.gui.component.input
An extended text field.
WidgetTextFieldExtended(Font, int, int, int, int, Component) - Constructor for class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
WidgetTextFieldExtended(Font, int, int, int, int, Component, boolean) - Constructor for class org.cyclops.cyclopscore.client.gui.component.input.WidgetTextFieldExtended
 
WIDTH - Static variable in class org.cyclops.cyclopscore.infobook.pageelement.KeyBindingAppendix
 
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(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.
withPosition(BlockPos) - Method in class org.cyclops.cyclopscore.datastructure.DimPos
 
withQuantity(T, long) - Method in interface org.cyclops.commoncapabilities.api.ingredient.IIngredientMatcher
Create a copy of the given instance with the given quantity.
world - Variable in class org.cyclops.cyclopscore.client.model.DelegatingDynamicItemAndBlockModel
 
WORLD_FEATURE - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
World feature type.
WORLD_STRUCTURE - Static variable in class org.cyclops.cyclopscore.config.ConfigurableType
 
WorldFeatureAction - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for WorldFeatureConfig.
WorldFeatureAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.WorldFeatureAction
 
WorldFeatureConfig - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for world features.
WorldFeatureConfig(ModBase, String, Function<WorldFeatureConfig, ? extends Feature<?>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.WorldFeatureConfig
 
WorldHelpers - Class in org.cyclops.cyclopscore.helper
Helpers for world related logic.
WorldHelpers() - Constructor for class org.cyclops.cyclopscore.helper.WorldHelpers
 
WorldHelpers.WorldFoldingFunction<F,T,W> - Interface in org.cyclops.cyclopscore.helper
 
WorldHelpersClient - Class in org.cyclops.cyclopscore.helper
 
WorldHelpersClient() - Constructor for class org.cyclops.cyclopscore.helper.WorldHelpersClient
 
WorldHelpersServer - Class in org.cyclops.cyclopscore.helper
 
WorldHelpersServer() - Constructor for class org.cyclops.cyclopscore.helper.WorldHelpersServer
 
WorldStorage - Class in org.cyclops.cyclopscore.persist.world
Instances of this can store data inside the world NBT.
WorldStorage(ModBase) - Constructor for class org.cyclops.cyclopscore.persist.world.WorldStorage
 
WorldStorage.NBTDataHolder - Class in org.cyclops.cyclopscore.persist.world
Data holder for the global counter data.
WorldStructureAction<S extends net.minecraft.world.level.levelgen.structure.Structure> - Class in org.cyclops.cyclopscore.config.configurabletypeaction
The action used for WorldStructureConfig.
WorldStructureAction() - Constructor for class org.cyclops.cyclopscore.config.configurabletypeaction.WorldStructureAction
 
WorldStructureConfig<S extends net.minecraft.world.level.levelgen.structure.Structure> - Class in org.cyclops.cyclopscore.config.extendedconfig
Config for world structures.
WorldStructureConfig(ModBase, String, Function<WorldStructureConfig<S>, Codec<S>>) - Constructor for class org.cyclops.cyclopscore.config.extendedconfig.WorldStructureConfig
 
wrap(T) - Method in class org.cyclops.commoncapabilities.api.ingredient.IngredientComponent
Wrap the given instance inside an equals, hashCode and compareTo-safe holder.
wrap(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientCollectionCollectionWrappedAdapter
 
wrap(T) - Method in class org.cyclops.cyclopscore.ingredient.collection.IngredientMapWrappedAdapter
 
wrapComponentStorage(S) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageWrapperHandler
Wrap the given storage.
WrappedIntIterator(IntIterator) - Constructor for class org.cyclops.cyclopscore.inventory.IndexedSlotlessItemHandlerWrapper.WrappedIntIterator
 
Wrapper<T> - Class in org.cyclops.cyclopscore.datastructure
Simple generic wrapper class.
Wrapper() - Constructor for class org.cyclops.cyclopscore.datastructure.Wrapper
 
Wrapper(T) - Constructor for class org.cyclops.cyclopscore.datastructure.Wrapper
 
wrapStorage(IIngredientComponentStorage<T, M>) - Method in interface org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorageWrapperHandler
Wrap the given storage.
wrapStorage(IIngredientComponentStorage<T, M>, boolean, boolean, boolean) - Static method in class org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers
Wrap the given ingredient storage, where you can configure if the storage is allowed to be read, inserted to, or extracted from.
write(CompoundTag) - Method in interface org.cyclops.cyclopscore.inventory.INBTInventory
Write inventory data to the given NBT.
write(CompoundTag) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
 
write(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.network.PacketBase
 
write(FriendlyByteBuf, Object) - Static method in class org.cyclops.cyclopscore.network.PacketCodec
Write the given object into the packet buffer.
writeExtraGuiData(FriendlyByteBuf, Level, ServerPlayer, ItemLocation) - Method in class org.cyclops.cyclopscore.item.ItemGui
Write additional data to a packet buffer that will be sent to the client when opening the gui.
writeExtraGuiData(FriendlyByteBuf, Level, Player, BlockPos, InteractionHand, BlockHitResult) - Method in interface org.cyclops.cyclopscore.block.IBlockGui
 
writeGeneratedFieldsToNBT(CompoundTag) - Method in interface org.cyclops.cyclopscore.persist.nbt.INBTProvider
Write the data in this provider to NBT.
writeGeneratedFieldsToNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.persist.nbt.NBTProviderComponent
 
writeItemStackOrItemStackIngredient(FriendlyByteBuf, Either<ItemStack, ItemStackFromIngredient>) - Static method in class org.cyclops.cyclopscore.helper.RecipeSerializerHelpers
 
writeNbt(Class<T>, String, I, CompoundTag) - Static method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
Write the given object to NBT.
writePersistedField(String, INBTSerializable, CompoundTag) - Method in class org.cyclops.cyclopscore.persist.nbt.INBTSerializable.SelfNBTClassType
 
writePersistedField(String, T, CompoundTag) - Method in class org.cyclops.cyclopscore.persist.nbt.NBTClassType
 
writeTankToNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.fluid.SingleUseTank
 
writeTankToNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.fluid.Tank
Write the tank contents to NBT.
writeToItemStack(CompoundTag) - Method in class org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity
Write this block entity to the given NBT tag that will be attached to an item.
writeToNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.fluid.Tank
 
writeToNBT(CompoundTag) - Method in class org.cyclops.cyclopscore.persist.world.WorldStorage
Write the counters.
writeToNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.fluid.Tank
 
writeToNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.LargeInventory
Write inventory data to the given NBT.
writeToNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemHeld
 
writeToNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.NBTSimpleInventoryItemStack
 
writeToNBT(CompoundTag, String) - Method in class org.cyclops.cyclopscore.inventory.SimpleInventory
Write inventory data to the given NBT.
writeToNBT(Container, CompoundTag, String) - Static method in class org.cyclops.cyclopscore.helper.InventoryHelpers
Write the given inventory to NBT.
writeToNetwork(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
writeToNetwork(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 
writeToPacket(FriendlyByteBuf) - Method in class org.cyclops.cyclopscore.recipe.ItemStackFromIngredient
 
writeToPacketBuffer(FriendlyByteBuf, ItemLocation) - Static method in record class org.cyclops.cyclopscore.inventory.ItemLocation
 
writeToString() - Method in class org.cyclops.cyclopscore.client.particle.ParticleBlurData
 
writeToString() - Method in class org.cyclops.cyclopscore.client.particle.ParticleDropColoredData
 

X

X - Enum constant in enum class org.cyclops.cyclopscore.algorithm.Dimension
X dimension.

Y

Y - Enum constant in enum class org.cyclops.cyclopscore.algorithm.Dimension
Y dimension.

Z

Z - Enum constant in enum class org.cyclops.cyclopscore.algorithm.Dimension
Z dimension.
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.cyclopscore.advancement.criterion.GuiContainerOpenTriggerConfig
The unique instance.
_instance - Static variable in class org.cyclops.cyclopscore.advancement.criterion.ItemCraftedTriggerConfig
The unique instance.
_instance - Static variable in class org.cyclops.cyclopscore.advancement.criterion.ModItemObtainedTriggerConfig
The unique instance.
_instance - Static variable in class org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacityConfig
The unique instance.
_instance - Static variable in class org.cyclops.cyclopscore.CyclopsCore
The unique instance of this mod.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form