Uses of Class
cpw.mods.fml.common.asm.SideOnly

Packages that use SideOnly
cpw.mods.fml.client   
net.minecraft.client   
net.minecraft.server   
net.minecraft.src   
net.minecraftforge.client   
org.bouncycastle.crypto   
org.bouncycastle.jcajce.provider.config   
 

Uses of SideOnly in cpw.mods.fml.client
 

Classes in cpw.mods.fml.client with annotations of type SideOnly
 class CustomModLoadingErrorDisplayException
          If a mod throws this exception during loading, it will be called back to render the error screen through the methods below.
 

Uses of SideOnly in net.minecraft.client
 

Classes in net.minecraft.client with annotations of type SideOnly
 class ClientBrandRetriever
           
 class Minecraft
           
 class MinecraftApplet
           
 

Uses of SideOnly in net.minecraft.server
 

Methods in net.minecraft.server with annotations of type SideOnly
 void MinecraftServer.addToOnlinePlayerList(IUpdatePlayerListBox par1IUpdatePlayerListBox)
           
static void MinecraftServer.fmlReentry(ArgsWrapper wrap)
           
 PlayerUsageSnooper MinecraftServer.getPlayerUsageSnooper()
           
 String MinecraftServer.getUserMessage()
           
 String MinecraftServer.getWorldName()
           
static void MinecraftServer.main(String[] par0ArrayOfStr)
           
 boolean MinecraftServer.serverIsInRunLoop()
           
 void MinecraftServer.setWorldName(String par1Str)
           
 

Uses of SideOnly in net.minecraft.src
 

Classes in net.minecraft.src with annotations of type SideOnly
 class ActiveRenderInfo
           
 class CallableClientProfiler
           
 class CallableGLInfo
           
 class CallableLWJGLVersion
           
 class CallableModded
           
 class CallableTexturePack
           
 class CallableType2
           
 class CanvasMinecraftApplet
           
 class ChatClickData
           
 class ChatLine
           
 class ChestItemRenderHelper
           
 class ChunkProviderClient
           
 class ClippingHelper
           
 class ClippingHelperImpl
           
 class ColorizerFoliage
           
 class ColorizerGrass
           
 class ColorizerWater
           
 class DestroyBlockProgress
           
 class EffectRenderer
           
 class EnchantmentNameParts
           
 class EntityAuraFX
           
 class EntityBreakingFX
           
 class EntityBubbleFX
           
 class EntityClientPlayerMP
           
 class EntityCloudFX
           
 class EntityCrit2FX
           
 class EntityCritFX
           
 class EntityDiggingFX
           
 class EntityDropParticleFX
           
 class EntityEnchantmentTableParticleFX
           
 class EntityExplodeFX
           
 class EntityFlameFX
           
 class EntityFootStepFX
           
 class EntityFX
           
 class EntityHeartFX
           
 class EntityHugeExplodeFX
           
 class EntityLargeExplodeFX
           
 class EntityLavaFX
           
 class EntityNoteFX
           
 class EntityOtherPlayerMP
           
 class EntityPickupFX
           
 class EntityPlayerSP
           
 class EntityPortalFX
           
 class EntityRainFX
           
 class EntityReddustFX
           
 class EntityRenderer
           
 class EntitySmokeFX
           
 class EntitySnowShovelFX
           
 class EntitySorter
           
 class EntitySpellParticleFX
           
 class EntitySplashFX
           
 class EntitySuspendFX
           
 class EnumOptions
           
 class EnumOS
           
 class EnumOSHelper
           
 class EnumRarity
           
 class FontRenderer
           
 class Frustrum
           
 class GameSettings
           
 class GameWindowListener
           
 class GLAllocation
           
 class Gui
           
 class GuiAchievement
           
 class GuiAchievements
           
 class GuiBrewingStand
           
 class GuiButton
           
 class GuiButtonLanguage
           
 class GuiButtonMerchant
           
 class GuiChat
           
 class GuiChest
           
 class GuiConfirmOpenLink
           
 class GuiConnecting
           
 class GuiContainer
           
 class GuiContainerCreative
           
 class GuiControls
           
 class GuiCrafting
           
 class GuiCreateWorld
           
 class GuiDisconnected
           
 class GuiDispenser
           
 class GuiDownloadTerrain
           
 class GuiEditSign
           
 class GuiEnchantment
           
 class GuiErrorScreen
           
 class GuiFurnace
           
 class GuiGameOver
           
 class GuiIngame
           
 class GuiIngameMenu
           
 class GuiInventory
           
 class GuiLanguage
           
 class GuiLogOutputHandler
           
 class GuiMainMenu
           
 class GuiMemoryErrorScreen
           
 class GuiMerchant
           
 class GuiMultiplayer
           
 class GuiNewChat
           
 class GuiOptions
           
 class GuiParticle
           
 class GuiPlayerInfo
           
 class GuiProgress
           
 class GuiRenameWorld
           
 class GuiScreen
           
 class GuiScreenAddServer
           
 class GuiScreenBook
           
 class GuiScreenDemo
           
 class GuiScreenServerList
           
 class GuiSelectWorld
           
 class GuiShareToLan
           
 class GuiSleepMP
           
 class GuiSlider
           
 class GuiSlot
           
 class GuiSmallButton
           
 class GuiSnooper
           
 class GuiStats
           
 class GuiStatsComponent
           
 class GuiTextField
           
 class GuiTexturePacks
           
 class GuiVideoSettings
           
 class GuiWinGame
           
 class GuiYesNo
           
 interface ICamera
           
 interface IDownloadSuccess
           
 interface ImageBuffer
           
 class ImageBufferDownload
           
 class IntegratedPlayerList
           
 class IntegratedServer
           
 class IntegratedServerListenThread
           
 class InventoryEffectRenderer
           
 interface IStatStringFormat
           
 class ItemRenderer
           
 class KeyBinding
           
 class LanServer
           
 class LanServerList
           
 class LoadingScreenRenderer
           
 class MapItemRenderer
           
 class MD5String
           
 class MemoryConnection
           
 class MinecraftAppletImpl
           
 class MinecraftError
           
 class MinecraftFakeLauncher
           
 class ModelBiped
           
 class ModelBlaze
           
 class ModelBoat
           
 class ModelBook
           
 class ModelChest
           
 class ModelChicken
           
 class ModelCow
           
 class ModelCreeper
           
 class ModelDragon
           
 class ModelEnderCrystal
           
 class ModelEnderman
           
 class ModelGhast
           
 class ModelIronGolem
           
 class ModelLargeChest
           
 class ModelMagmaCube
           
 class ModelMinecart
           
 class ModelOcelot
           
 class ModelPig
           
 class ModelQuadruped
           
 class ModelSheep1
           
 class ModelSheep2
           
 class ModelSign
           
 class ModelSilverfish
           
 class ModelSkeleton
           
 class ModelSlime
           
 class ModelSnowMan
           
 class ModelSpider
           
 class ModelSquid
           
 class ModelVillager
           
 class ModelWolf
           
 class ModelZombie
           
 class MouseFilter
           
 class MouseHelper
           
 class MovementInput
           
 class MovementInputFromOptions
           
 class NetClientHandler
           
 class NpcMerchant
           
 class OpenGlCapsChecker
           
 class OpenGlHelper
           
 class PanelCrashReport
           
 class Particle
           
 class PlayerControllerMP
           
 class PlayerListBox
           
 class Render
           
 class RenderArrow
           
 class RenderBiped
           
 class RenderBlaze
           
 class RenderBlocks
           
 class RenderBoat
           
 class RenderChicken
           
 class RenderCow
           
 class RenderCreeper
           
 class RenderDragon
           
 class RenderEnchantmentTable
           
 class RenderEnderCrystal
           
 class RenderEnderman
           
 class RenderEndPortal
           
 class RenderEngine
           
 class RenderEntity
           
 class RenderFallingSand
           
 class RenderFireball
           
 class RenderFish
           
 class RenderGhast
           
 class RenderGiantZombie
           
 class RenderGlobal
           
 class RenderHelper
           
 class RenderIronGolem
           
 class RenderItem
           
 class RenderLightningBolt
           
 class RenderList
           
 class RenderLiving
           
 class RenderMagmaCube
           
 class RenderManager
           
 class RenderMinecart
           
 class RenderMooshroom
           
 class RenderOcelot
           
 class RenderPainting
           
 class RenderPig
           
 class RenderPlayer
           
 class RenderSheep
           
 class RenderSilverfish
           
 class RenderSlime
           
 class RenderSnowball
           
 class RenderSnowMan
           
 class RenderSorter
           
 class RenderSpider
           
 class RenderSquid
           
 class RenderTNTPrimed
           
 class RenderVillager
           
 class RenderWolf
           
 class RenderXPOrb
           
 class SaveFormatComparator
           
 class SaveHandlerMP
           
 class ScaledResolution
           
 class ScreenChatOptions
           
 class ScreenShotHelper
           
 class ServerAddress
           
 class ServerData
           
 class ServerGUI
           
 class ServerList
           
 class Session
           
 class SoundManager
           
 class SoundPool
           
 class SoundPoolEntry
           
 class StatFileWriter
           
 class StatsSyncher
           
 class StatStringFormatKeyInv
           
 class Tessellator
           
 class TextureCompassFX
           
 class TextureFlamesFX
           
 class TextureFX
           
 class TextureLavaFlowFX
           
 class TextureLavaFX
           
 class TextureOffset
           
 interface TexturePackBase
           
 class TexturePackCustom
           
 class TexturePackDefault
           
 class TexturePackFolder
           
 class TexturePackImplementation
           
 class TexturePackList
           
 class TexturePortalFX
           
 class TextureWatchFX
           
 class TextureWaterFlowFX
           
 class TextureWaterFX
           
 class ThreadClientSleep
           
 class ThreadDedicatedServer
           
 class ThreadDownloadImageData
           
 class ThreadDownloadResources
           
 class ThreadLanServerFind
           
 class ThreadLanServerPing
           
 class ThreadShutdown
           
 class TileEntityChestRenderer
           
 class TileEntityEnderChestRenderer
           
 class TileEntityMobSpawnerRenderer
           
 class TileEntityRenderer
           
 class TileEntityRendererPiston
           
 class TileEntitySignRenderer
           
 class TileEntitySpecialRenderer
           
 class Timer
           
 class WorldClient
           
 class WorldRenderer
           
 

