JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Fields
Methods
Constructors
Deprecated Classes
Class
Description
net.minecraft.src.RenderEngine
net.minecraft.src.TexturePackCustom
net.minecraft.src.TexturePackImplementation
net.minecraft.src.ThreadDownloadResources
Deprecated Fields
Field
Description
com.unascribed.ears.api.EarsFeatureType.OTHER_TORSO
Deprecated Methods
Method
Description
api.BTWAddon.clientCustomPacketReceived
(Minecraft, Packet250CustomPayload)
api.BTWAddon.clientPlayCustomAuxFX
(Minecraft, World, EntityPlayer, int, int, int, int, int)
api.BTWAddon.serverCustomPacketReceived
(NetServerHandler, Packet250CustomPayload)
btw.crafting.recipe.RecipeManager.addRecipe
(ItemStack, Object[])
btw.crafting.recipe.RecipeManager.addShapedRecipeWithCustomClass
(Class<? extends ShapedRecipes>, ItemStack, Object[])
btw.crafting.recipe.RecipeManager.addShapelessRecipe
(ItemStack, Object[])
btw.crafting.recipe.RecipeManager.addShapelessRecipeWithSecondaryOutputIndicator
(ItemStack, ItemStack[], Object[])
btw.crafting.recipe.RecipeManager.addShapelessRecipeWithSecondaryOutputIndicator
(ItemStack, ItemStack, Object[])
btw.crafting.recipe.RecipeManager.addShapelessSoulforgeRecipe
(ItemStack, Object[])
btw.crafting.recipe.RecipeManager.addSoulforgeRecipe
(ItemStack, Object[])
com.prupe.mcpatcher.cc.ColorizeBlock.setupBlockSmoothingGrassSide
(RenderBlocks, Block, IBlockAccess, int, int, int, int, float, float, float, float)
com.unascribed.ears.api.features.EarsFeatures.builder()
Internal
. Do not use.
com.unascribed.ears.common.util.BitOutputStream.write
(int)
emi.shims.java.net.minecraft.text.TextImpl.toString()
emi.shims.java.net.minecraft.util.NumericIdentifier.getResourceDomain()
emi.shims.java.net.minecraft.util.NumericIdentifier.getResourcePath()
net.minecraft.src.Block.adjustMetadataForPistonMove
(int)
net.minecraft.src.Block.setBlockBounds
(float, float, float, float, float, float)
net.minecraft.src.EntityLivingBase.getMeleeAttackStrength
(Entity)
Deprecated Constructors
Constructor
Description
btw.crafting.recipe.types.customcrafting.WoolArmorRecipe
(int, int, TagOrStack[], ItemStack)
emi.dev.emi.emi.api.recipe.EmiPlayerInventory
(EntityPlayer)
net.minecraft.src.ShapedRecipes
(int, int, TagOrStack[], ItemStack)
net.minecraft.src.ShapelessRecipes
(ItemStack, List<TagOrStack>)
Use the constructor with an ID passed instead.
net.minecraft.src.ShapelessRecipes
(ItemStack, ItemStack[], List<TagOrStack>)
Use the constructor with an ID passed instead.
net.minecraft.src.WorldSettings
(long, EnumGameType, boolean, boolean, WorldType)