Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

S

S00PacketDisconnect - Class in net.minecraft.network.login.server
 
S00PacketDisconnect() - Constructor for class net.minecraft.network.login.server.S00PacketDisconnect
 
S00PacketDisconnect(IChatComponent) - Constructor for class net.minecraft.network.login.server.S00PacketDisconnect
 
S00PacketKeepAlive - Class in net.minecraft.network.play.server
 
S00PacketKeepAlive() - Constructor for class net.minecraft.network.play.server.S00PacketKeepAlive
 
S00PacketKeepAlive(int) - Constructor for class net.minecraft.network.play.server.S00PacketKeepAlive
 
S00PacketServerInfo - Class in net.minecraft.network.status.server
 
S00PacketServerInfo() - Constructor for class net.minecraft.network.status.server.S00PacketServerInfo
 
S00PacketServerInfo(ServerStatusResponse) - Constructor for class net.minecraft.network.status.server.S00PacketServerInfo
 
S01PacketEncryptionRequest - Class in net.minecraft.network.login.server
 
S01PacketEncryptionRequest() - Constructor for class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
S01PacketEncryptionRequest(String, PublicKey, byte[]) - Constructor for class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
S01PacketJoinGame - Class in net.minecraft.network.play.server
 
S01PacketJoinGame() - Constructor for class net.minecraft.network.play.server.S01PacketJoinGame
 
S01PacketJoinGame(int, WorldSettings.GameType, boolean, int, EnumDifficulty, int, WorldType, boolean) - Constructor for class net.minecraft.network.play.server.S01PacketJoinGame
 
S01PacketPong - Class in net.minecraft.network.status.server
 
S01PacketPong() - Constructor for class net.minecraft.network.status.server.S01PacketPong
 
S01PacketPong(long) - Constructor for class net.minecraft.network.status.server.S01PacketPong
 
S02PacketChat - Class in net.minecraft.network.play.server
 
S02PacketChat() - Constructor for class net.minecraft.network.play.server.S02PacketChat
 
S02PacketChat(IChatComponent) - Constructor for class net.minecraft.network.play.server.S02PacketChat
 
S02PacketChat(IChatComponent, byte) - Constructor for class net.minecraft.network.play.server.S02PacketChat
 
S02PacketLoginSuccess - Class in net.minecraft.network.login.server
 
S02PacketLoginSuccess() - Constructor for class net.minecraft.network.login.server.S02PacketLoginSuccess
 
S02PacketLoginSuccess(GameProfile) - Constructor for class net.minecraft.network.login.server.S02PacketLoginSuccess
 
S03PacketEnableCompression - Class in net.minecraft.network.login.server
 
S03PacketEnableCompression() - Constructor for class net.minecraft.network.login.server.S03PacketEnableCompression
 
S03PacketEnableCompression(int) - Constructor for class net.minecraft.network.login.server.S03PacketEnableCompression
 
S03PacketTimeUpdate - Class in net.minecraft.network.play.server
 
S03PacketTimeUpdate() - Constructor for class net.minecraft.network.play.server.S03PacketTimeUpdate
 
S03PacketTimeUpdate(long, long, boolean) - Constructor for class net.minecraft.network.play.server.S03PacketTimeUpdate
 
S04PacketEntityEquipment - Class in net.minecraft.network.play.server
 
S04PacketEntityEquipment() - Constructor for class net.minecraft.network.play.server.S04PacketEntityEquipment
 