Fields in net.minecraft.src with annotations of type SideOnly
 String Entity.cloakUrl
           
 float EntityPlayer.field_71082_cx
           
 String EntityPlayer.playerCloakUrl
           
 float EntityPlayer.prevTimeInPortal
           
 int Entity.serverPosX
           
 int Entity.serverPosY
           
 int Entity.serverPosZ
           
 String Entity.skinUrl
           
 

Methods in net.minecraft.src with annotations of type SideOnly
static void ModLoader.addAllRenderers(Map<Class<? extends Entity>,Render> renderers)
          Deprecated. 
static void ModLoader.addAnimation(TextureFX anim)
           
static int ModLoader.addArmor(String armor)
          Adds a new prefix to the armor texture list RenderingRegistry#addNewArmourRendererPrefix(String))
 boolean Block.addBlockDestroyEffects(World world, int x, int y, int z, int meta, EffectRenderer effectRenderer)
          Spawn particles for when the block is destroyed.
 boolean Block.addBlockHitEffects(World worldObj, MovingObjectPosition target, EffectRenderer effectRenderer)
          Spawn a digging particle effect in the world, this is a wrapper around EffectRenderer.addBlockHitEffects to allow the block more control over the particles.
 void ItemEditableBook.addInformation(ItemStack par1ItemStack, List par2List)
           
 void ItemPotion.addInformation(ItemStack par1ItemStack, List par2List)
           
 void ItemRecord.addInformation(ItemStack par1ItemStack, List par2List)
           
 void Item.addInformation(ItemStack par1ItemStack, List par2List)
           
static int ModLoader.addOverride(String fileToOverride, String fileToAdd)
          Attempts to register a small image to be applied to a larger texture image, typically how old ModLoader mods add custom Item/Block textures.
static void ModLoader.addOverride(String path, String overlayPath, int index)
          Attempts to register a small image to be applied to a larger texture image, typically how old ModLoader mods add custom Item/Block textures.
 void BaseMod.addRenderer(Map<Class<? extends Entity>,Render> renderers)
           
 ItemStack InventoryPlayer.armorItemInSlot(int par1)
           
