JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
org.cyclops.cyclopscore.tracking.Versions
Use Forge update files instead: https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/
Deprecated Methods
Method
Description
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig.downCast()
org.cyclops.cyclopscore.helper.InventoryHelpers.getItemFromIndex
(Player, int)
org.cyclops.cyclopscore.helper.InventoryHelpers.getItemFromIndex
(Player, int, InteractionHand)
Use IInventoryLocation
org.cyclops.cyclopscore.helper.InventoryHelpers.setItemAtIndex
(Player, int, InteractionHand, ItemStack)
Use IInventoryLocation
org.cyclops.cyclopscore.helper.InventoryHelpers.tryReAddToStack
(Player, ItemStack, ItemStack)
org.cyclops.cyclopscore.helper.RecipeSerializerHelpers.getJsonItemStackFromTag
(JsonObject, String)
org.cyclops.cyclopscore.helper.RecipeSerializerHelpers.getJsonItemStackOrTag
(JsonObject, boolean)
org.cyclops.cyclopscore.helper.RenderHelpers.drawScaledCenteredString
(PoseStack, MultiBufferSource, Font, String, int, int, int, float, int, boolean, Font.DisplayMode)
org.cyclops.cyclopscore.helper.RenderHelpers.drawScaledCenteredString
(PoseStack, MultiBufferSource, Font, String, int, int, int, float, int, int, boolean, Font.DisplayMode)
org.cyclops.cyclopscore.helper.RenderHelpers.drawScaledCenteredString
(PoseStack, MultiBufferSource, Font, String, int, int, int, int, boolean, Font.DisplayMode)
org.cyclops.cyclopscore.helper.RenderHelpers.drawScaledString
(PoseStack, MultiBufferSource, Font, String, int, int, float, int, boolean, Font.DisplayMode)
org.cyclops.cyclopscore.infobook.InfoBookParser.IInfoSectionFactory.create
(IInfoBook, InfoSection, int, String, ArrayList<String>, List<SectionAppendix>, ArrayList<String>)
Deprecated Constructors
Constructor
Description
org.cyclops.cyclopscore.infobook.InfoSection
(IInfoBook, InfoSection, int, String, List<String>, List<SectionAppendix>, ArrayList<String>)
org.cyclops.cyclopscore.modcompat.capabilities.DefaultCapabilityProvider
(Capability<T>, T)
org.cyclops.cyclopscore.modcompat.capabilities.SerializableCapabilityProvider
(Capability<T>, T)