- saddle - Static variable in class net.minecraft.item.Item
-
- safeWrite(NBTTagCompound, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
-
- Sample - Class in ibxm
-
- Sample() - Constructor for class ibxm.Sample
-
- sand - Static variable in class net.minecraft.block.Block
-
- sand - Static variable in class net.minecraft.block.material.Material
-
- SAND_STONE_TYPES - Static variable in class net.minecraft.block.BlockSandStone
-
- sandColor - Static variable in class net.minecraft.block.material.MapColor
-
This is the color of the sand
- sandGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The sand generator.
- sandPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The number of sand patches to generate per chunk.
- sandPerChunk2 - Variable in class net.minecraft.world.biome.BiomeDecorator
-
The number of sand patches to generate per chunk.
- sandStone - Static variable in class net.minecraft.block.Block
-
- sapling - Static variable in class net.minecraft.block.Block
-
- saplingGrowTree(World, Random, int, int, int) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- SaplingGrowTreeEvent - Class in net.minecraftforge.event.terraingen
-
This event is fired when a sapling grows a tree.
- SaplingGrowTreeEvent(World, Random, int, int, int) - Constructor for class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
-
- satisfies(ArtifactVersion, ArtifactVersion) - Static method in class cpw.mods.fml.common.versioning.VersionParser
-
- save() - Method in class net.minecraftforge.common.Configuration
-
- saveAllChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.WorldServer
-
Saves all chunks to disk while updating progress bar.
- saveAllData() - Method in class net.minecraft.world.storage.MapStorage
-
Saves all dirty loaded MapDataBases to disk.
- saveAllPlayerData() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
Saves all of the players' current states.
- saveChunk(World, Chunk) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- saveChunk(World, Chunk) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
- saveChunkData() - Method in class net.minecraft.world.WorldServer
-
saves chunk data - currently only called during execution of the Save All command
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in interface net.minecraft.world.chunk.IChunkProvider
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.gen.ChunkProviderHell
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveConfig() - Static method in class net.minecraft.src.ModLoader
-
Deprecated.
- saveDimensionDataMap() - Static method in class net.minecraftforge.common.DimensionManager
-
- savedWorldHasForcedChunkTickets(File) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Allows dynamically loading world mods to test if there are chunk tickets in the world
Mods that add dynamically generated worlds (like Mystcraft) should call this method
to determine if the world should be loaded during server starting.
- saveExtraChunkData(World, Chunk) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
Save extra data associated with this Chunk not normally saved during autosave, only during chunk unload.
- saveExtraChunkData(World, Chunk) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
Save extra data associated with this Chunk not normally saved during autosave, only during chunk unload.
- saveExtraData() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in interface net.minecraft.world.chunk.IChunkProvider
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.world.gen.ChunkProviderGenerate
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.world.gen.ChunkProviderHell
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
Save extra data not associated with any Chunk.
- SaveFormatComparator - Class in net.minecraft.world.storage
-
- SaveFormatComparator(String, String, long, long, EnumGameType, boolean, boolean, boolean) - Constructor for class net.minecraft.world.storage.SaveFormatComparator
-
- SaveFormatOld - Class in net.minecraft.world.storage
-
- SaveFormatOld(File) - Constructor for class net.minecraft.world.storage.SaveFormatOld
-
- SaveHandler - Class in net.minecraft.world.storage
-
- SaveHandler(File, String, boolean) - Constructor for class net.minecraft.world.storage.SaveHandler
-
- SaveHandlerMP - Class in net.minecraft.world.storage
-
- SaveHandlerMP() - Constructor for class net.minecraft.world.storage.SaveHandlerMP
-
- saveInventoryToNBT() - Method in class net.minecraft.inventory.InventoryEnderChest
-
- saveNBTData(NBTTagCompound) - Method in interface net.minecraftforge.common.IExtendedEntityProperties
-
Called when the entity that this class is attached to is saved.
- saveOptions() - Method in class net.minecraft.client.settings.GameSettings
-
Saves the options to the options file.
- saveProperties() - Method in interface net.minecraft.network.rcon.IServer
-
Saves all of the server properties to the properties file.
- saveProperties() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Saves all of the server properties to the properties file.
- saveProperties() - Method in class net.minecraft.server.dedicated.PropertyManager
-
Writes the properties to the properties file.
- saveScreenshot(File, int, int) - Static method in class net.minecraft.util.ScreenShotHelper
-
Takes a screenshot and saves it to the screenshots directory.
- saveServerList() - Method in class net.minecraft.client.multiplayer.ServerList
-
Runs getNBTCompound on each ServerData instance, puts everything into a "servers" NBT list and writes it to
servers.dat.
- saveToFile(File, ILogAgent) - Method in class net.minecraft.crash.CrashReport
-
Saves the complete crash report to the given File.
- saveToFile(boolean) - Method in class net.minecraft.server.management.BanList
-
par1: include header
- saveToFileWithHeader() - Method in class net.minecraft.server.management.BanList
-
- saveWorldInfo(WorldInfo) - Method in interface net.minecraft.world.storage.ISaveHandler
-
Saves the passed in world info.
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandler
-
Saves the passed in world info.
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
Saves the passed in world info.
- saveWorldInfo(WorldInfo) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.chunk.storage.AnvilSaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in interface net.minecraft.world.storage.ISaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.storage.SaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- scale - Variable in class net.minecraft.world.storage.MapData
-
- scaledHeadYaw - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- scaledPitch - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- ScaledResolution - Class in net.minecraft.client.gui
-
- ScaledResolution(GameSettings, int, int) - Constructor for class net.minecraft.client.gui.ScaledResolution
-
- scaledTessellator(int, int, int, int, int, int) - Method in class net.minecraft.client.Minecraft
-
Loads Tessellator with a scaled resolution
- scaledX - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- scaledY - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- scaledYaw - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- scaledZ - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- scheduleBlockUpdate(int, int, int, int, int) - Method in class net.minecraft.world.World
-
Schedules a tick to a block with a delay (Most commonly the tick rate)
- scheduleBlockUpdate(int, int, int, int, int) - Method in class net.minecraft.world.WorldServer
-
Schedules a tick to a block with a delay (Most commonly the tick rate)
- scheduleBlockUpdateFromLoad(int, int, int, int, int, int) - Method in class net.minecraft.world.World
-
Schedules a block update from the saved information in a chunk.
- scheduleBlockUpdateFromLoad(int, int, int, int, int, int) - Method in class net.minecraft.world.WorldServer
-
Schedules a block update from the saved information in a chunk.
- scheduleBlockUpdateWithPriority(int, int, int, int, int, int) - Method in class net.minecraft.world.World
-
- scheduleBlockUpdateWithPriority(int, int, int, int, int, int) - Method in class net.minecraft.world.WorldServer
-
- scheduledNow(long) - Method in class cpw.mods.fml.common.registry.TickRegistry.TickQueueElement
-
- scheduledTime - Variable in class net.minecraft.world.NextTickListEntry
-
Time this tick is scheduled to occur at
- scheduledUpdatesAreImmediate - Variable in class net.minecraft.world.World
-
boolean; if true updates scheduled by scheduleBlockUpdate happen immediately
- Score - Class in net.minecraft.scoreboard
-
- Score(Scoreboard, ScoreObjective, String) - Constructor for class net.minecraft.scoreboard.Score
-
- Scoreboard - Class in net.minecraft.scoreboard
-
- Scoreboard() - Constructor for class net.minecraft.scoreboard.Scoreboard
-
- scoreboardPosition - Variable in class net.minecraft.network.packet.Packet208SetDisplayObjective
-
The position of the scoreboard.
- ScoreboardSaveData - Class in net.minecraft.scoreboard
-
- ScoreboardSaveData() - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
-
- ScoreboardSaveData(String) - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
-
- ScoreDummyCriteria - Class in net.minecraft.scoreboard
-
- ScoreDummyCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreDummyCriteria
-
- ScoreHealthCriteria - Class in net.minecraft.scoreboard
-
- ScoreHealthCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreHealthCriteria
-
- scoreName - Variable in class net.minecraft.network.packet.Packet207SetScore
-
The unique name for the scoreboard to be updated.
- scoreName - Variable in class net.minecraft.network.packet.Packet208SetDisplayObjective
-
The unique name for the scoreboard to be displayed.
- ScoreObjective - Class in net.minecraft.scoreboard
-
- ScoreObjective(Scoreboard, String, ScoreObjectiveCriteria) - Constructor for class net.minecraft.scoreboard.ScoreObjective
-
- ScoreObjectiveCriteria - Interface in net.minecraft.scoreboard
-
- ScorePlayerTeam - Class in net.minecraft.scoreboard
-
- ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.ScorePlayerTeam
-
- ScreamTracker3 - Class in ibxm
-
- ScreamTracker3() - Constructor for class ibxm.ScreamTracker3
-
- ScreenChatOptions - Class in net.minecraft.client.gui
-
- ScreenChatOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.ScreenChatOptions
-
- ScreenShotHelper - Class in net.minecraft.util
-
- ScreenShotHelper() - Constructor for class net.minecraft.util.ScreenShotHelper
-
- screenshots - Variable in class cpw.mods.fml.common.ModMetadata
-
- ScreenWithCallback - Class in net.minecraft.client.gui.mco
-
- ScreenWithCallback() - Constructor for class net.minecraft.client.gui.mco.ScreenWithCallback
-
- scroll(int) - Method in class net.minecraft.client.gui.GuiNewChat
-
Scrolls the chat by the given number of lines.
- searchForVersionProperties() - Method in class cpw.mods.fml.common.FMLModContainer
-
- secondaryColor - Variable in class net.minecraft.entity.EntityEggInfo
-
Color of the egg spots
- secondaryWeights - Variable in class net.minecraft.world.gen.structure.ComponentNetherBridgeStartPiece
-
Contains the list of valid piece weights for the secondary set of nether bridge structure pieces.
- seed - Variable in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- seeds - Static variable in class net.minecraft.item.Item
-
- seek(long) - Method in class cpw.mods.fml.repackage.com.nothome.delta.ByteBufferSeekableSource
-
- seek(long) - Method in class cpw.mods.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
-
- seek(long) - Method in interface cpw.mods.fml.repackage.com.nothome.delta.SeekableSource
-
- seek(int) - Method in class ibxm.IBXM
-
- SeekableSource - Interface in cpw.mods.fml.repackage.com.nothome.delta
-
- selectAnything - Static variable in interface net.minecraft.command.IEntitySelector
-
- selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructurePieceBlockSelector
-
picks Block Ids and Metadata (Silverfish)
- selectEntitiesWithinAABB(Class, AxisAlignedBB, IEntitySelector) - Method in class net.minecraft.world.World
-
- selectInventories - Static variable in interface net.minecraft.command.IEntitySelector
-
- SelectionListBase - Class in net.minecraft.client.gui
-
- SelectionListBase(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.SelectionListBase
-
- selectModIndex(int) - Method in class cpw.mods.fml.client.GuiModList
-
- selectWorld(int) - Method in class net.minecraft.client.gui.GuiSelectWorld
-
Gets the selected world.
- sendChatMessage(String) - Method in class net.minecraft.client.entity.EntityClientPlayerMP
-
Sends a chat message from the player.
- sendChatMsg(ChatMessageComponent) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
Sends the given string to every player as chat message.
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendChatToPlayer(ChatMessageComponent) - Method in interface net.minecraft.command.ICommandSender
-
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.server.MinecraftServer
-
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- sendChatToPlayer(String) - Method in class net.minecraftforge.common.FakePlayer
-
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraftforge.common.FakePlayer
-
- sendChunkUpdate() - Method in class net.minecraft.server.management.PlayerInstance
-
- sendClientPacket(BaseModProxy, Packet250CustomPayload) - Method in class cpw.mods.fml.client.modloader.ModLoaderClientHelper
-
- sendClientPacket(BaseModProxy, Packet250CustomPayload) - Method in interface cpw.mods.fml.common.modloader.IModLoaderSidedHelper
-
- sendContainerAndContentsToPlayer(Container, List) - Method in class net.minecraft.client.gui.GuiRepair
-
- sendContainerAndContentsToPlayer(Container, List) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
- sendContainerAndContentsToPlayer(Container, List) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendContainerAndContentsToPlayer(Container, List) - Method in interface net.minecraft.inventory.ICrafting
-
- sendContainerToPlayer(Container) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendEnchantPacket(int, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
GuiEnchantment uses this during multiplayer to tell PlayerControllerMP to send a packet indicating the
enchantment action the player has taken.
- sender - Variable in class net.minecraft.command.ServerCommand
-
- sender - Variable in class net.minecraftforge.event.CommandEvent
-
- sendEventsToPlayers(List) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- sendLocationToAllClients(List) - Method in class net.minecraft.entity.EntityTrackerEntry
-
also sends velocity, rotation, and riding info.
- sendMessage(String, String, NBTTagCompound) - Static method in class cpw.mods.fml.common.event.FMLInterModComms
-
- sendMessage(String, String, ItemStack) - Static method in class cpw.mods.fml.common.event.FMLInterModComms
-
- sendMessage(String, String, String) - Static method in class cpw.mods.fml.common.event.FMLInterModComms
-
- sendMotionUpdates() - Method in class net.minecraft.client.entity.EntityClientPlayerMP
-
Send updated motion and position information to the server
- sendPacket(Packet) - Method in class cpw.mods.fml.client.FMLClientHandler
-
- sendPacket(Packet) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- sendPacket(Packet) - Method in class cpw.mods.fml.server.FMLServerHandler
-
- sendPacket(Packet) - Static method in class net.minecraft.src.ModLoader
-
Send a packet from client to server
- sendPacketToAllAround(double, double, double, double, int, Packet) - Static method in class cpw.mods.fml.common.network.PacketDispatcher
-
- sendPacketToAllAssociatedPlayers(Entity, Packet) - Method in class net.minecraft.entity.EntityTracker
-
sends to the entity if the entity is a player
- sendPacketToAllAssociatedPlayers(Packet) - Method in class net.minecraft.entity.EntityTrackerEntry
-
if this is a player, then it recieves the message also
- sendPacketToAllInDimension(Packet, int) - Static method in class cpw.mods.fml.common.network.PacketDispatcher
-
- sendPacketToAllPlayers(Packet) - Static method in class cpw.mods.fml.common.network.PacketDispatcher
-
- sendPacketToAllPlayers(Packet) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
sends a packet to all players
- sendPacketToAllPlayersInDimension(Packet, int) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
Sends a packet to all players in the specified Dimension
- sendPacketToAllPlayersTrackingEntity(Entity, Packet) - Method in class net.minecraft.entity.EntityTracker
-
does not send the packet to the entity if the entity is a player
- sendPacketToAllTrackingPlayers(Packet) - Method in class net.minecraft.entity.EntityTrackerEntry
-
if this is a player, then it is not informed
- sendPacketToPlayer(Packet, Player) - Static method in class cpw.mods.fml.common.network.PacketDispatcher
-
- sendPacketToPlayer(Packet) - Method in class net.minecraft.network.NetServerHandler
-
addToSendQueue.
- sendPacketToServer(Packet) - Static method in class cpw.mods.fml.common.network.PacketDispatcher
-
- sendPlayerAbilities() - Method in class net.minecraft.client.entity.EntityClientPlayerMP
-
Sends the player's abilities to the server (if there is one).
- sendPlayerAbilities() - Method in class net.minecraft.entity.player.EntityPlayer
-
Sends the player's abilities to the server (if there is one).
- sendPlayerAbilities() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends the player's abilities to the server (if there is one).
- sendPlayerInfoToAllPlayers() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
sends 1 player per tick, but only sends a player once every 600 ticks
- sendPost(ILogAgent, URL, Map, boolean) - Static method in class net.minecraft.util.HttpUtil
-
Sends a HTTP POST request to the given URL with data from a map
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.GuiRepair
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in interface net.minecraft.inventory.ICrafting
-
Sends two ints to the client-side Container.
- sendQueue - Variable in class net.minecraft.client.entity.EntityClientPlayerMP
-
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.client.multiplayer.WorldClient
-
If on MP, sends a quitting packet.
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.world.World
-
- sendRuntimeMessage(Object, String, String, NBTTagCompound) - Static method in class cpw.mods.fml.common.event.FMLInterModComms
-
- sendRuntimeMessage(Object, String, String, ItemStack) - Static method in class cpw.mods.fml.common.event.FMLInterModComms
-
- sendRuntimeMessage(Object, String, String, String) - Static method in class cpw.mods.fml.common.event.FMLInterModComms
-
- sendSettingsToServer() - Method in class net.minecraft.client.settings.GameSettings
-
Send a client info packet with settings information to the server
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.GuiRepair
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in interface net.minecraft.inventory.ICrafting
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotPacket(ItemStack, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Used in PlayerControllerMP to update the server with an ItemStack in a slot.
- sendsVelocityUpdates() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- sendToAllNear(double, double, double, double, int, Packet) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
params: x,y,z,d,dimension.
- sendToAllNearExcept(EntityPlayer, double, double, double, double, int, Packet) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
params: srcPlayer,x,y,z,d,dimension.
- sendToAllPlayersWatchingChunk(Packet) - Method in class net.minecraft.server.management.PlayerInstance
-
- sendToTable(ASMDataTable, ModCandidate) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- sendUpdates - Variable in class net.minecraft.world.chunk.Chunk
-
Updates to this chunk will not be sent to clients if this is false.
- sendUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Notifies the server of things like consuming food, etc...
- sentID - Static variable in class net.minecraft.network.packet.Packet
-
Assumed to be sequential by the profiler.
- sentPacketCountArray - Variable in class net.minecraft.server.MinecraftServer
-
- sentPacketSizeArray - Variable in class net.minecraft.server.MinecraftServer
-
- sentSize - Static variable in class net.minecraft.network.packet.Packet
-
- serialize(Object, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
-
- serialize(Object, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
-
- serialize(Object, Type, JsonSerializationContext) - Method in class net.minecraft.util.MessageComponentSerializer
-
- serializeComponent(ChatMessageComponent, Type, JsonSerializationContext) - Method in class net.minecraft.util.MessageComponentSerializer
-
- serverAboutToStart(Object) - Method in class cpw.mods.fml.common.Loader
-
- ServerAddress - Class in net.minecraft.client.multiplayer
-
- serverChat(NetServerHandler, String) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
-
- serverChat(NetHandler, Packet3Chat) - Method in class cpw.mods.fml.common.modloader.ModLoaderChatListener
-
- serverChat(NetHandler, Packet3Chat) - Method in interface cpw.mods.fml.common.network.IChatListener
-
Called when there is a chat message received on the server
- serverChat(NetServerHandler, String) - Method in class net.minecraft.src.BaseMod
-
Called when a chat message is received.
- serverChat(String) - Static method in class net.minecraft.src.ModLoader
-
Deprecated.
- ServerChatEvent - Class in net.minecraftforge.event
-
- ServerChatEvent(EntityPlayerMP, String, ChatMessageComponent) - Constructor for class net.minecraftforge.event.ServerChatEvent
-
- ServerCommand - Class in net.minecraft.command
-
- ServerCommand(String, ICommandSender) - Constructor for class net.minecraft.command.ServerCommand
-
- ServerCommandManager - Class in net.minecraft.command
-
- ServerCommandManager() - Constructor for class net.minecraft.command.ServerCommandManager
-
- ServerCommandScoreboard - Class in net.minecraft.scoreboard
-
- ServerCommandScoreboard() - Constructor for class net.minecraft.scoreboard.ServerCommandScoreboard
-
- ServerCommandTestFor - Class in net.minecraft.scoreboard
-
- ServerCommandTestFor() - Constructor for class net.minecraft.scoreboard.ServerCommandTestFor
-
- ServerConfigurationManager - Class in net.minecraft.server.management
-
- ServerConfigurationManager(MinecraftServer) - Constructor for class net.minecraft.server.management.ServerConfigurationManager
-
- serverConnect(NetHandler) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
-
- serverConnect(NetHandler) - Method in class net.minecraft.src.BaseMod
-
- serverCustomPayload(NetServerHandler, Packet250CustomPayload) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
-
- serverCustomPayload(NetServerHandler, Packet250CustomPayload) - Method in class net.minecraft.src.BaseMod
-
- ServerData - Class in net.minecraft.client.multiplayer
-
- ServerData(String, String) - Constructor for class net.minecraft.client.multiplayer.ServerData
-
- serverDisconnect() - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
-
- serverDisconnect() - Method in class net.minecraft.src.BaseMod
-
- serverIP - Variable in class net.minecraft.client.multiplayer.ServerData
-
- serverIsInRunLoop() - Method in class net.minecraft.server.MinecraftServer
-
- ServerLaunchWrapper - Class in cpw.mods.fml.relauncher
-
- ServerList - Class in net.minecraft.client.multiplayer
-
- ServerList(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ServerList
-
- ServerListenThread - Class in net.minecraft.server
-
- ServerListenThread(NetworkListenThread, InetAddress, int) - Constructor for class net.minecraft.server.ServerListenThread
-
- serverLogin(NetClientHandler, Packet1Login) - Static method in class net.minecraft.src.ModLoader
-
Deprecated.
- serverMOTD - Variable in class net.minecraft.client.multiplayer.ServerData
-
(better variable name would be 'hostname') server name as displayed in the server browser's second line (grey
text)
- serverName - Variable in class net.minecraft.client.multiplayer.ServerData
-
- serverOpenWindow(EntityPlayerMP, Container, int, int, int, int) - Static method in class net.minecraft.src.ModLoader
-
- serverPosX - Variable in class net.minecraft.entity.Entity
-
- serverPosY - Variable in class net.minecraft.entity.Entity
-
- serverPosZ - Variable in class net.minecraft.entity.Entity
-
- ServerScoreboard - Class in net.minecraft.scoreboard
-
- ServerScoreboard(MinecraftServer) - Constructor for class net.minecraft.scoreboard.ServerScoreboard
-
- serverSendPacket(NetServerHandler, Packet) - Static method in class net.minecraft.src.ModLoader
-
- serverShutdown() - Method in interface net.minecraft.network.INetworkManager
-
Shuts down the server.
- serverShutdown() - Method in class net.minecraft.network.MemoryConnection
-
Shuts down the server.
- serverShutdown() - Method in class net.minecraft.network.TcpConnection
-
Shuts down the server.
- ServersideAttributeMap - Class in net.minecraft.entity.ai.attributes
-
- ServersideAttributeMap() - Constructor for class net.minecraft.entity.ai.attributes.ServersideAttributeMap
-
- serverStarted() - Method in class cpw.mods.fml.common.Loader
-
- serverStarting(Object) - Method in class cpw.mods.fml.common.Loader
-
- serverStarting(FMLServerStartingEvent) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
-
- serverStarting(FMLServerStartingEvent) - Method in class net.minecraftforge.common.ForgeDummyContainer
-
- serverStopped() - Method in class cpw.mods.fml.common.Loader
-
- serverStopping() - Method in class cpw.mods.fml.common.Loader
-
- serverTextures - Variable in class net.minecraft.client.settings.GameSettings
-
- serverUpdateMountedMovingPlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
using player's dimension, update their movement when in a vehicle (e.g.
- serverX - Variable in class cpw.mods.fml.common.network.EntitySpawnAdjustmentPacket
-
- serverY - Variable in class cpw.mods.fml.common.network.EntitySpawnAdjustmentPacket
-
- serverZ - Variable in class cpw.mods.fml.common.network.EntitySpawnAdjustmentPacket
-
- Session - Class in net.minecraft.util
-
- Session(String, String) - Constructor for class net.minecraft.util.Session
-
- set(World) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
World sets this RenderManager's worldObj to the world provided
- set(int, int, int) - Method in class net.minecraft.util.ChunkCoordinates
-
- set(int, int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
Arguments are x, y, z, val.
- set(String) - Method in class net.minecraftforge.common.Property
-
- set(String[]) - Method in class net.minecraftforge.common.Property
-
- set(int) - Method in class net.minecraftforge.common.Property
-
- set(boolean) - Method in class net.minecraftforge.common.Property
-
- set(double) - Method in class net.minecraftforge.common.Property
-
- set_initial_panning(int, int) - Method in class ibxm.Module
-
- set_instrument(int, Instrument) - Method in class ibxm.Module
-
- set_key_to_sample(int, int) - Method in class ibxm.Instrument
-
- set_loop(boolean) - Method in class ibxm.Player
-
If loop is true, playback will continue indefinitely,
otherwise the module will play through once and stop.
- set_loop_points(int, int) - Method in class ibxm.Envelope
-
- set_module(Module) - Method in class ibxm.IBXM
-
- set_module(Module) - Method in class ibxm.Player
-
Set the Module instance to be played.
- set_num_channels(int) - Method in class ibxm.Module
-
- set_num_instruments(int) - Method in class ibxm.Module
-
- set_num_patterns(int) - Method in class ibxm.Module
-
- set_num_points(int) - Method in class ibxm.Envelope
-
- set_num_samples(int) - Method in class ibxm.Instrument
-
- set_panning(int) - Method in class ibxm.Channel
-
- set_panning - Variable in class ibxm.Sample
-
- set_panning_envelope(Envelope) - Method in class ibxm.Instrument
-
- set_pattern(int, Pattern) - Method in class ibxm.Module
-
- set_pattern_data(byte[]) - Method in class ibxm.Pattern
-
- set_point(int, int, int, boolean) - Method in class ibxm.Envelope
-
- set_resampling_quality(int) - Method in class ibxm.IBXM
-
- set_sample(int, Sample) - Method in class ibxm.Instrument
-
- set_sample_data(short[], int, int, boolean) - Method in class ibxm.Sample
-
- set_sequence(int, int) - Method in class ibxm.Module
-
- set_sequence_index(int, int) - Method in class ibxm.IBXM
-
- set_sequence_length(int) - Method in class ibxm.Module
-
- set_sustain_point(int) - Method in class ibxm.Envelope
-
- set_volume(int) - Method in class ibxm.Channel
-
- set_volume_envelope(Envelope) - Method in class ibxm.Instrument
-
- setAbsorptionAmount(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setAbsorptionAmount(float) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setAcceptsTextures(boolean) - Method in class net.minecraft.client.multiplayer.ServerData
-
- setActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Sets the current lightmap texture to the specified OpenGL constant
- setAdditionalProperties(Map<String, NBTBase>) - Method in class net.minecraft.world.storage.WorldInfo
-
Allow access to additional mod specific world based properties
Used by FML to store mod list associated with a world, and maybe an id map
Used by Forge to store the dimensions available to a world
- setAdminCommander(IAdminCommand) - Static method in class net.minecraft.command.CommandBase
-
Sets the static IAdminCommander.
- setAgeToCreativeDespawnTime() - Method in class net.minecraft.entity.item.EntityItem
-
sets the age of the item so that it'll despawn one minute after it has been dropped (instead of five).
- setAggressive(boolean) - Method in class net.minecraft.entity.monster.EntityWitch
-
Set whether this witch is aggressive at an entity.
- setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLiving
-
set the movespeed used for the new AI system
- setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLivingBase
-
set the movespeed used for the new AI system
- setAir(int) - Method in class net.minecraft.entity.Entity
-
- setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.World
-
Set which types of mobs are allowed to spawn (peaceful vs hostile).
- setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.WorldProvider
-
- setAllowFlight(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setAllowFlying(boolean) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
-
- setAllowFriendlyFire(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setAllowPvp(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setAlphaF(float) - Method in class net.minecraft.client.particle.EntityFX
-
Sets the particle alpha (float)
- setAlwaysEdible() - Method in class net.minecraft.item.ItemFood
-
Set the field 'alwaysEdible' to true, and make the food edible even if the player don't need to eat.
- setAlwaysRenderNameTag(boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setAngles(float, float) - Method in class net.minecraft.entity.Entity
-
- setAngry(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
Sets whether this wolf is angry or not.
- setArrowCountInEntity(int) - Method in class net.minecraft.entity.EntityLivingBase
-
sets the amount of arrows stuck in the entity.
- setAssociatedChest(TileEntityEnderChest) - Method in class net.minecraft.inventory.InventoryEnderChest
-
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLiving
-
Sets the active target the Task system uses for tracking
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
-
Sets the active target the Task system uses for tracking
- setAttribute(double) - Method in interface net.minecraft.entity.ai.attributes.AttributeInstance
-
- setAttribute(double) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- setAvoidSun(boolean) - Method in class net.minecraft.pathfinding.PathNavigate
-
Sets if the path should avoid sunlight
- setAvoidsWater(boolean) - Method in class net.minecraft.pathfinding.PathNavigate
-
- setBackgroundIcon(Icon) - Method in class net.minecraft.inventory.Slot
-
Sets which icon index to use as the background image of the slot when it's empty.
- setBackgroundIconTexture(ResourceLocation) - Method in class net.minecraft.inventory.Slot
-
Sets the texture file to use for the background image of the slot when it's empty.
- setBackgroundImageName(String) - Method in class net.minecraft.creativetab.CreativeTabs
-
- setBanEndDate(Date) - Method in class net.minecraft.server.management.BanEntry
-
- setBannedBy(String) - Method in class net.minecraft.server.management.BanEntry
-
- setBanReason(String) - Method in class net.minecraft.server.management.BanEntry
-
- setBanStartDate(Date) - Method in class net.minecraft.server.management.BanEntry
-
null == start ban now
- setBaseMod(BaseModProxy) - Method in class cpw.mods.fml.common.modloader.ModLoaderNetworkHandler
-
- setBaseModProperties(String) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- setBaseSpellTextureIndex(int) - Method in class net.minecraft.client.particle.EntitySpellParticleFX
-
Sets the base spell texture index
- setBB(AxisAlignedBB) - Method in class net.minecraft.util.AxisAlignedBB
-
Sets the bounding box to the same bounds as the bounding box passed in.
- setBedOccupied(World, int, int, int, EntityPlayer, boolean) - Method in class net.minecraft.block.Block
-
Called when a user either starts or stops sleeping in the bed.
- setBedOccupied(World, int, int, int, boolean) - Static method in class net.minecraft.block.BlockBed
-
Sets whether or not the bed is occupied.
- setBesideClimbableBlock(boolean) - Method in class net.minecraft.entity.monster.EntitySpider
-
Updates the WatchableObject (Byte) created in entityInit(), setting it to 0x01 if par1 is true or 0x00 if it is
false.
- setBidiFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
Set bidiFlag to control if the Unicode Bidirectional Algorithm should be run before rendering any string.
- setBiome(int) - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
Set the biome used on this preset.
- setBiomeArray(byte[]) - Method in class net.minecraft.world.chunk.Chunk
-
Accepts a 256-entry array that contains a 16x16 mapping on the X/Z plane of block positions in this Chunk to
biome IDs.
- setBiomeName(String) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- setBlock(int, int, int, int, int, int) - Method in class net.minecraft.world.World
-
Sets the block ID and metadata at a given location.
- setBlock(int, int, int, int) - Method in class net.minecraft.world.World
-
Sets a block and notifies relevant systems with the block change Args: x, y, z, blockID
- setBlockAndMetadataAndInvalidate(int, int, int, int, int) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- setBlockBounds(float, float, float, float, float, float) - Method in class net.minecraft.block.Block
-
Sets the bounds of the block.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.Block
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockAnvil
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockBasePressurePlate
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockBed
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockButton
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockCake
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockCarpet
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockChest
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockCocoa
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockDaylightDetector
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockDoor
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockEndPortal
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockFence
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockFenceGate
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockHalfSlab
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockHopper
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockLadder
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockLever
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockPane
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockPistonBase
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockPistonExtension
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockPistonMoving
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockPortal
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockRailBase
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockSign
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockSkull
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockSnow
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockStairs
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockStem
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockTrapDoor
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockTripWire
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockTripWireSource
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockVine
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockWall
-
Updates the blocks bounds based on its current state.
- setBlockBoundsForBlockRender(int) - Method in class net.minecraft.block.BlockTrapDoor
-
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.Block
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockBasePressurePlate
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockBrewingStand
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockButton
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockCake
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockCarpet
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockCauldron
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockEndPortalFrame
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockFlowerPot
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockHalfSlab
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockPane
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockPistonBase
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockSnow
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockStem
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockTrapDoor
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockVine
-
Sets the block's bounds for rendering it as an item
- setBlocked(boolean) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Set whether this hopper minecart is being blocked by an activator rail.
- setBlockHarvestLevel(Block, int, String, int) - Static method in class net.minecraftforge.common.MinecraftForge
-
Register a block to be harvested by a tool class.
- setBlockHarvestLevel(Block, String, int) - Static method in class net.minecraftforge.common.MinecraftForge
-
Register a block to be harvested by a tool class.
- setBlockID(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setBlockID(Block) - Method in class net.minecraftforge.fluids.Fluid
-
- setBlockIDWithMetadata(int, int, int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
Sets a blockID of a position within a chunk with metadata.
- setBlockIDWithMetadata(int, int, int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Sets a blockID of a position within a chunk with metadata.
- setBlocklightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the NibbleArray instance used for Block-light values in this particular storage block.
- setBlockLSBArray(byte[]) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the array of block ID least significant bits for this ExtendedBlockStorage.
- setBlockMetadata(int, int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
Set the metadata of a block in the chunk
- setBlockMetadata(int, int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Set the metadata of a block in the chunk
- setBlockMetadataArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the NibbleArray of block metadata (blockMetadataArray) for this ExtendedBlockStorage.
- setBlockMetadataWithNotify(int, int, int, int, int) - Method in class net.minecraft.world.World
-
Sets the blocks metadata and if set will then notify blocks that this block changed, depending on the flag.
- setBlockMSBArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the array of blockID most significant bits (blockMSBArray) for this ExtendedBlockStorage.
- setBlockNames(String[]) - Method in class net.minecraft.item.ItemColored
-
Sets the array of strings to be used for name lookups from item damage to metadata
- setBlockReachDistance(double) - Method in class net.minecraft.item.ItemInWorldManager
-
- setBlockTileEntity(int, int, int, TileEntity) - Method in class net.minecraft.world.World
-
Sets the TileEntity for a given block in X, Y, Z coordinates
- setBlockToAir(int, int, int) - Method in class net.minecraft.world.World
-
Sets a block to 0 and notifies relevant systems with the block change Args: x, y, z
- setBlockUnbreakable() - Method in class net.minecraft.block.Block
-
This method will make the hardness of the block equals to -1, and the block is indestructible.
- setBold(Boolean) - Method in class net.minecraft.util.ChatMessageComponent
-
- setBoolean(String, boolean) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores the given boolean value as a NBTTagByte, storing 1 for true and 0 for false, using the given string key.
- setBossStatus(IBossDisplayData, boolean) - Static method in class net.minecraft.entity.boss.BossStatus
-
- setBounds(double, double, double, double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
-
Sets the bounds of the bounding box.
- setBreakDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigate
-
- setBrewTime(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- setBrightness(int) - Method in class net.minecraft.client.renderer.Tessellator
-
- setBuildLimit(int) - Method in class net.minecraft.server.MinecraftServer
-
- setBurnProperties(int, int, int) - Static method in class net.minecraft.block.Block
-
Called by BlockFire to setup the burn values of vanilla blocks.
- setByte(String, byte) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagByte with the given byte value into the map with the given string key.
- setByteArray(String, byte[]) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagByteArray with the given array as data into the map with the given string key.
- setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- setCanceled(boolean) - Method in class net.minecraftforge.event.Event
-
Sets the state of this event, not all events are cancelable, and any attempt to
cancel a event that can't be will result in a IllegalArgumentException.
- setCanLoseFocus(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
if true the textbox can lose focus by clicking elsewhere on the screen
- setCanPickUpLoot(boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setCanSpawnAnimals(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setCanSpawnNPCs(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setCanSwim(boolean) - Method in class net.minecraft.pathfinding.PathNavigate
-
Sets if the entity can swim
- setCanUseRail(boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
Set whether the minecart can use rails.
- setCapacity(int) - Method in class net.minecraftforge.fluids.FluidTank
-
- setCapacity(int) - Method in class net.minecraftforge.fluids.ItemFluidContainer
-
- setCapacity(int) - Method in class net.minecraftforge.liquids.LiquidTank
-
Deprecated.
- setCarried(int) - Method in class net.minecraft.entity.monster.EntityEnderman
-
Set the id of the block an enderman carries
- setCarryingData(int) - Method in class net.minecraft.entity.monster.EntityEnderman
-
Set the metadata of the block an enderman carries
- setChested(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setChestGuiName(String) - Method in class net.minecraft.tileentity.TileEntityChest
-
Sets the custom display name to use when opening a GUI for this specific TileEntityChest.
- setChild(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
Set whether this zombie is a child.
- setChunkBlockTileEntity(int, int, int, TileEntity) - Method in class net.minecraft.world.chunk.Chunk
-
Sets the TileEntity for a given block in this chunk
- setChunkBlockTileEntity(int, int, int, TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Sets the TileEntity for a given block in this chunk
- setChunkListDepth(int) - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
The chunk list depth can be manipulated up to the maximal grant allowed for the mod.
- setChunkModified() - Method in class net.minecraft.world.chunk.Chunk
-
Sets the isModified flag for this Chunk
- setChunkModified() - Method in class net.minecraft.world.chunk.EmptyChunk
-
Sets the isModified flag for this Chunk
- setChunkSize(int) - Method in class cpw.mods.fml.repackage.com.nothome.delta.Delta
-
Sets the chunk size used.
- setClientActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Sets the current lightmap texture to the specified OpenGL constant
- setClientCompatibilityLevel(byte) - Method in class cpw.mods.fml.client.FMLClientHandler
-
- setClientCompatibilityLevel(byte) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- setClientCompatibilityLevel(byte) - Method in class cpw.mods.fml.server.FMLServerHandler
-
- setClipboardString(String) - Static method in class net.minecraft.client.gui.GuiScreen
-
store a string in the system clipboard
- setCloudRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setCloudUpdateTick(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
saves the current Cloud update tick into the PartiallyDestroyedBlock
- setCollarColor(int) - Method in class net.minecraft.entity.passive.EntityWolf
-
Set this wolf's collar color.
- setCollisionHandler(IMinecartCollisionHandler) - Static method in class net.minecraft.entity.item.EntityMinecart
-
Sets the global Minecart Collision handler, overwrites any
that is currently set.
- setColor(EnumChatFormatting) - Method in class net.minecraft.util.ChatMessageComponent
-
- setColor(int) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- setColorOpaque(int, int, int) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the RGB values as specified, and sets alpha to opaque.
- setColorOpaque_F(float, float, float) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the RGB values as specified, converting from floats between 0 and 1 to integers from 0-255.
- setColorOpaque_I(int) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the color to the given opaque value (stored as byte values packed in an integer).
- setColorRGBA(int, int, int, int) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the RGBA values for the color.
- setColorRGBA_F(float, float, float, float) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the RGBA values for the color, converting from floats between 0 and 1 to integers from 0-255.
- setColorRGBA_I(int, int) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the color to the given color (packed as bytes in integer) and alpha values.
- setColour(int) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- setColumnDirty(int, int, int) - Method in class net.minecraft.world.storage.MapData
-
Marks a vertical range of pixels as being modified so they will be resent to clients.
- setCombatTask() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
sets this entity's combat AI.
- setCommand(String) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
Sets the command this block will execute when powered.
- setCommandsAllowedForAll(boolean) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- setCommandSenderName(String) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
Sets the name of the command sender
- setComment(String) - Method in class net.minecraftforge.common.ConfigCategory
-
- setCompoundTag(String, NBTTagCompound) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores the given NBTTagCompound into the map with the given string key.
- setConfigurationManager(ServerConfigurationManager) - Method in class net.minecraft.server.MinecraftServer
-
- setConnectionCompatibilityLevel(byte) - Static method in class net.minecraft.client.multiplayer.NetClientHandler
-
- setContainerItem(Item) - Method in class net.minecraft.item.Item
-
- setCreativeMode(boolean) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
-
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.block.Block
-
Sets the CreativeTab to display this block on.
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.item.Item
-
returns this;
- setCreeperState(int) - Method in class net.minecraft.entity.monster.EntityCreeper
-
Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
- setCurativeItems(List<ItemStack>) - Method in class net.minecraft.potion.PotionEffect
-
Sets the array of curative items for the potion effect
- setCurrentCartSpeedCapOnRail(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setCurrentItem(int, int, boolean, boolean) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.Entity
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.EntityLiving
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
-
Sets the held item, or an armor slot.
- setCurrentLanguage(Language) - Method in class net.minecraft.client.resources.LanguageManager
-
- setCurrentPathIndex(int) - Method in class net.minecraft.pathfinding.PathEntity
-
- setCurrentPathLength(int) - Method in class net.minecraft.pathfinding.PathEntity
-
- setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.ContainerMerchant
-
- setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- setCursorPosition(int) - Method in class net.minecraft.client.gui.GuiTextField
-
sets the position of the cursor to the provided index
- setCursorPositionEnd() - Method in class net.minecraft.client.gui.GuiTextField
-
sets the cursors position to after the text
- setCursorPositionZero() - Method in class net.minecraft.client.gui.GuiTextField
-
sets the cursors position to the beginning
- setCustomer(EntityPlayer) - Method in interface net.minecraft.entity.IMerchant
-
- setCustomer(EntityPlayer) - Method in class net.minecraft.entity.NpcMerchant
-
- setCustomer(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- setCustomNameTag(String) - Method in class net.minecraft.entity.EntityLiving
-
- setCustomSpawning(Function<EntitySpawnPacket, Entity>, boolean) - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- setDamage(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the current amount of damage the minecart has taken.
- setDamage(double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setDamage(ItemStack, int) - Method in class net.minecraft.item.Item
-
Set the damage for this itemstack.
- setDamageTaken(float) - Method in class net.minecraft.entity.item.EntityBoat
-
Sets the damage taken from the last hit.
- setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.MapStorage
-
Assigns the given String id to the given MapDataBase, removing any existing ones of the same id.
- setDead() - Method in class net.minecraft.entity.Entity
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.item.EntityMinecart
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.monster.EntitySlime
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.player.EntityPlayer
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.entity.projectile.EntityFishHook
-
Will get destroyed next tick.
- setDelayToMin(int) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
Sets the delay to minDelay if parameter given is 1, else return false.
- setDemo(boolean) - Method in class net.minecraft.server.MinecraftServer
-
Sets whether this is a demo or not.
- setDensity(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setDensity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setDifficultyForAllWorlds(int) - Method in class net.minecraft.server.MinecraftServer
-
- setDifficultyScaled() - Method in class net.minecraft.util.DamageSource
-
Set whether this damage source will have its damage amount scaled based on the current difficulty.
- setDimension(int) - Method in class net.minecraft.world.WorldProvider
-
Sets the providers current dimension ID, used in default getSaveFolder()
Added to allow default providers to be registered for multiple dimensions.
- setDimensionAndSpawnPlayer(int) - Method in class net.minecraft.client.Minecraft
-
- setDirection(int) - Method in class net.minecraft.entity.EntityHanging
-
- setDirection(int) - Method in class net.minecraft.entity.EntityLeashKnot
-
- setDirty(boolean) - Method in class net.minecraft.world.WorldSavedData
-
Sets the dirty state of this MapDataBase, whether it needs saving to disk.
- setDisableDamage(boolean) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
-
Sets whether damage is disabled or not.
- setDisabledTextColour(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- setDisableRain() - Method in class net.minecraft.world.biome.BiomeGenBase
-
Disable the rain for the biome.
- setDisplayedItem(ItemStack) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- setDisplayName(String) - Method in class net.minecraft.scoreboard.ScoreObjective
-
- setDisplayTile(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDisplayTileData(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDisplayTileOffset(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDontDraw() - Method in class net.minecraft.client.renderer.WorldRenderer
-
When called this renderer won't draw anymore until its gets initialized again
- setDouble(String, double) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagDouble with the given double value into the map with the given string key.
- setDragAir(double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setEating(boolean) - Method in class net.minecraft.entity.Entity
-
- setEating(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setEatingHaystack(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setEditable(boolean) - Method in class net.minecraft.tileentity.TileEntitySign
-
- setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
enable drawing background and outline
- setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
- setEnabledState(boolean) - Method in class cpw.mods.fml.common.DummyModContainer
-
- setEnabledState(boolean) - Method in class cpw.mods.fml.common.FMLModContainer
-
- setEnabledState(boolean) - Method in class cpw.mods.fml.common.InjectedModContainer
-
- setEnabledState(boolean) - Method in interface cpw.mods.fml.common.ModContainer
-
Set the enabled/disabled state of this mod
- setEnabledState(boolean) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
-
- setEnableSnow() - Method in class net.minecraft.world.biome.BiomeGenBase
-
sets enableSnow to true during biome initialization.
- setEnchantments(Map, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Set the enchantments for the specified stack.
- setEnterDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigate
-
Sets if the entity can enter open doors
- setEntityActionState(float, float, boolean, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setEntityItemStack(ItemStack) - Method in class net.minecraft.entity.item.EntityItem
-
Sets the ItemStack for this entity
- setEntitySoundPitch(Entity, float) - Method in class net.minecraft.client.audio.SoundManager
-
Sets the pitch of the sound associated with the given entity, if one is playing.
- setEntitySoundVolume(Entity, float) - Method in class net.minecraft.client.audio.SoundManager
-
Sets the volume of the sound associated with the given entity, if one is playing.
- setEntityState(Entity, byte) - Method in class net.minecraft.world.World
-
sends a Packet 38 (Entity Status) to all tracked players of that entity
- setEntityState(Entity, byte) - Method in class net.minecraft.world.WorldServer
-
sends a Packet 38 (Entity Status) to all tracked players of that entity
- setEquipmentDropChance(int, float) - Method in class net.minecraft.entity.EntityLiving
-
- setExplosion() - Method in class net.minecraft.util.DamageSource
-
- setExplosionSource(Explosion) - Static method in class net.minecraft.util.DamageSource
-
- setExtBlockID(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the extended block ID for a location in a chunk, splitting bits 11..8 into a NibbleArray and bits 7..0 into
a byte array.
- setExtBlocklightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the saved Block-light value in the extended block storage structure.
- setExtBlockMetadata(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the metadata of the Block at the given coordinates in this ExtendedBlockStorage to the given metadata.
- setExtSkylightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the saved Sky-light value in the extended block storage structure.
- setFadeColour(int) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- setFailedMessage(String) - Method in class net.minecraft.client.gui.GuiScreenLongRunningTask
-
- setFailedMessage(String) - Method in class net.minecraft.client.gui.TaskLongRunning
-
Displays the given message in place of the progress bar, and adds a "Back" button.
- setFailsafeFieldValue(Field, Object, Object) - Static method in class net.minecraftforge.common.EnumHelper
-
- setFire(int) - Method in class net.minecraft.entity.Entity
-
Sets entity to burn for x amount of seconds, cannot lower amount of existing fire.
- setFlatGeneratorInfo(String) - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
- setFleeceColor(int) - Method in class net.minecraft.entity.passive.EntitySheep
-
- setFloat(String, float) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagFloat with the given float value into the map with the given string key.
- setFlowingIcon(Icon) - Method in class net.minecraftforge.fluids.Fluid
-
- setFluid(FluidStack) - Method in class net.minecraftforge.fluids.FluidTank
-
- setFluidStack(FluidStack) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- setFluidStackAmount(int) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- setFlying(boolean) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
-
Sets whether we're currently flying or not.
- setFlySpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- setFlySpeed(float) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
-
Sets the flying speed.
- setFocused(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
setter for the focused field
- setFolderName(String) - Method in class net.minecraft.server.MinecraftServer
-
- setFoliageBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerFoliage
-
- setFoodLevel(int) - Method in class net.minecraft.util.FoodStats
-
- setFoodSaturationLevel(float) - Method in class net.minecraft.util.FoodStats
-
- setForcedChunkLoadingCallback(Object, ForgeChunkManager.LoadingCallback) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Set a chunkloading callback for the supplied mod object
- setForceGamemode(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setForwardDirection(int) - Method in class net.minecraft.entity.item.EntityBoat
-
Sets the forward direction of the entity.
- setFramesTextureData(List) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setFull3D() - Method in class net.minecraft.item.Item
-
Sets bFull3D to True and return the object.
- setGamePaused(boolean) - Method in class net.minecraft.network.MemoryConnection
-
- setGameType(EnumGameType) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Sets the game type for the player.
- setGameType(EnumGameType) - Method in class net.minecraft.entity.player.EntityPlayer
-
Sets the player's game mode and sends it to them.
- setGameType(EnumGameType) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Sets the player's game mode and sends it to them.
- setGameType(EnumGameType) - Method in class net.minecraft.item.ItemInWorldManager
-
- setGameType(EnumGameType) - Method in class net.minecraft.server.integrated.IntegratedServer
-
Sets the game type for all worlds.
- setGameType(EnumGameType) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- setGameType(EnumGameType) - Method in class net.minecraft.server.MinecraftServer
-
Sets the game type for all worlds.
- setGameType(EnumGameType) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the GameType.
- setGaseous(boolean) - Method in class net.minecraftforge.fluids.Fluid
-
- setGraphicsLevel(boolean) - Method in class net.minecraft.block.BlockLeaves
-
- setGrassBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerGrass
-
- setGrowingAge(int) - Method in class net.minecraft.entity.EntityAgeable
-
The age value may be negative or positive or zero.
- setGUI(GuiScreenLongRunningTask) - Method in class net.minecraft.client.gui.TaskLongRunning
-
- setGuiDisplayName(String) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Sets the custom display name to use when opening a GUI linked to this tile entity.
- setHardness(float) - Method in class net.minecraft.block.Block
-
Sets how many hits it takes to break a block.
- setHasDisplayTile(boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setHasReproduced(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHeadTexture(Icon) - Method in class net.minecraft.block.BlockPistonExtension
-
- setHealth(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setHideAddress(boolean) - Method in class net.minecraft.client.multiplayer.ServerData
-
- setHoldingRose(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- setHomeArea(int, int, int, int) - Method in class net.minecraft.entity.EntityCreature
-
- setHorseJumping(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseSaddled(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseTamed(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseType(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseVariant(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHostname(String) - Method in class net.minecraft.server.MinecraftServer
-
- setIconHeight(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setIconIndex(int, int) - Method in class net.minecraft.potion.Potion
-
Sets the index for the icon displayed in the player's inventory when the status is active.
- setIcons(Icon, Icon) - Method in class net.minecraftforge.fluids.Fluid
-
- setIcons(Icon) - Method in class net.minecraftforge.fluids.Fluid
-
- setIconWidth(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setIndependent() - Method in class net.minecraft.stats.Achievement
-
Indicates whether or not the given achievement or statistic is independent (i.e., lacks prerequisites for being
update).
- setIngameFocus() - Method in class net.minecraft.client.Minecraft
-
Will set the focus to ingame if the Minecraft window is the active with focus.
- setInGameHook(BaseMod, boolean, boolean) - Static method in class net.minecraft.src.ModLoader
-
Indicate that you want to receive ticks
- setIngameNotInFocus() - Method in class net.minecraft.client.Minecraft
-
Resets the player keystate, disables the ingame focus, and ungrabs the mouse cursor.
- setInGUIHook(BaseMod, boolean, boolean) - Static method in class net.minecraft.src.ModLoader
-
- setInPortal() - Method in class net.minecraft.entity.Entity
-
Called by portal blocks when an entity is within it.
- setIntArray(String, int[]) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagIntArray with the given array as data into the map with the given string key.
- setInteger(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagInt with the given integer value into the map with the given string key.
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in class cpw.mods.fml.common.ILanguageAdapter.JavaAdapter
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in class cpw.mods.fml.common.ILanguageAdapter.ScalaAdapter
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in interface cpw.mods.fml.common.ILanguageAdapter
-
- setInventoryName(String) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCrafting
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCraftResult
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryLargeChest
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryMerchant
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityChest
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityHopper
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInvisible(boolean) - Method in class net.minecraft.entity.Entity
-
- setInvulnerable(boolean) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
Set whether this skull comes from an invulnerable (aura) wither boss.
- setInWeb() - Method in class net.minecraft.entity.boss.EntityWither
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.entity.Entity
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.entity.monster.EntitySpider
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.entity.player.EntityPlayer
-
Sets the Entity inside a web block.
- setIsAnvil(boolean) - Method in class net.minecraft.entity.item.EntityFallingSand
-
- setIsBatHanging(boolean) - Method in class net.minecraft.entity.passive.EntityBat
-
- setIsCritical(boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Whether the arrow has a stream of critical hit particles flying behind it.
- setItalic(Boolean) - Method in class net.minecraft.util.ChatMessageComponent
-
- setItemDamage(int) - Method in class net.minecraft.item.ItemStack
-
Sets the item damage of the ItemStack.
- setItemData(String, WorldSavedData) - Method in class net.minecraft.world.World
-
Assigns the given String id to the given MapDataBase using the MapStorage, removing any existing ones of the same
id.
- setItemFrame(EntityItemFrame) - Method in class net.minecraft.item.ItemStack
-
Set the item frame this stack is on.
- setItemInUse(ItemStack, int) - Method in class net.minecraft.entity.player.EntityPlayer
-
sets the itemInUse when the use item button is clicked.
- setItemInUse(ItemStack, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
sets the itemInUse when the use item button is clicked.
- setItemName(String) - Method in class net.minecraft.item.ItemStack
-
Sets the item's name (used by anvil to rename the items).
- setItemRotation(int) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- setItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setJumping() - Method in class net.minecraft.entity.ai.EntityJumpHelper
-
- setJumping(boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
- setJumpPower(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setKeyBinding(int, int) - Method in class net.minecraft.client.settings.GameSettings
-
Sets a key binding.
- setKeyBindState(int, boolean) - Static method in class net.minecraft.client.settings.KeyBinding
-
- setKeyPair(KeyPair) - Method in class net.minecraft.server.MinecraftServer
-
- setKnockbackStrength(int) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Sets the amount of knockback the arrow applies when it hits a mob.
- setLastAttacker(Entity) - Method in class net.minecraft.entity.EntityLivingBase
-
- setLeashedToEntity(Entity, boolean) - Method in class net.minecraft.entity.EntityLiving
-
Sets the entity to be leashed to.\nArgs:\n@param par1Entity: The entity to be tethered to.\n@param par2: Whether
to send an attaching notification packet to surrounding players.
- setLevels(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setLightmapTextureCoords(int, float, float) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
Sets the current coordinates of the given lightmap texture
- setLightOpacity(int) - Method in class net.minecraft.block.Block
-
Sets how much light is blocked going through this block.
- setLightValue(float) - Method in class net.minecraft.block.Block
-
Sets the amount of light emitted by a block from 0.0f to 1.0f (converts internally to 0-15).
- setLightValue(EnumSkyBlock, int, int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
Sets the light value at the coordinate.
- setLightValue(EnumSkyBlock, int, int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Sets the light value at the coordinate.
- setLightValue(EnumSkyBlock, int, int, int, int) - Method in class net.minecraft.world.World
-
Sets the light value either into the sky map or block map depending on if enumSkyBlock is set to sky or block.
- setLiquid(LiquidStack) - Method in class net.minecraftforge.liquids.LiquidTank
-
Deprecated.
- setListActive(boolean) - Method in class net.minecraft.server.management.BanList
-
- setListener(EntityLivingBase, float) - Method in class net.minecraft.client.audio.SoundManager
-
Sets the listener of sounds
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelBase
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelDragon
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelHorse
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelIronGolem
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelMagmaCube
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelOcelot
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep1
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep2
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSkeleton
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWither
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWolf
-
Used for easily adding entity-dependent animations.
- setLoadingProgress(int) - Method in class net.minecraft.client.gui.LoadingScreenRenderer
-
Updates the progress bar on the loading screen to the specified amount.
- setLoadingProgress(int) - Method in class net.minecraft.server.ConvertingProgressUpdate
-
Updates the progress bar on the loading screen to the specified amount.
- setLoadingProgress(int) - Method in interface net.minecraft.util.IProgressUpdate
-
Updates the progress bar on the loading screen to the specified amount.
- setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
-
Sets the location and Yaw/Pitch of an entity in the world
- setLong(String, long) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagLong with the given long value into the map with the given string key.
- setLookPosition(double, double, double, float, float) - Method in class net.minecraft.entity.ai.EntityLookHelper
-
Sets position to look at
- setLookPositionWithEntity(Entity, float, float) - Method in class net.minecraft.entity.ai.EntityLookHelper
-
Sets position to look at using entity
- setLuminosity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setMagicDamage() - Method in class net.minecraft.util.DamageSource
-
Define the damage type as magic based.
- setMating(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setMax(int) - Method in class net.minecraftforge.common.ChestGenHooks
-
- setMaxDamage(int) - Method in class net.minecraft.item.Item
-
set max damage of an Item
- setMaxScaledLight(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setMaxSpeedAirLateral(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setMaxSpeedAirVertical(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setMaxStackSize(int) - Method in class net.minecraft.item.Item
-
- setMaxStringLength(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- setMessage(String) - Method in class net.minecraft.client.gui.GuiScreenLongRunningTask
-
- setMessage(String) - Method in class net.minecraft.client.gui.TaskLongRunning
-
- setMin(int) - Method in class net.minecraftforge.common.ChestGenHooks
-
- setMinecartName(String) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the minecart's name.
- setMinMaxHeight(float, float) - Method in class net.minecraft.world.biome.BiomeGenBase
-
Sets the minimum and maximum height of this biome.
- setMinY(int) - Method in class net.minecraft.world.gen.FlatLayerInfo
-
Set the minimum Y coordinate for this layer.
- setMirrored(boolean) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- setMobID(String) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- setMod(BaseModProxy) - Method in class cpw.mods.fml.common.modloader.BaseModTicker
-
- setMOTD(String) - Method in class net.minecraft.server.MinecraftServer
-
- setMoveForward(float) - Method in class net.minecraft.entity.EntityLiving
-
- setMoveTo(double, double, double, double) - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
Sets the speed and location to move to
- setMutexBits(int) - Method in class net.minecraft.entity.ai.EntityAIBase
-
Sets a bitmask telling which other tasks may not run concurrently.
- setName(String, String) - Method in class cpw.mods.fml.common.registry.ItemData
-
- setName(String) - Method in class net.minecraft.enchantment.Enchantment
-
Sets the enchantment name
- setName(String) - Method in class net.minecraft.nbt.NBTBase
-
Sets the name for this tag and returns this for convenience.
- setName(String) - Method in class net.minecraftforge.common.Property
-
- setNamePrefix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setNameSuffix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setNetHandler(NetHandler) - Method in interface net.minecraft.network.INetworkManager
-
Sets the NetHandler for this NetworkManager.
- setNetHandler(NetHandler) - Method in class net.minecraft.network.MemoryConnection
-
Sets the NetHandler for this NetworkManager.
- setNetHandler(NetHandler) - Method in class net.minecraft.network.TcpConnection
-
Sets the NetHandler for this NetworkManager.
- setNetworkId(int) - Method in class cpw.mods.fml.common.network.NetworkModHandler
-
- setNewDimension(int) - Method in class net.minecraft.client.renderer.texture.StitchHolder
-
- setNoRepair() - Method in class net.minecraft.item.Item
-
Call to disable repair recipes.
- setNormal(float, float, float) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the normal for the current draw call.
- setNoScrollbar() - Method in class net.minecraft.creativetab.CreativeTabs
-
- setNoTitle() - Method in class net.minecraft.creativetab.CreativeTabs
-
- setObfuscated(Boolean) - Method in class net.minecraft.util.ChatMessageComponent
-
- setObject(Object) - Method in class net.minecraft.entity.WatchableObject
-
- setObjectWatched(int) - Method in class net.minecraft.entity.DataWatcher
-
- setOnlineMode(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setOptionFloatValue(EnumOptions, float) - Method in class net.minecraft.client.settings.GameSettings
-
If the specified option is controlled by a slider (float value), this will set the float value.
- setOptionValue(EnumOptions, int) - Method in class net.minecraft.client.settings.GameSettings
-
For non-float options.
- setOrCreateGameRule(String, String) - Method in class net.minecraft.world.GameRules
-
- setOutputSignal(int) - Method in class net.minecraft.tileentity.TileEntityComparator
-
- setOverrideBlockTexture(Icon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Sets overrideBlockTexture
- setOwner(String) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setOwnerName(String) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setPartialBlockDamage(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
inserts damage value into this partially destroyed Block.
- setParticleIcon(Icon) - Method in class net.minecraft.client.particle.EntityFX
-
- setParticleTextureIndex(int) - Method in class net.minecraft.client.particle.EntityFX
-
Public method to set private field particleTextureIndex.
- setPath(PathEntity, double) - Method in class net.minecraft.pathfinding.PathNavigate
-
sets the active path data if path is 100% unique compared to old path, checks to adjust path for sun avoiding
ents and stores end coords
- setPathToEntity(PathEntity) - Method in class net.minecraft.entity.EntityCreature
-
sets the Entities walk path in EntityCreature
- setPlayerCapabilities(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
Sets player capabilities depending on current gametype.
- setPlayerCreated(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- setPlayerHealthUpdated() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
this function is called when a players inventory is sent to him, lastHealth is updated on any dimension
transitions, then reset.
- setPlayerIsPresent(EntityPlayer, boolean) - Method in class net.minecraft.inventory.Container
-
adds or removes the player from the container based on par2
- setPlayerLocation(double, double, double, float, float) - Method in class net.minecraft.network.NetServerHandler
-
Moves the player to the specified destination and rotation
- setPlayerManager(WorldServer[]) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
Sets the NBT manager to the one for the WorldServer given.
- setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.EntityClientPlayerMP
-
Updates health locally.
- setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Updates health locally.
- setPlayerWalkSpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- setPlaying(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setPosition(double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustrum
-
- setPosition(double, double, double) - Method in interface net.minecraft.client.renderer.culling.ICamera
-
- setPosition(int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
-
Sets a new position for the renderer and setting it up so it can be reloaded with the new data for that position
- setPosition(double, double, double) - Method in class net.minecraft.entity.Entity
-
Sets the x,y,z of the entity from the given parameters.
- setPositionAndRotation(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
-
Sets the entity's position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
Sets the position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.entity.Entity
-
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.entity.EntityLivingBase
-
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.entity.item.EntityBoat
-
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.EntityLivingBase
-
Move the entity to the coordinates informed, but keep yaw/pitch values.
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Move the entity to the coordinates informed, but keep yaw/pitch values.
- setPotionDamage(int) - Method in class net.minecraft.entity.projectile.EntityPotion
-
- setPotionDurationMax(boolean) - Method in class net.minecraft.potion.PotionEffect
-
- setPotionEffect(String) - Method in class net.minecraft.item.Item
-
Sets the string representing this item's effect on a potion when used as an ingredient.
- setPotionEffect(int, int, int, float) - Method in class net.minecraft.item.ItemFood
-
sets a potion effect on the item.
- setPotionName(String) - Method in class net.minecraft.potion.Potion
-
Set the potion name.
- setPrimaryEffect(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setPriority(int) - Method in class net.minecraft.world.NextTickListEntry
-
- setPrivateValue(Class<? super T>, T, int, E) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
Deprecated.
- setPrivateValue(Class<? super T>, T, E, int) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
- setPrivateValue(Class<? super T>, T, String, E) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
Deprecated.
- setPrivateValue(Class<? super T>, T, E, String...) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, int) - Static method in class cpw.mods.fml.relauncher.ReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, String...) - Static method in class cpw.mods.fml.relauncher.ReflectionHelper
-
- setPrivateValue(Class<? super T>, T, int, E) - Static method in class net.minecraft.src.ModLoader
-
- setPrivateValue(Class<? super T>, T, String, E) - Static method in class net.minecraft.src.ModLoader
-
- setProfession(int) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setProjectile() - Method in class net.minecraft.util.DamageSource
-
Define the damage type as projectile based.
- setProperty(String, Object) - Method in interface net.minecraft.network.rcon.IServer
-
Saves an Object with the given property name.
- setProperty(String, Object) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
Saves an Object with the given property name.
- setProperty(String, Object) - Method in class net.minecraft.server.dedicated.PropertyManager
-
Saves an Object with the given property name.
- setProxy(Field, Class<?>, Object) - Method in class cpw.mods.fml.common.ILanguageAdapter.JavaAdapter
-
- setProxy(Field, Class<?>, Object) - Method in class cpw.mods.fml.common.ILanguageAdapter.ScalaAdapter
-
- setProxy(Field, Class<?>, Object) - Method in interface cpw.mods.fml.common.ILanguageAdapter
-
- setQuantaPerBlock(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setRaining(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets whether it is raining or not.
- setRaining(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets whether it is raining or not.
- setRainStrength(float) - Method in class net.minecraft.world.World
-
- setRainTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the number of ticks until rain.
- setRainTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the number of ticks until rain.
- setRandomMinecart(WeightedRandomMinecart) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- setRandomSeed(int, int, int) - Method in class net.minecraft.world.World
-
puts the World Random seed to a specific state dependant on the inputs
- setRandSeed(long) - Method in class net.minecraft.util.EnchantmentNameParts
-
Sets the seed for the enchant name RNG.
- setRarity(EnumRarity) - Method in class net.minecraftforge.fluids.Fluid
-
- setRBGColorF(float, float, float) - Method in class net.minecraft.client.particle.EntityFX
-
- setRearing(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setRecipes(MerchantRecipeList) - Method in interface net.minecraft.entity.IMerchant
-
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.NpcMerchant
-
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setRecordPlayingMessage(String) - Method in class net.minecraft.client.gui.GuiIngame
-
- setRenderBounds(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Sets the bounding box for the block to draw in, e.g.
- setRenderBoundsFromBlock(Block) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Like setRenderBounds, but automatically pulling the bounds from the given Block.
- setRenderingIcon(Icon) - Method in class net.minecraftforge.liquids.LiquidStack
-
Deprecated.
Set the icon for rendering this liquid
It should be refreshed whenever textures are refreshed.
- setRenderManager(RenderManager) - Method in class net.minecraft.client.renderer.entity.Render
-
Sets the RenderManager.
- setRenderPass(int) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- setRenderPass(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setRenderPassModel(ModelBase) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
Sets the model to be used in the current render pass (the first render pass is done after the primary model is
rendered) Args: model
- setRenderType(int) - Method in class net.minecraft.block.BlockRailBase
-
- setRepairCost(int) - Method in class net.minecraft.item.ItemStack
-
Set this stack's repair cost.
- setReplaceable() - Method in class net.minecraft.block.material.Material
-
- setRepositoryEntries(ResourcePackRepositoryEntry...) - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- setReputationForPlayer(String, int) - Method in class net.minecraft.village.Village
-
Set the village reputation for a player.
- setResistance(float) - Method in class net.minecraft.block.Block
-
Sets the the blocks resistance to explosions.
- setResult(Event.Result) - Method in class net.minecraftforge.event.Event
-
Sets the result value for this event, not all events can have a result set, and any attempt to
set a result for a event that isn't expecting it will result in a IllegalArgumentException.
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLivingBase
-
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setRollingAmplitude(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the rolling amplitude the cart rolls while being attacked.
- setRollingDirection(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
Sets the rolling direction the cart rolls while being attacked.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBase
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBiped
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBlaze
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBook
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelChicken
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelCreeper
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEnderman
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelGhast
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelIronGolem
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelLeashKnot
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelOcelot
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelQuadruped
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep1
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep2
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSilverfish
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeleton
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeletonHead
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSnowMan
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSpider
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSquid
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelVillager
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWitch
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWither
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWolf
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombie
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombieVillager
-
Sets the model's various rotation angles.
- setRotationPoint(float, float, float) - Method in class net.minecraft.client.model.ModelRenderer
-
- setRotationYawHead(float) - Method in class net.minecraft.entity.Entity
-
- setRotationYawHead(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setSaddled(boolean) - Method in class net.minecraft.entity.passive.EntityPig
-
Set or remove the saddle of the pig.
- setSaved(boolean) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- setSaveVersion(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the save version of the world
- setSaveVersion(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the save version of the world
- setScale(double, double, double) - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
-
Rescales the generator settings, only used in WorldGenBigTree
- setScale(double, double, double) - Method in class net.minecraft.world.gen.feature.WorldGenerator
-
Rescales the generator settings, only used in WorldGenBigTree
- setScaleForAge(boolean) - Method in class net.minecraft.entity.EntityAgeable
-
"Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
- setScaleForAge(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
"Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
- setScheduledTime(long) - Method in class net.minecraft.world.NextTickListEntry
-
Sets the scheduled time for this tick entry
- setScore(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
Set player's score
- setScreaming(boolean) - Method in class net.minecraft.entity.monster.EntityEnderman
-
- setSecondaryEffect(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setSeeFriendlyInvisiblesEnabled(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setSelectionPos(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the position of the selection anchor (i.e.
- setServer(String, int) - Method in class net.minecraft.client.Minecraft
-
- setServerData(ServerData) - Method in class net.minecraft.client.Minecraft
-
Set the current ServerData instance.
- setServerInitialized(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the initialization status of the World.
- setServerInitialized(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the initialization status of the World.
- setServerOwner(String) - Method in class net.minecraft.server.MinecraftServer
-
Sets the username of the owner of this server (in the case of an integrated server)
- setServerPort(int) - Method in class net.minecraft.server.MinecraftServer
-
- setSheared(boolean) - Method in class net.minecraft.entity.passive.EntitySheep
-
make a sheep sheared if set to true
- setShort(String, short) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagShort with the given short value into the map with the given string key.
- setShouldWatch(boolean) - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- setShowSelectionBox(boolean) - Method in class net.minecraft.client.gui.GuiSlot
-
- setSignalStrength(int) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setSitting(boolean) - Method in class net.minecraft.entity.ai.EntityAISit
-
Sets the sitting flag.
- setSitting(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setSkeletonType(int) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
Set this skeleton's type.
- setSkullRotation(int) - Method in class net.minecraft.tileentity.TileEntitySkull
-
Set the skull's rotation
- setSkullType(int, String) - Method in class net.minecraft.tileentity.TileEntitySkull
-
Set the entity type for the skull
- setSkylightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
Sets the NibbleArray instance used for Sky-light values in this particular storage block.
- setSkyRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setSneaking(boolean) - Method in class net.minecraft.entity.Entity
-
Sets the sneaking flag.
- setSpawnChunk(ChunkCoordinates, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
Defines a spawn coordinate to player spawn.
- setSpawnChunk(ChunkCoordinates, boolean, int) - Method in class net.minecraft.entity.player.EntityPlayer
-
A dimension aware version of setSpawnChunk.
- setSpawnLocation() - Method in class net.minecraft.world.World
-
- setSpawnLocation(int, int, int) - Method in class net.minecraft.world.World
-
- setSpawnLocation() - Method in class net.minecraft.world.WorldServer
-
- setSpawnPoint(int, int, int) - Method in class net.minecraft.world.WorldProvider
-
- setSpawnPosition(int, int, int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets the spawn zone position.
- setSpawnPosition(int, int, int) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets the spawn zone position.
- setSpawnX(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawnX(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpawnY(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawnY(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpawnZ(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawnZ(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpecial() - Method in class net.minecraft.stats.Achievement
-
Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to
achieve.
- setSpeed(double) - Method in class net.minecraft.pathfinding.PathNavigate
-
Sets the speed
- setSplashPotion(boolean) - Method in class net.minecraft.potion.PotionEffect
-
Set whether this potion is a splash potion.
- setSprinting(boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Set sprinting switch for Entity.
- setSprinting(boolean) - Method in class net.minecraft.entity.Entity
-
Set sprinting switch for Entity.
- setSprinting(boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
Set sprinting switch for Entity.
- setStatStringFormatter(IStatStringFormat) - Method in class net.minecraft.stats.Achievement
-
- setStepSound(StepSound) - Method in class net.minecraft.block.Block
-
Sets the footstep sound for the block.
- setStillIcon(Icon) - Method in class net.minecraftforge.fluids.Fluid
-
- setStorageArrays(ExtendedBlockStorage[]) - Method in class net.minecraft.world.chunk.Chunk
-
- setString(String, String) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores a new NBTTagString with the given string value into the map with the given string key.
- setTag(String, NBTBase) - Method in class net.minecraft.nbt.NBTTagCompound
-
Stores the given tag into the map with the given string key.
- setTagCompound(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
-
Assigns a NBTTagCompound to the ItemStack, minecraft validates that only non-stackable items can have it.
- setTagInfo(String, NBTBase) - Method in class net.minecraft.item.ItemStack
-
- setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setTamedBy(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setTameSkin(int) - Method in class net.minecraft.entity.passive.EntityOcelot
-
- setTankPressure(int) - Method in class net.minecraftforge.liquids.LiquidTank
-
Deprecated.
- setTarget(Entity) - Method in class net.minecraft.entity.EntityCreature
-
Sets the entity which is to be attacked.
- setTeamName(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setTemper(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setTemperature(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setTemperature(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setTemperatureRainfall(float, float) - Method in class net.minecraft.world.biome.BiomeGenBase
-
Sets the temperature and rainfall of this biome.
- setTerrainType(WorldType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setTerrainType(WorldType) - Method in class net.minecraft.world.storage.WorldInfo
-
- setText(String) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the text of the textbox.
- setTextColor(int) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets the text colour for this textbox (disabled text will not use this colour)
- setTextureDimensions(int, int, int) - Method in class cpw.mods.fml.client.TextureFXManager
-
- setTextureEntry(String, TextureAtlasSprite) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
Adds a texture registry entry to this map for the specified name if one does not already exist.
- setTextureName(String) - Method in class net.minecraft.block.Block
-
- setTextureName(String) - Method in class net.minecraft.item.Item
-
- setTextureOffset(int, int) - Method in class net.minecraft.client.model.ModelRenderer
-
- setTexturePack(String) - Method in class net.minecraft.server.MinecraftServer
-
- setTexturePosition(float, float) - Method in class net.minecraft.client.model.PositionTextureVertex
-
- setTextureSheet(String) - Method in class net.minecraftforge.liquids.LiquidStack
-
Deprecated.
- setTextureSize(int, int) - Method in class net.minecraft.client.model.ModelRenderer
-
Returns the model renderer with the new texture parameters.
- setTextureUV(double, double) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the texture coordinates.
- setThrowableHeading(double, double, double, float, float) - Method in interface net.minecraft.entity.IProjectile
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityArrow
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrower(Entity) - Method in interface cpw.mods.fml.common.registry.IThrowableEntity
-
Sets the entity that threw/created this entity.
- setThundering(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Sets whether it is thundering or not.
- setThundering(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
Sets whether it is thundering or not.
- setThunderTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Defines the number of ticks until next thunderbolt.
- setThunderTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
Defines the number of ticks until next thunderbolt.
- setTickRandomly(boolean) - Method in class net.minecraft.block.Block
-
Sets whether this block type will receive random update ticks
- setTickRate(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setTileEntityRenderer(TileEntityRenderer) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
Associate a TileEntityRenderer with this TileEntitySpecialRenderer
- setTileEntityRenderer(TileEntityRenderer) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
Associate a TileEntityRenderer with this TileEntitySpecialRenderer
- setTimeSinceHit(int) - Method in class net.minecraft.entity.item.EntityBoat
-
Sets the time to count down from since the last time entity was hit.
- setToolClass(Item, String, int) - Static method in class net.minecraftforge.common.MinecraftForge
-
Register a tool as a tool class with a given harvest level.
- setTrail(boolean) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- setTransferCooldown(int) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- setTransferTicker(int) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
Sets the transfer ticker, used to determine the delay between transfers.
- setTranslation(double, double, double) - Method in class net.minecraft.client.renderer.Tessellator
-
Sets the translation for all vertices in the current draw call.
- setTwinkle(boolean) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- setUnderline(Boolean) - Method in class net.minecraft.util.ChatMessageComponent
-
- setUnicodeFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
Set unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png
font.
- setUnlocalizedName(String) - Method in class net.minecraft.block.Block
-
- setUnlocalizedName(String) - Method in class net.minecraft.item.Item
-
Sets the unlocalized name of this item to the string passed as the parameter, prefixed by "item."
- setUnlocalizedName(String) - Method in class net.minecraftforge.fluids.Fluid
-
- setup(File, LaunchClassLoader, String) - Method in class cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- setup(Side) - Method in class cpw.mods.fml.common.patcher.ClassPatchManager
-
- setupLoadOnly(String, boolean) - Method in class cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- setupOverlayRendering() - Method in class net.minecraft.client.renderer.EntityRenderer
-
Setup orthogonal projection for rendering GUI screen overlays
- setVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityBoat
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- setVillager(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
Set whether this zombie is a villager.
- setViscosity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setVisible(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
Sets whether or not this textbox is visible
- setWalkSpeed(float) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
-
Sets the walking speed.
- setWasNotUpdated() - Method in class net.minecraft.client.multiplayer.LanServerList
-
- setWatched(boolean) - Method in class net.minecraft.entity.WatchableObject
-
- setWhiteListEnabled(boolean) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
-
- setWhiteListEnabled(boolean) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- setWorld(World) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
-
Sets the world used by all TileEntitySpecialRender instances and notifies them of this change.
- setWorld(World) - Method in class net.minecraft.entity.Entity
-
Sets the reference to the World object.
- setWorld(WorldServer) - Method in class net.minecraft.item.ItemInWorldManager
-
Sets the world instance.
- setWorld(int, WorldServer) - Static method in class net.minecraftforge.common.DimensionManager
-
- setWorldAndLoadRenderers(WorldClient) - Method in class net.minecraft.client.renderer.RenderGlobal
-
set null to clear
- setWorldAndResolution(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiScreen
-
Causes the screen to lay out its subcomponents again.
- setWorldName(String) - Method in class net.minecraft.server.MinecraftServer
-
- setWorldName(String) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setWorldName(String) - Method in class net.minecraft.world.storage.WorldInfo
-
- setWorldObj(World) - Method in class net.minecraft.tileentity.TileEntity
-
Sets the worldObj for this tileEntity.
- setWorldTime(long) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Sets the world time.
- setWorldTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
Set current world time
- setWorldTime(long) - Method in class net.minecraft.world.storage.WorldInfo
-
Set current world time
- setWorldTime(long) - Method in class net.minecraft.world.World
-
Sets the world time.
- setWorldTime(long) - Method in class net.minecraft.world.WorldProvider
-
- setXPStats(float, int, int) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
Sets the current XP, total XP, and level number.
- severe(String, Object...) - Static method in class cpw.mods.fml.common.FMLLog
-
- severe(String, Object...) - Static method in class cpw.mods.fml.relauncher.FMLRelaunchLog
-
- sfxID - Variable in class net.minecraft.network.packet.Packet61DoorChange
-
- shake - Variable in class net.minecraft.entity.projectile.EntityFishHook
-
- ShapedOreRecipe - Class in net.minecraftforge.oredict
-
- ShapedOreRecipe(Block, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedOreRecipe(Item, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedOreRecipe(ItemStack, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedRecipes - Class in net.minecraft.item.crafting
-
- ShapedRecipes(int, int, ItemStack[], ItemStack) - Constructor for class net.minecraft.item.crafting.ShapedRecipes
-
- ShapelessOreRecipe - Class in net.minecraftforge.oredict
-
- ShapelessOreRecipe(Block, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessOreRecipe(Item, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessOreRecipe(ItemStack, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessRecipes - Class in net.minecraft.item.crafting
-
- ShapelessRecipes(ItemStack, List) - Constructor for class net.minecraft.item.crafting.ShapelessRecipes
-
- SharedMonsterAttributes - Class in net.minecraft.entity
-
- SharedMonsterAttributes() - Constructor for class net.minecraft.entity.SharedMonsterAttributes
-
- shareToLAN(EnumGameType, boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
On dedicated does nothing.
- shareToLAN(EnumGameType, boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
-
On dedicated does nothing.
- shareToLAN(EnumGameType, boolean) - Method in class net.minecraft.server.MinecraftServer
-
On dedicated does nothing.
- sharpness - Static variable in class net.minecraft.enchantment.Enchantment
-
Extra damage to mobs
- shears - Static variable in class net.minecraft.item.Item
-
Item introduced on 1.7 version, is a shear to cut leaves (you can keep the block) or get wool from sheeps.
- shootingEntity - Variable in class net.minecraft.entity.projectile.EntityArrow
-
The owner of this arrow.
- shootingEntity - Variable in class net.minecraft.entity.projectile.EntityFireball
-
- shortWindowId - Variable in class net.minecraft.network.packet.Packet106Transaction
-
- shouldBob() - Method in class net.minecraft.client.renderer.entity.RenderItem
-
Items should have a bob effect
- shouldDismountInWater(Entity) - Method in class net.minecraft.entity.Entity
-
If the rider should be dismounted from the entity when the entity goes under water
- shouldDoRailFunctions() - Method in class net.minecraft.entity.item.EntityMinecart
-
Return false if this cart should not call onMinecartPass() and should ignore Powered Rails.
- shouldDrawHUD() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- shouldDropItem - Variable in class net.minecraft.entity.item.EntityFallingSand
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIArrowAttack
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAttackOnCollide
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBase
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIControlledByPlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIDefendVillage
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookAtTradePlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookIdle
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMate
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOcelotAttack
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtByTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIPanic
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISit
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISwimming
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITargetNonTamed
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITempt
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIWander
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
Returns whether the EntityAIBase should begin execution.
- shouldExplodeBlock(Explosion, World, int, int, int, int, float) - Method in class net.minecraft.entity.Entity
-
- shouldExplodeBlock(Explosion, World, int, int, int, int, float) - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- shouldHeal() - Method in class net.minecraft.entity.player.EntityPlayer
-
Checks if the player's health is not full and not zero.
- shouldHidePlayerInventory() - Method in class net.minecraft.creativetab.CreativeTabs
-
- shouldLoadSpawn(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- shouldMapSpin(String, double, double, double) - Method in class net.minecraft.world.WorldProvider
-
Determine if the cusor on the map should 'spin' when rendered, like it does for the player in the nether.
- shouldPassSneakingClickToBlock(World, int, int, int) - Method in class net.minecraft.item.Item
-
Should this item, when held, allow sneak-clicks to pass through to the underlying block?
- shouldRefresh(int, int, int, int, World, int, int, int) - Method in class net.minecraft.tileentity.TileEntity
-
Called from Chunk.setBlockIDWithMetadata, determines if this tile entity should be re-created when the ID, or Metadata changes.
- shouldRender3DInInventory() - Method in class cpw.mods.fml.client.modloader.ModLoaderBlockRendererHandler
-
- shouldRender3DInInventory() - Method in interface cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler
-
- shouldRender3DInInventory() - Method in class net.minecraftforge.fluids.RenderBlockFluid
-
- shouldRenderClouds() - Method in class net.minecraft.client.settings.GameSettings
-
Should render clouds
- shouldRenderHead() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- shouldRenderInPass(int) - Method in class net.minecraft.entity.Entity
-
- shouldRenderInPass(int) - Method in class net.minecraft.tileentity.TileEntity
-
- shouldRiderFaceForward(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
-
Returns true if the entity's rider (EntityPlayer) should face forward when mounted.
- shouldRiderSit() - Method in class net.minecraft.entity.Entity
-
Used in model rendering to determine if the entity riding this entity should be in the 'sitting' position.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.Item
-
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemCarrotOnAStick
-
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemFishingRod
-
- shouldServerBeKilledQuietly() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- shouldServerShouldBeKilledQuietly() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- shouldServerShouldBeKilledQuietly() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- shouldServerShouldBeKilledQuietly() - Method in class cpw.mods.fml.server.FMLServerHandler
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.Block
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockAnvil
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockBreakable
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockCarpet
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockDragonEgg
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockEndPortal
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockFence
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockFenceGate
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockFluid
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockHalfSlab
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockHopper
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockIce
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockLeavesBase
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockPane
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockPortal
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockRedstoneLogic
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockSnow
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockWall
-
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- shouldSpreadItems() - Method in class net.minecraft.client.renderer.entity.RenderItem
-
Items should spread out when rendered in 3d?
- shouldUseRenderHelper(IItemRenderer.ItemRenderType, ItemStack, IItemRenderer.ItemRendererHelper) - Method in interface net.minecraftforge.client.IItemRenderer
-
Checks if certain helper functionality should be executed for this renderer.
- shovelDiamond - Static variable in class net.minecraft.item.Item
-
- shovelGold - Static variable in class net.minecraft.item.Item
-
- shovelIron - Static variable in class net.minecraft.item.Item
-
- shovelStone - Static variable in class net.minecraft.item.Item
-
- shovelWood - Static variable in class net.minecraft.item.Item
-
- showCape - Variable in class net.minecraft.client.settings.GameSettings
-
Whether to show your cape
- showDebugInfo - Variable in class net.minecraft.client.settings.GameSettings
-
true if debug info should be displayed instead of version
- showDebugProfilerChart - Variable in class net.minecraft.client.settings.GameSettings
-
- showGuiScreen(Object) - Method in class cpw.mods.fml.client.FMLClientHandler
-
- showGuiScreen(Object) - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- showGuiScreen(Object) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- showGuiScreen(Object) - Method in class cpw.mods.fml.server.FMLServerHandler
-
- showModel - Variable in class net.minecraft.client.model.ModelRenderer
-
- shutdown() - Method in class net.minecraft.client.Minecraft
-
Called when the window is closing.
- shutdownMinecraftApplet() - Method in class net.minecraft.client.Minecraft
-
Shuts down the minecraft applet by stopping the resource downloads, and clearing up GL stuff; called when the
application (or web page) is exited.
- side() - Static method in class cpw.mods.fml.relauncher.FMLLaunchHandler
-
- Side - Enum in cpw.mods.fml.relauncher
-
- sidedHelper - Static variable in class cpw.mods.fml.common.modloader.ModLoaderHelper
-
- SidedProxy - Annotation Type in cpw.mods.fml.common
-
Sided proxies are loaded based on the specific environment they find themselves loaded into.
- sideHit - Variable in class net.minecraft.util.MovingObjectPosition
-
Which side was hit.
- sideModels - Variable in class net.minecraft.client.model.ModelMinecart
-
- SideOnly - Annotation Type in cpw.mods.fml.relauncher
-
Marks the associated element as being only available on a certain
Side
.
- SideTransformer - Class in cpw.mods.fml.common.asm.transformers
-
- SideTransformer() - Constructor for class cpw.mods.fml.common.asm.transformers.SideTransformer
-
- sign - Static variable in class net.minecraft.item.Item
-
- signBoard - Variable in class net.minecraft.client.model.ModelSign
-
The board on a sign that has the writing on it.
- signLines - Variable in class net.minecraft.network.packet.Packet130UpdateSign
-
- signPost - Static variable in class net.minecraft.block.Block
-
- signStick - Variable in class net.minecraft.client.model.ModelSign
-
The stick a sign stands on.
- signText - Variable in class net.minecraft.tileentity.TileEntitySign
-
An array of four strings storing the lines of text on the sign.
- signWall - Static variable in class net.minecraft.block.Block
-
- silk - Static variable in class net.minecraft.item.Item
-
- silkTouch - Static variable in class net.minecraft.enchantment.Enchantment
-
Blocks mined will drop themselves, even if it should drop something else (e.g.
- silverfish - Static variable in class net.minecraft.block.Block
-
- silverfishStoneTypes - Static variable in class net.minecraft.block.BlockSilverfish
-
Block names that can be a silverfish stone.
- SimpleReloadableResourceManager - Class in net.minecraft.client.resources
-
- SimpleReloadableResourceManager(MetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- SimpleResource - Class in net.minecraft.client.resources
-
- SimpleResource(ResourceLocation, InputStream, InputStream, MetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleResource
-
- simpleStatType - Static variable in class net.minecraft.stats.StatBase
-
- SimpleTexture - Class in net.minecraft.client.renderer.texture
-
- SimpleTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture
-
- sin(float) - Static method in class net.minecraft.util.MathHelper
-
sin looked up in a table
- SingleIntervalHandler - Class in cpw.mods.fml.common
-
- SingleIntervalHandler(ITickHandler) - Constructor for class cpw.mods.fml.common.SingleIntervalHandler
-
- size() - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
-
- size - Variable in class net.minecraft.network.packet.Packet52MultiBlockChange
-
The size of the arrays.
- size() - Method in class net.minecraft.server.management.LowerStringMap
-
- size() - Method in class net.minecraftforge.common.ConfigCategory
-
- sizeX - Variable in enum net.minecraft.util.EnumArt
-
- sizeX - Variable in class net.minecraftforge.event.terraingen.ChunkProviderEvent.InitNoiseField
-
- sizeY - Variable in enum net.minecraft.util.EnumArt
-
- sizeY - Variable in class net.minecraftforge.event.terraingen.ChunkProviderEvent.InitNoiseField
-
- sizeZ - Variable in class net.minecraftforge.event.terraingen.ChunkProviderEvent.InitNoiseField
-
- skeletonHead - Variable in class net.minecraft.client.model.ModelSkeletonHead
-
- skin - Variable in class net.minecraft.client.settings.GameSettings
-
The name of the selected texture pack.
- skipAllRenderPasses() - Method in class net.minecraft.client.renderer.WorldRenderer
-
Checks if all render passes are to be skipped.
- skipRenderPass - Variable in class net.minecraft.client.renderer.WorldRenderer
-
Should this renderer skip this render pass
- skipRenderWorld - Variable in class net.minecraft.client.Minecraft
-
Skip render world
- skull - Static variable in class net.minecraft.block.Block
-
- skull - Static variable in class net.minecraft.item.Item
-
- skullRenderer - Static variable in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
- sky - Static variable in class net.minecraft.world.biome.BiomeGenBase
-
Is the biome used for sky world.
- skyLight - Variable in class net.minecraft.world.chunk.storage.AnvilConverterData
-
- skylightSubtracted - Variable in class net.minecraft.world.World
-
How much light is subtracted from full daylight
- sleepInBedAt(int, int, int) - Method in class net.minecraft.entity.player.EntityPlayer
-
Attempts to have the player sleep in a bed at the specified location.
- sleepInBedAt(int, int, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
Attempts to have the player sleep in a bed at the specified location.
- sleepTimer - Variable in class net.minecraft.entity.player.EntityPlayer
-
- sliderValue - Variable in class net.minecraft.client.gui.GuiSlider
-
The value of this slider control.
- slimeBall - Static variable in class net.minecraft.item.Item
-
- slipperiness - Variable in class net.minecraft.block.Block
-
Determines how much velocity is maintained while moving on top of this block
- Slot - Class in net.minecraft.inventory
-
- Slot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.Slot
-
- slot - Variable in class net.minecraft.network.packet.Packet107CreativeSetSlot
-
- slot - Variable in class net.minecraft.network.packet.Packet5PlayerInventory
-
Equipment slot: 0=held, 1-4=armor slot
- slot - Variable in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
- Slot - Variable in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
-
- slotClick(int, int, int, EntityPlayer) - Method in class net.minecraft.inventory.Container
-
- SlotCrafting - Class in net.minecraft.inventory
-
- SlotCrafting(EntityPlayer, IInventory, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotCrafting
-
- SlotFurnace - Class in net.minecraft.inventory
-
- SlotFurnace(EntityPlayer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnace
-
- SlotMerchantResult - Class in net.minecraft.inventory
-
- SlotMerchantResult(EntityPlayer, IMerchant, InventoryMerchant, int, int, int) - Constructor for class net.minecraft.inventory.SlotMerchantResult
-
- slotNumber - Variable in class net.minecraft.inventory.Slot
-
the id of the slot(also the index in the inventory arraylist)
- slotsCount - Variable in class net.minecraft.network.packet.Packet100OpenWindow
-
- slowed - Variable in class net.minecraft.entity.boss.EntityDragon
-
Activated if the dragon is flying though obsidian, white stone or bedrock.
- slowSand - Static variable in class net.minecraft.block.Block
-
- smelting() - Static method in class net.minecraft.item.crafting.FurnaceRecipes
-
Used to call methods addSmelting and getSmeltingResult.
- smeltItem() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
Turn one item from the furnace source stack into the appropriate smelted item in the furnace result stack
- smite - Static variable in class net.minecraft.enchantment.Enchantment
-
Extra damage to zombies, zombie pigmen and skeletons
- smooth(float, float) - Method in class net.minecraft.util.MouseFilter
-
Smooths mouse input
- smoothCamera - Variable in class net.minecraft.client.settings.GameSettings
-
Smooth Camera Toggle
- sndManager - Variable in class net.minecraft.client.Minecraft
-
- sndSystem - Variable in class net.minecraft.client.audio.SoundManager
-
A reference to the sound system.
- sneak - Variable in class net.minecraft.util.MovementInput
-
- snipeSkeleton - Static variable in class net.minecraft.stats.AchievementList
-
The achievement for killing a Skeleton from 50 meters aways.
- snooperEnabled - Variable in class net.minecraft.client.settings.GameSettings
-
- snow - Static variable in class net.minecraft.block.Block
-
- snow - Static variable in class net.minecraft.block.material.Material
-
- snowball - Static variable in class net.minecraft.item.Item
-
- snowColor - Static variable in class net.minecraft.block.material.MapColor
-
The map color for Snow Cover and Snow blocks
- song_title - Variable in class ibxm.Module
-
- sort() - Method in class cpw.mods.fml.common.toposort.ModSorter
-
- sortAndRender(EntityLivingBase, int, double) - Method in class net.minecraft.client.renderer.RenderGlobal
-
Sorts all renderers based on the passed in entity.
- sortByDistanceToEntity(WorldRenderer, WorldRenderer) - Method in class net.minecraft.client.renderer.EntitySorter
-
Sorts the two world renderers according to their distance to a given entity.
- soundAnvilFootstep - Static variable in class net.minecraft.block.Block
-
- soundClothFootstep - Static variable in class net.minecraft.block.Block
-
- SoundEvent - Class in net.minecraftforge.client.event.sound
-
- SoundEvent() - Constructor for class net.minecraftforge.client.event.sound.SoundEvent
-
- soundGlassFootstep - Static variable in class net.minecraft.block.Block
-
- soundGrassFootstep - Static variable in class net.minecraft.block.Block
-
- soundGravelFootstep - Static variable in class net.minecraft.block.Block
-
- soundLadderFootstep - Static variable in class net.minecraft.block.Block
-
- SoundLoadEvent - Class in net.minecraftforge.client.event.sound
-
Raised by the SoundManager.loadSoundSettings, this would be a good place for
adding your custom sounds to the SoundPool.
- SoundLoadEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundLoadEvent
-
- SoundManager - Class in net.minecraft.client.audio
-
- SoundManager(ResourceManager, GameSettings, File) - Constructor for class net.minecraft.client.audio.SoundManager
-
- soundMetalFootstep - Static variable in class net.minecraft.block.Block
-
- SoundPool - Class in net.minecraft.client.audio
-
- SoundPool(ResourceManager, String, boolean) - Constructor for class net.minecraft.client.audio.SoundPool
-
- SoundPoolEntry - Class in net.minecraft.client.audio
-
- SoundPoolEntry(String, URL) - Constructor for class net.minecraft.client.audio.SoundPoolEntry
-
- soundPoolMusic - Variable in class net.minecraft.client.audio.SoundManager
-
Sound pool containing music.
- soundPoolSounds - Variable in class net.minecraft.client.audio.SoundManager
-
Sound pool containing sounds.
- soundPoolStreaming - Variable in class net.minecraft.client.audio.SoundManager
-
Sound pool containing streaming audio.
- soundPowderFootstep - Static variable in class net.minecraft.block.Block
-
- SoundResultEvent - Class in net.minecraftforge.client.event.sound
-
- SoundResultEvent(SoundManager, SoundPoolEntry, String, float, float) - Constructor for class net.minecraftforge.client.event.sound.SoundResultEvent
-
- soundSandFootstep - Static variable in class net.minecraft.block.Block
-
- SoundSetupEvent - Class in net.minecraftforge.client.event.sound
-
This event is raised by the SoundManager when it does its first setup of the
SoundSystemConfig's codecs, use this function to add your own codecs.
- SoundSetupEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundSetupEvent
-
- soundSnowFootstep - Static variable in class net.minecraft.block.Block
-
- soundStoneFootstep - Static variable in class net.minecraft.block.Block
-
- SoundUpdaterMinecart - Class in net.minecraft.entity.item
-
- SoundUpdaterMinecart(SoundManager, EntityMinecart, EntityPlayerSP) - Constructor for class net.minecraft.entity.item.SoundUpdaterMinecart
-
- soundVolume - Variable in class net.minecraft.client.settings.GameSettings
-
- soundWoodFootstep - Static variable in class net.minecraft.block.Block
-
- source - Variable in class cpw.mods.fml.common.event.FMLFingerprintViolationEvent
-
- source - Variable in class net.minecraftforge.client.event.sound.SoundResultEvent
-
- source - Variable in class net.minecraftforge.event.entity.living.LivingAttackEvent
-
- source - Variable in class net.minecraftforge.event.entity.living.LivingDeathEvent
-
- source - Variable in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- source - Variable in class net.minecraftforge.event.entity.living.LivingHurtEvent
-
- sourceClassName - Variable in class cpw.mods.fml.common.patcher.ClassPatch
-
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityChicken
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityCow
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityMooshroom
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityOcelot
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityPig
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityWolf
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnCreature(World, int, double, double, double) - Static method in class net.minecraft.item.ItemMonsterPlacer
-
Spawns the creature specified by the egg's type in the location specified by the last three parameters.
- spawnDelay - Variable in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
The delay to spawn.
- spawnedID - Variable in class net.minecraft.entity.EntityEggInfo
-
The entityID of the spawned mob
- spawnEntity(BaseModProxy, EntitySpawnPacket, EntityRegistry.EntityRegistration) - Method in class cpw.mods.fml.client.modloader.ModLoaderClientHelper
-
- spawnEntity(BaseModProxy, EntitySpawnPacket, EntityRegistry.EntityRegistration) - Method in interface cpw.mods.fml.common.modloader.IModLoaderSidedHelper
-
- spawnEntity(int, World, double, double, double) - Method in class net.minecraft.src.BaseMod
-
Spawn the entity of the supplied type, if it is your mod's
- spawnEntityIntoClientWorld(EntityRegistry.EntityRegistration, EntitySpawnPacket) - Method in class cpw.mods.fml.client.FMLClientHandler
-
- spawnEntityIntoClientWorld(EntityRegistry.EntityRegistration, EntitySpawnPacket) - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- spawnEntityIntoClientWorld(EntityRegistry.EntityRegistration, EntitySpawnPacket) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- spawnEntityIntoClientWorld(EntityRegistry.EntityRegistration, EntitySpawnPacket) - Method in class cpw.mods.fml.server.FMLServerHandler
-
- spawnEntityInWorld(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Called to place all entities as part of a world
- spawnEntityInWorld(Entity) - Method in class net.minecraft.world.World
-
Called to place all entities as part of a world
- SpawnerAnimals - Class in net.minecraft.world
-
- SpawnerAnimals() - Constructor for class net.minecraft.world.SpawnerAnimals
-
- spawnExplosionParticle() - Method in class net.minecraft.entity.EntityLiving
-
Spawns an explosion particle around the Entity's location
- SpawnListEntry - Class in net.minecraft.world.biome
-
- SpawnListEntry(Class, int, int, int) - Constructor for class net.minecraft.world.biome.SpawnListEntry
-
- spawnParticle(String, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.RenderGlobal
-
Spawns a particle.
- spawnParticle(String, double, double, double, double, double, double) - Method in interface net.minecraft.world.IWorldAccess
-
Spawns a particle.
- spawnParticle(String, double, double, double, double, double, double) - Method in class net.minecraft.world.World
-
Spawns a particle.
- spawnParticle(String, double, double, double, double, double, double) - Method in class net.minecraft.world.WorldManager
-
Spawns a particle.
- spawnRandomCreature(EnumCreatureType, int, int, int) - Method in class net.minecraft.world.WorldServer
-
only spawns creatures allowed by the chunkProvider
- specialDropValue - Variable in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- specialRendererMap - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
-
A mapping of TileEntitySpecialRenderers used for each TileEntity that has one
- speckledMelon - Static variable in class net.minecraft.item.Item
-
- speckledMelonEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- speedScaledX - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- speedScaledY - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- speedScaledZ - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- speedX - Variable in class net.minecraft.network.packet.Packet23VehicleSpawn
-
Not sent if the thrower entity ID is 0.
- speedY - Variable in class net.minecraft.network.packet.Packet23VehicleSpawn
-
Not sent if the thrower entity ID is 0.
- speedZ - Variable in class net.minecraft.network.packet.Packet23VehicleSpawn
-
Not sent if the thrower entity ID is 0.
- spiderBody - Variable in class net.minecraft.client.model.ModelSpider
-
The spider's body box
- SpiderEffectsGroupData - Class in net.minecraft.entity
-
- SpiderEffectsGroupData() - Constructor for class net.minecraft.entity.SpiderEffectsGroupData
-
- spiderEye - Static variable in class net.minecraft.item.Item
-
- spiderEyeEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- spiderHead - Variable in class net.minecraft.client.model.ModelSpider
-
The spider's head box
- spiderLeg1 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's first leg
- spiderLeg2 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's second leg
- spiderLeg3 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's third leg
- spiderLeg4 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's fourth leg
- spiderLeg5 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's fifth leg
- spiderLeg6 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's sixth leg
- spiderLeg7 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's seventh leg
- spiderLeg8 - Variable in class net.minecraft.client.model.ModelSpider
-
Spider's eight leg
- spiderNeck - Variable in class net.minecraft.client.model.ModelSpider
-
The spider's neck box
- splitStack(int) - Method in class net.minecraft.item.ItemStack
-
Remove the argument from the stack size.
- splitStringWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
-
Returns the width of the wordwrapped String (maximum length is parameter k)
- sponge - Static variable in class net.minecraft.block.Block
-
- sponge - Static variable in class net.minecraft.block.material.Material
-
- sprintingTicksLeft - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
Ticks left before sprinting is disabled.
- sqrt_double(double) - Static method in class net.minecraft.util.MathHelper
-
- sqrt_float(float) - Static method in class net.minecraft.util.MathHelper
-
- squareDistanceTo(Vec3) - Method in class net.minecraft.util.Vec3
-
The square of the Euclidean distance between this and the specified vector.
- squareDistanceTo(double, double, double) - Method in class net.minecraft.util.Vec3
-
The square of the Euclidean distance between this and the vector of x,y,z components passed in.
- squidPitch - Variable in class net.minecraft.entity.passive.EntitySquid
-
- squidRotation - Variable in class net.minecraft.entity.passive.EntitySquid
-
appears to be rotation in radians; we already have pitch & yaw, so this completes the triumvirate.
- squidYaw - Variable in class net.minecraft.entity.passive.EntitySquid
-
- squishAmount - Variable in class net.minecraft.entity.monster.EntitySlime
-
- squishFactor - Variable in class net.minecraft.entity.monster.EntitySlime
-
- stack - Variable in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
- stackSize - Variable in class net.minecraft.item.ItemStack
-
Size of the stack.
- stackTagCompound - Variable in class net.minecraft.item.ItemStack
-
A NBTTagMap containing data about an ItemStack.
- stainedClay - Static variable in class net.minecraft.block.Block
-
- stairsBrick - Static variable in class net.minecraft.block.Block
-
- stairsCobblestone - Static variable in class net.minecraft.block.Block
-
- stairsNetherBrick - Static variable in class net.minecraft.block.Block
-
- stairsNetherQuartz - Static variable in class net.minecraft.block.Block
-
- stairsSandStone - Static variable in class net.minecraft.block.Block
-
- stairsStoneBrick - Static variable in class net.minecraft.block.Block
-
- stairsWoodBirch - Static variable in class net.minecraft.block.Block
-
- stairsWoodJungle - Static variable in class net.minecraft.block.Block
-
- stairsWoodOak - Static variable in class net.minecraft.block.Block
-
- stairsWoodSpruce - Static variable in class net.minecraft.block.Block
-
- stance - Variable in class net.minecraft.network.packet.Packet10Flying
-
The player's stance.
- standardGalacticFontRenderer - Variable in class net.minecraft.client.Minecraft
-
- startClassAnnotation(String) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- startDrawing(int) - Method in class net.minecraft.client.renderer.Tessellator
-
Resets tessellator state and prepares for drawing (with the specified draw mode).
- startDrawingQuads() - Method in class net.minecraft.client.renderer.Tessellator
-
Sets draw mode in the tessellator to draw quads.
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackOnCollide
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBase
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIControlledByPlayer
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIDefendVillage
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILookIdle
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOpenDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtByTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIPanic
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAISit
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITempt
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIWander
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
Execute a one shot task or start executing a continuous task
- startFieldAnnotation(String, String) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- startGameStat - Static variable in class net.minecraft.stats.StatList
-
times the game has been started
- startSection(String) - Method in class net.minecraft.profiler.Profiler
-
Start section
- startServerThread() - Method in class net.minecraft.server.MinecraftServer
-
- startSnooper() - Method in class net.minecraft.profiler.PlayerUsageSnooper
-
Note issuing start multiple times is not an error.
- startThread() - Method in class net.minecraft.network.rcon.RConThreadBase
-
Creates a new Thread object from this class and starts running
- startThread() - Method in class net.minecraft.network.rcon.RConThreadMain
-
Creates a new Thread object from this class and starts running
- startThread() - Method in class net.minecraft.network.rcon.RConThreadQuery
-
Creates a new Thread object from this class and starts running
- starve - Static variable in class net.minecraft.util.DamageSource
-
- StatBase - Class in net.minecraft.stats
-
- StatBase(int, String, IStatType) - Constructor for class net.minecraft.stats.StatBase
-
- StatBase(int, String) - Constructor for class net.minecraft.stats.StatBase
-
- StatBasic - Class in net.minecraft.stats
-
- StatBasic(int, String, IStatType) - Constructor for class net.minecraft.stats.StatBasic
-
- StatBasic(int, String) - Constructor for class net.minecraft.stats.StatBasic
-
- StatCollector - Class in net.minecraft.util
-
- StatCollector() - Constructor for class net.minecraft.util.StatCollector
-
- StatCrafting - Class in net.minecraft.stats
-
- StatCrafting(int, String, int) - Constructor for class net.minecraft.stats.StatCrafting
-
- statFileWriter - Variable in class net.minecraft.client.Minecraft
-
Stat file writer
- StatFileWriter - Class in net.minecraft.stats
-
- StatFileWriter(Session, File) - Constructor for class net.minecraft.stats.StatFileWriter
-
- statGuid - Variable in class net.minecraft.stats.StatBase
-
Holds the GUID of the stat.
- statIcons - Static variable in class net.minecraft.client.gui.Gui
-
- staticPlayerX - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
-
The player's current X position (same as playerX)
- staticPlayerY - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
-
The player's current Y position (same as playerY)
- staticPlayerZ - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
-
The player's current Z position (same as playerZ)
- statId - Variable in class net.minecraft.stats.StatBase
-
The Stat ID
- statisticId - Variable in class net.minecraft.network.packet.Packet200Statistic
-
- StatList - Class in net.minecraft.stats
-
- StatList() - Constructor for class net.minecraft.stats.StatList
-
- statName - Variable in class net.minecraft.stats.StatBase
-
The Stat name
- StatPlaceholder - Class in net.minecraft.client.stats
-
- StatPlaceholder(int) - Constructor for class net.minecraft.client.stats.StatPlaceholder
-
- StatsComponent - Class in net.minecraft.server.gui
-
- StatsComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.StatsComponent
-
- StatsSyncher - Class in net.minecraft.stats
-
- StatsSyncher(Session, StatFileWriter, File) - Constructor for class net.minecraft.stats.StatsSyncher
-
- status - Variable in class net.minecraft.network.packet.Packet14BlockDig
-
Status of the digging (started, ongoing, broken).
- statusBarLength - Static variable in class net.minecraft.entity.boss.BossStatus
-
- statuses - Static variable in class net.minecraft.block.BlockAnvil
-
List of types/statues the Anvil can be in.
- stepHeight - Variable in class net.minecraft.entity.Entity
-
How high this entity can step up when running into a block to try to get over it (currently make note the entity
will always step up this amount and not just the amount needed)
- stepSound - Variable in class net.minecraft.block.Block
-
Sound of stepping on the block
- StepSound - Class in net.minecraft.block
-
- StepSound(String, float, float) - Constructor for class net.minecraft.block.StepSound
-
- stepSoundName - Variable in class net.minecraft.block.StepSound
-
- stepSoundPitch - Variable in class net.minecraft.block.StepSound
-
- stepSoundVolume - Variable in class net.minecraft.block.StepSound
-
- stick - Static variable in class net.minecraft.item.Item
-
- stillLiquid - Variable in class net.minecraftforge.liquids.LiquidContainerData
-
Deprecated.
- stillLiquidId() - Method in interface net.minecraftforge.liquids.ILiquid
-
Deprecated.
The itemId of the liquid item
- stillLiquidMeta() - Method in interface net.minecraftforge.liquids.ILiquid
-
Deprecated.
The item metadata of the liquid
- Stitcher - Class in net.minecraft.client.renderer.texture
-
- Stitcher(int, int, boolean) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
-
- Stitcher(int, int, boolean, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
-
- StitcherException - Exception in net.minecraft.client.renderer
-
- StitcherException(StitchHolder, String) - Constructor for exception net.minecraft.client.renderer.StitcherException
-
- StitchHolder - Class in net.minecraft.client.renderer.texture
-
- StitchHolder(TextureAtlasSprite) - Constructor for class net.minecraft.client.renderer.texture.StitchHolder
-
- StitchSlot - Class in net.minecraft.client.renderer.texture
-
- StitchSlot(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.StitchSlot
-
- stone - Static variable in class net.minecraft.block.Block
-
- STONE_BRICK_TYPES - Static variable in class net.minecraft.block.BlockStoneBrick
-
- stoneBrick - Static variable in class net.minecraft.block.Block
-
- stoneButton - Static variable in class net.minecraft.block.Block
-
- stoneColor - Static variable in class net.minecraft.block.material.MapColor
-
The map color for Stone blocks
- stoneDoubleSlab - Static variable in class net.minecraft.block.Block
-
stoneDoubleSlab
- stoneSingleSlab - Static variable in class net.minecraft.block.Block
-
stoneSingleSlab
- stop() - Method in class ibxm.Player
-
Stop playback and close the audio device.
- stopAllSounds() - Method in class net.minecraft.client.audio.SoundManager
-
Stops all currently playing sounds
- stopEntitySound(Entity) - Method in class net.minecraft.client.audio.SoundManager
-
Stops playing the sound associated with the given entity
- stopIntegratedServer() - Static method in class net.minecraft.client.Minecraft
-
- stopListening() - Method in class net.minecraft.network.NetworkListenThread
-
- stopListening() - Method in class net.minecraft.server.dedicated.DedicatedServerListenThread
-
- stopListening() - Method in class net.minecraft.server.integrated.IntegratedServerListenThread
-
- stopRendering() - Method in class net.minecraft.client.renderer.WorldRenderer
-
- stopServer() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Saves all necessary data as preparation for stopping the server.
- stopServer() - Method in class net.minecraft.server.MinecraftServer
-
Saves all necessary data as preparation for stopping the server.
- stopSnooper() - Method in class net.minecraft.profiler.PlayerUsageSnooper
-
- stopUsingItem() - Method in class net.minecraft.entity.player.EntityPlayer
-
- stringNullOrLengthZero(String) - Static method in class net.minecraft.util.MathHelper
-
- stringToClassMapping - Static variable in class net.minecraft.entity.EntityList
-
Provides a mapping between entity classes and a string
- StringTranslate - Class in net.minecraft.util
-
- StringTranslate() - Constructor for class net.minecraft.util.StringTranslate
-
- StringUtils - Class in net.minecraft.util
-
- StringUtils() - Constructor for class net.minecraft.util.StringUtils
-
- stripControlCodes(String) - Static method in class net.minecraft.util.StringUtils
-
- STRONGHOLD_CORRIDOR - Static variable in class net.minecraftforge.common.ChestGenHooks
-
- STRONGHOLD_CROSSING - Static variable in class net.minecraftforge.common.ChestGenHooks
-
- STRONGHOLD_LIBRARY - Static variable in class net.minecraftforge.common.ChestGenHooks
-
- strongholdChestContents - Static variable in class net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor
-
List of items that Stronghold chests can contain.
- strongholdLibraryChestContents - Static variable in class net.minecraft.world.gen.structure.ComponentStrongholdLibrary
-
List of items that Stronghold Library chests can contain.
- strongholdPieceWeight - Variable in class net.minecraft.world.gen.structure.ComponentStrongholdStairs2
-
- strongholdPortalRoom - Variable in class net.minecraft.world.gen.structure.ComponentStrongholdStairs2
-
- strongholdRoomCrossingChestContents - Static variable in class net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing
-
Items that could generate in the chest that is located in Stronghold Room Crossing.
- StructureBoundingBox - Class in net.minecraft.world.gen.structure
-
- StructureBoundingBox() - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int[]) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(StructureBoundingBox) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int, int, int, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureComponent - Class in net.minecraft.world.gen.structure
-
- StructureComponent() - Constructor for class net.minecraft.world.gen.structure.StructureComponent
-
- StructureMineshaftPieces - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces
-
- StructureMineshaftStart - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftStart() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftStart
-
- StructureMineshaftStart(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftStart
-
- StructureNetherBridgePieces - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces
-
- StructureNetherBridgeStart - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgeStart() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgeStart
-
- StructureNetherBridgeStart(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgeStart
-
- StructurePieceBlockSelector - Class in net.minecraft.world.gen.structure
-
- StructurePieceBlockSelector() - Constructor for class net.minecraft.world.gen.structure.StructurePieceBlockSelector
-
- StructureScatteredFeatureStart - Class in net.minecraft.world.gen.structure
-
- StructureScatteredFeatureStart() - Constructor for class net.minecraft.world.gen.structure.StructureScatteredFeatureStart
-
- StructureScatteredFeatureStart(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureScatteredFeatureStart
-
- StructureStart - Class in net.minecraft.world.gen.structure
-
- StructureStart() - Constructor for class net.minecraft.world.gen.structure.StructureStart
-
- StructureStart(int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStart
-
- StructureStrongholdPieces - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces
-
- StructureStrongholdStart - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdStart() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdStart
-
- StructureStrongholdStart(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdStart
-
- StructureVillagePieces - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces
-
- StructureVillagePieceWeight - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieceWeight(Class, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieceWeight
-
- StructureVillageStart - Class in net.minecraft.world.gen.structure
-
- StructureVillageStart() - Constructor for class net.minecraft.world.gen.structure.StructureVillageStart
-
- StructureVillageStart(World, Random, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillageStart
-
- structureVillageWeightedPieceList - Variable in class net.minecraft.world.gen.structure.ComponentVillageStartPiece
-
Contains List of all spawnable Structure Piece Weights.
- structVillagePieceWeight - Variable in class net.minecraft.world.gen.structure.ComponentVillageStartPiece
-
- subHit - Variable in class net.minecraft.util.MovingObjectPosition
-
Used to determine what sub-segment is hit
- subID - Variable in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- subtract(Vec3) - Method in class net.minecraft.util.Vec3
-
- success - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
-
- suckItemsIntoHopper(Hopper) - Static method in class net.minecraft.tileentity.TileEntityHopper
-
Sucks one item into the given hopper from an inventory or EntityItem above it.
- sugar - Static variable in class net.minecraft.item.Item
-
- sugarEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- supportsStatics() - Method in class cpw.mods.fml.common.ILanguageAdapter.JavaAdapter
-
- supportsStatics() - Method in class cpw.mods.fml.common.ILanguageAdapter.ScalaAdapter
-
- supportsStatics() - Method in interface cpw.mods.fml.common.ILanguageAdapter
-
- sustain - Variable in class ibxm.Envelope
-
- swampland - Static variable in class net.minecraft.world.biome.BiomeGenBase
-
- swapServers(int, int) - Method in class net.minecraft.client.multiplayer.ServerList
-
Takes two list indexes, and swaps their order around.
- swingItem() - Method in class net.minecraft.client.entity.EntityClientPlayerMP
-
Swings the item the player is holding.
- swingItem() - Method in class net.minecraft.entity.EntityLivingBase
-
Swings the item the player is holding.
- swingProgress - Variable in class net.minecraft.entity.EntityLivingBase
-
- swingProgressInt - Variable in class net.minecraft.entity.EntityLivingBase
-
- swordDiamond - Static variable in class net.minecraft.item.Item
-
- swordGold - Static variable in class net.minecraft.item.Item
-
- swordIron - Static variable in class net.minecraft.item.Item
-
- swordStone - Static variable in class net.minecraft.item.Item
-
- swordWood - Static variable in class net.minecraft.item.Item
-
- syncPlayerInventory(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
sends the players inventory to himself
- syncStats() - Method in class net.minecraft.stats.StatFileWriter
-
- syncStatsFileWithMap(Map) - Method in class net.minecraft.stats.StatsSyncher
-
- SyntaxErrorException - Exception in net.minecraft.command
-
- SyntaxErrorException() - Constructor for exception net.minecraft.command.SyntaxErrorException
-
- SyntaxErrorException(String, Object...) - Constructor for exception net.minecraft.command.SyntaxErrorException
-