static int MathHelper.bucketInt(int par0, int par1)
           
 float[] WorldProvider.calcSunriseSunsetColors(float par1, float par2)
           
 float[] WorldProviderEnd.calcSunriseSunsetColors(float par1, float par2)
           
 boolean ItemSlab.canPlaceItemBlockOnSide(World par1World, int par2, int par3, int par4, int par5, EntityPlayer par6EntityPlayer, ItemStack par7ItemStack)
           
 boolean ItemBlock.canPlaceItemBlockOnSide(World par1World, int par2, int par3, int par4, int par5, EntityPlayer par6EntityPlayer, ItemStack par7ItemStack)
           
 void InventoryPlayer.changeCurrentItem(int par1)
           
static float MathHelper.clamp_float(float par0, float par1, float par2)
           
 void Vec3Pool.clearAndFreeCache()
           
 void BlockPistonExtension.clearHeadTexture()
           
 void ExtendedBlockStorage.clearMSBArray()
           
 void AABBPool.clearPool()
           
 void BaseMod.clientConnect(NetClientHandler handler)
          Called when a client connects
 void BaseMod.clientDisconnect(NetClientHandler handler)
          Called when the client disconnects
 void TcpConnection.closeConnections()
           
 void NetworkManager.closeConnections()
           
 int BlockStem.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockFluid.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockLeaves.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockRedstoneWire.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockTallGrass.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockLilyPad.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockVine.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int Block.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockGrass.colorMultiplier(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 NibbleArray ExtendedBlockStorage.createBlockMSBArray()
           
 Vec3 Vec3.crossProduct(Vec3 par1Vec3)
           
 void CreativeTabs.displayAllReleventItems(List par1List)
           
 boolean IBlockAccess.doesBlockHaveSolidTopSurface(int var1, int var2, int var3)
           
 boolean ChunkCache.doesBlockHaveSolidTopSurface(int par1, int par2, int par3)
           
 boolean WorldProviderHell.doesXZShowFog(int par1, int par2)
           
 boolean WorldProvider.doesXZShowFog(int par1, int par2)
           
 boolean WorldProviderEnd.doesXZShowFog(int par1, int par2)
           
static void HttpUtil.downloadTexturePack(File par0File, String par1Str, IDownloadSuccess par2IDownloadSuccess, Map par3Map, int par4, IProgressUpdate par5IProgressUpdate)
           
 Vec3 WorldProvider.drawClouds(float partialTicks)
           
 Vec3 World.drawClouds(float par1)
           
 Vec3 World.drawCloudsBody(float par1)
           
 boolean CreativeTabs.drawInForegroundOfTab()
           
 WorldSettings WorldSettings.enableCommands()
           
 boolean IBlockAccess.extendedLevelsInChunkCache()
           
 boolean World.extendedLevelsInChunkCache()
           
 boolean ChunkCache.extendedLevelsInChunkCache()
           
static String ChatAllowedCharacters.filerAllowedCharacters(String par0Str)
           
 void Chunk.fillChunk(byte[] par1ArrayOfByte, int par2, int par3, boolean par4)
           
 String IStatType.format(int var1)
           
 void Entity.func_70062_b(int par1, ItemStack par2ItemStack)
           
 void EntityBoat.func_70270_d(boolean par1)
           
 void InventoryPlayer.func_70439_a(Item par1Item, int par2)
           
 Vec3 EntityMinecart.func_70495_a(double par1, double par3, double par5, double par7)
           
 boolean EntityEnderman.func_70823_r()
           
 float EntitySheep.func_70890_k(float par1)
           
 float EntitySheep.func_70894_j(float par1)
           
static boolean BlockTripWire.func_72148_a(IBlockAccess par0IBlockAccess, int par1, int par2, int par3, int par4, int par5)
           
 float World.func_72971_b(float par1)
           
 List Packet20NamedEntitySpawn.func_73509_c()
           
 int Packet56MapChunks.func_73580_b(int par1)
           
 int Packet56MapChunks.func_73582_a(int par1)
           
 byte[] Packet56MapChunks.func_73583_c(int par1)
           
 byte[] Packet51MapChunk.func_73593_d()
           
 float Packet60Explosion.func_73607_d()
           
 float Packet60Explosion.func_73608_g()
           
 float Packet60Explosion.func_73609_f()
           
 List DataWatcher.func_75685_c()
           
static SecretKey CryptManager.func_75890_a()
           
static byte[] CryptManager.func_75894_a(Key par0Key, byte[] par1ArrayOfByte)
           
 String StatBase.func_75968_a(int par1)
           
static int HttpUtil.func_76181_a()
           
 int ProfilerResult.func_76329_a()
           
static String PotionHelper.func_77905_c(int par0)
           
static int PotionHelper.func_77908_a(int par0, int par1, int par2, int par3, int par4, int par5)
           
static int PotionHelper.func_77909_a(int par0)
           
static int PotionHelper.func_77915_a(int par0, boolean par1)
           
 void ItemStack.func_77983_a(String par1Str, NBTBase par2NBTBase)
           
 void DedicatedServer.func_79001_aj()
           
 void EmptyChunk.generateHeightMap()
           
 void Chunk.generateHeightMap()
           
 float Block.getAmbientOcclusionLightValue(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int EntityIronGolem.getAttackTimer()
           
 double AxisAlignedBB.getAverageEdgeLength()
           
 int Slot.getBackgroundIconIndex()
           
 String CreativeTabs.getBackgroundImageName()
           
 float EntityPlayer.getBedOrientationInDegrees()
           
 int BiomeGenBase.getBiomeFoliageColor()
           
 int BiomeGenSwamp.getBiomeFoliageColor()
           
 BiomeGenBase IBlockAccess.getBiomeGenForCoords(int var1, int var2)
           
 BiomeGenBase ChunkCache.getBiomeGenForCoords(int par1, int par2)
           
 int BiomeGenBase.getBiomeGrassColor()
           
 int BiomeGenSwamp.getBiomeGrassColor()
           
 float BlockFluid.getBlockBrightness(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 float BlockStairs.getBlockBrightness(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 float Block.getBlockBrightness(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockFluid.getBlockColor()
           
 int BlockLeaves.getBlockColor()
           
 int BlockTallGrass.getBlockColor()
           
 int BlockLilyPad.getBlockColor()
           
 int BlockVine.getBlockColor()
           
 int Block.getBlockColor()
           
 int BlockGrass.getBlockColor()
           
 int BlockDoor.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 int BlockMycelium.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 int BlockDispenser.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 int BlockFurnace.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 int BlockLockedChest.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 int Block.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 int BlockGrass.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 int BlockChest.getBlockTexture(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 Block TileEntity.getBlockType()
           
 String StepSound.getBreakSound()
           
 float IBlockAccess.getBrightness(int var1, int var2, int var3, int var4)
           
 float World.getBrightness(int par1, int par2, int par3, int par4)
           
 float ChunkCache.getBrightness(int par1, int par2, int par3, int par4)
           
 int EntityEnderEye.getBrightnessForRender(float par1)
           
 int EntityXPOrb.getBrightnessForRender(float par1)
           
 int Entity.getBrightnessForRender(float par1)
           
 int EntityMagmaCube.getBrightnessForRender(float par1)
           
 int EntityBlaze.getBrightnessForRender(float par1)
           
 int EntityFireball.getBrightnessForRender(float par1)
           
 int TileEntityFurnace.getBurnTimeRemainingScaled(int par1)
           
static EnumGameType EnumGameType.getByName(String par0Str)
           
 boolean WorldType.getCanBeCreated()
           
 float World.getCelestialAngleRadians(float par1)
           
 float WorldProvider.getCloudHeight()
           
 float WorldProviderEnd.getCloudHeight()
           
 int ItemLilyPad.getColorFromDamage(int par1, int par2)
           
 int ItemMonsterPlacer.getColorFromDamage(int par1, int par2)
           
 int ItemPotion.getColorFromDamage(int par1, int par2)
           
 int Item.getColorFromDamage(int par1, int par2)
           
 int ItemLeaves.getColorFromDamage(int par1, int par2)
           
 int ItemColored.getColorFromDamage(int par1, int par2)
           
 GuiContainer BaseMod.getContainerGUI(EntityClientPlayerMP player, int containerID, int x, int y, int z)
          Callback to return a gui screen to display
 int TileEntityFurnace.getCookProgressScaled(int par1)
           
 CreativeTabs ItemBlock.getCreativeTab()
           
 CreativeTabs Item.getCreativeTab()
           
 CreativeTabs Block.getCreativeTabToDisplayOn()
           
 Map PlayerUsageSnooper.getCurrentStats()
           
 int BlockCocoa.getDamageValue(World par1World, int par2, int par3, int par4)
           
 int BlockSilverfish.getDamageValue(World par1World, int par2, int par3, int par4)
           
 int BlockTallGrass.getDamageValue(World par1World, int par2, int par3, int par4)
           
 int Block.getDamageValue(World par1World, int par2, int par3, int par4)
           
 String World.getDebugLoadedEntities()
           
 String Achievement.getDescription()
           
 int Packet55BlockDestroy.getDestroyedStage()
           
 double TileEntity.getDistanceFrom(double par1, double par3, double par5)
           
 int EntityDragon.getDragonHealth()
           
static String Potion.getDurationString(PotionEffect par0PotionEffect)
           
 double Packet62LevelSound.getEffectX()
           
 double Packet62LevelSound.getEffectY()
           
 double Packet62LevelSound.getEffectZ()
           
 int Packet55BlockDestroy.getEntityId()
           
 File CrashReport.getFile()
           
 float BiomeGenBase.getFloatRainfall()
           
static double BlockFluid.getFlowDirection(IBlockAccess par0IBlockAccess, int par1, int par2, int par3, Material par4Material)
           
 float Packet202PlayerAbilities.getFlySpeed()
           
 Vec3 World.getFogColor(float par1)
           
 Vec3 WorldProviderHell.getFogColor(float par1, float par2)
           
 Vec3 WorldProvider.getFogColor(float par1, float par2)
           
 Vec3 WorldProviderEnd.getFogColor(float par1, float par2)
           
 int IBlockAccess.getHeight()
           
 int ChunkCache.getHeight()
           
 ItemStack EntitySkeleton.getHeldItem()
           
 ItemStack EntityLiving.getHeldItem()
           
 ItemStack EntityPigZombie.getHeldItem()
           
 double World.getHorizon()
           
 int ItemDye.getIconFromDamage(int par1)
           
 int ItemSlab.getIconFromDamage(int par1)
           
 int ItemCloth.getIconFromDamage(int par1)
           
 int ItemPotion.getIconFromDamage(int par1)
           
 int ItemSandStone.getIconFromDamage(int par1)
           
 int ItemTree.getIconFromDamage(int par1)
           
 int ItemSmoothStone.getIconFromDamage(int par1)
           
 int ItemSapling.getIconFromDamage(int par1)
           
 int Item.getIconFromDamage(int par1)
           
 int ItemLeaves.getIconFromDamage(int par1)
           
 int ItemBlockSilverfish.getIconFromDamage(int par1)
           
 int ItemColored.getIconFromDamage(int par1)
           
 int ItemWood.getIconFromDamage(int par1)
           
 int ItemMonsterPlacer.getIconFromDamageForRenderPass(int par1, int par2)
           
 int ItemPotion.getIconFromDamageForRenderPass(int par1, int par2)
           
 int Item.getIconFromDamageForRenderPass(int par1, int par2)
           
 int ItemStack.getIconIndex()
           
 int Item.getIconIndex(ItemStack par1ItemStack)
           
 InetAddress ServerListenThread.getInetAddress()
           
 float EntityWolf.getInterestedAngle(float par1)
           
 String ItemMonsterPlacer.getItemDisplayName(ItemStack par1ItemStack)
           
 String ItemEditableBook.getItemDisplayName(ItemStack par1ItemStack)
           
 String ItemPotion.getItemDisplayName(ItemStack par1ItemStack)
           
 String Item.getItemDisplayName(ItemStack par1ItemStack)
           
 int EntityLiving.getItemIcon(ItemStack par1ItemStack, int par2)
           
 int EntityPlayer.getItemIcon(ItemStack par1ItemStack, int par2)
           
 int StatCrafting.getItemID()
           
 ItemStack EntityPlayer.getItemInUse()
           
 int EntityPlayer.getItemInUseCount()
           
 int EntityPlayer.getItemInUseDuration()
           
 List ItemStack.getItemNameandInformation()
           
 ItemStack Packet5PlayerInventory.getItemSlot()
           
 Set IntHashMap.getKeySet()
           
 long DerivedWorldInfo.getLastTimePlayed()
           
 long WorldInfo.getLastTimePlayed()
           
 float IBlockAccess.getLightBrightness(int var1, int var2, int var3)
           
 float ChunkCache.getLightBrightness(int par1, int par2, int par3)
           
 int IBlockAccess.getLightBrightnessForSkyBlocks(int var1, int var2, int var3, int var4)
           
 int World.getLightBrightnessForSkyBlocks(int par1, int par2, int par3, int par4)
           
 int ChunkCache.getLightBrightnessForSkyBlocks(int par1, int par2, int par3, int par4)
           
 int ChunkCache.getLightValue(int par1, int par2, int par3)
           
 int ChunkCache.getLightValueExt(int par1, int par2, int par3, boolean par4)
           
 List World.getLoadedEntityList()
           
 String Item.getLocalItemName(ItemStack par1ItemStack)
           
 List Packet40EntityMetadata.getMetadata()
           
 List Packet24MobSpawn.getMetadata()
           
static Minecraft ModLoader.getMinecraftInstance()
           
 int BlockFluid.getMixedBrightnessForBlock(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int BlockStairs.getMixedBrightnessForBlock(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int Block.getMixedBrightnessForBlock(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 Entity TileEntityMobSpawner.getMobEntity()
           
 String TileEntityMobSpawner.getMobID()
           
 int World.getMoonPhase(float par1)
           
 int WorldProvider.getMoonPhase(long par1, float par3)
           
static MapData ItemMap.getMPMapData(short par0, World par1World)
           
 int ServerListenThread.getMyPort()
           
 String StatBase.getName()
           
 String EnchantmentProtection.getName()
           
 String EnchantmentDamage.getName()
           
 String Enchantment.getName()
           
 short Container.getNextTransactionID(InventoryPlayer par1InventoryPlayer)
           
 float TileEntityPiston.getOffsetX(float par1)
           
 float TileEntityPiston.getOffsetY(float par1)
           
 float TileEntityPiston.getOffsetZ(float par1)
           
static StatBase StatList.getOneShotStat(int par0)
           
 int BlockPistonBase.getPistonExtensionTexture()
           
 float Packet62LevelSound.getPitch()
           
 Vec3 EntityLiving.getPosition(float par1)
           
 int Packet55BlockDestroy.getPosX()
           
 int Packet55BlockDestroy.getPosY()
           
 int Packet55BlockDestroy.getPosZ()
           
 int FoodStats.getPrevFoodLevel()
           
 String World.getProviderName()
           
 PublicKey Packet253ServerAuthData.getPublicKey()
           
 EnumRarity ItemStack.getRarity()
           
 EnumRarity ItemAppleGold.getRarity(ItemStack par1ItemStack)
           
 EnumRarity ItemRecord.getRarity(ItemStack par1ItemStack)
           
 EnumRarity Item.getRarity(ItemStack par1ItemStack)
           
 int BlockFluid.getRenderBlockPass()
           
 int BlockTripWire.getRenderBlockPass()
           
 int BlockPortal.getRenderBlockPass()
           
 int BlockStairs.getRenderBlockPass()
           
 int Block.getRenderBlockPass()
           
 int BlockGlass.getRenderBlockPass()
           
 int BlockIce.getRenderBlockPass()
           
 int BlockStem.getRenderColor(int par1)
           
 int BlockLeaves.getRenderColor(int par1)
           
 int BlockTallGrass.getRenderColor(int par1)
           
 int BlockLilyPad.getRenderColor(int par1)
           
 int BlockVine.getRenderColor(int par1)
           
 int Block.getRenderColor(int par1)
           
 int BlockGrass.getRenderColor(int par1)
           
 float EntityLiving.getRenderSizeModifier()
           
 List ISaveFormat.getSaveList()
           
 List AnvilSaveConverter.getSaveList()
           
 List SaveFormatOld.getSaveList()
           
 int EntityPlayer.getScore()
           
 String CrashReport.getSections()
           
 AxisAlignedBB BlockDoor.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB BlockLadder.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB BlockTrapDoor.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB BlockCactus.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB BlockCocoa.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB BlockStairs.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB BlockSign.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB Block.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 AxisAlignedBB BlockCake.getSelectedBoundingBoxFromPool(World par1World, int par2, int par3, int par4)
           
 String Packet253ServerAuthData.getServerId()
           
 float EntityWolf.getShadingWhileShaking(float par1)
           
 float EntityArrow.getShadowSize()
           
 float EntityEnderEye.getShadowSize()
           
 float EntityTNTPrimed.getShadowSize()
           
 float EntityMinecart.getShadowSize()
           
 float Entity.getShadowSize()
           
 float EntityThrowable.getShadowSize()
           
 float EntityBoat.getShadowSize()
           
 float EntityFishHook.getShadowSize()
           
 float EntityFallingSand.getShadowSize()
           
 float EntityEnderCrystal.getShadowSize()
           
 float EntityFireball.getShadowSize()
           
 float EntityWolf.getShakeAngle(float par1, float par2)
           
 int BlockPane.getSideTextureIndex()
           
 long DerivedWorldInfo.getSizeOnDisk()
           
 long WorldInfo.getSizeOnDisk()
           
 int World.getSkyBlockTypeBrightness(EnumSkyBlock par1EnumSkyBlock, int par2, int par3, int par4)
           
 int ChunkCache.getSkyBlockTypeBrightness(EnumSkyBlock par1EnumSkyBlock, int par2, int par3, int par4)
           
 Vec3 WorldProvider.getSkyColor(Entity cameraEntity, float partialTicks)
           
 Vec3 World.getSkyColor(Entity par1Entity, float par2)
           
 Vec3 World.getSkyColorBody(Entity par1Entity, float par2)
           
 int BiomeGenBase.getSkyColorByTemp(float par1)
           
 int BiomeGenEnd.getSkyColorByTemp(float par1)
           
 SkyProvider WorldProvider.getSkyProvider()
           
 int EntityPlayer.getSleepTimer()
           
 String Packet62LevelSound.getSoundName()
           
 boolean Achievement.getSpecial()
           
 int ChunkCache.getSpecialBlockBrightness(EnumSkyBlock par1EnumSkyBlock, int par2, int par3, int par4)
           
 float WorldProvider.getStarBrightness(float par1)
           
 float World.getStarBrightness(float par1)
           
 float World.getStarBrightnessBody(float par1)
           
 int BlockStem.getState(IBlockAccess par1IBlockAccess, int par2, int par3, int par4)
           
 int Potion.getStatusIconIndex()
           
static String EntityList.getStringFromID(int par0)
           
 void BlockLeaves.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockSandStone.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockCloth.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockWoodSlab.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockStep.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockWood.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockSapling.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockStoneBrick.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockSilverfish.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockTallGrass.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void BlockLog.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void Block.getSubBlocks(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void ItemDye.getSubItems(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void ItemAppleGold.getSubItems(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void ItemMonsterPlacer.getSubItems(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void ItemCoal.getSubItems(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void ItemBlock.getSubItems(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void ItemPotion.getSubItems(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 void Item.getSubItems(int par1, CreativeTabs par2CreativeTabs, List par3List)
           
 float EntityLiving.getSwingProgress(float par1)
           
 int CreativeTabs.getTabColumn()
           
 Item CreativeTabs.getTabIconItem()
           
 int CreativeTabs.getTabIconItemIndex()
           
 int CreativeTabs.getTabIndex()
           
 String CreativeTabs.getTabLabel()
           
 float EntityWolf.getTailRotation()
           
 float WorldChunkManager.getTemperatureAtHeight(float par1, int par2)
           
 String EntityWolf.getTexture()
           
 String EntityLiving.getTexture()
           
 String Entity.getTexture()
           
 String EntityVillager.getTexture()
           
 String EntityOcelot.getTexture()
           
 int EntityXPOrb.getTextureByXP()
           
 String Enchantment.getTranslatedName(int par1)
           
 String CreativeTabs.getTranslatedTabLabel()
           
 String WorldType.getTranslateName()
           
static int ModLoader.getUniqueBlockModelID(BaseMod mod, boolean inventoryRenderer)
          Stubbed method on the server to return a unique model id
 String PlayerUsageSnooper.getUniqueID()
           
static int ModLoader.getUniqueSpriteIndex(String path)
           
 byte[] Packet253ServerAuthData.getVerifyToken()
           
 double WorldProvider.getVoidFogYFactor()
           
 float Packet62LevelSound.getVolume()
           
 boolean EntityWolf.getWolfShaking()
           
 World EntityFallingSand.getWorld()
           
 boolean WorldProvider.getWorldHasVoidParticles()
           
 WorldInfo ISaveFormat.getWorldInfo(String var1)
           
 World TileEntity.getWorldObj()
           
 void EntityIronGolem.handleHealthUpdate(byte par1)
           
 void EntityWolf.handleHealthUpdate(byte par1)
           
 void EntityLiving.handleHealthUpdate(byte par1)
           
 void Entity.handleHealthUpdate(byte par1)
           
 void EntityPlayer.handleHealthUpdate(byte par1)
           
 void EntitySheep.handleHealthUpdate(byte par1)
           
 void EntityTameable.handleHealthUpdate(byte par1)
           
 void EntityVillager.handleHealthUpdate(byte par1)
           
 boolean ItemStack.hasEffect()
           
 boolean ItemAppleGold.hasEffect(ItemStack par1ItemStack)
           
 boolean ItemEditableBook.hasEffect(ItemStack par1ItemStack)
           
 boolean ItemPotion.hasEffect(ItemStack par1ItemStack)
           
 boolean ItemExpBottle.hasEffect(ItemStack par1ItemStack)
           
 boolean Item.hasEffect(ItemStack par1ItemStack)
           
 boolean Potion.hasStatusIcon()
           
 int BlockStem.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockDoor.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockFarmland.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockRedstoneTorch.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockRedstoneWire.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockMobSpawner.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockBrewingStand.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockTripWire.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockCrops.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockPistonExtension.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockCocoa.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockDragonEgg.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockPortal.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockNetherStalk.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockSign.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockEndPortal.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockReed.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockMushroomCap.idPicked(World par1World, int par2, int par3, int par4)
           
 int Block.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockRedstoneRepeater.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockRedstoneLight.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockPistonMoving.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockCauldron.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockCake.idPicked(World par1World, int par2, int par3, int par4)
           
 int BlockBed.idPicked(World par1World, int par2, int par3, int par4)
           
 boolean StatBase.isAchievement()
           
 boolean Achievement.isAchievement()
           
 boolean IBlockAccess.isAirBlock(int var1, int var2, int var3)
           
 boolean ChunkCache.isAirBlock(int par1, int par2, int par3)
           
 boolean Potion.isBadEffect()
           
static boolean StringTranslate.isBidirectional(String par0Str)
           
 boolean IBlockAccess.isBlockOpaqueCube(int var1, int var2, int var3)
           
 boolean ChunkCache.isBlockOpaqueCube(int par1, int par2, int par3)
           
 boolean Entity.isEating()
           
 boolean ItemPotion.isEffectInstant(int par1)
           
 boolean ItemSword.isFull3D()
           
 boolean ItemTool.isFull3D()
           
 boolean ItemFishingRod.isFull3D()
           
 boolean ItemHoe.isFull3D()
           
 boolean Item.isFull3D()
           
static boolean ModLoader.isGUIOpen(Class<? extends GuiScreen> gui)
           
 boolean EntityEnderEye.isInRangeToRenderDist(double par1)
           
 boolean Entity.isInRangeToRenderDist(double par1)
           
 boolean EntityThrowable.isInRangeToRenderDist(double par1)
           
 boolean EntityFishHook.isInRangeToRenderDist(double par1)
           
 boolean EntityFireball.isInRangeToRenderDist(double par1)
           
 boolean Entity.isInRangeToRenderVec3D(Vec3 par1Vec3)
           
 boolean EntityLightningBolt.isInRangeToRenderVec3D(Vec3 par1Vec3)
           
 boolean Entity.isRiding()
           
 boolean WorldProvider.isSkyColored()
           
 boolean WorldProviderEnd.isSkyColored()
           
 boolean EnumGameType.isSurvivalOrAdventure()
           
 boolean CreativeTabs.isTabInFirstRow()
           
 boolean StringTranslate.isUnicode()
           
 void World.joinEntityInSurroundings(Entity par1Entity)
           
 void BaseMod.keyboardEvent(KeyBinding event)
           
static BufferedImage ModLoader.loadImage(RenderEngine renderEngine, String path)
           
 void IProgressUpdate.onNoMoreProgress()
           
 void ConvertProgressUpdater.onNoMoreProgress()
           
static void ModLoader.onTick(float tick, Minecraft game)
          Deprecated. 
 boolean BaseMod.onTickInGame(float time, Minecraft minecraftInstance)
          Ticked every game tick if you have subscribed to tick events through ModLoader.setInGameHook(BaseMod, boolean, boolean)
 boolean BaseMod.onTickInGUI(float tick, Minecraft game, GuiScreen gui)
           
static void ModLoader.openGUI(EntityPlayer player, GuiScreen gui)
           
 void EntityMinecart.performHurtAnimation()
           
 void EntityLiving.performHurtAnimation()
           
 void Entity.performHurtAnimation()
           
 void EntityBoat.performHurtAnimation()
           
 void World.playSound(double par1, double par3, double par5, String par7Str, float par8, float par9)
           
 void ModelRenderer.postRender(float par1)
          Allows the changing of Angles after a box has been rendered
 void EntityPlayer.preparePlayerToSpawn()
           
 void Container.putStacksInSlots(ItemStack[] par1ArrayOfItemStack)
           
 void BlockFluid.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockLeaves.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockMycelium.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockRedstoneOre.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockRedstoneTorch.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockRedstoneWire.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockEnchantmentTable.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockFurnace.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockTorch.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockBrewingStand.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockEnderChest.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockPortal.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockStairs.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockEndPortal.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void Block.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockFire.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 void BlockRedstoneRepeater.randomDisplayTick(World par1World, int par2, int par3, int par4, Random par5Random)
           
 MovingObjectPosition EntityLiving.rayTrace(double par1, float par3)
           
static MerchantRecipeList MerchantRecipeList.readRecipiesFromStream(DataInputStream par0DataInputStream)
           
static KeyBinding[] ModLoader.registerAllKeys(KeyBinding[] keys)
          Deprecated. 
static void ModLoader.registerAllTextureOverrides(RenderEngine cache)
          Deprecated. 
 void BaseMod.registerAnimation(Minecraft game)
           
static void ModLoader.registerKey(BaseMod mod, KeyBinding keyHandler, boolean allowRepeat)
           
static void ModLoader.registerTileEntity(Class<? extends TileEntity> tileEntityClass, String id, TileEntitySpecialRenderer renderer)
           
 NBTBase NBTTagList.removeTag(int par1)
           
 void World.removeWorldAccess(IWorldAccess par1IWorldAccess)
           
 void ISaveFormat.renameWorld(String var1, String var2)
           
 void SaveFormatOld.renameWorld(String par1Str, String par2Str)
           
 void ModelRenderer.render(float par1)
           
 void ModelBox.render(Tessellator par1Tessellator, float par2)
          Draw the six sided box defined by this ModelBox
static boolean ModLoader.renderBlockIsItemFull3D(int modelID)
          Deprecated. 
 void BaseMod.renderInvBlock(RenderBlocks renderer, Block block, int metadata, int modelID)
           
static void ModLoader.renderInvBlock(RenderBlocks renderer, Block block, int metadata, int modelID)
          Deprecated. 
 void ModelRenderer.renderWithRotation(float par1)
           
 boolean BaseMod.renderWorldBlock(RenderBlocks renderer, IBlockAccess world, int x, int y, int z, Block block, int modelID)
           
static boolean ModLoader.renderWorldBlock(RenderBlocks renderer, IBlockAccess world, int x, int y, int z, Block block, int modelID)
          Deprecated. 
 boolean ItemMonsterPlacer.requiresMultipleRenderPasses()
           
 boolean ItemPotion.requiresMultipleRenderPasses()
           
 boolean Item.requiresMultipleRenderPasses()
           
 void IProgressUpdate.resetProgressAndMessage(String var1)
           
 void ConvertProgressUpdater.resetProgressAndMessage(String par1Str)
           
 void EntityPlayer.respawnPlayer()
           
 void Vec3.rotateAroundZ(float par1)
           
static void CompressedStreamTools.safeWrite(NBTTagCompound par0NBTTagCompound, File par1File)
           
 void World.sendQuittingDisconnectingPacket()
           
static void ModLoader.serverLogin(NetClientHandler handler, Packet1Login loginPacket)
          Deprecated. 
 void Entity.setAngles(float par1, float par2)
           
 void TileEntityBrewingStand.setBrewTime(int par1)
           
 void ServerConfigurationManager.setCommandsAllowedForAll(boolean par1)
           
 float EntityCreeper.setCreeperFlashTime(float par1)
           
 void InventoryPlayer.setCurrentItem(int par1, int par2, boolean par3, boolean par4)
           
 void TileEntitySign.setEditable(boolean par1)
           
 void PlayerCapabilities.setFlySpeed(float par1)
           
 void FoodStats.setFoodLevel(int par1)
           
 void FoodStats.setFoodSaturationLevel(float par1)
           
 void ServerConfigurationManager.setGameType(EnumGameType par1EnumGameType)
           
 void BlockLeaves.setGraphicsLevel(boolean par1)
           
 void EntityLiving.setHeadRotationYaw(float par1)
           
 void Entity.setHeadRotationYaw(float par1)
           
 void BlockPistonExtension.setHeadTexture(int par1)
           
 void EntityArrow.setPositionAndRotation2(double par1, double par3, double par5, float par7, float par8, int par9)
           
 void EntityMinecart.setPositionAndRotation2(double par1, double par3, double par5, float par7, float par8, int par9)
           
 void EntityLiving.setPositionAndRotation2(double par1, double par3, double par5, float par7, float par8, int par9)
           
 void Entity.setPositionAndRotation2(double par1, double par3, double par5, float par7, float par8, int par9)
           
 void EntityBoat.setPositionAndRotation2(double par1, double par3, double par5, float par7, float par8, int par9)
           
 void EntityFishHook.setPositionAndRotation2(double par1, double par3, double par5, float par7, float par8, int par9)
           
 void World.setRainStrength(float par1)
           
 void IMerchant.setRecipes(MerchantRecipeList var1)
           
 void EntityVillager.setRecipes(MerchantRecipeList par1MerchantRecipeList)
           
 void WorldProvider.setSkyProvider(SkyProvider skyProvider)
           
 void WorldServer.setSpawnLocation()
           
 void World.setSpawnLocation()
           
 void World.setSpawnLocation(int par1, int par2, int par3)
           
 void DerivedWorldInfo.setSpawnX(int par1)
           
 void WorldInfo.setSpawnX(int par1)
           
 void DerivedWorldInfo.setSpawnY(int par1)
           
 void WorldInfo.setSpawnY(int par1)
           
 void DerivedWorldInfo.setSpawnZ(int par1)
           
 void WorldInfo.setSpawnZ(int par1)
           
 Achievement Achievement.setStatStringFormatter(IStatStringFormat par1IStatStringFormat)
           
 void EntityArrow.setVelocity(double par1, double par3, double par5)
           
 void EntityEnderEye.setVelocity(double par1, double par3, double par5)
           
 void EntityMinecart.setVelocity(double par1, double par3, double par5)
           
 void Entity.setVelocity(double par1, double par3, double par5)
           
 void EntityThrowable.setVelocity(double par1, double par3, double par5)
           
 void EntityBoat.setVelocity(double par1, double par3, double par5)
           
 void EntityFishHook.setVelocity(double par1, double par3, double par5)
           
 boolean CreativeTabs.shouldHidePlayerInventory()
           
 boolean TileEntityPiston.shouldRenderHead()
           
 boolean ItemFishingRod.shouldRotateAroundWhenRendering()
           
 boolean Item.shouldRotateAroundWhenRendering()
           
 boolean BlockFluid.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockHalfSlab.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockLeavesBase.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockPortal.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockEndPortal.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockBreakable.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean Block.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockPane.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockRedstoneRepeater.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockSnow.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 boolean BlockIce.shouldSideBeRendered(IBlockAccess par1IBlockAccess, int par2, int par3, int par4, int par5)
           
 Entity BaseMod.spawnEntity(int entityId, World world, double scaledX, double scaledY, double scaledZ)
          Spawn the entity of the supplied type, if it is your mod's
 float EntitySpider.spiderScaleAmount()
           
 float EntityCaveSpider.spiderScaleAmount()
           
static boolean MathHelper.stringNullOrLengthZero(String par0Str)
           
 Vec3 Vec3.subtract(Vec3 par1Vec3)
           
static String StringUtils.ticksToElapsedTime(int par0)
           
 String StringTranslate.translateNamedKey(String par1Str)
           
static int MathHelper.truncateDoubleToInt(double par0)
           
 void Entity.updateCloak()
           
 void MapData.updateMPMapData(byte[] par1ArrayOfByte)
           
 void ContainerEnchantment.updateProgressBar(int par1, int par2)
           
 void Container.updateProgressBar(int par1, int par2)
           
 void ContainerMerchant.updateProgressBar(int par1, int par2)
           
 void ContainerBrewingStand.updateProgressBar(int par1, int par2)
           
 void ContainerFurnace.updateProgressBar(int par1, int par2)
           
 void DataWatcher.updateWatchedObjectsFromList(List par1List)
           
 

Constructors in net.minecraft.src with annotations of type SideOnly
EntityEnderCrystal(World par1World, double par2, double par4, double par6)
           
EntityEnderPearl(World par1World, double par2, double par4, double par6)
           
EntityFishHook(World par1World, double par2, double par4, double par6, EntityPlayer par8EntityPlayer)
           
EntityPainting(World par1World, int par2, int par3, int par4, int par5, String par6Str)
           
Packet102WindowClick(int par1, int par2, int par3, boolean par4, ItemStack par5ItemStack, short par6)
           
Packet107CreativeSetSlot(int par1, ItemStack par2ItemStack)
           
Packet108EnchantItem(int par1, int par2)
           
Packet10Flying(boolean par1)
           
Packet11PlayerPosition(double par1, double par3, double par5, double par7, boolean par9)
           
Packet12PlayerLook(float par1, float par2, boolean par3)
           
Packet14BlockDig(int par1, int par2, int par3, int par4, int par5)
           
Packet15Place(int par1, int par2, int par3, int par4, ItemStack par5ItemStack, float par6, float par7, float par8)
           
Packet16BlockItemSwitch(int par1)
           
Packet19EntityAction(Entity par1Entity, int par2)
           
Packet204ClientInfo(String par1Str, int par2, int par3, boolean par4, int par5)
           
Packet205ClientCommand(int par1)
           
Packet252SharedKey(SecretKey par1SecretKey, PublicKey par2PublicKey, byte[] par3ArrayOfByte)
           
Packet2ClientProtocol(int par1, String par2Str, String par3Str, int par4)
           
Packet7UseEntity(int par1, int par2, int par3)
           
TcpConnection(Socket par1Socket, String par2Str, NetHandler par3NetHandler)
           
World(ISaveHandler par1ISaveHandler, String par2Str, WorldProvider par3WorldProvider, WorldSettings par4WorldSettings, Profiler par5Profiler)
           
 

Uses of SideOnly in net.minecraftforge.client
 

Methods in net.minecraftforge.client with annotations of type SideOnly
abstract  void SkyProvider.render(float partialTicks, WorldClient world, Minecraft mc)
           
 

Uses of SideOnly in org.bouncycastle.crypto
 

Classes in org.bouncycastle.crypto with annotations of type SideOnly
 class CipherKeyGenerator
           
 class KeyGenerationParameters
           
 

Uses of SideOnly in org.bouncycastle.jcajce.provider.config
 

Constructors in org.bouncycastle.jcajce.provider.config with annotations of type SideOnly
ProviderConfigurationPermission(String par1Str)