S04PacketEntityEquipment(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.S04PacketEntityEquipment
 
S05PacketSpawnPosition - Class in net.minecraft.network.play.server
 
S05PacketSpawnPosition() - Constructor for class net.minecraft.network.play.server.S05PacketSpawnPosition
 
S05PacketSpawnPosition(BlockPos) - Constructor for class net.minecraft.network.play.server.S05PacketSpawnPosition
 
S06PacketUpdateHealth - Class in net.minecraft.network.play.server
 
S06PacketUpdateHealth() - Constructor for class net.minecraft.network.play.server.S06PacketUpdateHealth
 
S06PacketUpdateHealth(float, int, float) - Constructor for class net.minecraft.network.play.server.S06PacketUpdateHealth
 
S07PacketRespawn - Class in net.minecraft.network.play.server
 
S07PacketRespawn() - Constructor for class net.minecraft.network.play.server.S07PacketRespawn
 
S07PacketRespawn(int, EnumDifficulty, WorldType, WorldSettings.GameType) - Constructor for class net.minecraft.network.play.server.S07PacketRespawn
 
S08PacketPlayerPosLook - Class in net.minecraft.network.play.server
 
S08PacketPlayerPosLook() - Constructor for class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
S08PacketPlayerPosLook(double, double, double, float, float, Set<S08PacketPlayerPosLook.EnumFlags>) - Constructor for class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
S08PacketPlayerPosLook.EnumFlags - Enum in net.minecraft.network.play.server
 
S09PacketHeldItemChange - Class in net.minecraft.network.play.server
 
S09PacketHeldItemChange() - Constructor for class net.minecraft.network.play.server.S09PacketHeldItemChange
 
S09PacketHeldItemChange(int) - Constructor for class net.minecraft.network.play.server.S09PacketHeldItemChange
 
S0APacketUseBed - Class in net.minecraft.network.play.server
 
S0APacketUseBed() - Constructor for class net.minecraft.network.play.server.S0APacketUseBed
 
S0APacketUseBed(EntityPlayer, BlockPos) - Constructor for class net.minecraft.network.play.server.S0APacketUseBed
 
S0BPacketAnimation - Class in net.minecraft.network.play.server
 
S0BPacketAnimation() - Constructor for class net.minecraft.network.play.server.S0BPacketAnimation
 
S0BPacketAnimation(Entity, int) - Constructor for class net.minecraft.network.play.server.S0BPacketAnimation
 
S0CPacketSpawnPlayer - Class in net.minecraft.network.play.server
 
S0CPacketSpawnPlayer() - Constructor for class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
S0CPacketSpawnPlayer(EntityPlayer) - Constructor for class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
S0DPacketCollectItem - Class in net.minecraft.network.play.server
 
S0DPacketCollectItem() - Constructor for class net.minecraft.network.play.server.S0DPacketCollectItem
 
S0DPacketCollectItem(int, int) - Constructor for class net.minecraft.network.play.server.S0DPacketCollectItem
 
S0EPacketSpawnObject - Class in net.minecraft.network.play.server
 
S0EPacketSpawnObject() - Constructor for class net.minecraft.network.play.server.S0EPacketSpawnObject
 
S0EPacketSpawnObject(Entity, int) - Constructor for class net.minecraft.network.play.server.S0EPacketSpawnObject
 
S0EPacketSpawnObject(Entity, int, int) - Constructor for class net.minecraft.network.play.server.S0EPacketSpawnObject
 
S0FPacketSpawnMob - Class in net.minecraft.network.play.server
 
S0FPacketSpawnMob() - Constructor for class net.minecraft.network.play.server.S0FPacketSpawnMob
 
S0FPacketSpawnMob(EntityLivingBase) - Constructor for class net.minecraft.network.play.server.S0FPacketSpawnMob
 
S10PacketSpawnPainting - Class in net.minecraft.network.play.server
 
S10PacketSpawnPainting() - Constructor for class net.minecraft.network.play.server.S10PacketSpawnPainting
 
S10PacketSpawnPainting(EntityPainting) - Constructor for class net.minecraft.network.play.server.S10PacketSpawnPainting
 
S11PacketSpawnExperienceOrb - Class in net.minecraft.network.play.server
 
S11PacketSpawnExperienceOrb() - Constructor for class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
S11PacketSpawnExperienceOrb(EntityXPOrb) - Constructor for class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
S12PacketEntityVelocity - Class in net.minecraft.network.play.server
 
S12PacketEntityVelocity() - Constructor for class net.minecraft.network.play.server.S12PacketEntityVelocity
 
S12PacketEntityVelocity(Entity) - Constructor for class net.minecraft.network.play.server.S12PacketEntityVelocity
 
S12PacketEntityVelocity(int, double, double, double) - Constructor for class net.minecraft.network.play.server.S12PacketEntityVelocity
 
S13PacketDestroyEntities - Class in net.minecraft.network.play.server
 
S13PacketDestroyEntities() - Constructor for class net.minecraft.network.play.server.S13PacketDestroyEntities
 
S13PacketDestroyEntities(int...) - Constructor for class net.minecraft.network.play.server.S13PacketDestroyEntities
 
S14PacketEntity - Class in net.minecraft.network.play.server
 
S14PacketEntity() - Constructor for class net.minecraft.network.play.server.S14PacketEntity
 
S14PacketEntity(int) - Constructor for class net.minecraft.network.play.server.S14PacketEntity
 
S14PacketEntity.S15PacketEntityRelMove - Class in net.minecraft.network.play.server
 
S14PacketEntity.S16PacketEntityLook - Class in net.minecraft.network.play.server
 
S14PacketEntity.S17PacketEntityLookMove - Class in net.minecraft.network.play.server
 
S15PacketEntityRelMove() - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S15PacketEntityRelMove
 
S15PacketEntityRelMove(int, byte, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S15PacketEntityRelMove
 
S16PacketEntityLook() - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S16PacketEntityLook
 
S16PacketEntityLook(int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S16PacketEntityLook
 
S17PacketEntityLookMove() - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S17PacketEntityLookMove
 
S17PacketEntityLookMove(int, byte, byte, byte, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S17PacketEntityLookMove
 
S18PacketEntityTeleport - Class in net.minecraft.network.play.server
 
S18PacketEntityTeleport() - Constructor for class net.minecraft.network.play.server.S18PacketEntityTeleport
 
S18PacketEntityTeleport(Entity) - Constructor for class net.minecraft.network.play.server.S18PacketEntityTeleport
 
S18PacketEntityTeleport(int, int, int, int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S18PacketEntityTeleport
 
S19PacketEntityHeadLook - Class in net.minecraft.network.play.server
 
S19PacketEntityHeadLook() - Constructor for class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
S19PacketEntityHeadLook(Entity, byte) - Constructor for class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
S19PacketEntityStatus - Class in net.minecraft.network.play.server
 
S19PacketEntityStatus() - Constructor for class net.minecraft.network.play.server.S19PacketEntityStatus
 
S19PacketEntityStatus(Entity, byte) - Constructor for class net.minecraft.network.play.server.S19PacketEntityStatus
 
S1BPacketEntityAttach - Class in net.minecraft.network.play.server
 
S1BPacketEntityAttach() - Constructor for class net.minecraft.network.play.server.S1BPacketEntityAttach
 
S1BPacketEntityAttach(int, Entity, Entity) - Constructor for class net.minecraft.network.play.server.S1BPacketEntityAttach
 
S1CPacketEntityMetadata - Class in net.minecraft.network.play.server
 
S1CPacketEntityMetadata() - Constructor for class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
S1CPacketEntityMetadata(int, DataWatcher, boolean) - Constructor for class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
S1DPacketEntityEffect - Class in net.minecraft.network.play.server
 
S1DPacketEntityEffect() - Constructor for class net.minecraft.network.play.server.S1DPacketEntityEffect
 
S1DPacketEntityEffect(int, PotionEffect) - Constructor for class net.minecraft.network.play.server.S1DPacketEntityEffect
 
S1EPacketRemoveEntityEffect - Class in net.minecraft.network.play.server
 
S1EPacketRemoveEntityEffect() - Constructor for class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
S1EPacketRemoveEntityEffect(int, PotionEffect) - Constructor for class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
S1FPacketSetExperience - Class in net.minecraft.network.play.server
 
S1FPacketSetExperience() - Constructor for class net.minecraft.network.play.server.S1FPacketSetExperience
 
S1FPacketSetExperience(float, int, int) - Constructor for class net.minecraft.network.play.server.S1FPacketSetExperience
 
S20PacketEntityProperties - Class in net.minecraft.network.play.server
 
S20PacketEntityProperties() - Constructor for class net.minecraft.network.play.server.S20PacketEntityProperties
 
S20PacketEntityProperties(int, Collection<IAttributeInstance>) - Constructor for class net.minecraft.network.play.server.S20PacketEntityProperties
 
S20PacketEntityProperties.Snapshot - Class in net.minecraft.network.play.server
 
S21PacketChunkData - Class in net.minecraft.network.play.server
 
S21PacketChunkData() - Constructor for class net.minecraft.network.play.server.S21PacketChunkData
 
S21PacketChunkData(Chunk, boolean, int) - Constructor for class net.minecraft.network.play.server.S21PacketChunkData
 
S21PacketChunkData.Extracted - Class in net.minecraft.network.play.server
 
S22PacketMultiBlockChange - Class in net.minecraft.network.play.server
 
S22PacketMultiBlockChange() - Constructor for class net.minecraft.network.play.server.S22PacketMultiBlockChange
 
S22PacketMultiBlockChange(int, short[], Chunk) - Constructor for class net.minecraft.network.play.server.S22PacketMultiBlockChange
 
S22PacketMultiBlockChange.BlockUpdateData - Class in net.minecraft.network.play.server
 
S23PacketBlockChange - Class in net.minecraft.network.play.server
 
S23PacketBlockChange() - Constructor for class net.minecraft.network.play.server.S23PacketBlockChange
 
S23PacketBlockChange(World, BlockPos) - Constructor for class net.minecraft.network.play.server.S23PacketBlockChange
 
S24PacketBlockAction - Class in net.minecraft.network.play.server
 
S24PacketBlockAction() - Constructor for class net.minecraft.network.play.server.S24PacketBlockAction
 
S24PacketBlockAction(BlockPos, Block, int, int) - Constructor for class net.minecraft.network.play.server.S24PacketBlockAction
 
S25PacketBlockBreakAnim - Class in net.minecraft.network.play.server
 
S25PacketBlockBreakAnim() - Constructor for class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
S25PacketBlockBreakAnim(int, BlockPos, int) - Constructor for class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
S26PacketMapChunkBulk - Class in net.minecraft.network.play.server
 
S26PacketMapChunkBulk() - Constructor for class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
S26PacketMapChunkBulk(List<Chunk>) - Constructor for class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
S27PacketExplosion - Class in net.minecraft.network.play.server
 
S27PacketExplosion() - Constructor for class net.minecraft.network.play.server.S27PacketExplosion
 
S27PacketExplosion(double, double, double, float, List<BlockPos>, Vec3) - Constructor for class net.minecraft.network.play.server.S27PacketExplosion
 
S28PacketEffect - Class in net.minecraft.network.play.server
 
S28PacketEffect() - Constructor for class net.minecraft.network.play.server.S28PacketEffect
 
S28PacketEffect(int, BlockPos, int, boolean) - Constructor for class net.minecraft.network.play.server.S28PacketEffect
 
S29PacketSoundEffect - Class in net.minecraft.network.play.server
 
S29PacketSoundEffect() - Constructor for class net.minecraft.network.play.server.S29PacketSoundEffect
 
S29PacketSoundEffect(String, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.S29PacketSoundEffect
 
S2APacketParticles - Class in net.minecraft.network.play.server
 
S2APacketParticles() - Constructor for class net.minecraft.network.play.server.S2APacketParticles
 
S2APacketParticles(EnumParticleTypes, boolean, float, float, float, float, float, float, float, int, int...) - Constructor for class net.minecraft.network.play.server.S2APacketParticles
 
S2BPacketChangeGameState - Class in net.minecraft.network.play.server
 
S2BPacketChangeGameState() - Constructor for class net.minecraft.network.play.server.S2BPacketChangeGameState
 
S2BPacketChangeGameState(int, float) - Constructor for class net.minecraft.network.play.server.S2BPacketChangeGameState
 
S2CPacketSpawnGlobalEntity - Class in net.minecraft.network.play.server
 
S2CPacketSpawnGlobalEntity() - Constructor for class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
S2CPacketSpawnGlobalEntity(Entity) - Constructor for class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
S2DPacketOpenWindow - Class in net.minecraft.network.play.server
 
S2DPacketOpenWindow() - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2DPacketOpenWindow(int, String, IChatComponent) - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2DPacketOpenWindow(int, String, IChatComponent, int) - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2DPacketOpenWindow(int, String, IChatComponent, int, int) - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2EPacketCloseWindow - Class in net.minecraft.network.play.server
 
S2EPacketCloseWindow() - Constructor for class net.minecraft.network.play.server.S2EPacketCloseWindow
 
S2EPacketCloseWindow(int) - Constructor for class net.minecraft.network.play.server.S2EPacketCloseWindow
 
S2FPacketSetSlot - Class in net.minecraft.network.play.server
 
S2FPacketSetSlot() - Constructor for class net.minecraft.network.play.server.S2FPacketSetSlot
 
S2FPacketSetSlot(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.S2FPacketSetSlot
 
S30PacketWindowItems - Class in net.minecraft.network.play.server
 
S30PacketWindowItems() - Constructor for class net.minecraft.network.play.server.S30PacketWindowItems
 
S30PacketWindowItems(int, List<ItemStack>) - Constructor for class net.minecraft.network.play.server.S30PacketWindowItems
 
S31PacketWindowProperty - Class in net.minecraft.network.play.server
 
S31PacketWindowProperty() - Constructor for class net.minecraft.network.play.server.S31PacketWindowProperty
 
S31PacketWindowProperty(int, int, int) - Constructor for class net.minecraft.network.play.server.S31PacketWindowProperty
 
S32PacketConfirmTransaction - Class in net.minecraft.network.play.server
 
S32PacketConfirmTransaction() - Constructor for class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
S32PacketConfirmTransaction(int, short, boolean) - Constructor for class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
S33PacketUpdateSign - Class in net.minecraft.network.play.server
 
S33PacketUpdateSign() - Constructor for class net.minecraft.network.play.server.S33PacketUpdateSign
 
S33PacketUpdateSign(World, BlockPos, IChatComponent[]) - Constructor for class net.minecraft.network.play.server.S33PacketUpdateSign
 
S34PacketMaps - Class in net.minecraft.network.play.server
 
S34PacketMaps() - Constructor for class net.minecraft.network.play.server.S34PacketMaps
 
S34PacketMaps(int, byte, Collection<Vec4b>, byte[], int, int, int, int) - Constructor for class net.minecraft.network.play.server.S34PacketMaps
 
S35PacketUpdateTileEntity - Class in net.minecraft.network.play.server
 
S35PacketUpdateTileEntity() - Constructor for class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
S35PacketUpdateTileEntity(BlockPos, int, NBTTagCompound) - Constructor for class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
S36PacketSignEditorOpen - Class in net.minecraft.network.play.server
 
S36PacketSignEditorOpen() - Constructor for class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
S36PacketSignEditorOpen(BlockPos) - Constructor for class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
S37PacketStatistics - Class in net.minecraft.network.play.server
 
S37PacketStatistics() - Constructor for class net.minecraft.network.play.server.S37PacketStatistics
 
S37PacketStatistics(Map<StatBase, Integer>) - Constructor for class net.minecraft.network.play.server.S37PacketStatistics
 
S38PacketPlayerListItem - Class in net.minecraft.network.play.server
 
S38PacketPlayerListItem() - Constructor for class net.minecraft.network.play.server.S38PacketPlayerListItem
 
S38PacketPlayerListItem(S38PacketPlayerListItem.Action, EntityPlayerMP...) - Constructor for class net.minecraft.network.play.server.S38PacketPlayerListItem
 
S38PacketPlayerListItem(S38PacketPlayerListItem.Action, Iterable<EntityPlayerMP>) - Constructor for class net.minecraft.network.play.server.S38PacketPlayerListItem
 
S38PacketPlayerListItem.Action - Enum in net.minecraft.network.play.server
 
S38PacketPlayerListItem.AddPlayerData - Class in net.minecraft.network.play.server
 
S39PacketPlayerAbilities - Class in net.minecraft.network.play.server
 
S39PacketPlayerAbilities() - Constructor for class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
S39PacketPlayerAbilities(PlayerCapabilities) - Constructor for class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
S3APacketTabComplete - Class in net.minecraft.network.play.server
 
S3APacketTabComplete() - Constructor for class net.minecraft.network.play.server.S3APacketTabComplete
 
S3APacketTabComplete(String[]) - Constructor for class net.minecraft.network.play.server.S3APacketTabComplete
 
S3BPacketScoreboardObjective - Class in net.minecraft.network.play.server
 
S3BPacketScoreboardObjective() - Constructor for class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
S3BPacketScoreboardObjective(ScoreObjective, int) - Constructor for class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
S3CPacketUpdateScore - Class in net.minecraft.network.play.server
 
S3CPacketUpdateScore() - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore(Score) - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore(String) - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore(String, ScoreObjective) - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore.Action - Enum in net.minecraft.network.play.server
 
S3DPacketDisplayScoreboard - Class in net.minecraft.network.play.server
 
S3DPacketDisplayScoreboard() - Constructor for class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
S3DPacketDisplayScoreboard(int, ScoreObjective) - Constructor for class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
S3EPacketTeams - Class in net.minecraft.network.play.server
 
S3EPacketTeams() - Constructor for class net.minecraft.network.play.server.S3EPacketTeams
 
S3EPacketTeams(ScorePlayerTeam, int) - Constructor for class net.minecraft.network.play.server.S3EPacketTeams
 
S3EPacketTeams(ScorePlayerTeam, Collection<String>, int) - Constructor for class net.minecraft.network.play.server.S3EPacketTeams
 
S3FPacketCustomPayload - Class in net.minecraft.network.play.server
 
S3FPacketCustomPayload() - Constructor for class net.minecraft.network.play.server.S3FPacketCustomPayload
 
S3FPacketCustomPayload(String, PacketBuffer) - Constructor for class net.minecraft.network.play.server.S3FPacketCustomPayload
 
S40PacketDisconnect - Class in net.minecraft.network.play.server
 
S40PacketDisconnect() - Constructor for class net.minecraft.network.play.server.S40PacketDisconnect
 
S40PacketDisconnect(IChatComponent) - Constructor for class net.minecraft.network.play.server.S40PacketDisconnect
 
S41PacketServerDifficulty - Class in net.minecraft.network.play.server
 
S41PacketServerDifficulty() - Constructor for class net.minecraft.network.play.server.S41PacketServerDifficulty
 
S41PacketServerDifficulty(EnumDifficulty, boolean) - Constructor for class net.minecraft.network.play.server.S41PacketServerDifficulty
 
S42PacketCombatEvent - Class in net.minecraft.network.play.server
 
S42PacketCombatEvent() - Constructor for class net.minecraft.network.play.server.S42PacketCombatEvent
 
S42PacketCombatEvent(CombatTracker, S42PacketCombatEvent.Event) - Constructor for class net.minecraft.network.play.server.S42PacketCombatEvent
 
S42PacketCombatEvent.Event - Enum in net.minecraft.network.play.server
 
S43PacketCamera - Class in net.minecraft.network.play.server
 
S43PacketCamera() - Constructor for class net.minecraft.network.play.server.S43PacketCamera
 
S43PacketCamera(Entity) - Constructor for class net.minecraft.network.play.server.S43PacketCamera
 
S44PacketWorldBorder - Class in net.minecraft.network.play.server
 
S44PacketWorldBorder() - Constructor for class net.minecraft.network.play.server.S44PacketWorldBorder
 
S44PacketWorldBorder(WorldBorder, S44PacketWorldBorder.Action) - Constructor for class net.minecraft.network.play.server.S44PacketWorldBorder
 
S44PacketWorldBorder.Action - Enum in net.minecraft.network.play.server
 
S45PacketTitle - Class in net.minecraft.network.play.server
 
S45PacketTitle() - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle(S45PacketTitle.Type, IChatComponent) - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle(int, int, int) - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle(S45PacketTitle.Type, IChatComponent, int, int, int) - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle.Type - Enum in net.minecraft.network.play.server
 
S46PacketSetCompressionLevel - Class in net.minecraft.network.play.server
 
S46PacketSetCompressionLevel() - Constructor for class net.minecraft.network.play.server.S46PacketSetCompressionLevel
 
S47PacketPlayerListHeaderFooter - Class in net.minecraft.network.play.server
 
S47PacketPlayerListHeaderFooter() - Constructor for class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
S47PacketPlayerListHeaderFooter(IChatComponent) - Constructor for class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
S48PacketResourcePackSend - Class in net.minecraft.network.play.server
 
S48PacketResourcePackSend() - Constructor for class net.minecraft.network.play.server.S48PacketResourcePackSend
 
S48PacketResourcePackSend(String, String) - Constructor for class net.minecraft.network.play.server.S48PacketResourcePackSend
 
S49PacketUpdateEntityNBT - Class in net.minecraft.network.play.server
 
S49PacketUpdateEntityNBT() - Constructor for class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
S49PacketUpdateEntityNBT(int, NBTTagCompound) - Constructor for class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
saddle - Static variable in class net.minecraft.init.Items
 
safeWrite(NBTTagCompound, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
SALT - Static variable in class net.minecraft.client.renderer.entity.RenderRabbit
 
samplerNames - Variable in class net.minecraft.client.shader.ShaderManager
 
sand - Static variable in class net.minecraft.block.material.Material
 
sand - Static variable in class net.minecraft.init.Blocks
 
sandColor - Static variable in class net.minecraft.block.material.MapColor
 
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.init.Blocks
 
sandstone_stairs - Static variable in class net.minecraft.init.Blocks
 
sapling - Static variable in class net.minecraft.init.Blocks
 
saturation - Variable in class net.minecraft.client.settings.GameSettings
 
saturation - Static variable in class net.minecraft.potion.Potion
The saturation Potion object.
saturationLevel - Variable in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
saturationModifier - Variable in class net.minecraft.item.ItemFood
 
savanna - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
savannaPlateau - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
save() - Method in class net.minecraft.server.management.PlayerProfileCache
Save the cached profiles to disk
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.
saveAllData() - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
Saves all dirty loaded MapDataBases to disk.
saveAllPlayerData() - Method in class net.minecraft.server.management.ServerConfigurationManager
Saves all of the players' current states.
saveAllWorlds(boolean) - Method in class net.minecraft.server.MinecraftServer
par1 indicates if a log message should be output.
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(Chunk) - Method in class net.minecraft.world.gen.ChunkProviderServer
 
saveChunkData() - Method in class net.minecraft.world.WorldServer
saves chunk data - currently only called during execution of the Save All command
saveChunkExtraData(Chunk) - Method in class net.minecraft.world.gen.ChunkProviderServer
 
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.ChunkProviderDebug
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.
saveData(WorldSavedData) - Method in class net.minecraft.world.storage.MapStorage
Saves the given MapDataBase to disk.
SaveDataMemoryStorage - Class in net.minecraft.world.storage
 
SaveDataMemoryStorage() - Constructor for class net.minecraft.world.storage.SaveDataMemoryStorage
 
savedIOCounter - Variable in class net.minecraft.world.storage.ThreadedFileIOBase
 
saveDirectoryName - Variable in class net.minecraft.world.storage.SaveHandler
The directory name of the world
savedServerList - Variable in class net.minecraft.client.gui.GuiMultiplayer
 
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.ChunkProviderDebug
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.
saveFile - Variable in class net.minecraft.server.management.UserList
 
saveFileFormat - Static variable in class net.minecraft.server.management.UserList
 
SaveFormatComparator - Class in net.minecraft.world.storage
 
SaveFormatComparator(String, String, long, long, WorldSettings.GameType, 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 - Variable in class net.minecraft.world.storage.MapStorage
 
SaveHandler - Class in net.minecraft.world.storage
 
SaveHandler(File, String, boolean) - Constructor for class net.minecraft.world.storage.SaveHandler
 
saveHandler - Variable in class net.minecraft.world.World
 
SaveHandlerMP - Class in net.minecraft.world.storage
 
SaveHandlerMP() - Constructor for class net.minecraft.world.storage.SaveHandlerMP
 
saveInventoryToNBT() - Method in class net.minecraft.inventory.InventoryEnderChest
 
saveLevel() - Method in class net.minecraft.world.WorldServer
Saves the chunks to disk.
saveLevel() - Method in class net.minecraft.world.WorldServerMulti
Saves the chunks to disk.
saveLoader - Variable in class net.minecraft.client.Minecraft
 
saveName - Variable in class net.minecraft.client.gui.GuiRenameWorld
 
saveOptions() - Method in class net.minecraft.client.settings.GameSettings
Saves the options to the options file.
saveScreenshot(File, int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
Saves a screenshot in the game directory with a time-stamped filename.
saveScreenshot(File, String, int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
Saves a screenshot in the game directory with the given file name (or null to generate a time-stamped name).
savesDirectory - Variable in class net.minecraft.world.storage.SaveFormatOld
Reference to the File object representing the directory for the world saves
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.
saveStatFile() - Method in class net.minecraft.stats.StatisticsFile
 
saveToFile(File) - Method in class net.minecraft.crash.CrashReport
Saves this CrashReport to the given file and returns a value indicating whether we were successful at doing so.
saveVersion - Variable in class net.minecraft.world.storage.WorldInfo
Introduced in beta 1.3, is the save version for future control.
saveWorldInfo(WorldInfo) - Method in interface net.minecraft.world.storage.ISaveHandler
used to update level.dat from old format to MCRegion format
saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandler
used to update level.dat from old format to MCRegion format
saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandlerMP
used to update level.dat from old format to MCRegion format
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.
scale - Variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
scale - Variable in class net.minecraft.client.renderer.entity.RenderFireball
 
scale - Variable in class net.minecraft.client.renderer.entity.RenderGiantZombie
Scale of the model to use
scale(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
 
scale(double, double, double) - Static method in class net.minecraft.client.renderer.GlStateManager
 
scale - Variable in class net.minecraft.world.storage.MapData
 
SCALE_DEFAULT - Static variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f.Deserializer
 
scaledHeight - Variable in class net.minecraft.client.gui.ScaledResolution
 
scaledHeightD - Variable in class net.minecraft.client.gui.ScaledResolution
 
ScaledResolution - Class in net.minecraft.client.gui
 
ScaledResolution(Minecraft) - Constructor for class net.minecraft.client.gui.ScaledResolution
 
scaledResolution - Variable in class net.minecraft.client.LoadingScreenRenderer
 
scaledWidth - Variable in class net.minecraft.client.gui.ScaledResolution
 
scaledWidthD - Variable in class net.minecraft.client.gui.ScaledResolution
 
scaleFactor - Variable in class net.minecraft.client.gui.ScaledResolution
 
scaleFactor - Variable in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
scaleWidth - Variable in class net.minecraft.world.gen.feature.WorldGenBigTree
 
scaredByPlayerMovement - Variable in class net.minecraft.entity.ai.EntityAITempt
Whether the entity using this AI will be scared by the tempter's sudden movement.
scatteredFeatureGenerator - Variable in class net.minecraft.world.gen.ChunkProviderGenerate
 
scatteredFeatureSizeX - Variable in class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.Feature
 
scatteredFeatureSizeY - Variable in class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.Feature
 
scatteredFeatureSizeZ - Variable in class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.Feature
 
scatteredFeatureSpawnList - Variable in class net.minecraft.world.gen.structure.MapGenScatteredFeature
 
scheduleBlockUpdate(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
 
scheduleBlockUpdate(BlockPos, Block, int, int) - Method in class net.minecraft.world.WorldServer
 
scheduledTasks - Variable in class net.minecraft.client.Minecraft
 
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
scheduleResourcesRefresh() - Method in class net.minecraft.client.Minecraft
 
scheduleUpdate(BlockPos, Block, int) - Method in class net.minecraft.world.World
 
scheduleUpdate(BlockPos, Block, int) - Method in class net.minecraft.world.WorldServer
 
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
 
scoreboardMCServer - Variable in class net.minecraft.scoreboard.ServerScoreboard
 
ScoreboardSaveData - Class in net.minecraft.scoreboard
 
ScoreboardSaveData() - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
 
ScoreboardSaveData(String) - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
 
scoreboardSaveData - Variable in class net.minecraft.scoreboard.ServerScoreboard
 
scoreComparator - Static variable in class net.minecraft.scoreboard.Score
 
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.play.server.S3DPacketDisplayScoreboard
 
ScoreObjective - Class in net.minecraft.scoreboard
 
ScoreObjective(Scoreboard, String, IScoreObjectiveCriteria) - Constructor for class net.minecraft.scoreboard.ScoreObjective
 
scoreObjectiveCriterias - Variable in class net.minecraft.scoreboard.Scoreboard
 
scoreObjectives - Variable in class net.minecraft.scoreboard.Scoreboard
 
scorePlayerName - Variable in class net.minecraft.scoreboard.Score
 
ScorePlayerTeam - Class in net.minecraft.scoreboard
 
ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.ScorePlayerTeam
 
scorePoints - Variable in class net.minecraft.scoreboard.Score
 
scoresToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
scoreValue - Variable in class net.minecraft.entity.EntityLivingBase
The score value of the Mob, the amount of points the mob is worth.
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
 
screenTitle - Variable in class net.minecraft.client.gui.achievement.GuiStats
 
screenTitle - Variable in class net.minecraft.client.gui.GuiControls
 
screenTitle - Variable in class net.minecraft.client.gui.GuiVideoSettings
 
scroll(int) - Method in class net.minecraft.client.gui.GuiNewChat
Scrolls the chat by the given number of lines.
scroll(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
scroll(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
scroll(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
scrollBy(int) - Method in class net.minecraft.client.gui.GuiSlot
Scrolls the slot by the given amount.
scrollDownButtonID - Variable in class net.minecraft.client.gui.GuiSlot
The buttonID of the button used to scroll down
scrollMultiplier - Variable in class net.minecraft.client.gui.GuiSlot
What to multiply the amount you moved your mouse by (used for slowing down scrolling when over the items and not on the scroll bar)
scrollPos - Variable in class net.minecraft.client.gui.GuiNewChat
 
scrollTo(float) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.ContainerCreative
 
scrollUpButtonID - Variable in class net.minecraft.client.gui.GuiSlot
The buttonID of the button used to scroll up
sea_lantern - Static variable in class net.minecraft.init.Blocks
 
seaLevel - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
seaLevel - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlab
 
SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlabNew
 
searchField - Variable in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
searchForDestination() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
Searches and sets new destination block and returns true if a suitable block (specified in EntityAIMoveToBlock#shouldMoveTo(World, BlockPos)) can be found.
searchForOtherItemsNearby() - Method in class net.minecraft.entity.item.EntityItem
Looks for other itemstacks nearby and tries to stack them together
searchLength - Variable in class net.minecraft.entity.ai.EntityAIMoveToBlock
 
secondaryColor - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
secondaryComponents - Static variable in class net.minecraft.world.gen.structure.StructureNetherBridgePieces
 
secondaryEffect - Variable in class net.minecraft.tileentity.TileEntityBeacon
Secondary potion effect given by this beacon.
secondaryWeights - Variable in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
 
secondItemToBuy - Variable in class net.minecraft.village.MerchantRecipe
Second Item the Villager buys.
secretKey - Variable in class net.minecraft.server.network.NetHandlerLoginServer
 
secretKeyEncrypted - Variable in class net.minecraft.network.login.client.C01PacketEncryptionResponse
 
sectionCount - Variable in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
 
sectionList - Variable in class net.minecraft.profiler.Profiler
 
sectorFree - Variable in class net.minecraft.world.chunk.storage.RegionFile
 
seed - Variable in class net.minecraft.world.WorldSettings
The seed for the map.
seenEntities - Variable in class net.minecraft.entity.ai.EntitySenses
 
segments - Variable in class net.minecraft.client.model.ModelMagmaCube
 
selectAnything - Static variable in class net.minecraft.util.EntitySelectors
 
selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.JunglePyramid.Stones
 
selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureComponent.BlockSelector
 
selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stones
 
selectButton - Variable in class net.minecraft.client.gui.GuiSelectWorld
 
selectedButton - Variable in class net.minecraft.client.gui.GuiScreen
The button that was just pressed.
selectedElement - Variable in class net.minecraft.client.gui.GuiSlot
The element in the list that was selected
selectedIndex - Variable in class net.minecraft.client.gui.GuiCreateWorld
 
selectedMerchantRecipe - Variable in class net.minecraft.client.gui.GuiMerchant
The integer value corresponding to the currently selected merchant recipe.
selectedResourcePacks - Variable in class net.minecraft.client.gui.GuiScreenResourcePacks
 
selectedResourcePacksList - Variable in class net.minecraft.client.gui.GuiScreenResourcePacks
List component that contains the selected resource packs
selectedServer - Variable in class net.minecraft.client.gui.GuiMultiplayer
 
selectedSlotIndex - Variable in class net.minecraft.client.gui.ServerSelectionList
 
selectedTabIndex - Static variable in class net.minecraft.client.gui.inventory.GuiContainerCreative
Currently selected creative inventory tab index.
selectInventories - Static variable in class net.minecraft.util.EntitySelectors
 
selectionEnd - Variable in class net.minecraft.client.gui.GuiTextField
other selection position, maybe the same as the cursor
selectionList - Variable in class net.minecraft.client.gui.GuiSlotRealmsProxy
 
selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
selectModeOrRandom(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayer
returns the most frequently occurring number of the set, or a random number from those provided
selectModeOrRandom(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerFuzzyZoom
returns the most frequently occurring number of the set, or a random number from those provided
selector - Variable in class net.minecraft.util.ChatComponentSelector
The selector used to find the matching entities of this text component
selectRandom(int...) - Method in class net.minecraft.world.gen.layer.GenLayer
selects a random integer from a set of provided integers
selectServer(int) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
selfCounter - Variable in class net.minecraft.profiler.PlayerUsageSnooper
incremented on every getSelfCounterFor
selfPosition - Variable in class net.minecraft.inventory.ContainerRepair
 
sellItem - Variable in class net.minecraft.entity.passive.EntityVillager.EmeraldForItems
 
sendAchievements(EntityPlayerMP) - Method in class net.minecraft.stats.StatisticsFile
 
sendAutocompleteRequest(String, String) - Method in class net.minecraft.client.gui.GuiChat
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
sendBlockBreakProgress(int, BlockPos, int) - Method in interface net.minecraft.world.IWorldAccess
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.World
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.WorldManager
 
sendBookToServer(boolean) - Method in class net.minecraft.client.gui.GuiScreenBook
 
sendChatMessage(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
Sends a chat message from the player.
sendChatMessage(String) - Method in class net.minecraft.client.gui.GuiScreen
 
sendChatMessage(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
 
sendChatMsg(IChatComponent) - Method in class net.minecraft.server.management.ServerConfigurationManager
Sends the given string to every player as chat message.
sendChatMsgImpl(IChatComponent, boolean) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
sendClickBlockToController(boolean) - Method in class net.minecraft.client.Minecraft
 
sendCommandFeedback() - Method in interface net.minecraft.command.ICommandSender
Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.command.server.CommandBlockLogic
Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.entity.Entity
Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.entity.player.EntityPlayer
Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.network.rcon.RConConsoleSource
Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.server.MinecraftServer
Returns true if the command sender should be sent feedback about executed commands
sendContainerToPlayer(Container) - Method in class net.minecraft.entity.player.EntityPlayerMP
 
sendDemoReminder() - Method in class net.minecraft.world.demo.DemoWorldManager
Sends a message to the player reminding them that this is the demo version
sendDestroyEntityPacketToTrackedPlayers() - Method in class net.minecraft.entity.EntityTrackerEntry
 
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.
sendEndCombat() - Method in class net.minecraft.entity.EntityLivingBase
Sends an END_COMBAT packet to the client
sendEndCombat() - Method in class net.minecraft.entity.player.EntityPlayerMP
Sends an END_COMBAT packet to the client
sendEnterCombat() - Method in class net.minecraft.entity.EntityLivingBase
Sends an ENTER_COMBAT packet to the client
sendEnterCombat() - Method in class net.minecraft.entity.player.EntityPlayerMP
Sends an ENTER_COMBAT packet to the client
sendHorseInventory() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
sendHorseJump() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
sendMessageToAllTeamMembers(EntityPlayer, IChatComponent) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
sendMessageToTeamOrEvryPlayer(EntityPlayer, IChatComponent) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
sendMetadataToAllAssociatedPlayers() - Method in class net.minecraft.entity.EntityTrackerEntry
Sends the entity metadata (DataWatcher) and attributes to all players tracking this entity, including the entity itself if a player.
sendPacket(Packet) - Method in class net.minecraft.network.NetHandlerPlayServer
 
sendPacket(Packet) - Method in class net.minecraft.network.NetworkManager
 
sendPacket(Packet, GenericFutureListener<? extends Future<? super Void>>, GenericFutureListener<? extends Future<? super Void>>...) - Method in class net.minecraft.network.NetworkManager
 
sendPacketDropItem(ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Sends a Packet107 to the server to drop the item on the ground
sendPacketToAllPlayers(Packet) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
sendPacketToAllPlayersInDimension(Packet, int) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
sendPacketToTrackedPlayers(Packet) - Method in class net.minecraft.entity.EntityTrackerEntry
Send the given packet to all players tracking this entity.
sendPlayerAbilities() - Method in class net.minecraft.client.entity.EntityPlayerSP
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).
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.EntityPlayerSP
 
sendQueue - Variable in class net.minecraft.client.multiplayer.WorldClient
The packets that need to be sent to the server.
sendQueuedBlockEvents() - Method in class net.minecraft.world.WorldServer
 
sendQuittingDisconnectingPacket() - Method in class net.minecraft.client.multiplayer.WorldClient
If on MP, sends a quitting packet.
sendQuittingDisconnectingPacket() - Method in class net.minecraft.world.World
If on MP, sends a quitting packet.
sendRespawnPacket() - Method in class net.minecraft.client.gui.GuiWinGame
 
sendScoreboard(ServerScoreboard, EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
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.
sendTeamUpdate(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
This packet will notify the players that this team is updated
sendTeamUpdate(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
This packet will notify the players that this team is updated
sendTileEntityUpdate(TileEntity) - Method in class net.minecraft.entity.player.EntityPlayerMP
 
sendTileToAllPlayersWatchingChunk(TileEntity) - Method in class net.minecraft.server.management.PlayerManager.PlayerInstance
 
sendToAllNear(double, double, double, double, int, Packet) - Method in class net.minecraft.server.management.ServerConfigurationManager
params: x,y,z,r,dimension.
sendToAllNearExcept(EntityPlayer, double, double, double, double, int, Packet) - Method in class net.minecraft.server.management.ServerConfigurationManager
params: srcPlayer,x,y,z,r,dimension.
sendToAllPlayersWatchingChunk(Packet) - Method in class net.minecraft.server.management.PlayerManager.PlayerInstance
 
sendToAllTrackingEntity(Entity, Packet) - Method in class net.minecraft.entity.EntityTracker
 
sendUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Notifies the server of things like consuming food, etc...
sendVelocityUpdates - Variable in class net.minecraft.entity.EntityTrackerEntry
 
senses - Variable in class net.minecraft.entity.EntityLiving
 
sensitivity - Variable in class net.minecraft.block.BlockPressurePlate
 
Sensitivity() - Constructor for enum net.minecraft.block.BlockPressurePlate.Sensitivity
 
sentHistoryCursor - Variable in class net.minecraft.client.gui.GuiChat
keeps position of which chat message you will select when you press up, (does not increase for duplicated messages sent immediately after each other)
sentMessages - Variable in class net.minecraft.client.gui.GuiNewChat
 
serialize(AnimationMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
serialize(PackMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
 
serialize(ServerStatusResponse.MinecraftProtocolVersionIdentifier, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier.Serializer
 
serialize(ServerStatusResponse.PlayerCountData, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData.Serializer
 
serialize(ServerStatusResponse, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
 
serialize(PlayerProfileCache.ProfileEntry, Type, JsonSerializationContext) - Method in class net.minecraft.server.management.PlayerProfileCache.Serializer
 
serialize(UserListEntry<K>, Type, JsonSerializationContext) - Method in class net.minecraft.server.management.UserList.Serializer
 
serialize(ChatStyle, Type, JsonSerializationContext) - Method in class net.minecraft.util.ChatStyle.Serializer
 
serialize(IChatComponent, Type, JsonSerializationContext) - Method in class net.minecraft.util.IChatComponent.Serializer
 
serialize(ChunkProviderSettings.Factory, Type, JsonSerializationContext) - Method in class net.minecraft.world.gen.ChunkProviderSettings.Serializer
 
serializeChatStyle(ChatStyle, JsonObject, JsonSerializationContext) - Method in class net.minecraft.util.IChatComponent.Serializer
 
SERIALIZER - Static variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.PlayerCountData.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Serializer
 
Serializer() - Constructor for class net.minecraft.server.management.PlayerProfileCache.Serializer
 
Serializer() - Constructor for class net.minecraft.server.management.UserList.Serializer
 
Serializer() - Constructor for class net.minecraft.util.ChatStyle.Serializer
 
Serializer() - Constructor for class net.minecraft.util.IChatComponent.Serializer
 
Serializer() - Constructor for class net.minecraft.world.gen.ChunkProviderSettings.Serializer
 
server - Variable in class net.minecraft.server.network.NetHandlerHandshakeTCP
 
server - Variable in class net.minecraft.server.network.NetHandlerLoginServer
 
server - Variable in class net.minecraft.server.network.NetHandlerStatusServer
 
SERVER_LOCAL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
 
SERVER_SELECTION_BUTTONS - Static variable in class net.minecraft.client.gui.ServerListEntryNormal
 
ServerAddress - Class in net.minecraft.client.multiplayer
 
ServerAddress(String, int) - Constructor for class net.minecraft.client.multiplayer.ServerAddress
 
ServerBlockEventList() - Constructor for class net.minecraft.world.WorldServer.ServerBlockEventList
 
serverChunkGenerator - Variable in class net.minecraft.world.gen.ChunkProviderServer
chunk generator object.
ServerCommandManager - Class in net.minecraft.command
 
ServerCommandManager() - Constructor for class net.minecraft.command.ServerCommandManager
 
serverConfigManager - Variable in class net.minecraft.server.MinecraftServer
The ServerConfigurationManager instance.
ServerConfigurationManager - Class in net.minecraft.server.management
 
ServerConfigurationManager(MinecraftServer) - Constructor for class net.minecraft.server.management.ServerConfigurationManager
 
serverController - Variable in class net.minecraft.network.NetHandlerPlayServer
 
serverData - Variable in class net.minecraft.client.gui.GuiScreenAddServer
 
ServerData - Class in net.minecraft.client.multiplayer
 
ServerData(String, String, boolean) - Constructor for class net.minecraft.client.multiplayer.ServerData
 
ServerData.ServerResourceMode - Enum in net.minecraft.client.multiplayer
 
serverIcon - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverId - Variable in class net.minecraft.server.network.NetHandlerLoginServer
 
serverInfo - Variable in class net.minecraft.client.main.GameConfiguration
 
ServerInformation(String, int) - Constructor for class net.minecraft.client.main.GameConfiguration.ServerInformation
 
serverIP - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverIPField - Variable in class net.minecraft.client.gui.GuiScreenAddServer
 
serverIsInRunLoop() - Method in class net.minecraft.server.MinecraftServer
 
serverIsRunning - Variable in class net.minecraft.server.MinecraftServer
 
serverKeyPair - Variable in class net.minecraft.server.MinecraftServer
 
ServerList(Minecraft) - Constructor for class net.minecraft.client.gui.stream.GuiIngestServers.ServerList
 
ServerList - Class in net.minecraft.client.multiplayer
 
ServerList(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ServerList
 
ServerListEntryLanDetected - Class in net.minecraft.client.gui
 
ServerListEntryLanDetected(GuiMultiplayer, LanServerDetector.LanServer) - Constructor for class net.minecraft.client.gui.ServerListEntryLanDetected
 
ServerListEntryLanScan - Class in net.minecraft.client.gui
 
ServerListEntryLanScan() - Constructor for class net.minecraft.client.gui.ServerListEntryLanScan
 
ServerListEntryNormal - Class in net.minecraft.client.gui
 
ServerListEntryNormal(GuiMultiplayer, ServerData) - Constructor for class net.minecraft.client.gui.ServerListEntryNormal
 
serverListSelector - Variable in class net.minecraft.client.gui.GuiMultiplayer
 
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)
serverMotd - Variable in class net.minecraft.network.ServerStatusResponse
 
serverName - Variable in class net.minecraft.client.main.GameConfiguration.ServerInformation
 
serverName - Variable in class net.minecraft.client.Minecraft
 
serverName - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverNameField - Variable in class net.minecraft.client.gui.GuiScreenAddServer
 
serverOwner - Variable in class net.minecraft.server.MinecraftServer
Username of the server owner (for integrated servers)
serverPort - Variable in class net.minecraft.client.main.GameConfiguration.ServerInformation
 
serverPort - Variable in class net.minecraft.client.Minecraft
 
serverPort - Variable in class net.minecraft.client.multiplayer.ServerAddress
 
serverPort - Variable in class net.minecraft.server.MinecraftServer
The server's port.
serverPosX - Variable in class net.minecraft.entity.Entity
 
serverPosY - Variable in class net.minecraft.entity.Entity
 
serverPosZ - Variable in class net.minecraft.entity.Entity
 
serverProxy - Variable in class net.minecraft.server.MinecraftServer
 
ServerResourceMode(String) - Constructor for enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
serverResourcePacks - Variable in class net.minecraft.client.gui.GuiScreenAddServer
 
serverRunning - Variable in class net.minecraft.server.MinecraftServer
Indicates whether the server is running or not.
servers - Variable in class net.minecraft.client.multiplayer.ServerList
 
ServerScoreboard - Class in net.minecraft.scoreboard
 
ServerScoreboard(MinecraftServer) - Constructor for class net.minecraft.scoreboard.ServerScoreboard
 
ServerSelectionList - Class in net.minecraft.client.gui
 
ServerSelectionList(GuiMultiplayer, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.ServerSelectionList
 
ServersideAttributeMap - Class in net.minecraft.entity.ai.attributes
 
ServersideAttributeMap() - Constructor for class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
serverSneakState - Variable in class net.minecraft.client.entity.EntityPlayerSP
the last sneaking state sent to the server
serverSprintState - Variable in class net.minecraft.client.entity.EntityPlayerSP
the last sprinting state sent to the server
ServerStatusResponse - Class in net.minecraft.network
 
ServerStatusResponse() - Constructor for class net.minecraft.network.ServerStatusResponse
 
ServerStatusResponse.MinecraftProtocolVersionIdentifier - Class in net.minecraft.network
 
ServerStatusResponse.MinecraftProtocolVersionIdentifier.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.PlayerCountData - Class in net.minecraft.network
 
ServerStatusResponse.PlayerCountData.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.Serializer - Class in net.minecraft.network
 
serverStopped - Variable in class net.minecraft.server.MinecraftServer
Indicates to other classes that the server is safely stopped.
serverThread - Variable in class net.minecraft.server.MinecraftServer
 
serverUpdateMountedMovingPlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
using player's dimension, update their movement when in a vehicle (e.g.
serverUrl - Variable in class net.minecraft.profiler.PlayerUsageSnooper
URL of the server to send the report to
serverWide - Variable in class net.minecraft.network.play.server.S28PacketEffect
If true the sound is played across the server
session - Variable in class net.minecraft.client.main.GameConfiguration.UserInformation
 
session - Variable in class net.minecraft.client.Minecraft
 
Session - Class in net.minecraft.util
 
Session(String, String, String, String) - Constructor for class net.minecraft.util.Session
 
Session.Type - Enum in net.minecraft.util
 
SESSION_TYPES - Static variable in enum net.minecraft.util.Session.Type
 
sessionId() - Static method in class net.minecraft.realms.Realms
 
sessionService - Variable in class net.minecraft.client.Minecraft
 
sessionService - Variable in class net.minecraft.client.resources.SkinManager
 
sessionService - Variable in class net.minecraft.server.MinecraftServer
 
sessionType - Variable in class net.minecraft.util.Session
 
sessionType - Variable in enum net.minecraft.util.Session.Type
 
set(World) - Method in class net.minecraft.client.renderer.entity.RenderManager
World sets this RenderManager's worldObj to the world provided
set(float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float[]) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float[]) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(int, NBTBase) - Method in class net.minecraft.nbt.NBTTagList
Set the given index to the given tag
set(int, int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
Arguments are x, y, z, val.
set(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.EntityLivingBase
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.player.EntityPlayer
 
setActivePlayerChunksAndCheckLight() - Method in class net.minecraft.world.World
 
setActiveTexture(int) - Static method in class net.minecraft.client.renderer.GlStateManager
 
setActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
Sets the current lightmap texture to the specified OpenGL constant
setAdditionalAItasks() - Method in class net.minecraft.entity.passive.EntityVillager
 
setAdminCommander(IAdminCommand) - Static method in class net.minecraft.command.CommandBase
Sets the static IAdminCommander.
setAdventureModeExempt() - Method in class net.minecraft.block.material.Material
 
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
 
setAllowCommands(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setAllowCommands(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.World
first boolean for hostile mobs and second for peaceful mobs
setAllowFlight(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setAllowFlying(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setAllowFlying(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setAllowFriendlyFire(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setAllowPvp(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setAllVisible(boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
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.Entity
 
setAngles(float, float) - Method in class net.minecraft.entity.Entity
Adds 15% to the entity's yaw and subtracts 15% from the pitch.
setAngry(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
Sets whether this wolf is angry or not.
setAreaOpaque(int, int, int, int) - Method in class net.minecraft.client.renderer.ImageBufferDownload
Makes the given area of the image opaque
setAreaTransparent(int, int, int, int) - Method in class net.minecraft.client.renderer.ImageBufferDownload
Makes the given area of the image transparent if it was previously completely opaque (used to remove the outer layer of a skin around the head if it was saved all opaque; this would be redundant so it's assumed that the skin maker is just using an image editor without an alpha channel)
setArrowCountInEntity(int) - Method in class net.minecraft.entity.EntityLivingBase
sets the amount of arrows stuck in the entity.
setAttacking(boolean) - Method in class net.minecraft.entity.monster.EntityGhast
 
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
setAvoidSun(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
 
setAvoidsWater(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
 
setAvoidsWater(boolean) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
setBackgroundImageName(String) - Method in class net.minecraft.creativetab.CreativeTabs
 
setBase64EncodedIconData(String) - Method in class net.minecraft.client.multiplayer.ServerData
 
setBaseCollisionBounds(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
Set the block bounds as the collision bounds for the stairs at the given position
setBaseSpellTextureIndex(int) - Method in class net.minecraft.client.particle.EntitySpellParticleFX
Sets the base spell texture index
setBaseValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
setBaseValue(double) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
setBedBounds() - Method in class net.minecraft.block.BlockBed
 
setBeenAttacked() - Method in class net.minecraft.entity.Entity
Sets that this entity has been attacked.
setBeenAttacked() - Method in class net.minecraft.entity.EntityLivingBase
Sets that this entity has been attacked.
setBegging(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
 
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
 
setBlockAndNotifyAdequately(World, BlockPos, IBlockState) - Method in class net.minecraft.world.gen.feature.WorldGenerator
 
setBlockBounds(float, float, float, float, float, float) - Method in class net.minecraft.block.Block
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockAnvil
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockButton
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCake
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCarpet
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChest
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDaylightDetector
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndPortal
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockHopper
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLadder
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLever
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonBase
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPortal
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSkull
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSlab
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWallSign
 
setBlockBoundsBasedOnState0(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
 
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.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.BlockSlab
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
setBlockBoundsFromMeta(int) - Method in class net.minecraft.block.BlockCarpet
 
setBlocked(boolean) - Method in class net.minecraft.entity.item.EntityMinecartHopper
Set whether this hopper minecart is being blocked by an activator rail.
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.
setBlocksInChunk(int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
 
setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.chunk.Chunk
 
setBlockState(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBlockState(int, IBlockState) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBlockState(World, IBlockState, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
 
setBlockState(World, IBlockState, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
 
setBlockState(BlockPos, IBlockState, int) - Method in class net.minecraft.world.World
Sets the block state at a given location.
setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.World
Convenience method to update the block on both the client and server
setBlockToAir(BlockPos) - Method in class net.minecraft.world.World
 
setBlockUnbreakable() - Method in class net.minecraft.block.Block
 
setBlurMipmap(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
 
setBlurMipmap(boolean, boolean) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
setBlurMipmapDirect(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
 
setBodyRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setBold(Boolean) - Method in class net.minecraft.util.ChatStyle
Sets whether or not text of this ChatStyle should be in bold.
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.
setBoolean(int, boolean) - Method in class net.minecraft.network.PacketBuffer
 
setBorderDamagePerBlock(double) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border damage per block
setBorderLerpTarget(double) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border lerp target
setBorderLerpTime(long) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border lerp time
setBorderSafeZone(double) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border safe zone
setBorderSize(double) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border size
setBorderWarningDistance(int) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border warning distance
setBorderWarningTime(int) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border warning time
setBossStatus(IBossDisplayData, boolean) - Static method in class net.minecraft.entity.boss.BossStatus
 
setBoundBasedOnMeta(int) - Method in class net.minecraft.block.BlockDoor
 
setBounds(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
 
setBoxName(String) - Method in class net.minecraft.client.model.ModelBox
 
setBoxRotation(ModelRenderer, float, float, float) - Method in class net.minecraft.client.model.ModelHorse
Sets the rotations for a ModelRenderer in the ModelHorse class.
setBreakDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
 
setBreakDoors(boolean) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
setBreakDoorsAItask(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
Sets or removes EntityAIBreakDoor task
setBreeding(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setBrightness(T, float, boolean) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
setBufferedImage(BufferedImage) - Method in class net.minecraft.client.renderer.ThreadDownloadImageData
 
setBuildLimit(int) - Method in class net.minecraft.server.MinecraftServer
 
setBuiltInBlocks - Variable in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
 
setBurning() - Method in class net.minecraft.block.material.Material
Set the canBurn bool to True and return the current object.
setButtonDelay(int) - Method in class net.minecraft.client.gui.GuiYesNo
Sets the number of ticks to wait before enabling the buttons.
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.
setByte(int, int) - Method in class net.minecraft.network.PacketBuffer
 
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.
setBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, InputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ScatteringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
setCanBeCreated(boolean) - Method in class net.minecraft.world.WorldType
Sets canBeCreated to the provided value, and returns this.
setCanCraft(EntityPlayer, boolean) - Method in class net.minecraft.inventory.Container
sets whether the player can craft in this inventory or not
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.PathNavigateGround
 
setCanSwim(boolean) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
setCenter(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
setCentered() - Method in class net.minecraft.client.gui.GuiLabel
Sets the Label to be centered
setChar(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setChatClickEvent(ClickEvent) - Method in class net.minecraft.util.ChatStyle
Sets the event that should be run when text of this ChatStyle is clicked on.
setChatFormat(EnumChatFormatting) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setChatHoverEvent(HoverEvent) - Method in class net.minecraft.util.ChatStyle
Sets the event that should be run when text of this ChatStyle is hovered over.
setChatLine(IChatComponent, int, int, boolean) - Method in class net.minecraft.client.gui.GuiNewChat
 
setChatStyle(ChatStyle) - Method in class net.minecraft.util.ChatComponentStyle
 
setChatStyle(ChatStyle) - Method in class net.minecraft.util.ChatComponentTranslation
 
setChatStyle(ChatStyle) - Method in interface net.minecraft.util.IChatComponent
 
setChested(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setChestTileEntity(TileEntityEnderChest) - Method in class net.minecraft.inventory.InventoryEnderChest
 
setChickenJockey(boolean) - Method in class net.minecraft.entity.passive.EntityChicken
Sets whether this chicken is a jockey or not.
setChild(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
Set whether this zombie is a child.
setChildSize(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
sets the size of the entity to be half of its current size if true.
setChunkLoaded(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
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
setChunkTimestamp(int, int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
args: x, z, timestamp - sets the chunk's write timestamp
setCleanWeatherTime(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setClientActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
Sets the current lightmap texture to the specified OpenGL constant
setClientBrand(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
setClipboardString(String) - Static method in class net.minecraft.client.gui.GuiScreen
Stores the given string in the system clipboard
setCloudUpdateTick(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
saves the current Cloud update tick into the PartiallyDestroyedBlock
setCollarColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntityWolf
 
setColor(ItemStack, int) - Method in class net.minecraft.item.ItemArmor
Sets the color of the specified armor ItemStack
setColor(EnumChatFormatting) - Method in class net.minecraft.util.ChatStyle
Sets the color for this ChatStyle to the given value.
setColor(int) - Method in class net.minecraft.world.biome.BiomeGenBase
 
setColorBuffer(double, double, double, double) - Static method in class net.minecraft.client.renderer.RenderHelper
Update and return colorBuffer with the RGBA values passed as arguments
setColorBuffer(float, float, float, float) - Static method in class net.minecraft.client.renderer.RenderHelper
Update and return colorBuffer with the RGBA values passed as arguments
setColour(int) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
setCombatTask() - Method in class net.minecraft.entity.monster.EntitySkeleton
sets this entity's combat AI.
setCommand(String) - Method in class net.minecraft.command.server.CommandBlockLogic
Sets the command.
setCommandsAllowedForAll(boolean) - Method in class net.minecraft.server.management.ServerConfigurationManager
Sets whether all players are allowed to use commands (cheats) on the server.
setCommandStat(CommandResultStats.Type, int) - Method in interface net.minecraft.command.ICommandSender
 
setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.command.server.CommandBlockLogic
 
setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.entity.Entity
 
setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.network.rcon.RConConsoleSource
 
setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.server.MinecraftServer
 
setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setCompressionTreshold(int) - Method in class net.minecraft.network.NettyCompressionDecoder
 
setCompressionTreshold(int) - Method in class net.minecraft.network.NettyCompressionEncoder
 
setCompressionTreshold(int) - Method in class net.minecraft.network.NetworkManager
 
setConfigManager(ServerConfigurationManager) - Method in class net.minecraft.server.MinecraftServer
 
setConnectedToRealms(boolean) - Static method in class net.minecraft.realms.Realms
 
setConnectionState(EnumConnectionState) - Method in class net.minecraft.network.NetworkManager
Sets the new connection state and registers which packets this channel may send and receive
setContainerItem(Item) - Method in class net.minecraft.item.Item
 
setCountChunksXYZ(int) - Method in class net.minecraft.client.renderer.ViewFrustum
 
setCreativeMode(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setCreativeMode(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setCreativeTab(CreativeTabs) - Method in class net.minecraft.block.Block
 
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'
setCurrentCreativeTab(CreativeTabs) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
setCurrentItem(Item, 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.item.EntityArmorStand
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
 
setCustomInventoryName(String) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
setCustomName(String) - Method in class net.minecraft.inventory.InventoryBasic
Sets the name of this inventory.
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityChest
 
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityHopper
 
setCustomNameTag(String) - Method in class net.minecraft.entity.Entity
Sets the custom name tag for this entity
setCustomNameTag(String) - Method in class net.minecraft.entity.item.EntityMinecart
Sets the custom name tag for this entity
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
 
setDamageAllowedInCreativeMode() - Method in class net.minecraft.util.DamageSource
 
setDamageAmount(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageBuffer(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageBypassesArmor() - Method in class net.minecraft.util.DamageSource
 
setDamageIsAbsolute() - Method in class net.minecraft.util.DamageSource
Sets a value indicating whether the damage is absolute (ignores modification by potion effects or enchantments), and also clears out hunger damage.
setDamageTaken(float) - Method in class net.minecraft.entity.item.EntityBoat
Sets the damage taken from the last hit.
setData(char[]) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
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.
setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
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.
setDeathMessageVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setDebugBoundingBox(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setDebugWorldSettings() - Method in class net.minecraft.world.WorldServer
 
setDefaultDirection(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDispenser
 
setDefaultFacing(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFurnace
 
setDefaultPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
 
setDefaultPlayerReputation(int) - Method in class net.minecraft.village.Village
 
setDefaultState(IBlockState) - Method in class net.minecraft.block.Block
 
setDefaultUvs() - Method in class net.minecraft.client.renderer.block.model.BlockPart
 
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.
setDescription(String) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
setDifficulty(EnumDifficulty) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setDifficulty(EnumDifficulty) - Method in class net.minecraft.world.storage.WorldInfo
 
setDifficultyForAllWorlds(EnumDifficulty) - Method in class net.minecraft.server.integrated.IntegratedServer
 
setDifficultyForAllWorlds(EnumDifficulty) - Method in class net.minecraft.server.MinecraftServer
 
setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setDifficultyScaled() - Method in class net.minecraft.util.DamageSource
Set whether this damage source will have its damage amount scaled based on the current difficulty.
setDimensionAndSpawnPlayer(int) - Method in class net.minecraft.client.Minecraft
 
setDimensions(int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
setDirty(boolean) - Method in class net.minecraft.world.WorldSavedData
Sets the dirty state of this MapDataBase, whether it needs saving to disk.
setDisabled() - Method in class net.minecraft.client.renderer.GlStateManager.BooleanState
 
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
 
setDisplayedItemWithUpdate(ItemStack, boolean) - Method in class net.minecraft.entity.item.EntityItemFrame
 
setDisplayListEntitiesDirty() - Method in class net.minecraft.client.renderer.RenderGlobal
 
setDisplayName(IChatComponent) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
setDisplayName(String) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setDisplayTileOffset(int) - Method in class net.minecraft.entity.item.EntityMinecart
 
setDoneWorking() - Method in class net.minecraft.client.gui.GuiScreenWorking
 
setDoneWorking() - Method in class net.minecraft.client.LoadingScreenRenderer
 
setDoneWorking() - Method in interface net.minecraft.util.IProgressUpdate
 
setDoRenderBrightness(T, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
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.
setDouble(int, double) - Method in class net.minecraft.network.PacketBuffer
 
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
Sets the sign's isEditable flag to the specified parameter.
setEffectiveness(double) - Method in class net.minecraft.potion.Potion
 
setElder(boolean) - Method in class net.minecraft.entity.monster.EntityGuardian
Sets this Guardian to be an elder or not.
setElder() - Method in class net.minecraft.entity.monster.EntityGuardian
 
setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.client.gui.GuiTextField
enable drawing background and outline
setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
 
setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiSlot
 
setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiTextField
 
setEnabled() - Method in class net.minecraft.client.renderer.GlStateManager.BooleanState
 
setEnableSnow() - Method in class net.minecraft.world.biome.BiomeGenBase
sets enableSnow to true during biome initialization.
setEnchantable() - Method in class net.minecraft.util.WeightedRandomFishable
 
setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
Enchants Entity's current equipments based on given DifficultyInstance
setEnchantments(Map<Integer, Integer>, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Set the enchantments for the specified stack.
setEnterDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
 
setEnterDoors(boolean) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
setEntityActionState(float, float, boolean, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
 
setEntityAttackTarget(EntityCreature, EntityLivingBase) - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
 
setEntityAttackTarget(EntityCreature, EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityPigZombie.AIHurtByAggressor
 
setEntityBoundingBox(AxisAlignedBB) - Method in class net.minecraft.entity.Entity
 
setEntityId(int) - Method in class net.minecraft.entity.Entity
 
setEntityItemStack(ItemStack) - Method in class net.minecraft.entity.item.EntityItem
Sets the ItemStack for this entity
setEntityName(String) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
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
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityPigZombie
Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntitySkeleton
Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityZombie
Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentDropChance(int, float) - Method in class net.minecraft.entity.EntityLiving
 
setExecutionChance(int) - Method in class net.minecraft.entity.ai.EntityAIWander
Changes task random possibility for execution
setExplosion() - Method in class net.minecraft.util.DamageSource
 
setExplosionSource(Explosion) - Static method in class net.minecraft.util.DamageSource
 
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.
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.
setFacing - Variable in class net.minecraft.client.renderer.RenderGlobal.ContainerLocalRenderInformation
 
setFadeColour(int) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
setFavicon(String) - Method in class net.minecraft.network.ServerStatusResponse
 
setField(int, int) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
setField(int, int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
setField(int, int) - Method in class net.minecraft.entity.player.InventoryPlayer
 
setField(int, int) - Method in interface net.minecraft.inventory.IInventory
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryBasic
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryCraftResult
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryLargeChest
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryMerchant
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityChest
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityHopper
 
setFillerBlockMetadata(int) - Method in class net.minecraft.world.biome.BiomeGenBase
 
setFire(int) - Method in class net.minecraft.entity.Entity
Sets entity to burn for x amount of seconds, cannot lower amount of existing fire.
setFireDamage() - Method in class net.minecraft.util.DamageSource
Define the damage type as fire based.
setFireInfo(Block, int, int) - Method in class net.minecraft.block.BlockFire
 
setFlag(int, boolean) - Method in class net.minecraft.entity.Entity
Enable or disable a entity flag, see getEntityFlag to read the know flags.
setFleeceColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntitySheep
Sets the wool color of this sheep
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.
setFloat(int, float) - Method in class net.minecraft.network.PacketBuffer
 
setFlowerPotData(Item, int) - Method in class net.minecraft.tileentity.TileEntityFlowerPot
 
setFlying(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setFlying(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setFlySpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
setFlySpeed(float) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setFlySpeed(float) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setFocus(boolean) - Method in class net.minecraft.realms.RealmsEditBox
 
setFocused(boolean) - Method in class net.minecraft.client.gui.GuiTextField
Sets focus to this gui element
setFog(int) - Static method in class net.minecraft.client.renderer.GlStateManager
 
setFogColorBuffer(float, float, float, float) - Method in class net.minecraft.client.renderer.EntityRenderer
Update and return fogColorBuffer with the RGBA values passed as arguments
setFogDensity(float) - Static method in class net.minecraft.client.renderer.GlStateManager
 
setFogEnd(float) - Static method in class net.minecraft.client.renderer.GlStateManager
 
setFogStart(float) - Static method in class net.minecraft.client.renderer.GlStateManager
 
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
 
setFooter(IChatComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
 
setForwardDirection(int) - Method in class net.minecraft.entity.item.EntityBoat
Sets the forward direction of the entity.
setFramebufferColor(float, float, float, float) - Method in class net.minecraft.client.shader.Framebuffer
 
setFramebufferFilter(int) - Method in class net.minecraft.client.shader.Framebuffer
 
setFrameIndex(int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setFramesTextureData(List<int[][]>) - 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.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Sets the game type for the player.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
setGameType(WorldSettings.GameType) - Method in class net.minecraft.command.CommandDefaultGameMode
 
setGameType(WorldSettings.GameType) - Method in class net.minecraft.entity.player.EntityPlayer
Sets the player's game mode and sends it to them.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.entity.player.EntityPlayerMP
Sets the player's game mode and sends it to them.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.integrated.IntegratedServer
Sets the game type for all worlds.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.management.ItemInWorldManager
 
setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.MinecraftServer
Sets the game type for all worlds.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.world.storage.WorldInfo
Sets the GameType.
setGeneratedBlock(BlockFlower, BlockFlower.EnumFlowerType) - Method in class net.minecraft.world.gen.feature.WorldGenFlowers
 
setGraphicsLevel(boolean) - Method in class net.minecraft.block.BlockLeaves
Pass true to draw this block using fancy graphics, or false for fast graphics.
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.
setHardcore(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
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
 
setHasEntities(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setHasListHeader(boolean, int) - Method in class net.minecraft.client.gui.GuiSlot
Sets hasListHeader and headerHeight.
setHasReproduced(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHasSubtypes(boolean) - Method in class net.minecraft.item.Item
 
setHeader(IChatComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
 
setHeadRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setHealth(float) - Method in class net.minecraft.entity.EntityLivingBase
 
setHeight(BiomeGenBase.Height) - Method in class net.minecraft.world.biome.BiomeGenBase
 
setHeightMap(int[]) - Method in class net.minecraft.world.chunk.Chunk
 
setHeightRequirement(float) - Method in class net.minecraft.pathfinding.PathNavigate
Sets vertical space requirement for path
setHeldBlockState(IBlockState) - Method in class net.minecraft.entity.monster.EntityEnderman
Sets this enderman's held block state
setHoldingRose(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
setHomePosAndDistance(BlockPos, int) - Method in class net.minecraft.entity.EntityCreature
Sets home position and max distance for it
setHorseArmorStack(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
Set horse armor stack (for example: new ItemStack(Items.iron_horse_armor))
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
 
setHorseTexturePaths() - 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
 
setHorseWatchableBoolean(int, boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHoveringText(String) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
setHurtEntities(boolean) - Method in class net.minecraft.entity.item.EntityFallingBlock
 
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.
setIconWidth(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
setImmovableMobility() - Method in class net.minecraft.block.material.Material
This type of material can't be pushed, and pistons are blocked to move.
setIndex(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setIndex(int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
setInfinitePickupDelay() - Method in class net.minecraft.entity.item.EntityItem
 
setIngameFocus() - Method in class net.minecraft.client.Minecraft
Will set the focus to ingame if the Minecraft window is the active with focus.
setIngameNotInFocus() - Method in class net.minecraft.client.Minecraft
Resets the player keystate, disables the ingame focus, and ungrabs the mouse cursor.
setInhabitedTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setInitialDisplayMode() - Method in class net.minecraft.client.Minecraft
 
setInitialSpawnLocation() - Method in class net.minecraft.world.World
Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
setInitialSpawnLocation() - Method in class net.minecraft.world.WorldServer
Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
setInLove(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
 
setInsertion(String) - Method in class net.minecraft.util.ChatStyle
Set a text to be inserted into Chat when the component is shift-clicked
setInstance() - Method in class net.minecraft.server.MinecraftServer
 
setInt(int, int) - Method in class net.minecraft.network.PacketBuffer
 
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.
setIntegerValue(int) - Method in class net.minecraft.util.TupleIntJsonSerializable
Sets this tuple's integer value to the given value.
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.client.model.ModelBiped
 
setInvisible(boolean) - Method in class net.minecraft.client.model.ModelPlayer
 
setInvisible(boolean) - Method in class net.minecraft.entity.Entity
 
setInvisible(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setInvulnerable(boolean) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
Set whether this skull comes from an invulnerable (aura) wither boss.
setInvulnerable(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setInvulnerable(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setInvulTime(int) - Method in class net.minecraft.entity.boss.EntityWither
 
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.
setIsBatHanging(boolean) - Method in class net.minecraft.entity.passive.EntityBat
 
setIsBoatEmpty(boolean) - Method in class net.minecraft.entity.item.EntityBoat
true if no player in boat
setIsCritical(boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
Whether the arrow has a stream of critical hit particles flying behind it.
setIsDetachedFromVillageFlag(boolean) - Method in class net.minecraft.village.VillageDoorInfo
 
setIsEditable(boolean) - Method in class net.minecraft.realms.RealmsEditBox
 
setIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
Sets this EntityDamageSource as originating from Thorns armor
setIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
 
setItalic(Boolean) - Method in class net.minecraft.util.ChatStyle
Sets whether or not text of this ChatStyle should be italicized.
setItem(Item) - Method in class net.minecraft.item.ItemStack
 
setItemDamage(int) - Method in class net.minecraft.item.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.
setItemRotation(int) - Method in class net.minecraft.entity.item.EntityItemFrame
 
setItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
Set the stack helds by mouse, used in GUI/Container
setItemValues(ItemStack) - Method in class net.minecraft.tileentity.TileEntityBanner
 
setJsonSerializableValue(IJsonSerializable) - Method in class net.minecraft.util.TupleIntJsonSerializable
Sets this tuple's JsonSerializable value to the given value.
setJumping() - Method in class net.minecraft.entity.ai.EntityJumpHelper
 
setJumping(boolean) - Method in class net.minecraft.entity.EntityLivingBase
 
setJumping(boolean, EntityRabbit.EnumMoveType) - Method in class net.minecraft.entity.passive.EntityRabbit
 
setJumpPower(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
setKeyBindState(int, boolean) - Static method in class net.minecraft.client.settings.KeyBinding
 
setKeyCode(int) - 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.
setLanServer(boolean) - Method in class net.minecraft.server.management.UserList
 
setLastAttacker(Entity) - Method in class net.minecraft.entity.EntityLivingBase
 
setLastLightningBolt(int) - Method in class net.minecraft.world.World
 
setLastOutput(IChatComponent) - Method in class net.minecraft.command.server.CommandBlockLogic
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setLayerStarted(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setLayerUsed(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setLeashedToEntity(Entity, boolean) - Method in class net.minecraft.entity.EntityLiving
Sets the entity to be leashed to.
setLeftArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setLeftLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setLeftPos(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
 
setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.World
 
setLightLevel(float) - Method in class net.minecraft.block.Block
Sets the light value that the block emits.
setLightmap(EntityPainting, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPainting
 
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.
setLightPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setListener(EntityPlayer, float) - Method in class net.minecraft.client.audio.SoundHandler
 
setListener(EntityPlayer, 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.ModelRabbit
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.GuiScreenWorking
Updates the progress bar on the loading screen to the specified amount.
setLoadingProgress(int) - Method in class net.minecraft.client.LoadingScreenRenderer
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.
setLocale(Locale) - Static method in class net.minecraft.client.resources.I18n
 
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
setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.item.EntityPainting
Sets the location and Yaw/Pitch of an entity in the world
setLocationNameClock(String) - Static method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
setLocationNameCompass(String) - Static method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
setLockCode(LockCode) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
setLockCode(LockCode) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
setLockCode(LockCode) - Method in class net.minecraft.inventory.InventoryLargeChest
 
setLockCode(LockCode) - Method in class net.minecraft.tileentity.TileEntityLockable
 
setLockCode(LockCode) - Method in interface net.minecraft.world.ILockableContainer
 
setLocked(boolean) - Method in class net.minecraft.scoreboard.Score
 
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.
setLong(int, long) - Method in class net.minecraft.network.PacketBuffer
 
setLookingForHome() - Method in class net.minecraft.entity.passive.EntityVillager
 
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
setMagicDamage() - Method in class net.minecraft.util.DamageSource
Define the damage type as magic based.
setManyVisible(Set<EnumFacing>) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setMapdataTo(MapData) - Method in class net.minecraft.network.play.server.S34PacketMaps
Sets new MapData from the packet to given MapData param
setMapFeaturesEnabled(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setMating(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
 
setMaxDamage(int) - Method in class net.minecraft.item.Item
set max damage of an Item
setMaxDamagePercent(float) - Method in class net.minecraft.util.WeightedRandomFishable
 
setMaxLength(int) - Method in class net.minecraft.realms.RealmsEditBox
 
setMaxStackSize(int) - Method in class net.minecraft.item.Item
 
setMaxStringLength(int) - Method in class net.minecraft.client.gui.GuiTextField
 
setMedium(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setMinecartPowered(boolean) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
setMinY(int) - Method in class net.minecraft.world.gen.FlatLayerInfo
Set the minimum Y coordinate for this layer.
setMipmapLevels(int) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBase
 
setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBiped
 
setModelPartEnabled(EnumPlayerModelParts, boolean) - Method in class net.minecraft.client.settings.GameSettings
 
setModelParts - Variable in class net.minecraft.client.settings.GameSettings
 
setModelVisibilities(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
setModified(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setMOTD(String) - Method in class net.minecraft.server.MinecraftServer
 
setMoveForward(float) - Method in class net.minecraft.entity.EntityLiving
 
setMovementSpeed(double) - Method in class net.minecraft.entity.passive.EntityRabbit
 
setMoveTo(double, double, double, double) - Method in class net.minecraft.entity.ai.EntityMoveHelper
Sets the speed and location to move to
setMoveType(EntityRabbit.EnumMoveType) - Method in class net.minecraft.entity.passive.EntityRabbit
 
setMoving(boolean) - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
setMutexBits(int) - Method in class net.minecraft.entity.ai.EntityAIBase
Sets a bitmask telling which other tasks may not run concurrently.
setName(String) - Method in class net.minecraft.command.server.CommandBlockLogic
 
setName(String) - Method in class net.minecraft.enchantment.Enchantment
Sets the enchantment name
setName(String) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
setName(String) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
setNamePrefix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setNameSuffix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setNameTagVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setNeedsUpdate(boolean) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setNetHandler(INetHandler) - Method in class net.minecraft.network.NetworkManager
Sets the NetHandler for this NetworkManager, no checks are made if this handler is suitable for the particular connection state (protocol)
setNewDimension(int) - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
setNewStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
setNewTarget() - Method in class net.minecraft.entity.boss.EntityDragon
Sets a new target for the flight AI.
setNoAI(boolean) - Method in class net.minecraft.entity.EntityLiving
Set whether this Entity's AI is disabled
setNoBasePlate(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setNoDespawn() - Method in class net.minecraft.entity.item.EntityItem
 
setNoGravity(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setNoPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
 
setNoPushMobility() - Method in class net.minecraft.block.material.Material
This type of material can't be pushed, but pistons can move over it.
setNoScrollbar() - Method in class net.minecraft.creativetab.CreativeTabs
 
setNotificationData() - Method in class net.minecraft.world.WorldType
enables the display of generator.[worldtype].info message on the customize world menu
setNoTitle() - Method in class net.minecraft.creativetab.CreativeTabs
 
setObfuscated(Boolean) - Method in class net.minecraft.util.ChatStyle
Sets whether or not text of this ChatStyle should be obfuscated.
setObject(Object) - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
setObjectiveDisplay(ICommandSender, String[], int) - Method in class net.minecraft.command.server.CommandScoreboard
 
setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
0 is tab menu, 1 is sidebar, 2 is below name
setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
0 is tab menu, 1 is sidebar, 2 is below name
setObjectWatched(int) - Method in class net.minecraft.entity.DataWatcher
 
setOffset(int, int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
args: x, z, offset - sets the chunk's offset in the region file
setOnFire(boolean) - Method in class net.minecraft.entity.monster.EntityBlaze
 
setOnFireFromLava() - Method in class net.minecraft.entity.Entity
Called whenever the entity is walking inside of lava.
setOnlineMode(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setOptionFloatValue(GameSettings.Options, 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.
setOptionKeyBinding(KeyBinding, int) - Method in class net.minecraft.client.settings.GameSettings
Sets a key binding and then saves all settings.
setOptionValue(GameSettings.Options, 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
 
setOutsideBorder(boolean) - Method in class net.minecraft.entity.Entity
 
setOwner(String) - Method in class net.minecraft.entity.item.EntityItem
 
setOwnerId(String) - Method in class net.minecraft.entity.passive.EntityHorse
 
setOwnerId(String) - Method in class net.minecraft.entity.passive.EntityTameable
 
setParentStyle(ChatStyle) - Method in class net.minecraft.util.ChatStyle
Sets the fallback ChatStyle to use if this ChatStyle does not override some value.
setPartialBlockDamage(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
inserts damage value into this partially destroyed Block.
setParticleIcon(TextureAtlasSprite) - Method in class net.minecraft.client.particle.EntityFX
Sets the particle's icon.
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 a new path.
setPickupDelay(int) - Method in class net.minecraft.entity.item.EntityItem
 
setPitch(double) - Method in class net.minecraft.client.audio.SoundPoolEntry
 
setPlantType(BlockDoublePlant.EnumPlantType) - Method in class net.minecraft.world.gen.feature.WorldGenDoublePlant
 
setPlaybackDeviceVolume(float) - Method in class net.minecraft.client.stream.BroadcastController
 
setPlayer(ICommandSender, String[], int) - Method in class net.minecraft.command.server.CommandScoreboard
 
setPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntitySign
 
setPlayerCapabilities(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Sets player capabilities depending on current gametype.
setPlayerCountData(ServerStatusResponse.PlayerCountData) - Method in class net.minecraft.network.ServerStatusResponse
 
setPlayerCreated(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
setPlayerGameTypeBasedOnOther(EntityPlayerMP, EntityPlayerMP, World) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
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.
setPlayerIdleTimeout(int) - Method in class net.minecraft.server.MinecraftServer
 
setPlayerLocation(double, double, double, float, float) - Method in class net.minecraft.network.NetHandlerPlayServer
 
setPlayerLocation(double, double, double, float, float, Set<S08PacketPlayerPosLook.EnumFlags>) - Method in class net.minecraft.network.NetHandlerPlayServer
 
setPlayerManager(WorldServer[]) - Method in class net.minecraft.server.management.ServerConfigurationManager
Sets the NBT manager to the one for the WorldServer given.
setPlayerProfile(GameProfile) - Method in class net.minecraft.tileentity.TileEntitySkull
 
setPlayers(GameProfile[]) - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.EntityPlayerSP
Updates health locally.
setPlayerViewRadius(int) - Method in class net.minecraft.server.management.PlayerManager
 
setPlayerViewY(float) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setPlayerWalkSpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
setPlaying(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
 
setPos(BlockPos) - Method in class net.minecraft.tileentity.TileEntity
 
setPosition(BlockPos) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setPosition(double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
 
setPosition(double, double, double) - Method in interface net.minecraft.client.renderer.culling.ICamera
 
setPosition(double, double, double) - Method in class net.minecraft.entity.Entity
Sets the x,y,z of the entity from the given parameters.
setPosition(double, double, double) - Method in class net.minecraft.entity.EntityHanging
Sets the x,y,z of the entity from the given parameters.
setPosition(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
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, boolean) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.Entity
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.EntityLivingBase
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityBoat
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecart
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityPainting
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityFishHook
 
setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.Entity
Sets the position of the entity and updates the 'last' variables
setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.player.EntityPlayerMP
Sets the position of the entity and updates the 'last' variables
setPotionDamage(int) - Method in class net.minecraft.entity.projectile.EntityPotion
Sets the PotionEffect by the given id of the potion effect.
setPotionDurationMax(boolean) - Method in class net.minecraft.potion.PotionEffect
Toggle the isPotionDurationMax field.
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.
setPriority(int) - Method in class net.minecraft.world.NextTickListEntry
 
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.
setProjectionMatrix(Matrix4f) - Method in class net.minecraft.client.shader.Shader
 
setProtocolVersionInfo(ServerStatusResponse.MinecraftProtocolVersionIdentifier) - Method in class net.minecraft.network.ServerStatusResponse
 
setRabbitType(int) - Method in class net.minecraft.entity.passive.EntityRabbit
 
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
Sets the strength of the rain.
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.
setRandomEntity(MobSpawnerBaseLogic.WeightedRandomMinecart) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
setRandomHeight(World, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStart
 
setRandomSeed(int, int, int) - Method in class net.minecraft.world.World
puts the World Random seed to a specific state dependant on the inputs
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
 
setRecord(ItemStack) - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
 
setRecordingDeviceVolume(float) - Method in class net.minecraft.client.stream.BroadcastController
 
setRecordPlaying(String, boolean) - Method in class net.minecraft.client.gui.GuiIngame
 
setRecordPlaying(IChatComponent, boolean) - Method in class net.minecraft.client.gui.GuiIngame
 
setRecordPlayingMessage(String) - Method in class net.minecraft.client.gui.GuiIngame
 
setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockBasePressurePlate
 
setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlate
 
setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
 
setReducedDebug(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
 
setRegionRenderCacheBuilder(RegionRenderCacheBuilder) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
setRelevantEnchantmentTypes(EnumEnchantmentType...) - Method in class net.minecraft.creativetab.CreativeTabs
Sets the enchantment types for populating this tab with enchanting books
setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setRenderPosition(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setRenderShadow(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setRenderType(IScoreObjectiveCriteria.EnumRenderType) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setRenderViewEntity(Entity) - Method in class net.minecraft.client.Minecraft
 
setRepairCost(int) - Method in class net.minecraft.item.ItemStack
Set this stack's repair cost.
setReplaceable() - Method in class net.minecraft.block.material.Material
Sets Material.replaceable to true.
setReplaceExisting(boolean) - Method in class net.minecraft.client.audio.SoundList
 
setRepositories(List<ResourcePackRepository.Entry>) - 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.
setRequiresTool() - Method in class net.minecraft.block.material.Material
Makes blocks with this material require the correct tool to be harvested.
setResistance(float) - Method in class net.minecraft.block.Block
Sets the the blocks resistance to explosions.
setResourceDomains - Variable in class net.minecraft.client.resources.SimpleReloadableResourceManager
 
setResourceMode(ServerData.ServerResourceMode) - Method in class net.minecraft.client.multiplayer.ServerData
 
setResourcePack(String, String) - Method in class net.minecraft.server.MinecraftServer
 
setResourcePackFromWorld(String, ISaveHandler) - Method in class net.minecraft.server.MinecraftServer
 
setResourcePackInstance(File) - Method in class net.minecraft.client.resources.ResourcePackRepository
 
setResponseTime(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLivingBase
 
setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityPigZombie
 
setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityVillager
 
setRightArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setRightLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
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.
setRotation(float, float) - Method in class net.minecraft.entity.Entity
Sets the rotation of the entity.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStand
Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStandArmor
Sets the model's various rotation angles.
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.ModelBat
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.ModelEnderMite
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.ModelGuardian
Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelHumanoidHead
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.ModelPlayer
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.ModelRabbit
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.
setRotationOffset(ModelRenderer, float, float, float) - Method in class net.minecraft.client.model.ModelRabbit
 
setRotationPoint(float, float, float) - Method in class net.minecraft.client.model.ModelRenderer
 
setRotationYawHead(float) - Method in class net.minecraft.entity.Entity
Sets the head's yaw rotation of the entity.
setRotationYawHead(float) - Method in class net.minecraft.entity.EntityLivingBase
Sets the head's yaw rotation of the entity.
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(float) - Method in class net.minecraft.entity.EntityAgeable
 
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
setScoreboard(Scoreboard) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
setScorePoints(int) - Method in class net.minecraft.scoreboard.Score
 
setScoreTeamColor(T) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
setScreaming(boolean) - Method in class net.minecraft.entity.monster.EntityEnderman
 
setScreen(RealmsScreen) - Static method in class net.minecraft.realms.Realms
 
setSeeFriendlyInvisiblesEnabled(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.KeyEntry
 
setSelected(int, int, int) - Method in interface net.minecraft.client.gui.GuiListExtended.IGuiListEntry
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiOptionsRowList.Row
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryLanDetected
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryLanScan
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryNormal
 
setSelected(int, int, int) - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
setSelectedSlotIndex(int) - Method in class net.minecraft.client.gui.ServerSelectionList
 
setSelectionPos(int) - Method in class net.minecraft.client.gui.GuiTextField
Sets the position of the selection anchor (i.e.
setServerData(ServerData) - Method in class net.minecraft.client.Minecraft
Set the current ServerData instance.
setServerDescription(IChatComponent) - Method in class net.minecraft.network.ServerStatusResponse
 
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)
setSessionLock() - Method in class net.minecraft.world.storage.SaveHandler
Creates a session lock file for this process
setSessionType(String) - Static method in enum net.minecraft.util.Session.Type
 
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.
setShort(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setShouldWatch(boolean) - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
setShowArms(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setShowSelectionBox(boolean) - Method in class net.minecraft.client.gui.GuiSlot
 
setSilent(boolean) - Method in class net.minecraft.entity.Entity
When set to true the entity will not play sounds.
setSitting(boolean) - Method in class net.minecraft.entity.ai.EntityAISit
Sets the sitting flag.
setSitting(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
 
setSize(float, float) - Method in class net.minecraft.entity.Entity
Sets the width and height of the entity.
setSize(float, float) - Method in class net.minecraft.entity.EntityAgeable
Sets the width and height of the entity.
setSize(float, float) - Method in class net.minecraft.entity.monster.EntityZombie
Sets the width and height of the entity.
setSize(int) - Method in class net.minecraft.world.border.WorldBorder
 
setSkeletonType(int) - Method in class net.minecraft.entity.monster.EntitySkeleton
Set this skeleton's type.
setSkullRotation(int) - Method in class net.minecraft.tileentity.TileEntitySkull
 
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.
setSkylightSubtracted(int) - Method in class net.minecraft.world.World
 
setSlimeSize(int) - Method in class net.minecraft.entity.monster.EntitySlime
 
setSlotXBoundsFromLeft(int) - Method in class net.minecraft.client.gui.GuiSlot
Sets the left and right bounds of the slot.
setSmall(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setSneaking(boolean) - Method in class net.minecraft.entity.Entity
Sets the sneaking flag.
setSoundCategory(SoundCategory) - Method in class net.minecraft.client.audio.SoundList
 
setSoundCategoryVolume(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundManager
Adjusts volume for currently playing sounds in this category
setSoundEntryName(String) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryPitch(float) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryType(SoundList.SoundEntry.Type) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryVolume(float) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryWeight(int) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundHandler
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.settings.GameSettings
 
setSpawn(BlockPos) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawn(BlockPos) - Method in class net.minecraft.world.storage.WorldInfo
 
setSpawnedByPlayer(boolean) - Method in class net.minecraft.entity.monster.EntityEndermite
Sets if this mob was spawned by a player or not.
setSpawnPoint(BlockPos, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
 
setSpawnPoint(BlockPos) - Method in class net.minecraft.world.World
 
setSpawnX(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
Set the x spawn position to the passed in value
setSpawnX(int) - Method in class net.minecraft.world.storage.WorldInfo
Set the x spawn position to the passed in value
setSpawnY(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
Sets the y spawn position
setSpawnY(int) - Method in class net.minecraft.world.storage.WorldInfo
Sets the y spawn position
setSpawnZ(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
Set the z spawn position to the passed in value
setSpawnZ(int) - Method in class net.minecraft.world.storage.WorldInfo
Set the z spawn position to the passed in value
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.
setSpectatingEntity(Entity) - Method in class net.minecraft.entity.player.EntityPlayerMP
 
setSpeed(double) - Method in class net.minecraft.entity.monster.EntitySlime.SlimeMoveHelper
 
setSpeed(double) - Method in class net.minecraft.pathfinding.PathNavigate
Sets the speed
setSpeedX(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setSpeedY(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setSpeedZ(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
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.
setStackDisplayName(String) - Method in class net.minecraft.item.ItemStack
 
setState(boolean, World, BlockPos) - Static method in class net.minecraft.block.BlockFurnace
 
setState(WorldRenderer.State) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setState(boolean) - Method in class net.minecraft.client.renderer.GlStateManager.BooleanState
 
setStaticInstance() - Method in class net.minecraft.server.integrated.IntegratedServer
 
setStatStringFormatter(IStatStringFormat) - Method in class net.minecraft.stats.Achievement
Defines a string formatter for the achievement.
setStatus(ChunkCompileTaskGenerator.Status) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
setStepSound(Block.SoundType) - Method in class net.minecraft.block.Block
Sets the footstep sound for the block.
setStitchHolders - Variable in class net.minecraft.client.renderer.texture.Stitcher
 
setStorageArrays(ExtendedBlockStorage[]) - Method in class net.minecraft.world.chunk.Chunk
 
setStreaming(boolean) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setStrikethrough(Boolean) - Method in class net.minecraft.util.ChatStyle
Sets whether or not to format text of this ChatStyle using strikethrough.
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.
setSubtypeNames(String[]) - Method in class net.minecraft.item.ItemColored
 
setSyncedFlag(int, boolean) - Method in class net.minecraft.entity.monster.EntityGuardian
Sets a flag state "on/off" on both sides (client/server) by using DataWatcher
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.EntityOcelot
 
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
 
setTargetedEntity(int) - Method in class net.minecraft.entity.monster.EntityGuardian
 
setTeamName(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setTeamOption(ICommandSender, String[], int) - Method in class net.minecraft.command.server.CommandScoreboard
 
setTemper(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
setTemperatureRainfall(float, float) - Method in class net.minecraft.world.biome.BiomeGenBase
Sets the temperature and rainfall of this biome.
setTerrainPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
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.GuiButtonRealmsProxy
 
setText(String, boolean) - Method in class net.minecraft.client.gui.GuiChat
Sets the text of the chat
setText(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
Sets the text of the chat
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)
setTexture(TextureAtlasSprite) - Method in class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
setTextureBlurMipmap(boolean, boolean) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
setTextureBlurred(boolean) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
setTextureClamped(boolean) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
setTextureOffset(String, int, int) - Method in class net.minecraft.client.model.ModelBase
 
setTextureOffset(int, int) - Method in class net.minecraft.client.model.ModelRenderer
 
setTexturePosition(float, float) - Method in class net.minecraft.client.model.PositionTextureVertex
 
setTextureSize(int, int) - Method in class net.minecraft.client.model.ModelRenderer
Returns the model renderer with the new texture parameters.
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(String) - Method in class net.minecraft.entity.item.EntityItem
 
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.
setThunderStrength(float) - Method in class net.minecraft.world.World
Sets the strength of the thunder.
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
setTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.World
 
setTileEntityNBT(World, EntityPlayer, BlockPos, ItemStack) - Static method in class net.minecraft.item.ItemBlock
 
setTime(ICommandSender, int) - Method in class net.minecraft.command.CommandTime
Set the time in the server object.
setTimeSinceHit(int) - Method in class net.minecraft.entity.item.EntityBoat
Sets the time to count down from since the last time entity was hit.
settings - Variable in class net.minecraft.world.gen.ChunkProviderGenerate
 
setTotalWorldTime(long) - Method in class net.minecraft.world.World
 
setTrackOutput(boolean) - Method in class net.minecraft.command.server.CommandBlockLogic
 
setTrail(boolean) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
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.
setTransition(double) - Method in class net.minecraft.world.border.WorldBorder
 
setTransition(double, double, long) - Method in class net.minecraft.world.border.WorldBorder
 
setTranslation(double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
setTranslucent() - Method in class net.minecraft.block.material.Material
Marks the material as translucent
setTwinkle(boolean) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
setType(int) - Method in class net.minecraft.tileentity.TileEntitySkull
 
setUnderlined(Boolean) - Method in class net.minecraft.util.ChatStyle
Sets whether or not text of this ChatStyle should be underlined.
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.
setUniformLocation(int) - Method in class net.minecraft.client.shader.ShaderUniform
 
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.minecraft.item.ItemBlock
Sets the unlocalized name of this item to the string passed as the parameter, prefixed by "item."
setupArrayPointers() - Method in class net.minecraft.client.renderer.VboRenderList
 
setupCameraTransform(float, int) - Method in class net.minecraft.client.renderer.EntityRenderer
sets up projection, view effects, camera position/rotation
setupFog(int, float) - Method in class net.minecraft.client.renderer.EntityRenderer
Sets up the fog to be rendered.
setupGuiTransform(int, int, boolean) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
setupModelRegistry() - Method in class net.minecraft.client.resources.model.ModelBakery
 
setupOverlayRendering() - Method in class net.minecraft.client.renderer.EntityRenderer
Setup orthogonal projection for rendering GUI screen overlays
setupTamedAI() - Method in class net.minecraft.entity.passive.EntityOcelot
 
setupTamedAI() - Method in class net.minecraft.entity.passive.EntityTameable
 
setupTerrain(Entity, double, ICamera, int, boolean) - Method in class net.minecraft.client.renderer.RenderGlobal
 
setupUniforms() - Method in class net.minecraft.client.shader.ShaderManager
goes through the parsed uniforms and samplers and connects them to their GL counterparts.
setupViewBobbing(float) - Method in class net.minecraft.client.renderer.EntityRenderer
Setups all the GL settings for view bobbing.
setUserMessage(String) - Method in class net.minecraft.server.MinecraftServer
Typically "menu.convertingLevel", "menu.loadingLevel" or others.
setUvs(float[]) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
 
setValue(String) - Method in class net.minecraft.realms.RealmsEditBox
 
setValue(String) - Method in class net.minecraft.util.ChatComponentScore
Sets the value displayed instead of the real score.
setValue(String) - Method in class net.minecraft.world.GameRules.Value
 
setValueMax(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityBoat
Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityEnderEye
Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityArrow
Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityFishHook
Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityThrowable
Sets the velocity to the args.
setVersioned() - Method in class net.minecraft.world.WorldType
Flags this world type as having an associated version.
setVertexBuffer(VertexBuffer) - Method in class net.minecraft.client.renderer.VertexBufferUploader
 
setVertexState(WorldRenderer.State) - Method in class net.minecraft.client.renderer.WorldRenderer
 
setViewDistance(int) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
setVillager(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
Set whether this zombie is a villager.
setVisibility - Variable in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setVisibility(SetVisibility) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
SetVisibility - Class in net.minecraft.client.renderer.chunk
 
SetVisibility() - Constructor for class net.minecraft.client.renderer.chunk.SetVisibility
 
setVisible(boolean) - Method in class net.minecraft.client.gui.GuiTextField
Sets whether or not this textbox is visible
setVisible(EnumFacing, EnumFacing, boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setVolume(double) - Method in class net.minecraft.client.audio.SoundPoolEntry
 
setWalkSpeed(float) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setWalkSpeed(float) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setWarningDistance(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWarningTime(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWasNotUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
setWatched(boolean) - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
setWaterLevel(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCauldron
 
setWhiteListEnabled(boolean) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
setWidth(int) - Method in class net.minecraft.client.gui.GuiButton
 
setWindowIcon() - Method in class net.minecraft.client.Minecraft
 
setWorld(World) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
setWorld(World) - Method in class net.minecraft.entity.Entity
Sets the reference to the World object.
setWorld(WorldServer) - Method in class net.minecraft.server.management.ItemInWorldManager
Sets the world instance.
setWorld(World) - Method in class net.minecraft.village.Village
 
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
 
setWorldName(String) - Method in class net.minecraft.world.WorldSettings
 
setWorldObj(World) - Method in class net.minecraft.tileentity.TileEntity
Sets the worldObj for this tileEntity.
setWorldScoreboard(Scoreboard) - Method in class net.minecraft.client.multiplayer.WorldClient
 
setWorldsForAll(World) - Method in class net.minecraft.village.VillageCollection
 
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.
setWorldTotalTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setWorldTotalTime(long) - Method in class net.minecraft.world.storage.WorldInfo
 
setX(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setXPStats(float, int, int) - Method in class net.minecraft.client.entity.EntityPlayerSP
Sets the current XP, total XP, and level number.
setY(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setZ(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setZero(int, int) - Method in class net.minecraft.network.PacketBuffer
 
shade - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
shadeModel(int) - Static method in class net.minecraft.client.renderer.GlStateManager
 
Shader - Class in net.minecraft.client.shader
 
Shader(IResourceManager, String, Framebuffer, Framebuffer) - Constructor for class net.minecraft.client.shader.Shader
 
shader - Variable in class net.minecraft.client.shader.ShaderLoader
 
shaderAttachCount - Variable in class net.minecraft.client.shader.ShaderLoader
 
shaderCount - Static variable in class net.minecraft.client.renderer.EntityRenderer
 
ShaderDefault - Class in net.minecraft.client.shader
 
ShaderDefault() - Constructor for class net.minecraft.client.shader.ShaderDefault
 
shaderExtension - Variable in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
shaderFilename - Variable in class net.minecraft.client.shader.ShaderLoader
 
ShaderGroup - Class in net.minecraft.client.shader
 
ShaderGroup(TextureManager, IResourceManager, Framebuffer, ResourceLocation) - Constructor for class net.minecraft.client.shader.ShaderGroup
 
shaderGroupName - Variable in class net.minecraft.client.shader.ShaderGroup
 
shaderIndex - Variable in class net.minecraft.client.renderer.EntityRenderer
 
ShaderLinkHelper - Class in net.minecraft.client.shader
 
ShaderLinkHelper() - Constructor for class net.minecraft.client.shader.ShaderLinkHelper
 
ShaderLoader - Class in net.minecraft.client.shader
 
ShaderLoader(ShaderLoader.ShaderType, int, String) - Constructor for class net.minecraft.client.shader.ShaderLoader
 
ShaderLoader.ShaderType - Enum in net.minecraft.client.shader
 
ShaderManager - Class in net.minecraft.client.shader
 
ShaderManager(IResourceManager, String) - Constructor for class net.minecraft.client.shader.ShaderManager
 
shaderManager - Variable in class net.minecraft.client.shader.ShaderUniform
 
shaderMode - Variable in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
shaderName - Variable in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
shaderName - Variable in class net.minecraft.client.shader.ShaderUniform
 
shaderResourceLocations - Static variable in class net.minecraft.client.renderer.EntityRenderer
 
shaderSamplerLocations - Variable in class net.minecraft.client.shader.ShaderManager
 
shaderSamplers - Variable in class net.minecraft.client.shader.ShaderManager
 
shadersAvailable - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
shadersSupported - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
shaderType - Variable in class net.minecraft.client.shader.ShaderLoader
 
ShaderType(String, String, int) - Constructor for enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
ShaderUniform - Class in net.minecraft.client.shader
 
ShaderUniform(String, int, int, ShaderManager) - Constructor for class net.minecraft.client.shader.ShaderUniform
 
shaderUniformLocations - Variable in class net.minecraft.client.shader.ShaderManager
 
shaderUniforms - Variable in class net.minecraft.client.shader.ShaderManager
 
shadowOpaque - Variable in class net.minecraft.client.renderer.entity.Render
Determines the darkness of the object's shadow.
shadowSize - Variable in class net.minecraft.client.renderer.entity.Render
 
shadowTextures - Static variable in class net.minecraft.client.renderer.entity.Render
 
shake - Variable in class net.minecraft.entity.projectile.EntityFishHook
 
SHAPE - Static variable in class net.minecraft.block.BlockRail
 
SHAPE - Static variable in class net.minecraft.block.BlockRailDetector
 
SHAPE - Static variable in class net.minecraft.block.BlockRailPowered
 
SHAPE - Static variable in class net.minecraft.block.BlockStairs
 
ShapedRecipes - Class in net.minecraft.item.crafting
 
ShapedRecipes(int, int, ItemStack[], ItemStack) - Constructor for class net.minecraft.item.crafting.ShapedRecipes
 
ShapelessRecipes - Class in net.minecraft.item.crafting
 
ShapelessRecipes(ItemStack, List<ItemStack>) - Constructor for class net.minecraft.item.crafting.ShapelessRecipes
 
shapers - Variable in class net.minecraft.client.renderer.ItemModelMesher
 
SharedMonsterAttributes - Class in net.minecraft.entity
 
SharedMonsterAttributes() - Constructor for class net.minecraft.entity.SharedMonsterAttributes
 
shareToLAN(WorldSettings.GameType, boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
On dedicated does nothing.
shareToLAN(WorldSettings.GameType, boolean) - Method in class net.minecraft.server.MinecraftServer
On dedicated does nothing.
sharpness - Static variable in class net.minecraft.enchantment.Enchantment
 
shatterOrDrop - Variable in class net.minecraft.entity.item.EntityEnderEye
 
shearedSheepTextures - Static variable in class net.minecraft.client.renderer.entity.RenderSheep
 
shears - Static variable in class net.minecraft.init.Items
 
sheepModel - Variable in class net.minecraft.client.renderer.entity.layers.LayerSheepWool
 
sheepRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerSheepWool
 
sheepTimer - Variable in class net.minecraft.entity.passive.EntitySheep
Used to control movement as well as wool regrowth.
shelterX - Variable in class net.minecraft.entity.ai.EntityAIFleeSun
 
shelterY - Variable in class net.minecraft.entity.ai.EntityAIFleeSun
 
shelterZ - Variable in class net.minecraft.entity.ai.EntityAIFleeSun
 
shiftClickedSlot - Variable in class net.minecraft.client.gui.inventory.GuiContainer
 
shootingEntity - Variable in class net.minecraft.entity.projectile.EntityArrow
The owner of this arrow.
shootingEntity - Variable in class net.minecraft.entity.projectile.EntityFireball
 
SHORT - Static variable in class net.minecraft.block.BlockPistonExtension
 
SHORT - Static variable in class net.minecraft.nbt.JsonToNBT.Primitive
 
SHORTCUTS - Static variable in class net.minecraft.command.CommandReplaceItem
 
shouldAllowInChat() - Method in enum net.minecraft.event.ClickEvent.Action
 
shouldAllowInChat() - Method in enum net.minecraft.event.HoverEvent.Action
 
shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
 
shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
 
shouldAttackPlayer(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityEnderman
Checks to see if this enderman should be attacking this player
shouldAvoidSun - Variable in class net.minecraft.pathfinding.PathNavigateGround
 
shouldAvoidWater - Variable in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
shouldBeamRender() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
shouldBeExtended(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonBase
 
shouldBeOff(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneTorch
 
shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
shouldCheckSight - Variable in class net.minecraft.entity.ai.EntityAITarget
If true, EntityAI targets must be able to be seen (cannot be blocked by walls) to be suitable targets.
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArrow
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCape
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCreeperCharge
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCustomHead
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonDeath
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonEyes
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEndermanEyes
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldBlock
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItem
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItemWitch
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerIronGolemFlower
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom
 
shouldCombineTextures() - Method in interface net.minecraft.client.renderer.entity.layers.LayerRenderer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSaddle
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSheepWool
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSnowmanHead
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWitherAura
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWolfCollar
 
shouldDrawHUD() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
shouldDropItem - Variable in class net.minecraft.entity.item.EntityFallingBlock
 
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.EntityAIFindEntityNearest
Returns whether the EntityAIBase should begin execution.
shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearestPlayer
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.EntityAIHarvestFarmland
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.EntityAIMoveToBlock
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.
shouldExecute() - Method in class net.minecraft.entity.monster.EntityBlaze.AIFireballAttack
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityEnderman.AIFindPlayer
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityEnderman.AIPlaceBlock
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityEnderman.AITakeBlock
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityGhast.AIFireballAttack
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityGhast.AILookAround
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityGhast.AIRandomFly
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityGuardian.AIGuardianAttack
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntityPigZombie.AITargetAggressor
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntitySilverfish.AIHideInStone
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntitySilverfish.AISummonSilverfish
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntitySlime.AISlimeAttack
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntitySlime.AISlimeFaceRandom
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntitySlime.AISlimeFloat
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntitySlime.AISlimeHop
 
shouldExecute() - Method in class net.minecraft.entity.monster.EntitySpider.AISpiderTarget
 
shouldExecute() - Method in class net.minecraft.entity.passive.EntityRabbit.AIRaidFarm
 
shouldExecute() - Method in class net.minecraft.entity.passive.EntitySquid.AIMoveRandom
 
shouldHeadBeRendered - Variable in class net.minecraft.tileentity.TileEntityPiston
 
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
 
shouldIgnoreRange - Variable in enum net.minecraft.util.EnumParticleTypes
 
shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIHarvestFarmland
Return true to set given position as destination
shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
Return true to set given position as destination
shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
Return true to set given position as destination
shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.passive.EntityRabbit.AIRaidFarm
 
shouldPistonHeadBeRendered() - Method in class net.minecraft.tileentity.TileEntityPiston
 
shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.Render
 
shouldRender(EntityGuardian, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
 
shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderLiving
 
shouldRender(Entity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
shouldRenderItemIn3D(ItemStack) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.Item
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemCarrotOnAStick
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemFishingRod
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.Entity
 
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.EntityHanging
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockAnvil
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBreakable
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockCarpet
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockDragonEgg
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockEndPortal
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFarmland
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFence
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFenceGate
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockHopper
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLeavesBase
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLiquid
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPane
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonExtension
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPortal
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSlab
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSnow
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockWall
 
shouldTrackOutput() - Method in class net.minecraft.command.server.CommandBlockLogic
 
shouldWatch - Variable in class net.minecraft.entity.ai.attributes.BaseAttribute
 
showCrosshair() - Method in class net.minecraft.client.gui.GuiIngame
 
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
 
showInventoryAchievementHint - Variable in class net.minecraft.client.settings.GameSettings
 
showModel - Variable in class net.minecraft.client.model.ModelRenderer
 
showParticles - Variable in class net.minecraft.potion.PotionEffect
 
showSecurityWarning - Variable in class net.minecraft.client.gui.GuiConfirmOpenLink
 
showSelectionBox - Variable in class net.minecraft.client.gui.GuiSlot
Set to true if a selected element in this gui will show an outline box
showWorldInfoNotice() - Method in class net.minecraft.world.WorldType
returns true if selecting this worldtype from the customize menu should display the generator.[worldtype].info message
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.
shutdownStream() - Method in interface net.minecraft.client.stream.IStream
Shuts down a steam
shutdownStream() - Method in class net.minecraft.client.stream.NullStream
Shuts down a steam
shutdownStream() - Method in class net.minecraft.client.stream.TwitchStream
Shuts down a steam
siameseOcelotTextures - Static variable in class net.minecraft.client.renderer.entity.RenderOcelot
 
siblings - Variable in class net.minecraft.util.ChatComponentStyle
 
sideHit - Variable in class net.minecraft.util.MovingObjectPosition
 
sideModels - Variable in class net.minecraft.client.model.ModelMinecart
 
sign - Static variable in class net.minecraft.init.Items
 
SIGN_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
 
signBoard - Variable in class net.minecraft.client.model.ModelSign
The board on a sign that has the writing on it.
signPosition - Variable in class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
signStick - Variable in class net.minecraft.client.model.ModelSign
The stick a sign stands on.
signText - Variable in class net.minecraft.tileentity.TileEntitySign
 
silkTouch - Static variable in class net.minecraft.enchantment.Enchantment
Blocks mined will drop themselves, even if it should drop something else (e.g.
silverColor - Static variable in class net.minecraft.block.material.MapColor
 
silverfish - Variable in class net.minecraft.entity.monster.EntitySilverfish.AISummonSilverfish
 
silverfishBodyParts - Variable in class net.minecraft.client.model.ModelSilverfish
The body parts of the silverfish's model.
silverfishBoxLength - Static variable in class net.minecraft.client.model.ModelSilverfish
The widths, heights, and lengths for the silverfish model boxes.
silverfishTexturePositions - Static variable in class net.minecraft.client.model.ModelSilverfish
The texture positions for the silverfish's model's boxes.
silverfishTextures - Static variable in class net.minecraft.client.renderer.entity.RenderSilverfish
 
silverfishWings - Variable in class net.minecraft.client.model.ModelSilverfish
The wings (dust-looking sprites) on the silverfish's model.
SimpleBakedModel - Class in net.minecraft.client.resources.model
 
SimpleBakedModel(List<BakedQuad>, List<List<BakedQuad>>, boolean, boolean, TextureAtlasSprite, ItemCameraTransforms) - Constructor for class net.minecraft.client.resources.model.SimpleBakedModel
 
SimpleBakedModel.Builder - Class in net.minecraft.client.resources.model
 
simpleChest - Variable in class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
 
SimpleReloadableResourceManager - Class in net.minecraft.client.resources
 
SimpleReloadableResourceManager(IMetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleReloadableResourceManager
 
SimpleResource - Class in net.minecraft.client.resources
 
SimpleResource(String, ResourceLocation, InputStream, InputStream, IMetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleResource
 
SimpleRoom() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleRoom
 
SimpleRoom(EnumFacing, StructureOceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleRoom
 
simpleShapes - Variable in class net.minecraft.client.renderer.ItemModelMesher
 
simpleShapesCache - Variable in class net.minecraft.client.renderer.ItemModelMesher
 
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
 
SimpleTopRoom() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleTopRoom
 
SimpleTopRoom(EnumFacing, StructureOceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleTopRoom
 
simplifyAngle(double) - Method in class net.minecraft.entity.boss.EntityDragon
Simplifies the value of a number by adding/subtracting 180 to the point that the number is between -180 and 180.
sin(float) - Static method in class net.minecraft.realms.RealmsMth
 
sin(float) - Static method in class net.minecraft.util.MathHelper
sin looked up in a table
SIN_TABLE - Static variable in class net.minecraft.util.MathHelper
A table of sin values computed from 0 (inclusive) to 2*pi (exclusive), with steps of 2*PI / 65536.
singleSlab - Variable in class net.minecraft.item.ItemSlab
 
Size(World, BlockPos, EnumFacing.Axis) - Constructor for class net.minecraft.block.BlockPortal.Size
 
size - Variable in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
 
size - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
size() - Method in class net.minecraft.server.management.LowerStringMap
 
size() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
sizeDelta - Variable in class net.minecraft.world.chunk.storage.RegionFile
McRegion sizeDelta
sizeOnDisk - Variable in class net.minecraft.world.storage.SaveFormatComparator
 
sizeOnDisk - Variable in class net.minecraft.world.storage.WorldInfo
The size of entire save of current world on the disk, isn't exactly.
sizeStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
Determines how many characters from the string will fit into the specified width.
sizeX - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
sizeY - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
SKELETON_TEXTURES - Static variable in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
skeletonHead - Variable in class net.minecraft.client.model.ModelSkeletonHead
 
skeletonHead - Variable in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
skeletonHeadModel - Variable in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
The Skeleton's head model.
skeletonHorseTextures - Static variable in class net.minecraft.client.renderer.entity.RenderHorse
 
skeletonTextures - Static variable in class net.minecraft.client.renderer.entity.RenderSkeleton
 
SKIN_HAT_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HAT_U - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HAT_V - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HAT_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_U - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_V - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_HEAD_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_TEX_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
 
SKIN_TEX_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
 
skinAvailable() - Method in interface net.minecraft.client.renderer.IImageBuffer
 
skinAvailable() - Method in class net.minecraft.client.renderer.ImageBufferDownload
 
skinAvailable(MinecraftProfileTexture.Type, ResourceLocation, MinecraftProfileTexture) - Method in interface net.minecraft.client.resources.SkinManager.SkinAvailableCallback
 
skinCacheDir - Variable in class net.minecraft.client.resources.SkinManager
 
skinCacheLoader - Variable in class net.minecraft.client.resources.SkinManager
 
skinManager - Variable in class net.minecraft.client.Minecraft
 
SkinManager - Class in net.minecraft.client.resources
 
SkinManager(TextureManager, File, MinecraftSessionService) - Constructor for class net.minecraft.client.resources.SkinManager
 
SkinManager.SkinAvailableCallback - Interface in net.minecraft.client.resources
 
skinMap - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
skinType - Variable in class net.minecraft.client.network.NetworkPlayerInfo
 
skipBytes(int) - Method in class net.minecraft.network.PacketBuffer
 
skipRenderWorld - Variable in class net.minecraft.client.Minecraft
Skip render world
skull - Variable in class net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer
 
skull - Static variable in class net.minecraft.init.Blocks
 
skull - Static variable in class net.minecraft.init.Items
 
skullRotation - Variable in class net.minecraft.tileentity.TileEntitySkull
 
skullType - Variable in class net.minecraft.tileentity.TileEntitySkull
 
skullTypes - Static variable in class net.minecraft.item.ItemSkull
 
sky - Static variable in class net.minecraft.world.biome.BiomeGenBase
Is the biome used for sky world.
sky2VBO - Variable in class net.minecraft.client.renderer.RenderGlobal
 
skyLight - Variable in class net.minecraft.world.chunk.storage.ChunkLoader.AnvilConverterData
 
skylightArray - Variable in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
The NibbleArray containing a block of Sky-light data.
skylightSubtracted - Variable in class net.minecraft.world.World
How much light is subtracted from full daylight
skyVBO - Variable in class net.minecraft.client.renderer.RenderGlobal
 
sleeping - Variable in class net.minecraft.entity.player.EntityPlayer
Boolean value indicating weather a player is sleeping or not
sleepTimer - Variable in class net.minecraft.entity.player.EntityPlayer
 
slice() - Method in class net.minecraft.network.PacketBuffer
 
slice(int, int) - Method in class net.minecraft.network.PacketBuffer
 
sliderPosition - Variable in class net.minecraft.client.gui.GuiSlider
 
sliderValue - Variable in class net.minecraft.client.gui.GuiOptionSlider
 
sliding - Variable in class net.minecraft.realms.RealmsSliderButton
 
slime - Variable in class net.minecraft.entity.monster.EntitySlime.AISlimeAttack
 
slime - Variable in class net.minecraft.entity.monster.EntitySlime.AISlimeFaceRandom
 
slime - Variable in class net.minecraft.entity.monster.EntitySlime.AISlimeFloat
 
slime - Variable in class net.minecraft.entity.monster.EntitySlime.AISlimeHop
 
slime - Variable in class net.minecraft.entity.monster.EntitySlime.SlimeMoveHelper
 
slime_ball - Static variable in class net.minecraft.init.Items
 
slime_block - Static variable in class net.minecraft.init.Blocks
 
SLIME_SOUND - Static variable in class net.minecraft.block.Block
 
slimeBodies - Variable in class net.minecraft.client.model.ModelSlime
The slime's bodies, both the inside box and the outside box
SlimeFactory() - Constructor for class net.minecraft.client.particle.EntityBreakingFX.SlimeFactory
 
slimeLeftEye - Variable in class net.minecraft.client.model.ModelSlime
The slime's left eye
slimeModel - Variable in class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
 
slimeMouth - Variable in class net.minecraft.client.model.ModelSlime
The slime's mouth
SlimeMoveHelper(EntitySlime) - Constructor for class net.minecraft.entity.monster.EntitySlime.SlimeMoveHelper
 
slimeRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
 
slimeRightEye - Variable in class net.minecraft.client.model.ModelSlime
The slime's right eye
slimeTextures - Static variable in class net.minecraft.client.renderer.entity.RenderSlime
 
slipperiness - Variable in class net.minecraft.block.Block
Determines how much velocity is maintained while moving on top of this block
slot - Variable in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
Slot(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher.Slot
 
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.play.server.S2FPacketSetSlot
 
slotClick(int, int, int, EntityPlayer) - Method in class net.minecraft.inventory.Container
Handles slot click.
slotCount - Variable in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
SlotCrafting - Class in net.minecraft.inventory
 
SlotCrafting(EntityPlayer, InventoryCrafting, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotCrafting
 
SlotFurnaceFuel - Class in net.minecraft.inventory
 
SlotFurnaceFuel(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceFuel
 
SlotFurnaceOutput - Class in net.minecraft.inventory
 
SlotFurnaceOutput(EntityPlayer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceOutput
 
slotHash - Variable in class net.minecraft.util.IntHashMap.Entry
 
slotHeight - Variable in class net.minecraft.client.gui.GuiSlot
The height of a slot.
slotId - Variable in class net.minecraft.network.play.client.C09PacketHeldItemChange
 
slotId - Variable in class net.minecraft.network.play.client.C0EPacketClickWindow
Id of the clicked slot
slotId - Variable in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
slotIndex - Variable in class net.minecraft.inventory.Slot
The index of the slot in the inventory.
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)
slots - Variable in class net.minecraft.util.IntHashMap
 
slotsBottom - Static variable in class net.minecraft.tileentity.TileEntityFurnace
 
slotsCount - Variable in class net.minecraft.inventory.InventoryBasic
 
slotsSides - Static variable in class net.minecraft.tileentity.TileEntityFurnace
 
slotsTop - Static variable in class net.minecraft.tileentity.TileEntityFurnace
 
slowed - Variable in class net.minecraft.entity.boss.EntityDragon
Activated if the dragon is flying though obsidian, white stone or bedrock.
slowsandGravelNoiseGen - Variable in class net.minecraft.world.gen.ChunkProviderHell
Determines whether slowsand or gravel can be generated at a location
slowsandNoise - Variable in class net.minecraft.world.gen.ChunkProviderHell
Holds the noise used to determine whether slowsand can be generated at a location
smallArms - Variable in class net.minecraft.client.model.ModelPlayer
 
smallArms - Variable in class net.minecraft.client.renderer.entity.RenderPlayer
this field is used to indicate the 3-pixel wide arms
smallBlock - Variable in class net.minecraft.block.BlockHugeMushroom
 
smallestEncompassingPowerOfTwo(int) - Static method in class net.minecraft.realms.RealmsMth
 
smeltingBase - Static variable in class net.minecraft.item.crafting.FurnaceRecipes
 
smeltingList - Variable in class net.minecraft.item.crafting.FurnaceRecipes
 
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
 
smithVillagerTextures - Static variable in class net.minecraft.client.renderer.entity.RenderVillager
 
smokeParticleScale - Variable in class net.minecraft.client.particle.EntitySmokeFX
 
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
smoothCamFilterX - Variable in class net.minecraft.client.renderer.EntityRenderer
Smooth cam filter X
smoothCamFilterY - Variable in class net.minecraft.client.renderer.EntityRenderer
Smooth cam filter Y
smoothCamPartialTicks - Variable in class net.minecraft.client.renderer.EntityRenderer
Smooth cam partial ticks
smoothCamPitch - Variable in class net.minecraft.client.renderer.EntityRenderer
Smooth cam pitch
smoothCamYaw - Variable in class net.minecraft.client.renderer.EntityRenderer
Smooth cam yaw
Snapshot(String, double, Collection<AttributeModifier>) - Constructor for class net.minecraft.network.play.server.S20PacketEntityProperties.Snapshot
 
snapToStep(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
snapToStepClamp(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
sndHandler - Variable in class net.minecraft.client.audio.SoundManager
A reference to the sound handler.
sndManager - Variable in class net.minecraft.client.audio.SoundHandler
 
sndRegistry - Variable in class net.minecraft.client.audio.SoundHandler
 
sndSystem - Variable in class net.minecraft.client.audio.SoundManager
A reference to the sound system.
sneak - Variable in class net.minecraft.util.MovementInput
 
sneaking - Variable in class net.minecraft.network.play.client.C0CPacketInput
 
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.material.Material
 
snow - Static variable in class net.minecraft.init.Blocks
 
snow_layer - Static variable in class net.minecraft.init.Blocks
 
snowball - Static variable in class net.minecraft.init.Items
 
SnowballFactory() - Constructor for class net.minecraft.client.particle.EntityBreakingFX.SnowballFactory
 
snowColor - Static variable in class net.minecraft.block.material.MapColor
 
snowDigParticleScale - Variable in class net.minecraft.client.particle.EntitySnowShovelFX
 
snowmanBasePattern - Variable in class net.minecraft.block.BlockPumpkin
 
snowmanPattern - Variable in class net.minecraft.block.BlockPumpkin
 
snowManRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerSnowmanHead
 
snowManTextures - Static variable in class net.minecraft.client.renderer.entity.RenderSnowMan
 
SNOWY - Static variable in class net.minecraft.block.BlockDirt
 
SNOWY - Static variable in class net.minecraft.block.BlockGrass
 
SNOWY - Static variable in class net.minecraft.block.BlockMycelium
 
socket - Variable in class net.minecraft.client.multiplayer.ThreadLanServerPing
The socket we're using to send packets on.
socket - Variable in class net.minecraft.client.network.LanServerDetector.ThreadLanServerFind
 
socketAddress - Variable in class net.minecraft.network.NetworkManager
The address of the remote party
soilBlockID - Variable in class net.minecraft.item.ItemSeeds
BlockID of the block the seeds can be planted on.
soilId - Variable in class net.minecraft.item.ItemSeedFood
Block ID of the soil this seed food should be planted on.
sortBack(int) - Method in class net.minecraft.pathfinding.Path
Sorts a point to the left
Sorter(Entity) - Constructor for class net.minecraft.entity.ai.EntityAINearestAttackableTarget.Sorter
 
sortForward(int) - Method in class net.minecraft.pathfinding.Path
Sorts a point to the right
sortQuads(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
soul_sand - Static variable in class net.minecraft.init.Blocks
 
SoundCategory - Enum in net.minecraft.client.audio
 
SoundCategory(String, int) - Constructor for enum net.minecraft.client.audio.SoundCategory
 
soundData - Variable in class net.minecraft.network.play.server.S28PacketEffect
can be a block/item id or other depending on the soundtype
SoundEntry() - Constructor for class net.minecraft.client.audio.SoundList.SoundEntry
 
SoundEventAccessor - Class in net.minecraft.client.audio
 
SoundEventAccessor(SoundPoolEntry, int) - Constructor for class net.minecraft.client.audio.SoundEventAccessor
 
SoundEventAccessorComposite - Class in net.minecraft.client.audio
 
SoundEventAccessorComposite(ResourceLocation, double, double, SoundCategory) - Constructor for class net.minecraft.client.audio.SoundEventAccessorComposite
 
SoundHandler - Class in net.minecraft.client.audio
 
SoundHandler(IResourceManager, GameSettings) - Constructor for class net.minecraft.client.audio.SoundHandler
 
SoundList - Class in net.minecraft.client.audio
 
SoundList() - Constructor for class net.minecraft.client.audio.SoundList
 
soundList - Variable in class net.minecraft.client.audio.SoundList
 
SoundList.SoundEntry - Class in net.minecraft.client.audio
 
SoundList.SoundEntry.Type - Enum in net.minecraft.client.audio
 
SoundListSerializer - Class in net.minecraft.client.audio
 
SoundListSerializer() - Constructor for class net.minecraft.client.audio.SoundListSerializer
 
soundLocation - Variable in class net.minecraft.client.audio.SoundEventAccessorComposite
 
SoundManager - Class in net.minecraft.client.audio
 
SoundManager(SoundHandler, GameSettings) - Constructor for class net.minecraft.client.audio.SoundManager
 
SoundManager.SoundSystemStarterThread - Class in net.minecraft.client.audio
 
soundName - Variable in class net.minecraft.block.Block.SoundType
 
soundName - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
soundPitch - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
soundPool - Variable in class net.minecraft.client.audio.SoundEventAccessorComposite
 
SoundPoolEntry - Class in net.minecraft.client.audio
 
SoundPoolEntry(ResourceLocation, double, double, boolean) - Constructor for class net.minecraft.client.audio.SoundPoolEntry
 
SoundPoolEntry(SoundPoolEntry) - Constructor for class net.minecraft.client.audio.SoundPoolEntry
 
soundPos - Variable in class net.minecraft.network.play.server.S28PacketEffect
 
SoundRegistry - Class in net.minecraft.client.audio
 
SoundRegistry() - Constructor for class net.minecraft.client.audio.SoundRegistry
 
soundRegistry - Variable in class net.minecraft.client.audio.SoundRegistry
 
SoundSystemStarterThread() - Constructor for class net.minecraft.client.audio.SoundManager.SoundSystemStarterThread
 
SoundType(String, float, float) - Constructor for class net.minecraft.block.Block.SoundType
 
soundType - Variable in class net.minecraft.network.play.server.S28PacketEffect
 
soundTypeAnvil - Static variable in class net.minecraft.block.Block
 
soundTypeCloth - Static variable in class net.minecraft.block.Block
 
soundTypeGlass - Static variable in class net.minecraft.block.Block
 
soundTypeGrass - Static variable in class net.minecraft.block.Block
 
soundTypeGravel - Static variable in class net.minecraft.block.Block
the gravel sound type
soundTypeLadder - Static variable in class net.minecraft.block.Block
 
soundTypeMetal - Static variable in class net.minecraft.block.Block
 
soundTypePiston - Static variable in class net.minecraft.block.Block
 
soundTypeSand - Static variable in class net.minecraft.block.Block
 
soundTypeSnow - Static variable in class net.minecraft.block.Block
 
soundTypeStone - Static variable in class net.minecraft.block.Block
 
soundTypeWood - Static variable in class net.minecraft.block.Block
the wood sound type
soundVolume - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
source - Variable in class net.minecraft.enchantment.EnchantmentHelper.ModifierDamage
 
SOUTH - Static variable in class net.minecraft.block.BlockFence
Whether this fence connects in the southern direction
SOUTH - Static variable in class net.minecraft.block.BlockFire
 
SOUTH - Static variable in class net.minecraft.block.BlockPane
 
SOUTH - Static variable in class net.minecraft.block.BlockRedstoneWire
 
SOUTH - Static variable in class net.minecraft.block.BlockTripWire
 
SOUTH - Static variable in class net.minecraft.block.BlockVine
 
SOUTH - Static variable in class net.minecraft.block.BlockWall
 
south() - Method in class net.minecraft.util.BlockPos
Offset this BlockPos 1 block in southern direction
south(int) - Method in class net.minecraft.util.BlockPos
Offset this BlockPos n blocks in southern direction
SOUTH_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
Span(ItemModelGenerator.SpanFacing, int, int) - Constructor for class net.minecraft.client.renderer.block.model.ItemModelGenerator.Span
 
spanFacing - Variable in class net.minecraft.client.renderer.block.model.ItemModelGenerator.Span
 
SpanFacing(EnumFacing, int, int) - Constructor for enum net.minecraft.client.renderer.block.model.ItemModelGenerator.SpanFacing
 
SparkFX(World, double, double, double, double, double, double, EffectRenderer) - Constructor for class net.minecraft.client.particle.EntityFirework.SparkFX
 
spawn_egg - Static variable in class net.minecraft.init.Items
 
spawnableBlock - Variable in class net.minecraft.entity.passive.EntityAnimal
 
spawnableCaveCreatureList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnableCreatureList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnableMonsterList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnableWaterCreatureList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnAsEntity(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.Block
Spawns the given ItemStack as an EntityItem into the World at the given position
spawnBaby() - Method in class net.minecraft.entity.ai.EntityAIMate
Spawns a baby animal of the same type.
spawnBabyDelay - Variable in class net.minecraft.entity.ai.EntityAIMate
Delay preventing a baby from spawning immediately when two mate-able animals find each other.
spawnBlockPos - Variable in class net.minecraft.network.play.server.S05PacketSpawnPosition
 
spawnBonemealParticles(World, BlockPos, int) - Static method in class net.minecraft.item.ItemDye
 
spawnChunk - Variable in class net.minecraft.entity.player.EntityPlayer
holds the spawn chunk of the player
spawnCount - Variable in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
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.
spawnDispenseParticles(IBlockSource, EnumFacing) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
Order clients to display dispense particles from the specified block and facing.
spawnedID - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
spawnEffectParticle(int, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EffectRenderer
Spawns the relevant particle according to the particle id.
spawnEntityFX(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.renderer.RenderGlobal
 
spawnEntityInWorld(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
Called when an entity is spawned in the world.
spawnEntityInWorld(Entity) - Method in class net.minecraft.world.World
Called when an entity is spawned in the world.
SpawnerAnimals - Class in net.minecraft.world
 
SpawnerAnimals() - Constructor for class net.minecraft.world.SpawnerAnimals
 
spawnerLogic - Variable in class net.minecraft.tileentity.TileEntityMobSpawner
 
spawnerPlaced - Variable in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
 
SPAWNERTYPES - Static variable in class net.minecraft.world.gen.feature.WorldGenDungeons
 
spawnExplosionParticle() - Method in class net.minecraft.entity.EntityLiving
Spawns an explosion particle around the Entity's location
spawnForced - Variable in class net.minecraft.entity.player.EntityPlayer
Whether this player's spawn point is forced, preventing execution of bed checks.
spawnHorseParticles(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
"Spawns particles for the horse entity.
spawnHostileMobs - Variable in class net.minecraft.world.World
indicates if enemies are spawned or not
spawnItemStack(World, double, double, double, ItemStack) - Static method in class net.minecraft.inventory.InventoryHelper
 
spawnList - Variable in class net.minecraft.world.gen.structure.MapGenNetherBridge
 
SpawnListEntry(Class<? extends EntityLiving>, int, int, int) - Constructor for class net.minecraft.world.biome.BiomeGenBase.SpawnListEntry
 
spawnNewEntity(Entity, boolean) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.renderer.RenderGlobal
 
spawnParticle(EnumParticleTypes, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.renderer.RenderGlobal
 
spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in interface net.minecraft.world.IWorldAccess
 
spawnParticle(EnumParticleTypes, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
 
spawnParticle(EnumParticleTypes, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
 
spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
 
spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.WorldManager
 
spawnParticle(EnumParticleTypes, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
Spawns the desired particle and sends the necessary packets to the relevant connected players.
spawnParticle(EnumParticleTypes, boolean, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
Spawns the desired particle and sends the necessary packets to the relevant connected players.
spawnParticles(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneOre
 
spawnParticles(EnumParticleTypes) - Method in class net.minecraft.entity.passive.EntityVillager
 
spawnPeacefulMobs - Variable in class net.minecraft.world.World
A flag indicating whether we should spawn peaceful mobs.
SpawnPlacementType() - Constructor for enum net.minecraft.entity.EntityLiving.SpawnPlacementType
 
spawnPosition - Variable in class net.minecraft.entity.passive.EntityBat
Coordinates of where the bat spawned.
spawnRange - Variable in class net.minecraft.tileentity.MobSpawnerBaseLogic
The range coefficient for spawning entities around.
spawnRunningParticles() - Method in class net.minecraft.entity.Entity
Attempts to create sprinting particles if the entity is sprinting and not in water.
spawnRunningParticles() - Method in class net.minecraft.entity.passive.EntityRabbit
Attempts to create sprinting particles if the entity is sprinting and not in water.
spawnVillagers(World, StructureBoundingBox, int, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
 
spawnWither - Static variable in class net.minecraft.stats.AchievementList
Is the 'The Beginning?' achievement
spawnX - Variable in class net.minecraft.world.storage.WorldInfo
The spawn zone position X coordinate.
spawnY - Variable in class net.minecraft.world.storage.WorldInfo
The spawn zone position Y coordinate.
spawnZ - Variable in class net.minecraft.world.storage.WorldInfo
The spawn zone position Z coordinate.
spawnZombie() - Method in class net.minecraft.village.VillageSiege
 
speckled_melon - Static variable in class net.minecraft.init.Items
 
speckledMelonEffect - Static variable in class net.minecraft.potion.PotionHelper
 
spectatingEntity - Variable in class net.minecraft.entity.player.EntityPlayerMP
The entity the player is currently spectating through.
SpectatorDetails - Class in net.minecraft.client.gui.spectator.categories
 
SpectatorDetails(ISpectatorMenuView, List<ISpectatorMenuObject>, int) - Constructor for class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
spectatorGui - Variable in class net.minecraft.client.gui.GuiIngame
The spectator GUI for this in-game GUI instance
spectatorId() - Static method in class net.minecraft.realms.Realms
 
SpectatorMenu - Class in net.minecraft.client.gui.spectator
 
SpectatorMenu(ISpectatorMenuRecipient) - Constructor for class net.minecraft.client.gui.spectator.SpectatorMenu
 
SpectatorMenu.EndSpectatorObject - Class in net.minecraft.client.gui.spectator
 
SpectatorMenu.MoveMenuObject - Class in net.minecraft.client.gui.spectator
 
speed - Variable in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
 
speed - Variable in class net.minecraft.entity.ai.EntityAIPanic
 
speed - Variable in class net.minecraft.entity.ai.EntityAIPlay
 
speed - Variable in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
 
speed - Variable in class net.minecraft.entity.ai.EntityAITempt
 
speed - Variable in class net.minecraft.entity.ai.EntityAIWander
 
speed - Variable in class net.minecraft.entity.ai.EntityMoveHelper
The speed at which the entity should move
speed - Variable in enum net.minecraft.entity.passive.EntityRabbit.EnumMoveType
 
speed - Variable in class net.minecraft.pathfinding.PathNavigate
 
speedBoosted - Variable in class net.minecraft.entity.ai.EntityAIControlledByPlayer
Whether the entity's speed is boosted.
speedBoostTime - Variable in class net.minecraft.entity.ai.EntityAIControlledByPlayer
Counter for speed boosting, upon reaching maxSpeedBoostTime the speed boost will be disabled
speedInAir - Variable in class net.minecraft.entity.player.EntityPlayer
 
speedMultiplier - Variable in class net.minecraft.entity.item.EntityBoat
 
speedOnGround - Variable in class net.minecraft.entity.player.EntityPlayer
 
speedTowardsTarget - Variable in class net.minecraft.entity.ai.EntityAIAttackOnCollide
The speed with which the mob will approach the target
speedX - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
speedY - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
speedZ - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
spider_eye - Static variable in class net.minecraft.init.Items
 
SPIDER_EYES - Static variable in class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
 
spiderBody - Variable in class net.minecraft.client.model.ModelSpider
The spider's body box
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
spiderRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
 
spiderTextures - Static variable in class net.minecraft.client.renderer.entity.RenderSpider
 
spikeGen - Variable in class net.minecraft.world.biome.BiomeEndDecorator
 
spine - Variable in class net.minecraft.client.model.ModelDragon
The spine Model renderer of the dragon
splashText - Variable in class net.minecraft.client.gui.GuiMainMenu
The splash message.
splashTexts - Static variable in class net.minecraft.client.gui.GuiMainMenu
 
splitObjectName(String) - Static method in class net.minecraft.util.ResourceLocation
Splits an object name (such as minecraft:apple) into the domain and path parts and returns these as an array of length 2.
splitStack(int) - Method in class net.minecraft.item.ItemStack
Splits off a stack of the given amount of this stack and reduces this stack by the amount.
splitStringWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
Returns the width of the wordwrapped String (maximum length is parameter k)
splitter - Static variable in class net.minecraft.client.resources.Locale
Splits on "="
SPLITTER - Static variable in class net.minecraft.nbt.JsonToNBT.Primitive
 
sponge - Static variable in class net.minecraft.block.material.Material
 
sponge - Static variable in class net.minecraft.init.Blocks
 
sprintingSpeedBoostModifier - Static variable in class net.minecraft.entity.EntityLivingBase
 
sprintingSpeedBoostModifierUUID - Static variable in class net.minecraft.entity.EntityLivingBase
 
sprintingTicksLeft - Variable in class net.minecraft.client.entity.EntityPlayerSP
Ticks left before sprinting is disabled.
sprintToggleTimer - Variable in class net.minecraft.client.entity.EntityPlayerSP
Used to tell if the player pressed forward twice.
sprites - Variable in class net.minecraft.client.resources.model.ModelBakery
 
spruce_door - Static variable in class net.minecraft.init.Blocks
 
spruce_door - Static variable in class net.minecraft.init.Items
 
spruce_fence - Static variable in class net.minecraft.init.Blocks
 
spruce_fence_gate - Static variable in class net.minecraft.init.Blocks
 
spruce_stairs - Static variable in class net.minecraft.init.Blocks
 
sqrt(double) - Static method in class net.minecraft.realms.RealmsMth
 
sqrt(float) - Static method in class net.minecraft.realms.RealmsMth
 
SQRT_2 - Static variable in class net.minecraft.util.MathHelper
 
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.
squid - Variable in class net.minecraft.entity.passive.EntitySquid.AIMoveRandom
 
squidBody - Variable in class net.minecraft.client.model.ModelSquid
The squid's body
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.
squidTentacles - Variable in class net.minecraft.client.model.ModelSquid
The squid's tentacles
squidTextures - Static variable in class net.minecraft.client.renderer.entity.RenderSquid
 
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
 
srcFactor - Variable in class net.minecraft.client.renderer.GlStateManager.BlendState
 
srcFactorAlpha - Variable in class net.minecraft.client.renderer.GlStateManager.BlendState
 
srMetadataSerializer - Variable in class net.minecraft.client.resources.SimpleResource
 
srResourceLocation - Variable in class net.minecraft.client.resources.SimpleResource
 
stack - Variable in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
stack - Variable in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
stackList - Variable in class net.minecraft.inventory.InventoryCrafting
List of the stacks in the crafting matrix.
stackResult - Variable in class net.minecraft.inventory.InventoryCraftResult
A list of one item containing the result of the crafting formula
stacks - Variable in class net.minecraft.tileentity.TileEntityDispenser
 
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.
stacktrace - Variable in class net.minecraft.crash.CrashReport
 
stackTrace - Variable in class net.minecraft.crash.CrashReportCategory
 
STAGE - Static variable in class net.minecraft.block.BlockSapling
 
stained_glass - Static variable in class net.minecraft.init.Blocks
 
stained_glass_pane - Static variable in class net.minecraft.init.Blocks
 
stained_hardened_clay - Static variable in class net.minecraft.init.Blocks
 
Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Stairs
 
Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Stairs
 
Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Stairs
 
Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Stairs
 
Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
 
Stairs(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
 
Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
 
Stairs2() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
 
Stairs2(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
 
StairsStraight() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.StairsStraight
 
StairsStraight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.StairsStraight
 
standardGalacticFontRenderer - Variable in class net.minecraft.client.Minecraft
 
standBase - Variable in class net.minecraft.client.model.ModelArmorStand
 
standing_banner - Static variable in class net.minecraft.init.Blocks
 
standing_sign - Static variable in class net.minecraft.init.Blocks
 
standLeftSide - Variable in class net.minecraft.client.model.ModelArmorStand
 
standRightSide - Variable in class net.minecraft.client.model.ModelArmorStand
 
standWaist - Variable in class net.minecraft.client.model.ModelArmorStand
 
starGLCallList - Variable in class net.minecraft.client.renderer.RenderGlobal
The star GL Call list
start() - Static method in class net.minecraft.block.state.pattern.FactoryBlockPattern
 
Start() - Constructor for class net.minecraft.world.gen.structure.MapGenNetherBridge.Start
 
Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenNetherBridge.Start
 
Start() - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
 
Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
 
Start() - Constructor for class net.minecraft.world.gen.structure.MapGenStronghold.Start
 
Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenStronghold.Start
 
Start() - Constructor for class net.minecraft.world.gen.structure.MapGenVillage.Start
 
Start(World, Random, int, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenVillage.Start
 
Start() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
 
Start(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
 
Start() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Start
 
Start(WorldChunkManager, int, Random, int, int, List<StructureVillagePieces.PieceWeight>, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Start
 
Start - Class in <Unnamed>
 
Start() - Constructor for class Start
 
startClassToNameMap - Static variable in class net.minecraft.world.gen.structure.MapGenStructureIO
 
startConversion(int) - Method in class net.minecraft.entity.monster.EntityZombie
Starts converting this zombie into a villager.
startDiameter - Variable in class net.minecraft.world.border.WorldBorder
 
StarterFX(World, double, double, double, double, double, double, EffectRenderer, NBTTagCompound) - Constructor for class net.minecraft.client.particle.EntityFirework.StarterFX
 
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.EntityAIFindEntityNearest
Execute a one shot task or start executing a continuous task
startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearestPlayer
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.EntityAIHarvestFarmland
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.EntityAIMoveToBlock
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.EntityAIVillagerInteract
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
startExecuting() - Method in class net.minecraft.entity.monster.EntityBlaze.AIFireballAttack
 
startExecuting() - Method in class net.minecraft.entity.monster.EntityEnderman.AIFindPlayer
 
startExecuting() - Method in class net.minecraft.entity.monster.EntityGhast.AIFireballAttack
 
startExecuting() - Method in class net.minecraft.entity.monster.EntityGhast.AIRandomFly
 
startExecuting() - Method in class net.minecraft.entity.monster.EntityGuardian.AIGuardianAttack
 
startExecuting() - Method in class net.minecraft.entity.monster.EntitySilverfish.AIHideInStone
 
startExecuting() - Method in class net.minecraft.entity.monster.EntitySlime.AISlimeAttack
 
startExecuting() - Method in class net.minecraft.entity.passive.EntityRabbit.AIRaidFarm
 
startGame() - Method in class net.minecraft.client.Minecraft
Starts the game: initializes the canvas, the title, the settings, etcetera.
startMinecartRidingCoordinate - Variable in class net.minecraft.entity.player.EntityPlayer
Holds the coordinate of the player when enter a minecraft to ride.
StartMonument() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
 
StartMonument(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
 
startNameToClassMap - Static variable in class net.minecraft.world.gen.structure.MapGenStructureIO
 
startProfiling - Variable in class net.minecraft.server.MinecraftServer
 
startSection(String) - Method in class net.minecraft.profiler.Profiler
Start section
startServer() - Method in class net.minecraft.server.integrated.IntegratedServer
Initialises the server and starts it.
startServer() - Method in class net.minecraft.server.MinecraftServer
Initialises the server and starts it.
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.
startsWithHash(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
startTime - Variable in class net.minecraft.world.border.WorldBorder
 
startTimerHackThread() - Method in class net.minecraft.client.Minecraft
 
starVBO - Variable in class net.minecraft.client.renderer.RenderGlobal
 
starve - Static variable in class net.minecraft.util.DamageSource
 
StatBase - Class in net.minecraft.stats
 
StatBase(String, IChatComponent, IStatType) - Constructor for class net.minecraft.stats.StatBase
 
StatBase(String, IChatComponent) - Constructor for class net.minecraft.stats.StatBase
 
StatBasic - Class in net.minecraft.stats
 
StatBasic(String, IChatComponent, IStatType) - Constructor for class net.minecraft.stats.StatBasic
 
StatBasic(String, IChatComponent) - Constructor for class net.minecraft.stats.StatBasic
 
statCallback() - Method in class net.minecraft.client.stream.BroadcastController
 
StatCollector - Class in net.minecraft.util
 
StatCollector() - Constructor for class net.minecraft.util.StatCollector
 
StatCrafting - Class in net.minecraft.stats
 
StatCrafting(String, String, IChatComponent, Item) - Constructor for class net.minecraft.stats.StatCrafting
 
state - Variable in class net.minecraft.block.BlockRailBase.Rail
 
state - Variable in class net.minecraft.block.state.BlockWorldState
 
state - Variable in class net.minecraft.client.renderer.chunk.CompiledChunk
 
State(int[], VertexFormat) - Constructor for class net.minecraft.client.renderer.WorldRenderer.State
 
state - Variable in class net.minecraft.network.play.server.S2BPacketChangeGameState
 
StateImplementation(Block, ImmutableMap<IProperty, Comparable>) - Constructor for class net.minecraft.block.state.BlockState.StateImplementation
 
StateMap - Class in net.minecraft.client.renderer.block.statemap
 
StateMap(IProperty<?>, String, List<IProperty<?>>) - Constructor for class net.minecraft.client.renderer.block.statemap.StateMap
 
StateMap.Builder - Class in net.minecraft.client.renderer.block.statemap
 
StateMapperBase - Class in net.minecraft.client.renderer.block.statemap
 
StateMapperBase() - Constructor for class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
stateRawBuffer - Variable in class net.minecraft.client.renderer.WorldRenderer.State
 
STATES_BY_CLASS - Static variable in enum net.minecraft.network.EnumConnectionState
 
STATES_BY_ID - Static variable in enum net.minecraft.network.EnumConnectionState
 
stateVertexFormat - Variable in class net.minecraft.client.renderer.WorldRenderer.State
 
statFileWriter - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
StatFileWriter - Class in net.minecraft.stats
 
StatFileWriter() - Constructor for class net.minecraft.stats.StatFileWriter
 
StaticCloneData(BlockPos, IBlockState, NBTTagCompound) - Constructor for class net.minecraft.command.CommandClone.StaticCloneData
 
statIcons - Static variable in class net.minecraft.client.gui.Gui
 
staticPlayerX - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
The player's current X position (same as playerX)
staticPlayerY - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
The player's current Y position (same as playerY)
staticPlayerZ - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
The player's current Z position (same as playerZ)
staticShaderLinkHelper - Static variable in class net.minecraft.client.shader.ShaderLinkHelper
 
staticShaderManager - Static variable in class net.minecraft.client.shader.ShaderManager
 
staticVector - Static variable in class net.minecraft.entity.ai.RandomPositionGenerator
used to store a driection when the user passes a point to move towards or away from.
statId - Variable in class net.minecraft.stats.StatBase
The Stat ID
StatisticsFile - Class in net.minecraft.stats
 
StatisticsFile(MinecraftServer, File) - Constructor for class net.minecraft.stats.StatisticsFile
 
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
Stats(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiStats.Stats
 
stats - Variable in class net.minecraft.tileentity.TileEntitySign
 
StatsBlock(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiStats.StatsBlock
 
statsData - Variable in class net.minecraft.stats.StatFileWriter
 
statsFile - Variable in class net.minecraft.entity.player.EntityPlayerMP
 
statsFile - Variable in class net.minecraft.stats.StatisticsFile
 
StatsGeneral(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiStats.StatsGeneral
 
statsHolder - Variable in class net.minecraft.client.gui.achievement.GuiStats.Stats
 
StatsItem(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiStats.StatsItem
 
StatsMobsList(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiStats.StatsMobsList
 
statSorter - Variable in class net.minecraft.client.gui.achievement.GuiStats.Stats
 
statStringFormatter - Variable in class net.minecraft.stats.Achievement
Holds a string formatter for the achievement, some of then needs extra dynamic info - like the key used to open the inventory.
status - Variable in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
Status() - Constructor for enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
 
status - Variable in class net.minecraft.network.play.client.C07PacketPlayerDigging
Status of the digging (started, ongoing, broken).
status - Variable in class net.minecraft.network.play.client.C16PacketClientStatus
 
status - Variable in class net.minecraft.network.play.client.C19PacketResourcePackStatus
 
statusBarTime - Static variable in class net.minecraft.entity.boss.BossStatus
 
statusIconIndex - Variable in class net.minecraft.potion.Potion
The index for the icon displayed when the potion effect is active.
statusResponse - Variable in class net.minecraft.server.MinecraftServer
 
statWriter - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
StencilFunc() - Constructor for class net.minecraft.client.renderer.GlStateManager.StencilFunc
 
stencilState - Static variable in class net.minecraft.client.renderer.GlStateManager
 
StencilState() - Constructor for class net.minecraft.client.renderer.GlStateManager.StencilState
 
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)
steps - Variable in class net.minecraft.realms.RealmsSliderButton
 
stepSound - Variable in class net.minecraft.block.Block
Sound of stepping on the block
stepSoundTickCounter - Variable in class net.minecraft.client.multiplayer.PlayerControllerMP
Tick counter, when it hits 4 it resets back to 0 and plays the step sound
stick - Static variable in class net.minecraft.init.Items
 
sticky_piston - Static variable in class net.minecraft.init.Blocks
 
Stitcher - Class in net.minecraft.client.renderer.texture
 
Stitcher(int, int, boolean, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
 
Stitcher.Holder - Class in net.minecraft.client.renderer.texture
 
Stitcher.Slot - Class in net.minecraft.client.renderer.texture
 
StitcherException - Exception in net.minecraft.client.renderer
 
StitcherException(Stitcher.Holder, String) - Constructor for exception net.minecraft.client.renderer.StitcherException
 
stitchSlots - Variable in class net.minecraft.client.renderer.texture.Stitcher
 
stone - Static variable in class net.minecraft.init.Blocks
 
stone_axe - Static variable in class net.minecraft.init.Items
 
stone_brick_stairs - Static variable in class net.minecraft.init.Blocks
 
stone_button - Static variable in class net.minecraft.init.Blocks
 
stone_hoe - Static variable in class net.minecraft.init.Items
 
stone_pickaxe - Static variable in class net.minecraft.init.Items
 
stone_pressure_plate - Static variable in class net.minecraft.init.Blocks
 
stone_shovel - Static variable in class net.minecraft.init.Items
 
stone_slab - Static variable in class net.minecraft.init.Blocks
 
stone_slab2 - Static variable in class net.minecraft.init.Blocks
 
stone_stairs - Static variable in class net.minecraft.init.Blocks
 
stone_sword - Static variable in class net.minecraft.init.Items
 
stoneBeach - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
stonebrick - Static variable in class net.minecraft.init.Blocks
 
stoneColor - Static variable in class net.minecraft.block.material.MapColor
 
stoneNoise - Variable in class net.minecraft.world.gen.ChunkProviderGenerate
 
Stones() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.JunglePyramid.Stones
 
Stones() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stones
 
stopAllSounds() - Method in class net.minecraft.client.audio.SoundManager
Stops all currently playing sounds
stopBroadcasting() - Method in class net.minecraft.client.stream.BroadcastController
 
stopBroadcasting() - Method in interface net.minecraft.client.stream.IStream
 
stopBroadcasting() - Method in class net.minecraft.client.stream.NullStream
 
stopBroadcasting() - Method in class net.minecraft.client.stream.TwitchStream
 
stopChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
stopChunkUpdates() - Method in class net.minecraft.client.renderer.RenderGlobal
 
stopCompileTask() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
stopIntegratedServer() - Static method in class net.minecraft.client.Minecraft
 
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
 
stopSound(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
stopSound(ISound) - Method in class net.minecraft.client.audio.SoundManager
 
stopSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
stopUsingItem() - Method in class net.minecraft.entity.player.EntityPlayer
 
storageArrays - Variable in class net.minecraft.world.chunk.Chunk
Used to store block IDs, block MSBs, Sky-light maps, Block-light maps, and metadata.
storeItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
stores an itemstack in the users inventory
storePartialItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
This function stores as many items of an ItemStack as possible in a matching slot and returns the quantity of left over items.
storeVertexData(int[], int, int, Vector3f, int, TextureAtlasSprite, BlockFaceUV) - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
strafeSpeed - Variable in class net.minecraft.network.play.client.C0CPacketInput
Positive for left strafe, negative for right
Straight() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Straight
 
Straight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Straight
 
Straight() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Straight
 
Straight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Straight
 
stream - Variable in class net.minecraft.client.gui.stream.GuiTwitchUserMode
 
stream - Variable in class net.minecraft.client.Minecraft
 
STREAM_CHAT_FILTER_MODES - Static variable in class net.minecraft.client.settings.GameSettings
 
STREAM_CHAT_MODES - Static variable in class net.minecraft.client.settings.GameSettings
 
STREAM_COMPRESSIONS - Static variable in class net.minecraft.client.settings.GameSettings
 
STREAM_MARKER - Static variable in class net.minecraft.client.stream.TwitchStream
 
STREAM_MIC_MODES - Static variable in class net.minecraft.client.settings.GameSettings
 
streamBytesPerPixel - Variable in class net.minecraft.client.settings.GameSettings
 
streamChatEnabled - Variable in class net.minecraft.client.settings.GameSettings
 
streamChatUserFilter - Variable in class net.minecraft.client.settings.GameSettings
 
streamCompression - Variable in class net.minecraft.client.settings.GameSettings
 
streamFps - Variable in class net.minecraft.client.settings.GameSettings
 
streamGameVolume - Variable in class net.minecraft.client.settings.GameSettings
 
streamIndicator - Variable in class net.minecraft.client.gui.GuiIngame
 
streamInfo - Variable in class net.minecraft.client.stream.BroadcastController
 
streaming - Variable in class net.minecraft.client.audio.SoundList.SoundEntry
 
streamingSound - Variable in class net.minecraft.client.audio.SoundPoolEntry
 
streamKbps - Variable in class net.minecraft.client.settings.GameSettings
 
streamMicToggleBehavior - Variable in class net.minecraft.client.settings.GameSettings
 
streamMicVolume - Variable in class net.minecraft.client.settings.GameSettings
 
streamPreferredServer - Variable in class net.minecraft.client.settings.GameSettings
 
streamSendMetadata - Variable in class net.minecraft.client.settings.GameSettings
 
strength - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
stretchY - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
stretchY - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
strikethrough - Variable in class net.minecraft.util.ChatStyle
 
strikethroughStyle - Variable in class net.minecraft.client.gui.FontRenderer
Set if the "m" style (strikethrough) is active in currently rendering string
string - Static variable in class net.minecraft.init.Items
 
STRING_RESULT_TYPES - Static variable in class net.minecraft.command.CommandResultStats
 
stringToClassMapping - Static variable in class net.minecraft.entity.EntityList
 
stringToIDMapping - Static variable in class net.minecraft.entity.EntityList
 
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
 
stringVariablePattern - Static variable in class net.minecraft.util.ChatComponentTranslation
 
stripControlCodes(String) - Static method in class net.minecraft.util.StringUtils
 
strongComponentType - Static variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces
 
Stronghold() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
 
Stronghold(int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
 
strongholdChestContents - Static variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.ChestCorridor
 
strongholdGenerator - Variable in class net.minecraft.world.gen.ChunkProviderGenerate
Holds Stronghold Generator
strongholdLibraryChestContents - Static variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Library
 
strongholdPieceWeight - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
 
strongholdPortalRoom - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
 
strongholdRoomCrossingChestContents - Static variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.RoomCrossing
 
strongholdStones - Static variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces
 
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(Vec3i, Vec3i) - 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
 
StructureComponent(int) - Constructor for class net.minecraft.world.gen.structure.StructureComponent
 
StructureComponent.BlockSelector - Class in net.minecraft.world.gen.structure
 
structureCoords - Variable in class net.minecraft.world.gen.structure.MapGenStronghold
 
structureData - Variable in class net.minecraft.world.gen.structure.MapGenStructure
 
structureGenerators - Variable in class net.minecraft.world.gen.ChunkProviderFlat
 
structureMap - Variable in class net.minecraft.world.gen.structure.MapGenStructure
 
StructureMineshaftPieces - Class in net.minecraft.world.gen.structure
 
StructureMineshaftPieces() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces
 
StructureMineshaftPieces.Corridor - Class in net.minecraft.world.gen.structure
 
StructureMineshaftPieces.Cross - Class in net.minecraft.world.gen.structure
 
StructureMineshaftPieces.Room - Class in net.minecraft.world.gen.structure
 
StructureMineshaftPieces.Stairs - Class in net.minecraft.world.gen.structure
 
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
 
StructureNetherBridgePieces.Corridor - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Corridor2 - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Corridor3 - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Corridor4 - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Corridor5 - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Crossing - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Crossing2 - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Crossing3 - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.End - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Entrance - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.NetherStalkRoom - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Piece - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.PieceWeight - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Stairs - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Start - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Straight - Class in net.minecraft.world.gen.structure
 
StructureNetherBridgePieces.Throne - Class in net.minecraft.world.gen.structure
 
StructureOceanMonument - Class in net.minecraft.world.gen.structure
 
StructureOceanMonument() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument
 
StructureOceanMonument(Map<String, String>) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument
 
StructureOceanMonument.StartMonument - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces
 
StructureOceanMonumentPieces.DoubleXRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.DoubleXYRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.DoubleYRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.DoubleYZRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.DoubleZRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.EntryRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.FitSimpleRoomHelper - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.FitSimpleRoomTopHelper - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.MonumentBuilding - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.MonumentCoreRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.MonumentRoomFitHelper - Interface in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.Penthouse - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.Piece - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.RoomDefinition - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.SimpleRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.SimpleTopRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.WingRoom - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.XDoubleRoomFitHelper - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.XYDoubleRoomFitHelper - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.YDoubleRoomFitHelper - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.YZDoubleRoomFitHelper - Class in net.minecraft.world.gen.structure
 
StructureOceanMonumentPieces.ZDoubleRoomFitHelper - Class in net.minecraft.world.gen.structure
 
structurePieceList - Static variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces
 
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
 
StructureStrongholdPieces.ChestCorridor - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Corridor - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Crossing - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.LeftTurn - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Library - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.PieceWeight - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.PortalRoom - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Prison - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.RightTurn - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.RoomCrossing - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Stairs - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Stairs2 - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.StairsStraight - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Stones - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Straight - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Stronghold - Class in net.minecraft.world.gen.structure
 
StructureStrongholdPieces.Stronghold.Door - Enum in net.minecraft.world.gen.structure
 
StructureVillagePieces - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces
 
StructureVillagePieces.Church - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Field1 - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Field2 - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Hall - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.House1 - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.House2 - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.House3 - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.House4Garden - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Path - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.PieceWeight - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Road - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Start - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Torch - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Village - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.Well - Class in net.minecraft.world.gen.structure
 
StructureVillagePieces.WoodHut - Class in net.minecraft.world.gen.structure
 
structureVillageWeightedPieceList - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
 
structVillagePieceWeight - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
 
style - Variable in class net.minecraft.util.ChatComponentStyle
 
SUB_ITEMS_CACHE - Static variable in class net.minecraft.item.ItemPotion
 
submitStreamFrame(FrameBuffer) - Method in class net.minecraft.client.stream.BroadcastController
passes the framebuffer on to the video stream
subSlots - Variable in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
subtract(Vec3i) - Method in class net.minecraft.util.BlockPos
Subtract the given Vector from this BlockPos
subtract(Vec3) - Method in class net.minecraft.util.Vec3
 
subtract(double, double, double) - Method in class net.minecraft.util.Vec3
 
subtractReverse(Vec3) - Method in class net.minecraft.util.Vec3
Returns a new vector with the result of the specified vector minus this.
subtypeNames - Variable in class net.minecraft.item.ItemColored
 
successCount - Variable in class net.minecraft.command.server.CommandBlockLogic
The number of successful commands run.
suffix - Variable in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
 
suffix - Variable in class net.minecraft.client.renderer.block.statemap.StateMap
 
sugar - Static variable in class net.minecraft.init.Items
 
sugarEffect - Static variable in class net.minecraft.potion.PotionHelper
 
summonSilverfish - Variable in class net.minecraft.entity.monster.EntitySilverfish
 
surroundings - Variable in class net.minecraft.block.BlockLeaves
 
survivalId() - Static method in class net.minecraft.realms.Realms
 
survivalOrAdventure() - Method in class net.minecraft.server.management.ItemInWorldManager
 
SUSPENDED - Static variable in class net.minecraft.block.BlockTripWire
 
SUSPENDED - Static variable in class net.minecraft.block.BlockTripWireHook
 
SwampHut() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.SwampHut
 
SwampHut(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.SwampHut
 
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.
swellingCreeper - Variable in class net.minecraft.entity.ai.EntityAICreeperSwell
The creeper that is swelling.
SwimNodeProcessor - Class in net.minecraft.world.pathfinder
 
SwimNodeProcessor() - Constructor for class net.minecraft.world.pathfinder.SwimNodeProcessor
 
swingItem() - Method in class net.minecraft.client.entity.EntityPlayerSP
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.client.model.ModelBase
 
swingProgress - Variable in class net.minecraft.entity.EntityLivingBase
 
swingProgressInt - Variable in class net.minecraft.entity.EntityLivingBase
 
switchModelPartEnabled(EnumPlayerModelParts) - Method in class net.minecraft.client.settings.GameSettings
 
switchToRealms() - Method in class net.minecraft.client.gui.GuiMainMenu
 
switchToRealms(GuiScreen) - Method in class net.minecraft.realms.RealmsBridge
 
switchUseShader() - Method in class net.minecraft.client.renderer.EntityRenderer
 
symbolMap - Variable in class net.minecraft.block.state.pattern.FactoryBlockPattern
 
syncCurrentPlayItem() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Syncs the current player item with the server
syncLock - Variable in class net.minecraft.profiler.PlayerUsageSnooper
 
syncLock - Variable in class net.minecraft.util.ChatComponentTranslation
 
syncPlayerInventory(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
sends the players inventory to himself
SyntaxErrorException - Exception in net.minecraft.command
 
SyntaxErrorException() - Constructor for exception net.minecraft.command.SyntaxErrorException
 
SyntaxErrorException(String, Object...) - Constructor for exception net.minecraft.command.SyntaxErrorException
 
SYSOUT - Static variable in class net.minecraft.init.Bootstrap
 
systemExitNow() - Method in class net.minecraft.server.MinecraftServer
Directly calls System.exit(0), instantly killing the program.
systemTime - Variable in class net.minecraft.client.LoadingScreenRenderer
The system's time represented in milliseconds.
systemTime - Variable in class net.minecraft.client.Minecraft
 
systemTime - Variable in class net.minecraft.client.renderer.tileentity.TileEntityBannerRenderer.TimedBannerTexture
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links