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 _ 

P

packDescription - Variable in class net.minecraft.client.resources.data.PackMetadataSection
 
packed_ice - Static variable in class net.minecraft.init.Blocks
 
packedIce - Static variable in class net.minecraft.block.material.Material
 
packet - Variable in class net.minecraft.network.NetworkManager.InboundHandlerTuplePacketListener
 
Packet<T extends INetHandler> - Interface in net.minecraft.network
 
PacketBuffer - Class in net.minecraft.network
 
PacketBuffer(ByteBuf) - Constructor for class net.minecraft.network.PacketBuffer
 
packetListener - Variable in class net.minecraft.network.NetworkManager
The INetHandler instance responsible for processing received packets
PacketThreadUtil - Class in net.minecraft.network
 
PacketThreadUtil() - Constructor for class net.minecraft.network.PacketThreadUtil
 
packFormat - Variable in class net.minecraft.client.resources.data.PackMetadataSection
 
PackMetadataSection - Class in net.minecraft.client.resources.data
 
PackMetadataSection(IChatComponent, int) - Constructor for class net.minecraft.client.resources.data.PackMetadataSection
 
PackMetadataSectionSerializer - Class in net.minecraft.client.resources.data
 
PackMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.PackMetadataSectionSerializer
 
PADDING_1B - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
pageFlip - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
pageFlipPrev - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
pageGetCurrent() - Method in class net.minecraft.client.gui.GuiScreenBook
Returns the entire text of the current page as determined by currPage
pageInsertIntoCurrent(String) - Method in class net.minecraft.client.gui.GuiScreenBook
Processes any text getting inserted into the current page, enforcing the page size limit
pageSetCurrent(String) - Method in class net.minecraft.client.gui.GuiScreenBook
Sets the text of the current page as determined by currPage
pagesLeft - Variable in class net.minecraft.client.model.ModelBook
The left pages renderer (when facing the book)
pagesRight - Variable in class net.minecraft.client.model.ModelBook
The right pages renderer (when facing the book)
painting - Static variable in class net.minecraft.init.Items
 
palmLength - Variable in class net.minecraft.block.state.pattern.BlockPattern
 
panoramaTimer - Variable in class net.minecraft.client.gui.GuiMainMenu
Timer used to rotate the panorama, increases every tick.
paper - Static variable in class net.minecraft.init.Items
 
parabolicField - Variable in class net.minecraft.world.gen.ChunkProviderGenerate
 
parent - Variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
parent - Variable in class net.minecraft.realms.DisconnectedRealmsScreen
 
parent - Variable in class net.minecraft.world.gen.layer.GenLayer
parent GenLayer that was provided via the constructor
parentAchievement - Variable in class net.minecraft.stats.Achievement
Holds the parent achievement, that must be taken before this achievement is avaiable.
parentAnimal - Variable in class net.minecraft.entity.ai.EntityAIFollowParent
 
parentButtonClickedId - Variable in class net.minecraft.client.gui.GuiYesNo
 
parentEntity - Variable in class net.minecraft.entity.monster.EntityGhast.AIFireballAttack
 
parentEntity - Variable in class net.minecraft.entity.monster.EntityGhast.AILookAround
 
parentEntity - Variable in class net.minecraft.entity.monster.EntityGhast.AIRandomFly
 
parentEntity - Variable in class net.minecraft.entity.monster.EntityGhast.GhastMoveHelper
 
parentEntity - Variable in class net.minecraft.entity.monster.EntityGuardian.GuardianTargetSelector
 
parentGuiScreen - Variable in class net.minecraft.client.gui.GuiVideoSettings
 
parentLocation - Variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
parentScreen - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
parentScreen - Variable in class net.minecraft.client.gui.achievement.GuiStats
 
parentScreen - Variable in class net.minecraft.client.gui.GuiControls
A reference to the screen object that created this.
parentScreen - Variable in class net.minecraft.client.gui.GuiCreateWorld
 
parentScreen - Variable in class net.minecraft.client.gui.GuiCustomizeSkin
The parent GUI for this GUI
parentScreen - Variable in class net.minecraft.client.gui.GuiDisconnected
 
parentScreen - Variable in class net.minecraft.client.gui.GuiFlatPresets
The parent GUI
parentScreen - Variable in class net.minecraft.client.gui.GuiLanguage
The parent Gui screen
parentScreen - Variable in class net.minecraft.client.gui.GuiMultiplayer
 
parentScreen - Variable in class net.minecraft.client.gui.GuiRenameWorld
 
parentScreen - Variable in class net.minecraft.client.gui.GuiScreenAddServer
 
parentScreen - Variable in class net.minecraft.client.gui.GuiScreenResourcePacks
 
parentScreen - Variable in class net.minecraft.client.gui.GuiSelectWorld
 
parentScreen - Variable in class net.minecraft.client.gui.GuiYesNo
A reference to the screen object that created this.
parentScreen - Variable in class net.minecraft.client.gui.ScreenChatOptions
 
parentScreen - Variable in class net.minecraft.client.gui.stream.GuiStreamOptions
 
parentScreen - Variable in class net.minecraft.client.gui.stream.GuiStreamUnavailable
 
parentStyle - Variable in class net.minecraft.util.ChatStyle
The parent of this ChatStyle.
parse() - Method in class net.minecraft.nbt.JsonToNBT.Any
 
parse() - Method in class net.minecraft.nbt.JsonToNBT.Compound
 
parse() - Method in class net.minecraft.nbt.JsonToNBT.List
 
parse() - Method in class net.minecraft.nbt.JsonToNBT.Primitive
 
parseAngle(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parseAnimationFrame(int, JsonElement) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
parseAxis(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parseBlockPos(ICommandSender, String[], int, boolean) - Static method in class net.minecraft.command.CommandBase
 
parseBoolean(String) - Static method in class net.minecraft.command.CommandBase
 
parseCoordinate(double, String, boolean) - Static method in class net.minecraft.command.CommandBase
 
parseCoordinate(double, String, int, int, boolean) - Static method in class net.minecraft.command.CommandBase
 
parseCullFace(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPartFace.Deserializer
 
parseDouble(String) - Static method in class net.minecraft.command.CommandBase
 
parseDouble(String, double) - Static method in class net.minecraft.command.CommandBase
 
parseDouble(String, double, double) - Static method in class net.minecraft.command.CommandBase
 
parseDouble(double, String, boolean) - Static method in class net.minecraft.command.CommandBase
 
parseDouble(double, String, int, int, boolean) - Static method in class net.minecraft.command.CommandBase
 
parseDoubleWithDefault(String, double) - Static method in class net.minecraft.util.MathHelper
parses the string as double or returns the second parameter if it fails.
parseDoubleWithDefaultAndMax(String, double, double) - Static method in class net.minecraft.util.MathHelper
 
parseEnumFacing(String) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parseFaces(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parseFacesCheck(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parseFloat(String) - Method in class net.minecraft.client.settings.GameSettings
Parses a string into a float.
parseFromReader(Reader) - Static method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
parseGroup(TextureManager, ResourceLocation) - Method in class net.minecraft.client.shader.ShaderGroup
 
parseInt(String) - Static method in class net.minecraft.command.CommandBase
 
parseInt(String, int) - Static method in class net.minecraft.command.CommandBase
 
parseInt(String, int, int) - Static method in class net.minecraft.command.CommandBase
 
parseIntWithDefault(String, int) - Static method in class net.minecraft.client.multiplayer.ServerAddress
 
parseIntWithDefault(Map<String, String>, String, int) - Static method in class net.minecraft.command.PlayerSelector
 
parseIntWithDefault(String, int) - Static method in class net.minecraft.util.MathHelper
parses the string as integer or returns the second parameter if it fails
parseIntWithDefaultAndMax(String, int, int) - Static method in class net.minecraft.util.MathHelper
parses the string as integer or returns the second parameter if it fails.
parseJson(String) - Method in class net.minecraft.stats.StatisticsFile
 
parseLanguageMetadata(List<IResourcePack>) - Method in class net.minecraft.client.resources.LanguageManager
 
parseLong(String) - Static method in class net.minecraft.command.CommandBase
 
parseLong(String, long, long) - Static method in class net.minecraft.command.CommandBase
 
parseMetadataSection(String, JsonObject) - Method in class net.minecraft.client.resources.data.IMetadataSerializer
 
parseModel(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
parsePass(TextureManager, JsonElement) - Method in class net.minecraft.client.shader.ShaderGroup
 
parsePathString(String) - Static method in class net.minecraft.client.resources.model.ModelResourceLocation
 
parsePosition(JsonObject, String) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parsePositionFrom(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parsePositionTo(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parsePotionEffects(String, int, int, int) - Static method in class net.minecraft.potion.PotionHelper
 
parseRotation(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV.Deserializer
 
parseRotation(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
parseRotation(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
parseSampler(JsonElement) - Method in class net.minecraft.client.shader.ShaderManager
 
parseString(String) - Static method in class net.minecraft.realms.RealmsServerAddress
 
parseTexture(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPartFace.Deserializer
 
parseTintIndex(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockPartFace.Deserializer
 
parseType(String) - Static method in class net.minecraft.client.shader.ShaderUniform
 
parseUniform(JsonElement) - Method in class net.minecraft.client.shader.ShaderManager
 
parseUserSkin(BufferedImage) - Method in interface net.minecraft.client.renderer.IImageBuffer
 
parseUserSkin(BufferedImage) - Method in class net.minecraft.client.renderer.ImageBufferDownload
 
parseUV(JsonObject) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV.Deserializer
 
parseUvLock(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
parseVariants(JsonDeserializationContext, Map.Entry<String, JsonElement>) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Deserializer
 
parseVariantsList(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Deserializer
 
parseVector3f(JsonObject, String, Vector3f) - Method in class net.minecraft.client.renderer.block.model.ItemTransformVec3f.Deserializer
 
parseWeight(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
parseWorldType(String) - Static method in class net.minecraft.world.WorldType
 
PART - Static variable in class net.minecraft.block.BlockBed
 
partialBlockProgress - Variable in class net.minecraft.client.renderer.DestroyBlockProgress
damage ranges from 1 to 10.
partialTicks - Variable in class net.minecraft.client.model.ModelDragon
 
PARTICLE - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
PARTICLE_NAMES - Static variable in enum net.minecraft.util.EnumParticleTypes
 
PARTICLE_POSITION_TEX_COLOR_LMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
particleAge - Variable in class net.minecraft.client.particle.EntityFX
 
particleAlpha - Variable in class net.minecraft.client.particle.EntityFX
Particle alpha
particleArguments - Variable in class net.minecraft.network.play.server.S2APacketParticles
These are the block/item ids and possibly metaData ids that are used to color or texture the particle.
particleBlue - Variable in class net.minecraft.client.particle.EntityFX
The blue amount of color.
particleCount - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
particleEmitters - Variable in class net.minecraft.client.particle.EffectRenderer
 
particleGravity - Variable in class net.minecraft.client.particle.EntityFX
 
particleGreen - Variable in class net.minecraft.client.particle.EntityFX
The green amount of color.
particleIcon - Variable in class net.minecraft.client.particle.EntityFX
The icon field from which the given particle pulls its texture.
particleID - Variable in enum net.minecraft.util.EnumParticleTypes
 
particleMaxAge - Variable in class net.minecraft.client.particle.EntityFX
 
particleName - Variable in enum net.minecraft.util.EnumParticleTypes
 
particleRed - Variable in class net.minecraft.client.particle.EntityFX
The red amount of color.
PARTICLES - Static variable in class net.minecraft.client.settings.GameSettings
 
PARTICLES - Static variable in enum net.minecraft.util.EnumParticleTypes
 
particleScale - Variable in class net.minecraft.client.particle.EntityFX
 
particleScaleOverTime - Variable in class net.minecraft.client.particle.EntityHeartFX
 
particleSetting - Variable in class net.minecraft.client.settings.GameSettings
Determines amount of particles.
particleSpeed - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
particleTextureIndexX - Variable in class net.minecraft.client.particle.EntityFX
 
particleTextureIndexY - Variable in class net.minecraft.client.particle.EntityFX
 
particleTextureJitterX - Variable in class net.minecraft.client.particle.EntityFX
 
particleTextureJitterY - Variable in class net.minecraft.client.particle.EntityFX
 
particleTextures - Static variable in class net.minecraft.client.particle.EffectRenderer
 
particleType - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
particleTypes - Variable in class net.minecraft.client.particle.EffectRenderer
 
particleTypes - Variable in class net.minecraft.client.particle.EntityParticleEmitter
 
partId - Variable in enum net.minecraft.entity.player.EnumPlayerModelParts
 
partMask - Variable in enum net.minecraft.entity.player.EnumPlayerModelParts
 
partName - Variable in class net.minecraft.entity.boss.EntityDragonPart
 
partName - Variable in enum net.minecraft.entity.player.EnumPlayerModelParts
 
partRotation - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
Path - Class in net.minecraft.pathfinding
 
Path() - Constructor for class net.minecraft.pathfinding.Path
 
path - Variable in class net.minecraft.pathfinding.PathFinder
The path being generated
Path() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Path
 
Path(StructureVillagePieces.Start, int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Path
 
PathEntity - Class in net.minecraft.pathfinding
 
PathEntity(PathPoint[]) - Constructor for class net.minecraft.pathfinding.PathEntity
 
PathFinder - Class in net.minecraft.pathfinding
 
PathFinder(NodeProcessor) - Constructor for class net.minecraft.pathfinding.PathFinder
 
pathFinder - Variable in class net.minecraft.pathfinding.PathNavigate
 
pathFollow() - Method in class net.minecraft.pathfinding.PathNavigate
 
pathFollow() - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
 
pathLength - Variable in class net.minecraft.pathfinding.PathEntity
The total length of the path
PathNavigate - Class in net.minecraft.pathfinding
 
PathNavigate(EntityLiving, World) - Constructor for class net.minecraft.pathfinding.PathNavigate
 
PathNavigateClimber - Class in net.minecraft.pathfinding
 
PathNavigateClimber(EntityLiving, World) - Constructor for class net.minecraft.pathfinding.PathNavigateClimber
 
PathNavigateGround - Class in net.minecraft.pathfinding
 
PathNavigateGround(EntityLiving, World) - Constructor for class net.minecraft.pathfinding.PathNavigateGround
 
PathNavigateSwimmer - Class in net.minecraft.pathfinding
 
PathNavigateSwimmer(EntityLiving, World) - Constructor for class net.minecraft.pathfinding.PathNavigateSwimmer
 
pathOptions - Variable in class net.minecraft.pathfinding.PathFinder
Selection of path points to add to the path
PathPoint - Class in net.minecraft.pathfinding
 
PathPoint(int, int, int) - Constructor for class net.minecraft.pathfinding.PathPoint
 
pathPoints - Variable in class net.minecraft.pathfinding.Path
Contains the points in this path
pathSearchRange - Variable in class net.minecraft.pathfinding.PathNavigate
The number of blocks (extra) +/- in each axis that get pulled out as cache for the pathfinder's search space
pattern - Static variable in class net.minecraft.client.resources.Locale
 
patternControlCode - Static variable in class net.minecraft.util.StringUtils
 
patternCraftingStack - Variable in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
PatternHelper(BlockPos, EnumFacing, EnumFacing, LoadingCache<BlockPos, BlockWorldState>, int, int, int) - Constructor for class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
patternID - Variable in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
patternList - Variable in class net.minecraft.tileentity.TileEntityBanner
 
patternName - Variable in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
patternResourceLocation - Variable in class net.minecraft.tileentity.TileEntityBanner
This is a String representation of this banners pattern and color lists, used for texture caching.
patterns - Variable in class net.minecraft.tileentity.TileEntityBanner
A list of all the banner patterns.
pause() - Method in interface net.minecraft.client.stream.IStream
pauses a stream
pause() - Method in class net.minecraft.client.stream.NullStream
pauses a stream
pause() - Method in class net.minecraft.client.stream.TwitchStream
pauses a stream
pauseAllSounds() - Method in class net.minecraft.client.audio.SoundManager
Pauses all currently playing sounds
pauseOnLostFocus - Variable in class net.minecraft.client.settings.GameSettings
Whether to pause when the game loses focus, toggled by F3+P
pauseSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
payload - Variable in class net.minecraft.client.stream.Metadata
 
payment - Variable in class net.minecraft.tileentity.TileEntityBeacon
Item given to this beacon as payment.
pendingAnvilChunksCoordinates - Variable in class net.minecraft.world.chunk.storage.AnvilChunkLoader
 
pendingTickListEntriesHashSet - Variable in class net.minecraft.world.WorldServer
 
pendingTickListEntriesThisTick - Variable in class net.minecraft.world.WorldServer
 
pendingTickListEntriesTreeSet - Variable in class net.minecraft.world.WorldServer
 
Penthouse() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Penthouse
 
Penthouse(EnumFacing, StructureBoundingBox) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Penthouse
 
percentDone - Variable in class net.minecraft.server.MinecraftServer
The percentage of the current task finished so far.
percentUseable - Variable in class net.minecraft.util.LongHashMap
percent of the hasharray that can be used without hash colliding probably
performEffect(EntityLivingBase, int) - Method in class net.minecraft.potion.Potion
 
performEffect(EntityLivingBase) - Method in class net.minecraft.potion.PotionEffect
 
performHurtAnimation() - Method in class net.minecraft.entity.Entity
Setups the entity to do the hurt animation.
performHurtAnimation() - Method in class net.minecraft.entity.EntityLivingBase
Setups the entity to do the hurt animation.
performHurtAnimation() - Method in class net.minecraft.entity.item.EntityBoat
Setups the entity to do the hurt animation.
performHurtAnimation() - Method in class net.minecraft.entity.item.EntityMinecart
Setups the entity to do the hurt animation.
performWorldGenSpawning(World, BiomeGenBase, int, int, int, int, Random) - Static method in class net.minecraft.world.SpawnerAnimals
Called during chunk generation to spawn initial creatures.
permanentNotification - Variable in class net.minecraft.client.gui.achievement.GuiAchievement
 
permutations - Variable in class net.minecraft.world.gen.NoiseGeneratorImproved
 
persistantChatGUI - Variable in class net.minecraft.client.gui.GuiIngame
ChatGUI instance that retains all previous chat data
persistenceRequired - Variable in class net.minecraft.entity.EntityLiving
Whether this entity should NOT despawn.
petPathfinder - Variable in class net.minecraft.entity.ai.EntityAIFollowOwner
 
pickMobSpawner(Random) - Method in class net.minecraft.world.gen.feature.WorldGenDungeons
Randomly decides which spawner to use in a dungeon
pickRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
 
pickRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenForest
 
pickRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenPlains
 
pickRandomFlower(Random, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
Piece() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Piece
 
Piece(int) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Piece
 
Piece() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
 
Piece(int) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
 
Piece(EnumFacing, StructureBoundingBox) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
 
Piece(int, EnumFacing, StructureOceanMonumentPieces.RoomDefinition, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
 
pieceClass - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight
 
PieceWeight(Class<? extends StructureNetherBridgePieces.Piece>, int, int, boolean) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.PieceWeight
 
PieceWeight(Class<? extends StructureNetherBridgePieces.Piece>, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.PieceWeight
 
PieceWeight(Class<? extends StructureStrongholdPieces.Stronghold>, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight
 
pieceWeight - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight
 
PieceWeight(Class<? extends StructureVillagePieces.Village>, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
 
pieceWeightArray - Static variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces
 
pigModel - Variable in class net.minecraft.client.renderer.entity.layers.LayerSaddle
 
pigRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerSaddle
 
pigTextures - Static variable in class net.minecraft.client.renderer.entity.RenderPig
 
ping(ServerData) - Method in class net.minecraft.client.network.OldServerPinger
 
ping - Variable in class net.minecraft.entity.player.EntityPlayerMP
 
ping - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
PING_RESPONSE_SPLITTER - Static variable in class net.minecraft.client.network.OldServerPinger
 
pingDestinations - Variable in class net.minecraft.client.network.OldServerPinger
 
pingPendingNetworks() - Method in class net.minecraft.client.network.OldServerPinger
 
PingResponseHandler - Class in net.minecraft.network
 
PingResponseHandler(NetworkSystem) - Constructor for class net.minecraft.network.PingResponseHandler
 
pingServer(String, RealmsServerPing) - Method in class net.minecraft.realms.RealmsServerStatusPinger
 
pingToServer - Variable in class net.minecraft.client.multiplayer.ServerData
last server ping that showed up in the server browser
pinkColor - Static variable in class net.minecraft.block.material.MapColor
 
piston - Static variable in class net.minecraft.block.material.Material
Pistons' material.
piston - Static variable in class net.minecraft.init.Blocks
 
piston_extension - Static variable in class net.minecraft.init.Blocks
 
piston_head - Static variable in class net.minecraft.init.Blocks
 
pistonFacing - Variable in class net.minecraft.tileentity.TileEntityPiston
 
pistonPos - Variable in class net.minecraft.block.state.BlockPistonStructureHelper
 
pistonState - Variable in class net.minecraft.tileentity.TileEntityPiston
 
pitch - Variable in class net.minecraft.client.audio.PositionedSound
 
pitch - Variable in class net.minecraft.client.audio.SoundList.SoundEntry
 
pitch - Variable in class net.minecraft.client.audio.SoundPoolEntry
 
pitch - Variable in class net.minecraft.entity.ai.EntityAITempt
Tempting player's pitch
pitch - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
pitch - Variable in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
pitch - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
pitch - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
pitch - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
pitch - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
pitch - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
pitch - Variable in class net.minecraft.network.play.server.S24PacketBlockAction
 
pixelBuffer - Static variable in class net.minecraft.util.ScreenShotHelper
A buffer to hold pixel values returned by OpenGL.
pixelValues - Static variable in class net.minecraft.util.ScreenShotHelper
The built-up array that contains all the pixel values returned by OpenGL.
placeAt(World, BlockPos, BlockDoublePlant.EnumPlantType, int) - Method in class net.minecraft.block.BlockDoublePlant
 
placedBlockDirection - Variable in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
placeDoor(World, BlockPos, EnumFacing, Block) - Static method in class net.minecraft.item.ItemDoor
 
placeDoor(World, Random, StructureBoundingBox, StructureStrongholdPieces.Stronghold.Door, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
 
placeDoorCurrentPosition(World, StructureBoundingBox, Random, int, int, int, EnumFacing) - Method in class net.minecraft.world.gen.structure.StructureComponent
Places door on given position
placeInExistingPortal(Entity, float) - Method in class net.minecraft.world.Teleporter
 
placeInPortal(Entity, float) - Method in class net.minecraft.world.Teleporter
 
placeStaticBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDynamicLiquid
 
plains - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
plane - Variable in enum net.minecraft.util.EnumFacing.Axis
 
Plane() - Constructor for enum net.minecraft.util.EnumFacing.Plane
 
planks - Static variable in class net.minecraft.init.Blocks
 
plants - Static variable in class net.minecraft.block.material.Material
 
playAuxSFX(EntityPlayer, int, BlockPos, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
playAuxSFX(EntityPlayer, int, BlockPos, int) - Method in interface net.minecraft.world.IWorldAccess
 
playAuxSFX(int, BlockPos, int) - Method in class net.minecraft.world.World
 
playAuxSFX(EntityPlayer, int, BlockPos, int) - Method in class net.minecraft.world.WorldManager
 
playAuxSFXAtEntity(EntityPlayer, int, BlockPos, int) - Method in class net.minecraft.world.World
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.world.World
 
playDelayedSound(ISound, int) - Method in class net.minecraft.client.audio.SoundHandler
Plays the sound in n ticks
playDelayedSound(ISound, int) - Method in class net.minecraft.client.audio.SoundManager
Adds a sound to play in n tick
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
Play the dispense sound from the specified block.
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
Play the dispense sound from the specified block.
player - Variable in class net.minecraft.client.audio.MovingSoundMinecartRiding
 
player - Variable in class net.minecraft.entity.monster.EntityEnderman.AIFindPlayer
 
player - Variable in class net.minecraft.entity.player.InventoryPlayer
The player whose inventory this is.
player - Variable in class net.minecraft.inventory.ContainerBrewingStand.Potion
 
player - Variable in class net.minecraft.tileentity.TileEntitySign
 
PlayerCapabilities - Class in net.minecraft.entity.player
 
PlayerCapabilities() - Constructor for class net.minecraft.entity.player.PlayerCapabilities
 
PlayerComparator() - Constructor for class net.minecraft.client.gui.GuiPlayerTabOverlay.PlayerComparator
 
playerConqueredTheEnd - Variable in class net.minecraft.entity.player.EntityPlayerMP
Set when a player beats the ender dragon, used to respawn the player at the spawn point while retaining inventory and XP
playerController - Variable in class net.minecraft.client.Minecraft
 
PlayerControllerMP - Class in net.minecraft.client.multiplayer
 
PlayerControllerMP(Minecraft, NetHandlerPlayClient) - Constructor for class net.minecraft.client.multiplayer.PlayerControllerMP
 
playerCount - Variable in class net.minecraft.network.ServerStatusResponse
 
PlayerCountData(int, int) - Constructor for class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
playerEntities - Variable in class net.minecraft.world.World
 
playerEntitiesUpdated - Variable in class net.minecraft.entity.EntityTrackerEntry
 
playerEntity - Variable in class net.minecraft.network.NetHandlerPlayServer
 
playerEntityList - Variable in class net.minecraft.server.management.ServerConfigurationManager
 
playerHealth - Variable in class net.minecraft.client.gui.GuiIngame
 
playerID - Variable in class net.minecraft.network.play.server.S0APacketUseBed
 
playerId - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
playerID - Variable in class net.minecraft.util.Session
 
playerInfo - Variable in class net.minecraft.client.entity.AbstractClientPlayer
 
playerInfoMap - Variable in class net.minecraft.client.network.NetHandlerPlayClient
 
playerInLove - Variable in class net.minecraft.entity.passive.EntityAnimal
 
PlayerInstance(int, int) - Constructor for class net.minecraft.server.management.PlayerManager.PlayerInstance
 
playerInstanceList - Variable in class net.minecraft.server.management.PlayerManager
 
playerInstances - Variable in class net.minecraft.server.management.PlayerManager
 
playerInstancesToUpdate - Variable in class net.minecraft.server.management.PlayerManager
 
playerInventory - Variable in class net.minecraft.client.gui.GuiEnchantment
The player inventory currently bound to this GuiEnchantment instance.
playerInventory - Variable in class net.minecraft.client.gui.GuiHopper
The player inventory currently bound to this GUI instance
playerInventory - Variable in class net.minecraft.client.gui.GuiRepair
 
playerInventory - Variable in class net.minecraft.client.gui.inventory.GuiBrewingStand
The player inventory bound to this GUI.
playerInventory - Variable in class net.minecraft.client.gui.inventory.GuiDispenser
The player inventory bound to this GUI.
playerInventory - Variable in class net.minecraft.client.gui.inventory.GuiFurnace
The player inventory bound to this GUI.
playerInventory - Variable in class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
The player inventory bound to this GUI.
playerKillCount - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
playerKillsStat - Static variable in class net.minecraft.stats.StatList
counts the number of times you've killed a player
playerKnockbackMap - Variable in class net.minecraft.world.Explosion
 
playerLastActiveTime - Variable in class net.minecraft.entity.player.EntityPlayerMP
 
playerList - Variable in class net.minecraft.client.multiplayer.ServerData
 
playerList - Variable in class net.minecraft.inventory.Container
 
playerList - Variable in class net.minecraft.realms.RealmsServerPing
 
playerLocation - Variable in class net.minecraft.entity.player.EntityPlayer
the current location of the player
playerLoggedIn(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
Called when a player successfully logs in.
playerLoggedOut(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
Called when a player disconnects from the game.
PlayerManager - Class in net.minecraft.server.management
 
PlayerManager(WorldServer) - Constructor for class net.minecraft.server.management.PlayerManager
 
PlayerManager.PlayerInstance - Class in net.minecraft.server.management
 
PlayerMenuObject - Class in net.minecraft.client.gui.spectator
 
PlayerMenuObject(GameProfile) - Constructor for class net.minecraft.client.gui.spectator.PlayerMenuObject
 
playerModelParts - Variable in class net.minecraft.client.gui.GuiCustomizeSkin.ButtonPart
 
playerNamesFound - Variable in class net.minecraft.client.gui.GuiChat
 
playerNBTManagerObj - Variable in class net.minecraft.server.management.ServerConfigurationManager
Reference to the PlayerNBTManager object.
playerNetServerHandler - Variable in class net.minecraft.entity.player.EntityPlayerMP
The NetServerHandler assigned to this player by the ServerConfigurationManager.
PlayerNotFoundException - Exception in net.minecraft.command
 
PlayerNotFoundException() - Constructor for exception net.minecraft.command.PlayerNotFoundException
 
PlayerNotFoundException(String, Object...) - Constructor for exception net.minecraft.command.PlayerNotFoundException
 
playerPingIndex - Variable in class net.minecraft.server.management.ServerConfigurationManager
index into playerEntities of player to ping, updated every tick; currently hardcoded to max at 200 players
playerProfile - Variable in class net.minecraft.tileentity.TileEntitySkull
 
PlayerProfileCache - Class in net.minecraft.server.management
 
PlayerProfileCache(MinecraftServer, File) - Constructor for class net.minecraft.server.management.PlayerProfileCache
 
PlayerProfileCache.ProfileEntry - Class in net.minecraft.server.management
 
PlayerProfileCache.Serializer - Class in net.minecraft.server.management
 
playerRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerCape
 
playerRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
 
playerRenderer - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
playerReputation - Variable in class net.minecraft.village.Village
 
players - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem
 
players - Variable in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
players - Variable in class net.minecraft.server.management.PlayerManager
 
playersArrayList - Variable in class net.minecraft.world.storage.MapData
 
playersDirectory - Variable in class net.minecraft.world.storage.SaveHandler
The directory in which to save player data.
PlayerSelector - Class in net.minecraft.command
 
PlayerSelector() - Constructor for class net.minecraft.command.PlayerSelector
 
playersHashMap - Variable in class net.minecraft.world.storage.MapData
 
playersOnline - Variable in class net.minecraft.server.MinecraftServer
 
playerSpawned - Variable in class net.minecraft.entity.monster.EntityEndermite
 
playerStatFiles - Variable in class net.minecraft.server.management.ServerConfigurationManager
 
playerStatsCollector - Variable in class net.minecraft.profiler.PlayerUsageSnooper
 
playersWatchingChunk - Variable in class net.minecraft.server.management.PlayerManager.PlayerInstance
 
playerTag - Variable in class net.minecraft.world.storage.WorldInfo
 
playerTexturesLoaded - Variable in class net.minecraft.client.network.NetworkPlayerInfo
 
PlayerUsageSnooper - Class in net.minecraft.profiler
 
PlayerUsageSnooper(String, IPlayerUsage, long) - Constructor for class net.minecraft.profiler.PlayerUsageSnooper
 
playerViewRadius - Variable in class net.minecraft.server.management.PlayerManager
Number of chunks the server sends to the client.
playerViewX - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
playerViewY - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
playing(String) - Method in class net.minecraft.client.audio.SoundManager.SoundSystemStarterThread
 
playingSoundPoolEntries - Variable in class net.minecraft.client.audio.SoundManager
 
playingSounds - Variable in class net.minecraft.client.audio.SoundManager
 
playingSoundsStopTime - Variable in class net.minecraft.client.audio.SoundManager
 
playLivingSound() - Method in class net.minecraft.entity.EntityLiving
Plays living's sound at its position
playMoodSoundAndCheckLight(int, int, Chunk) - Method in class net.minecraft.world.World
 
playParticles() - Method in class net.minecraft.entity.item.EntityArmorStand
 
playPressSound(SoundHandler) - Method in class net.minecraft.client.gui.GuiButton
 
playPressSound(SoundHandler) - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds.Button
 
playRecord(String, BlockPos) - Method in class net.minecraft.client.renderer.RenderGlobal
 
playRecord(String, BlockPos) - Method in interface net.minecraft.world.IWorldAccess
 
playRecord(BlockPos, String) - Method in class net.minecraft.world.World
 
playRecord(String, BlockPos) - Method in class net.minecraft.world.WorldManager
 
playSound(ISound) - Method in class net.minecraft.client.audio.SoundHandler
Play a sound
playSound(ISound) - Method in class net.minecraft.client.audio.SoundManager
 
playSound(String, float, float) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
playSound(double, double, double, String, float, float, boolean) - Method in class net.minecraft.client.multiplayer.WorldClient
par8 is loudness, all pars passed to minecraftInstance.sndManager.playSound
playSound(String, double, double, double, float, float) - Method in class net.minecraft.client.renderer.RenderGlobal
Plays the specified sound.
playSound(String, float, float) - Method in class net.minecraft.entity.Entity
 
playSound(String, float, float) - Method in class net.minecraft.entity.player.EntityPlayer
 
playSound(String, double, double, double, float, float) - Method in interface net.minecraft.world.IWorldAccess
Plays the specified sound.
playSound(double, double, double, String, float, float, boolean) - Method in class net.minecraft.world.World
par8 is loudness, all pars passed to minecraftInstance.sndManager.playSound
playSound(String, double, double, double, float, float) - Method in class net.minecraft.world.WorldManager
Plays the specified sound.
playSoundAtEntity(Entity, String, float, float) - Method in class net.minecraft.world.World
Plays a sound at the entity's position.
playSoundAtPos(BlockPos, String, float, float, boolean) - Method in class net.minecraft.client.multiplayer.WorldClient
Plays a sound at the specified position.
playSoundEffect(double, double, double, String, float, float) - Method in class net.minecraft.world.World
Play a sound effect.
playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in class net.minecraft.client.renderer.RenderGlobal
Plays sound to all near players except the player reference given
playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in interface net.minecraft.world.IWorldAccess
Plays sound to all near players except the player reference given
playSoundToNearExcept(EntityPlayer, String, float, float) - Method in class net.minecraft.world.World
Plays sound to all near players except the player reference given
playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in class net.minecraft.world.WorldManager
Plays sound to all near players except the player reference given
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.Entity
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntityEndermite
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntitySilverfish
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntitySkeleton
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntitySpider
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntityZombie
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityChicken
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityCow
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityHorse
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityPig
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntitySheep
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityWolf
 
playTameEffect(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
Play the taming effect, will either be hearts or smoke depending on status
playTime - Variable in class net.minecraft.client.audio.SoundManager
A counter for how long the sound manager has been running
playTime - Variable in class net.minecraft.entity.ai.EntityAIPlay
 
pmLogger - Static variable in class net.minecraft.server.management.PlayerManager
 
pointedEntity - Variable in class net.minecraft.client.Minecraft
 
pointedEntity - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
pointedEntity - Variable in class net.minecraft.client.renderer.EntityRenderer
Pointed entity
pointMap - Variable in class net.minecraft.world.pathfinder.NodeProcessor
 
points - Variable in class net.minecraft.pathfinding.PathEntity
The actual points in the path
poison - Static variable in class net.minecraft.potion.Potion
The poison Potion object.
poisonous_potato - Static variable in class net.minecraft.init.Items
 
polygonOffsetState - Static variable in class net.minecraft.client.renderer.GlStateManager
 
PolygonOffsetState() - Constructor for class net.minecraft.client.renderer.GlStateManager.PolygonOffsetState
 
popAttrib() - Static method in class net.minecraft.client.renderer.GlStateManager
 
popMatrix() - Static method in class net.minecraft.client.renderer.GlStateManager
 
populate(IChunkProvider, int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in class net.minecraft.world.gen.ChunkProviderDebug
Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
Populates chunk with ores etc etc
populateBuyingList() - Method in class net.minecraft.entity.passive.EntityVillager
 
populateChunk(IChunkProvider, IChunkProvider, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
populateEnvironment() - Method in class net.minecraft.crash.CrashReport
Populates this crash report with initial information about the running server and operating system / java environment
populateFromWorldSettings(WorldSettings) - Method in class net.minecraft.world.storage.WorldInfo
 
populateMap(Iterable<K>, Iterable<V>, Map<K, V>) - Static method in class net.minecraft.util.MapPopulator
 
populateNoiseArray(double[], double, double, double, int, int, int, double, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
pars: noiseArray , xOffset , yOffset , zOffset , xSize , ySize , zSize , xScale, yScale , zScale , noiseScale.
populationInfo - Variable in class net.minecraft.client.multiplayer.ServerData
the string indicating number of players on and capacity of the server that is shown on the server browser (i.e.
porkchop - Static variable in class net.minecraft.init.Items
 
port - Variable in class net.minecraft.network.handshake.client.C00Handshake
 
port - Variable in class net.minecraft.realms.RealmsServerAddress
 
portal - Static variable in class net.minecraft.block.material.Material
 
portal - Static variable in class net.minecraft.init.Blocks
 
portal - Static variable in class net.minecraft.stats.AchievementList
Is the 'We Need to Go Deeper' achievement
portalCounter - Variable in class net.minecraft.entity.Entity
 
portalParticleScale - Variable in class net.minecraft.client.particle.EntityPortalFX
 
PortalPosition(BlockPos, long) - Constructor for class net.minecraft.world.Teleporter.PortalPosition
 
portalPosX - Variable in class net.minecraft.client.particle.EntityPortalFX
 
portalPosY - Variable in class net.minecraft.client.particle.EntityPortalFX
 
portalPosZ - Variable in class net.minecraft.client.particle.EntityPortalFX
 
PortalRoom() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.PortalRoom
 
PortalRoom(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.PortalRoom
 
pos - Variable in class net.minecraft.block.BlockRailBase.Rail
 
pos - Variable in class net.minecraft.block.BlockRedstoneTorch.Toggle
 
pos - Variable in class net.minecraft.block.BlockSourceImpl
 
pos - Variable in class net.minecraft.block.state.BlockWorldState
 
pos - Variable in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
pos(double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
pos - Variable in class net.minecraft.inventory.ContainerWorkbench
Position of the workbench
pos - Variable in class net.minecraft.network.play.client.C12PacketUpdateSign
 
pos - Variable in class net.minecraft.tileentity.TileEntity
 
position - Variable in class net.minecraft.block.BlockAnvil.Anvil
 
position - Variable in class net.minecraft.block.BlockEventData
 
position - Variable in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
position - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
 
position - Variable in class net.minecraft.client.renderer.chunk.RenderChunk
 
position - Variable in class net.minecraft.client.renderer.DestroyBlockProgress
 
position - Variable in class net.minecraft.client.renderer.RegionRenderCache
 
POSITION - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
Position() - Constructor for class net.minecraft.command.CommandSpreadPlayers.Position
 
Position(double, double) - Constructor for class net.minecraft.command.CommandSpreadPlayers.Position
 
position - Variable in class net.minecraft.inventory.ContainerEnchantment
 
position - Variable in class net.minecraft.network.play.client.C07PacketPlayerDigging
 
position - Variable in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
position - Variable in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
position - Variable in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
position - Variable in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
POSITION - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
position - Variable in class net.minecraft.world.NextTickListEntry
 
POSITION_3F - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_NORMAL - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX2_COLOR - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_COLOR - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX_COLOR_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_COLOR_NORMAL - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
POSITION_TEX_LMAP_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_NORMAL - Static variable in class net.minecraft.realms.RealmsDefaultVertexFormat
 
PositionedSound - Class in net.minecraft.client.audio
 
PositionedSound(ResourceLocation) - Constructor for class net.minecraft.client.audio.PositionedSound
 
positionedSoundLocation - Variable in class net.minecraft.client.audio.PositionedSound
 
PositionedSoundRecord - Class in net.minecraft.client.audio
 
PositionedSoundRecord(ResourceLocation, float, float, float, float, float) - Constructor for class net.minecraft.client.audio.PositionedSoundRecord
 
PositionedSoundRecord(ResourceLocation, float, float, boolean, int, ISound.AttenuationType, float, float, float) - Constructor for class net.minecraft.client.audio.PositionedSoundRecord
 
positionFrom - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
PositionImpl - Class in net.minecraft.dispenser
 
PositionImpl(double, double, double) - Constructor for class net.minecraft.dispenser.PositionImpl
 
positionInList(BlockPos) - Method in class net.minecraft.village.VillageCollection
 
PositionTextureVertex - Class in net.minecraft.client.model
 
PositionTextureVertex(float, float, float, float, float) - Constructor for class net.minecraft.client.model.PositionTextureVertex
 
PositionTextureVertex(PositionTextureVertex, float, float) - Constructor for class net.minecraft.client.model.PositionTextureVertex
 
PositionTextureVertex(Vec3, float, float) - Constructor for class net.minecraft.client.model.PositionTextureVertex
 
positionTo - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
positionUpdateTicks - Variable in class net.minecraft.client.entity.EntityPlayerSP
Reset to 0 every time position is sent to the server, used to send periodic updates every 20 ticks even when the player is not moving.
post(URL, String, boolean) - Static method in class net.minecraft.util.HttpUtil
Sends a POST to the given URL
postMap(URL, Map<String, Object>, boolean) - Static method in class net.minecraft.util.HttpUtil
Sends a POST to the given URL using the map as the POST args
postNormal(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
postProcess() - Method in class net.minecraft.world.pathfinder.NodeProcessor
This method is called when all nodes have been processed and PathEntity is created.
postProcess() - Method in class net.minecraft.world.pathfinder.SwimNodeProcessor
This method is called when all nodes have been processed and PathEntity is created.
postProcess() - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
This method is called when all nodes have been processed and PathEntity is created.
postProcessFacePosition(double, double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
postRender(float) - Method in class net.minecraft.client.model.ModelRenderer
Allows the changing of Angles after a box has been rendered
postRenderArm(float) - Method in class net.minecraft.client.model.ModelArmorStand
 
postRenderArm(float) - Method in class net.minecraft.client.model.ModelBiped
 
postRenderArm(float) - Method in class net.minecraft.client.model.ModelPlayer
 
postRenderBlocks(EnumWorldBlockLayer, float, float, float, WorldRenderer, CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
postRenderDamagedBlocks() - Method in class net.minecraft.client.renderer.RenderGlobal
 
posX - Variable in class net.minecraft.client.gui.FontRenderer
Current X coordinate at which to draw the next character.
posX - Variable in class net.minecraft.entity.ai.EntityLookHelper
 
posX - Variable in class net.minecraft.entity.ai.EntityMoveHelper
 
posX - Variable in class net.minecraft.entity.Entity
Entity position X
posX - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
posX - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
posX - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
posX - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
posX - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
posX1 - Variable in class net.minecraft.client.model.ModelBox
X vertex coordinate of lower box corner
posX2 - Variable in class net.minecraft.client.model.ModelBox
X vertex coordinate of upper box corner
posY - Variable in class net.minecraft.client.gui.FontRenderer
Current Y coordinate at which to draw the next character.
posY - Variable in class net.minecraft.entity.ai.EntityLookHelper
 
posY - Variable in class net.minecraft.entity.ai.EntityMoveHelper
 
posY - Variable in class net.minecraft.entity.Entity
Entity position Y
posY - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
posY - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
posY - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
posY - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
posY - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
posY1 - Variable in class net.minecraft.client.model.ModelBox
Y vertex coordinate of lower box corner
posY2 - Variable in class net.minecraft.client.model.ModelBox
Y vertex coordinate of upper box corner
posZ - Variable in class net.minecraft.entity.ai.EntityLookHelper
 
posZ - Variable in class net.minecraft.entity.ai.EntityMoveHelper
 
posZ - Variable in class net.minecraft.entity.Entity
Entity position Z
posZ - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
posZ - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
posZ - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
posZ - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
posZ - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
posZ1 - Variable in class net.minecraft.client.model.ModelBox
Z vertex coordinate of lower box corner
posZ2 - Variable in class net.minecraft.client.model.ModelBox
Z vertex coordinate of upper box corner
potato - Static variable in class net.minecraft.init.Items
 
potatoes - Static variable in class net.minecraft.init.Blocks
 
Potion(EntityPlayer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.ContainerBrewingStand.Potion
 
Potion - Class in net.minecraft.potion
 
Potion(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.Potion
 
potion - Static variable in class net.minecraft.stats.AchievementList
Is the 'Local Brewery' achievement
PotionAbsorption - Class in net.minecraft.potion
 
PotionAbsorption(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionAbsorption
 
potionAmplifier - Variable in class net.minecraft.item.ItemFood
set by setPotionEffect
potionAmplifiers - Static variable in class net.minecraft.potion.PotionHelper
 
PotionAttackDamage - Class in net.minecraft.potion
 
PotionAttackDamage(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionAttackDamage
 
potionDamage - Variable in class net.minecraft.entity.projectile.EntityPotion
The damage value of the thrown potion that this EntityPotion represents.
potionDuration - Variable in class net.minecraft.item.ItemFood
set by setPotionEffect
potionEffect - Variable in class net.minecraft.item.Item
The string representing this item's effect on a potion when used as an ingredient.
PotionEffect - Class in net.minecraft.potion
 
PotionEffect(int, int) - Constructor for class net.minecraft.potion.PotionEffect
 
PotionEffect(int, int, int) - Constructor for class net.minecraft.potion.PotionEffect
 
PotionEffect(int, int, int, boolean, boolean) - Constructor for class net.minecraft.potion.PotionEffect
 
PotionEffect(PotionEffect) - Constructor for class net.minecraft.potion.PotionEffect
 
potionEffectId - Variable in class net.minecraft.entity.monster.EntitySpider.GroupData
 
potionEffectProbability - Variable in class net.minecraft.item.ItemFood
probably of the set potion effect occurring
PotionHealth - Class in net.minecraft.potion
 
PotionHealth(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionHealth
 
PotionHealthBoost - Class in net.minecraft.potion
 
PotionHealthBoost(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionHealthBoost
 
PotionHelper - Class in net.minecraft.potion
 
PotionHelper() - Constructor for class net.minecraft.potion.PotionHelper
 
potionId - Variable in class net.minecraft.item.ItemFood
represents the potion effect that will occurr upon eating this food.
potionID - Variable in class net.minecraft.potion.PotionEffect
ID value of the potion this effect matches.
potionitem - Static variable in class net.minecraft.init.Items
 
potionPrefixes - Static variable in class net.minecraft.potion.PotionHelper
An array of possible potion prefix names, as translation IDs.
potionRequirements - Static variable in class net.minecraft.potion.PotionHelper
 
potionsNeedUpdate - Variable in class net.minecraft.entity.EntityLivingBase
Whether the DataWatcher needs to be updated with the active potions
potionTypes - Static variable in class net.minecraft.potion.Potion
The array of potion types.
POWER - Static variable in class net.minecraft.block.BlockDaylightDetector
 
POWER - Static variable in class net.minecraft.block.BlockPressurePlateWeighted
 
POWER - Static variable in class net.minecraft.block.BlockRedstoneWire
 
power - Static variable in class net.minecraft.enchantment.Enchantment
Power enchantment for bows, add's extra damage to arrows.
PowerButton(int, int, int, int, int) - Constructor for class net.minecraft.client.gui.inventory.GuiBeacon.PowerButton
 
POWERED - Static variable in class net.minecraft.block.BlockButton
 
POWERED - Static variable in class net.minecraft.block.BlockDoor
 
POWERED - Static variable in class net.minecraft.block.BlockFenceGate
 
POWERED - Static variable in class net.minecraft.block.BlockLever
 
POWERED - Static variable in class net.minecraft.block.BlockPressurePlate
 
POWERED - Static variable in class net.minecraft.block.BlockRailDetector
 
POWERED - Static variable in class net.minecraft.block.BlockRailPowered
 
POWERED - Static variable in class net.minecraft.block.BlockRedstoneComparator
 
POWERED - Static variable in class net.minecraft.block.BlockTripWire
 
POWERED - Static variable in class net.minecraft.block.BlockTripWireHook
 
powered_comparator - Static variable in class net.minecraft.init.Blocks
 
powered_repeater - Static variable in class net.minecraft.init.Blocks
 
precipitationHeightMap - Variable in class net.minecraft.world.chunk.Chunk
A map, similar to heightMap, that tracks how far down precipitation can fall.
predicate - Variable in class net.minecraft.world.gen.feature.WorldGenMinable
 
preLoadShader() - Method in class net.minecraft.client.shader.Shader
 
prepareChunkForSpawn() - Method in class net.minecraft.entity.passive.EntityHorse
 
preparePlayer(EntityPlayerMP, WorldServer) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
preparePlayerToSpawn() - Method in class net.minecraft.entity.Entity
Keeps moving the entity up so it isn't colliding with blocks and other requirements for this entity to be spawned (only actually used on players though its also on Entity)
preparePlayerToSpawn() - Method in class net.minecraft.entity.player.EntityPlayer
Keeps moving the entity up so it isn't colliding with blocks and other requirements for this entity to be spawned (only actually used on players though its also on Entity)
prepareServerIcon() - Method in class net.minecraft.client.gui.ServerListEntryNormal
 
prepareStructurePieces() - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces
sets up Arrays with the Structure pieces and their weights
preRenderBlocks(WorldRenderer, BlockPos) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
preRenderCallback(EntityBat, float) - Method in class net.minecraft.client.renderer.entity.RenderBat
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityCaveSpider, float) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityCreeper, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(T, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityGhast, float) - Method in class net.minecraft.client.renderer.entity.RenderGhast
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityGiantZombie, float) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityGuardian, float) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityHorse, float) - Method in class net.minecraft.client.renderer.entity.RenderHorse
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityMagmaCube, float) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityOcelot, float) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(AbstractClientPlayer, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntitySkeleton, float) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntitySlime, float) - Method in class net.minecraft.client.renderer.entity.RenderSlime
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityVillager, float) - Method in class net.minecraft.client.renderer.entity.RenderVillager
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityWitch, float) - Method in class net.minecraft.client.renderer.entity.RenderWitch
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityWither, float) - Method in class net.minecraft.client.renderer.entity.RenderWither
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderChunk(RenderChunk) - Method in class net.minecraft.client.renderer.ChunkRenderContainer
 
preRenderDamagedBlocks() - Method in class net.minecraft.client.renderer.RenderGlobal
 
presetsShare - Variable in class net.minecraft.client.gui.GuiFlatPresets
 
presetsTitle - Variable in class net.minecraft.client.gui.GuiFlatPresets
 
pressed - Variable in class net.minecraft.client.settings.KeyBinding
Is the key held down?
pressTime - Variable in class net.minecraft.client.settings.KeyBinding
 
preTransform(ItemStack) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
prevAnimTime - Variable in class net.minecraft.entity.boss.EntityDragon
Animation time at previous tick.
prevCameraPitch - Variable in class net.minecraft.entity.EntityLivingBase
 
prevCameraYaw - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevChasingPosX - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevChasingPosY - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevChasingPosZ - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevDistanceWalkedModified - Variable in class net.minecraft.entity.Entity
The previous ticks distance walked multiplied by 0.6
preventEntitySpawning - Variable in class net.minecraft.entity.Entity
Blocks entities from spawning when they do their AABB check to make sure the spot is clear of entities that can prevent spawning.
prevEquippedProgress - Variable in class net.minecraft.client.renderer.ItemRenderer
 
prevFoodLevel - Variable in class net.minecraft.util.FoodStats
 
prevFrameTime - Variable in class net.minecraft.client.Minecraft
 
prevFrameTime - Variable in class net.minecraft.client.renderer.EntityRenderer
Previous frame time in milliseconds
prevHeadLean - Variable in class net.minecraft.entity.passive.EntityHorse
 
previous - Variable in class net.minecraft.pathfinding.PathPoint
The point preceding this in its assigned path
previousActiveChunkSet - Variable in class net.minecraft.client.multiplayer.WorldClient
 
previousBreakProgress - Variable in class net.minecraft.entity.ai.EntityAIBreakDoor
 
previousButton - Variable in class net.minecraft.client.gui.GuiMerchant
Returns to the previous Merchant recipe if one is applicable.
previousEquipment - Variable in class net.minecraft.entity.EntityLivingBase
The equipment this mob was previously wearing, used for syncing.
previousGuiScreen - Variable in class net.minecraft.client.multiplayer.GuiConnecting
 
previousGuiScreen - Variable in class net.minecraft.client.network.NetHandlerLoginClient
 
previousOutputTextField - Variable in class net.minecraft.client.gui.GuiCommandBlock
 
previousRedstoneState - Variable in class net.minecraft.tileentity.TileEntityNote
stores the latest redstone state
previousScreen - Variable in class net.minecraft.realms.RealmsBridge
 
previousTotalWorldTime - Variable in class net.minecraft.server.management.PlayerManager
time what is using to check if InhabitedTime should be calculated
previousWorldTime - Variable in class net.minecraft.server.management.PlayerManager.PlayerInstance
 
prevLidAngle - Variable in class net.minecraft.tileentity.TileEntityChest
The angle of the lid last tick
prevLidAngle - Variable in class net.minecraft.tileentity.TileEntityEnderChest
The angle of the ender chest lid last tick
prevLimbSwingAmount - Variable in class net.minecraft.entity.EntityLivingBase
 
prevMobRotation - Variable in class net.minecraft.tileentity.MobSpawnerBaseLogic
the previous rotation of the mob inside the mob spawner
prevMouthOpenness - Variable in class net.minecraft.entity.passive.EntityHorse
 
prevMovedDistance - Variable in class net.minecraft.entity.EntityLivingBase
 
prevOnGroundSpeedFactor - Variable in class net.minecraft.entity.EntityLivingBase
 
prevPosX - Variable in class net.minecraft.entity.Entity
 
prevPosY - Variable in class net.minecraft.entity.Entity
 
prevPosZ - Variable in class net.minecraft.entity.Entity
 
prevRainingStrength - Variable in class net.minecraft.world.World
 
prevRearingAmount - Variable in class net.minecraft.entity.passive.EntityHorse
 
prevRenderArmPitch - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
prevRenderArmYaw - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
prevRenderSortX - Variable in class net.minecraft.client.renderer.RenderGlobal
 
prevRenderSortY - Variable in class net.minecraft.client.renderer.RenderGlobal
 
prevRenderSortZ - Variable in class net.minecraft.client.renderer.RenderGlobal
 
prevRenderYawHead - Variable in class net.minecraft.entity.EntityBodyHelper
 
prevRenderYawOffset - Variable in class net.minecraft.entity.EntityLivingBase
 
prevRotationPitch - Variable in class net.minecraft.entity.Entity
 
prevRotationYaw - Variable in class net.minecraft.entity.Entity
 
prevRotationYawHead - Variable in class net.minecraft.entity.EntityLivingBase
Entity head rotation yaw at previous tick
prevSquidPitch - Variable in class net.minecraft.entity.passive.EntitySquid
 
prevSquidRotation - Variable in class net.minecraft.entity.passive.EntitySquid
previous squidRotation in radians
prevSquidYaw - Variable in class net.minecraft.entity.passive.EntitySquid
 
prevSquishFactor - Variable in class net.minecraft.entity.monster.EntitySlime
 
prevSwingProgress - Variable in class net.minecraft.entity.EntityLivingBase
 
prevThunderingStrength - Variable in class net.minecraft.world.World
 
prevTimeInPortal - Variable in class net.minecraft.client.entity.EntityPlayerSP
The amount of time an entity has been in a Portal the previous tick
prevTimeWolfIsShaking - Variable in class net.minecraft.entity.passive.EntityWolf
 
prevVignetteBrightness - Variable in class net.minecraft.client.gui.GuiIngame
Previous frame vignette brightness (slowly changes by 1% each frame)
PreYggdrasilConverter - Class in net.minecraft.server.management
 
PreYggdrasilConverter() - Constructor for class net.minecraft.server.management.PreYggdrasilConverter
 
price - Variable in class net.minecraft.entity.passive.EntityVillager.EmeraldForItems
 
PriceInfo(int, int) - Constructor for class net.minecraft.entity.passive.EntityVillager.PriceInfo
 
priestVillagerTextures - Static variable in class net.minecraft.client.renderer.entity.RenderVillager
 
primaryColor - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
primaryComponents - Static variable in class net.minecraft.world.gen.structure.StructureNetherBridgePieces
 
primaryEffect - Variable in class net.minecraft.tileentity.TileEntityBeacon
Primary potion effect given by this beacon.
primaryWeights - Variable in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
 
Primitive(String, String) - Constructor for class net.minecraft.nbt.JsonToNBT.Primitive
 
printChatMessage(IChatComponent) - Method in class net.minecraft.client.gui.GuiNewChat
 
printChatMessageWithOptionalDeletion(IChatComponent, int) - Method in class net.minecraft.client.gui.GuiNewChat
prints the ChatComponent to Chat.
println(String) - Method in class net.minecraft.util.LoggingPrintStream
 
println(Object) - Method in class net.minecraft.util.LoggingPrintStream
 
printToSYSOUT(String) - Static method in class net.minecraft.init.Bootstrap
 
priority - Variable in class net.minecraft.entity.ai.EntityAITasks.EntityAITaskEntry
 
priority - Variable in class net.minecraft.world.NextTickListEntry
 
prismarine - Static variable in class net.minecraft.init.Blocks
 
prismarine_crystals - Static variable in class net.minecraft.init.Items
 
prismarine_shard - Static variable in class net.minecraft.init.Items
 
Prison() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Prison
 
Prison(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Prison
 
processChatMessage(C01PacketChatMessage) - Method in class net.minecraft.network.NetHandlerPlayServer
Process chat messages (broadcast back to clients) and commands (executes)
processChatMessage(C01PacketChatMessage) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Process chat messages (broadcast back to clients) and commands (executes)
processChunk() - Method in class net.minecraft.server.management.PlayerManager.PlayerInstance
 
processClickWindow(C0EPacketClickWindow) - Method in class net.minecraft.network.NetHandlerPlayServer
Executes a container/inventory slot manipulation as indicated by the packet.
processClickWindow(C0EPacketClickWindow) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Executes a container/inventory slot manipulation as indicated by the packet.
processClientSettings(C15PacketClientSettings) - Method in class net.minecraft.network.NetHandlerPlayServer
Updates serverside copy of client settings: language, render distance, chat visibility, chat colours, difficulty, and whether to show the cape
processClientSettings(C15PacketClientSettings) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Updates serverside copy of client settings: language, render distance, chat visibility, chat colours, difficulty, and whether to show the cape
processClientStatus(C16PacketClientStatus) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes the client status updates: respawn attempt from player, opening statistics or achievements, or acquiring 'open inventory' achievement
processClientStatus(C16PacketClientStatus) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes the client status updates: respawn attempt from player, opening statistics or achievements, or acquiring 'open inventory' achievement
processCloseWindow(C0DPacketCloseWindow) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes the client closing windows (container)
processCloseWindow(C0DPacketCloseWindow) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes the client closing windows (container)
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandBlockData
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandClearInventory
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandClone
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandCompare
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandDebug
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandDefaultGameMode
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandDifficulty
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandEffect
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandEnchant
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandEntityData
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandExecuteAt
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandFill
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandGameMode
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandGameRule
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandGive
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandHelp
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandKill
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandParticle
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandPlaySound
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandReplaceItem
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerKick
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandSetPlayerTimeout
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandSetSpawnpoint
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandShowSeed
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandSpreadPlayers
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandStats
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandTime
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandTitle
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandToggleDownfall
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandTrigger
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandWeather
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandWorldBorder
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.CommandXP
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in interface net.minecraft.command.ICommand
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandAchievement
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandBanIp
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandBanPlayer
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandBroadcast
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandDeOp
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandEmote
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandListBans
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandListPlayers
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandMessage
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandMessageRaw
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandOp
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandPardonIp
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandPardonPlayer
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandPublishLocalServer
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandSaveAll
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandSaveOff
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandSaveOn
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandScoreboard
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandSetBlock
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandStop
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandSummon
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandTeleport
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandTestFor
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandTestForBlock
Callback when the command is invoked
processCommand(ICommandSender, String[]) - Method in class net.minecraft.command.server.CommandWhitelist
Callback when the command is invoked
processComponent(ICommandSender, IChatComponent, Entity) - Static method in class net.minecraft.util.ChatComponentProcessor
 
processConfirmTransaction(C0FPacketConfirmTransaction) - Method in class net.minecraft.network.NetHandlerPlayServer
Received in response to the server requesting to confirm that the client-side open container matches the servers' after a mismatched container-slot manipulation.
processConfirmTransaction(C0FPacketConfirmTransaction) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Received in response to the server requesting to confirm that the client-side open container matches the servers' after a mismatched container-slot manipulation.
processCreativeInventoryAction(C10PacketCreativeInventoryAction) - Method in class net.minecraft.network.NetHandlerPlayServer
Update the server with an ItemStack in a slot.
processCreativeInventoryAction(C10PacketCreativeInventoryAction) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Update the server with an ItemStack in a slot.
processEnchantItem(C11PacketEnchantItem) - Method in class net.minecraft.network.NetHandlerPlayServer
Enchants the item identified by the packet given some convoluted conditions (matching window, which should/shouldn't be in use?)
processEnchantItem(C11PacketEnchantItem) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Enchants the item identified by the packet given some convoluted conditions (matching window, which should/shouldn't be in use?)
processEncryptionResponse(C01PacketEncryptionResponse) - Method in interface net.minecraft.network.login.INetHandlerLoginServer
 
processEncryptionResponse(C01PacketEncryptionResponse) - Method in class net.minecraft.server.network.NetHandlerLoginServer
 
processEntityAction(C0BPacketEntityAction) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes a range of action-types: sneaking, sprinting, waking from sleep, opening the inventory or setting jump height of the horse the player is riding
processEntityAction(C0BPacketEntityAction) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes a range of action-types: sneaking, sprinting, waking from sleep, opening the inventory or setting jump height of the horse the player is riding
processHandshake(C00Handshake) - Method in class net.minecraft.client.network.NetHandlerHandshakeMemory
There are two recognized intentions for initiating a handshake: logging in and acquiring server status.
processHandshake(C00Handshake) - Method in interface net.minecraft.network.handshake.INetHandlerHandshakeServer
There are two recognized intentions for initiating a handshake: logging in and acquiring server status.
processHandshake(C00Handshake) - Method in class net.minecraft.server.network.NetHandlerHandshakeTCP
There are two recognized intentions for initiating a handshake: logging in and acquiring server status.
processHeldItemChange(C09PacketHeldItemChange) - Method in class net.minecraft.network.NetHandlerPlayServer
Updates which quickbar slot is selected
processHeldItemChange(C09PacketHeldItemChange) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Updates which quickbar slot is selected
processingLoadedTiles - Variable in class net.minecraft.world.World
 
processInput(C0CPacketInput) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes player movement input.
processInput(C0CPacketInput) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes player movement input.
processKeepAlive(C00PacketKeepAlive) - Method in class net.minecraft.network.NetHandlerPlayServer
Updates a players' ping statistics
processKeepAlive(C00PacketKeepAlive) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Updates a players' ping statistics
processLoginStart(C00PacketLoginStart) - Method in interface net.minecraft.network.login.INetHandlerLoginServer
 
processLoginStart(C00PacketLoginStart) - Method in class net.minecraft.server.network.NetHandlerLoginServer
 
processPacket(INetHandlerHandshakeServer) - Method in class net.minecraft.network.handshake.client.C00Handshake
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginServer) - Method in class net.minecraft.network.login.client.C00PacketLoginStart
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginServer) - Method in class net.minecraft.network.login.client.C01PacketEncryptionResponse
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S00PacketDisconnect
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S02PacketLoginSuccess
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S03PacketEnableCompression
Passes this Packet on to the NetHandler for processing.
processPacket(T) - Method in interface net.minecraft.network.Packet
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C00PacketKeepAlive
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C01PacketChatMessage
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C02PacketUseEntity
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C03PacketPlayer
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C09PacketHeldItemChange
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0APacketAnimation
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0CPacketInput
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0DPacketCloseWindow
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C14PacketTabComplete
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C15PacketClientSettings
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C16PacketClientStatus
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C18PacketSpectate
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C19PacketResourcePackStatus
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S00PacketKeepAlive
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S01PacketJoinGame
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S02PacketChat
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S05PacketSpawnPosition
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S07PacketRespawn
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S09PacketHeldItemChange
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0APacketUseBed
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0BPacketAnimation
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S13PacketDestroyEntities
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S14PacketEntity
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S21PacketChunkData
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S23PacketBlockChange
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S24PacketBlockAction
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S27PacketExplosion
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S28PacketEffect
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2APacketParticles
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2EPacketCloseWindow
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S30PacketWindowItems
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S34PacketMaps
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S36PacketSignEditorOpen
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S37PacketStatistics
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3APacketTabComplete
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3EPacketTeams
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S40PacketDisconnect
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S42PacketCombatEvent
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S43PacketCamera
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S44PacketWorldBorder
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S45PacketTitle
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S46PacketSetCompressionLevel
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusServer) - Method in class net.minecraft.network.status.client.C00PacketServerQuery
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusServer) - Method in class net.minecraft.network.status.client.C01PacketPing
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusClient) - Method in class net.minecraft.network.status.server.S00PacketServerInfo
Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusClient) - Method in class net.minecraft.network.status.server.S01PacketPong
Passes this Packet on to the NetHandler for processing.
processPing(C01PacketPing) - Method in interface net.minecraft.network.status.INetHandlerStatusServer
 
processPing(C01PacketPing) - Method in class net.minecraft.server.network.NetHandlerStatusServer
 
processPixelValues(int[], int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
processPlayer(C03PacketPlayer) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes clients perspective on player positioning and/or orientation
processPlayer(C03PacketPlayer) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes clients perspective on player positioning and/or orientation
processPlayerAbilities(C13PacketPlayerAbilities) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes a player starting/stopping flying
processPlayerAbilities(C13PacketPlayerAbilities) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes a player starting/stopping flying
processPlayerBlockPlacement(C08PacketPlayerBlockPlacement) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes block placement and block activation (anvil, furnace, etc.)
processPlayerBlockPlacement(C08PacketPlayerBlockPlacement) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes block placement and block activation (anvil, furnace, etc.)
processPlayerDigging(C07PacketPlayerDigging) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes the player initiating/stopping digging on a particular spot, as well as a player dropping items?.
processPlayerDigging(C07PacketPlayerDigging) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes the player initiating/stopping digging on a particular spot, as well as a player dropping items?.
processQueue() - Method in class net.minecraft.world.storage.ThreadedFileIOBase
Process the items that are in the queue
processReceivedPackets() - Method in class net.minecraft.network.NetworkManager
Checks timeouts and processes all packets received
processServerQuery(C00PacketServerQuery) - Method in interface net.minecraft.network.status.INetHandlerStatusServer
 
processServerQuery(C00PacketServerQuery) - Method in class net.minecraft.server.network.NetHandlerStatusServer
 
processTabComplete(C14PacketTabComplete) - Method in class net.minecraft.network.NetHandlerPlayServer
Retrieves possible tab completions for the requested command string and sends them to the client
processTabComplete(C14PacketTabComplete) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Retrieves possible tab completions for the requested command string and sends them to the client
processTask(ChunkCompileTaskGenerator) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
processUpdateSign(C12PacketUpdateSign) - Method in class net.minecraft.network.NetHandlerPlayServer
 
processUpdateSign(C12PacketUpdateSign) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
 
processUseEntity(C02PacketUseEntity) - Method in class net.minecraft.network.NetHandlerPlayServer
Processes interactions ((un)leashing, opening command block GUI) and attacks on an entity with players currently equipped item
processUseEntity(C02PacketUseEntity) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Processes interactions ((un)leashing, opening command block GUI) and attacks on an entity with players currently equipped item
processVanilla250Packet(C17PacketCustomPayload) - Method in class net.minecraft.network.NetHandlerPlayServer
Synchronizes serverside and clientside book contents and signing
processVanilla250Packet(C17PacketCustomPayload) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
Synchronizes serverside and clientside book contents and signing
Product(Class<T>, Iterable<? extends T>[]) - Constructor for class net.minecraft.util.Cartesian.Product
 
ProductIterator(Class<T>, Iterable<? extends T>[]) - Constructor for class net.minecraft.util.Cartesian.Product.ProductIterator
 
profile - Variable in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
profile - Variable in class net.minecraft.client.network.NetHandlerPlayClient
 
profile - Variable in class net.minecraft.network.login.client.C00PacketLoginStart
 
profile - Variable in class net.minecraft.network.login.server.S02PacketLoginSuccess
 
profile - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
profileCache - Variable in class net.minecraft.server.MinecraftServer
 
ProfileEntry(GameProfile, Date) - Constructor for class net.minecraft.server.management.PlayerProfileCache.ProfileEntry
 
Profiler - Class in net.minecraft.profiler
 
Profiler() - Constructor for class net.minecraft.profiler.Profiler
 
Profiler.Result - Class in net.minecraft.profiler
 
profileRepo - Variable in class net.minecraft.server.MinecraftServer
 
profilingEnabled - Variable in class net.minecraft.profiler.Profiler
Flag profiling enabled
profilingMap - Variable in class net.minecraft.profiler.Profiler
 
profilingSection - Variable in class net.minecraft.profiler.Profiler
Current profiling section
program - Variable in class net.minecraft.client.shader.ShaderManager
 
programFilename - Variable in class net.minecraft.client.shader.ShaderManager
 
progress - Variable in class net.minecraft.client.gui.GuiDownloadTerrain
 
progress - Variable in class net.minecraft.client.gui.GuiScreenWorking
 
progress - Variable in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
progress - Variable in class net.minecraft.tileentity.TileEntityPiston
 
projectile - Variable in class net.minecraft.util.DamageSource
This kind of damage is based on a projectile or not.
projectileProtection - Static variable in class net.minecraft.enchantment.Enchantment
 
PROJECTION - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
The current GL projection matrix
projectionMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
projectionMatrix - Variable in class net.minecraft.client.shader.Shader
 
projectionMatrix - Variable in class net.minecraft.client.shader.ShaderGroup
 
projectionMatrixBuffer - Variable in class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
projectViewFromEntity(Entity, double) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
propagateSkylightOcclusion(int, int) - Method in class net.minecraft.world.chunk.Chunk
Propagates a given sky-visible block's light value downward and upward to neighboring blocks as necessary.
properties - Variable in class net.minecraft.block.state.BlockState
 
properties - Variable in class net.minecraft.block.state.BlockState.StateImplementation
 
properties - Variable in class net.minecraft.client.resources.Locale
 
PropertyBool - Class in net.minecraft.block.properties
 
PropertyBool(String) - Constructor for class net.minecraft.block.properties.PropertyBool
 
PropertyDirection - Class in net.minecraft.block.properties
 
PropertyDirection(String, Collection<EnumFacing>) - Constructor for class net.minecraft.block.properties.PropertyDirection
 
PropertyEnum<T extends java.lang.Enum<T> & IStringSerializable> - Class in net.minecraft.block.properties
 
PropertyEnum(String, Class<T>, Collection<T>) - Constructor for class net.minecraft.block.properties.PropertyEnum
 
PropertyHelper<T extends java.lang.Comparable<T>> - Class in net.minecraft.block.properties
 
PropertyHelper(String, Class<T>) - Constructor for class net.minecraft.block.properties.PropertyHelper
 
PropertyInteger - Class in net.minecraft.block.properties
 
PropertyInteger(String, int, int) - Constructor for class net.minecraft.block.properties.PropertyInteger
 
propertyPredicates - Variable in class net.minecraft.block.state.pattern.BlockStateHelper
 
propertyValueTable - Variable in class net.minecraft.block.state.BlockState.StateImplementation
 
protection - Static variable in class net.minecraft.enchantment.Enchantment
 
protectionName - Static variable in class net.minecraft.enchantment.EnchantmentDamage
Holds the name to be translated of each protection type.
protectionName - Static variable in class net.minecraft.enchantment.EnchantmentProtection
Holds the name to be translated of each protection type.
protectionType - Variable in class net.minecraft.enchantment.EnchantmentProtection
Defines the type of protection of the enchantment, 0 = all, 1 = fire, 2 = fall (feather fall), 3 = explosion and 4 = projectile.
protocol - Variable in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier
 
PROTOCOLS - Static variable in class net.minecraft.client.gui.GuiScreen
 
protocolVersion - Variable in class net.minecraft.network.handshake.client.C00Handshake
 
protocolVersion - Variable in class net.minecraft.network.ServerStatusResponse
 
provideChunk(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
provideChunk(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
provideChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderDebug
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderDebug
 
provideChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderEnd
 
provideChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderFlat
 
provideChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
 
provideChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderHell
 
provideChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderServer
 
provideLocalClient(SocketAddress) - Static method in class net.minecraft.network.NetworkManager
Prepares a clientside NetworkManager: establishes a connection to the socket supplied and configures the channel pipeline.
provider - Variable in class net.minecraft.world.World
The WorldProvider instance that World uses.
proxy - Variable in class net.minecraft.client.main.GameConfiguration.UserInformation
 
proxy - Variable in class net.minecraft.client.Minecraft
 
proxy - Variable in class net.minecraft.realms.RealmsButton
 
proxy - Variable in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
proxy - Variable in class net.minecraft.realms.RealmsScreen
 
proxy - Variable in class net.minecraft.realms.RealmsScrolledSelectionList
 
proxy - Variable in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
publicKey - Variable in class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
pufferfishEffect - Static variable in class net.minecraft.potion.PotionHelper
 
pullItemFromSlot(IHopper, IInventory, int, EnumFacing) - Static method in class net.minecraft.tileentity.TileEntityHopper
Pulls from the specified slot in the inventory and places in any available slot in the hopper.
pumpkin - Static variable in class net.minecraft.init.Blocks
 
pumpkin_pie - Static variable in class net.minecraft.init.Items
 
pumpkin_seeds - Static variable in class net.minecraft.init.Items
 
pumpkin_stem - Static variable in class net.minecraft.init.Blocks
 
pumpkinBlurTexPath - Static variable in class net.minecraft.client.gui.GuiIngame
 
punch - Static variable in class net.minecraft.enchantment.Enchantment
Knockback enchantments for bows, the arrows will knockback the target when hit.
punchCooldown - Variable in class net.minecraft.entity.item.EntityArmorStand
After punching the stand, the cooldown before you can punch it again without breaking it.
purpleColor - Static variable in class net.minecraft.block.material.MapColor
 
pushAttrib() - Static method in class net.minecraft.client.renderer.GlStateManager
 
pushMatrix() - Static method in class net.minecraft.client.renderer.GlStateManager
 
pushOutOfBlocks(double, double, double) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
pushOutOfBlocks(double, double, double) - Method in class net.minecraft.entity.Entity
 
pushX - Variable in class net.minecraft.entity.item.EntityMinecartFurnace
 
pushZ - Variable in class net.minecraft.entity.item.EntityMinecartFurnace
 
put(String, V) - Method in class net.minecraft.server.management.LowerStringMap
 
put(T, int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
putAll(Map<? extends String, ? extends V>) - Method in class net.minecraft.server.management.LowerStringMap
 
putAllStateModelLocations() - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
 
putBrightness4(int, int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putBulkData(int[]) - Method in class net.minecraft.realms.RealmsBufferBuilder
 
putColor(int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putColor4(int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putColorMultiplier(float, float, float, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putColorRGB_F(float, float, float, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putColorRGB_F4(float, float, float) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putColorRGBA(int, int, int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putDropInInventoryAllSlots(IInventory, EntityItem) - Static method in class net.minecraft.tileentity.TileEntityHopper
Attempts to place the passed EntityItem's stack into the inventory using as many slots as possible.
putNormal(float, float, float) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putObject(K, V) - Method in interface net.minecraft.util.IRegistry
Register an object on this registry.
putObject(K, V) - Method in class net.minecraft.util.RegistrySimple
Register an object on this registry.
putPosition(double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
putQuadNormal(WorldRenderer, BakedQuad) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
putStack(ItemStack) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
putStack(ItemStack) - Method in class net.minecraft.inventory.Slot
Helper method to put a stack in the slot.
putStackInInventoryAllSlots(IInventory, ItemStack, EnumFacing) - Static method in class net.minecraft.tileentity.TileEntityHopper
Attempts to place the passed stack in the inventory, using as many slots as required.
putStackInSlot(int, ItemStack) - Method in class net.minecraft.inventory.Container
args: slotID, itemStack to put in slot
putStacksInSlots(ItemStack[]) - Method in class net.minecraft.inventory.Container
places itemstacks in first x slots, x being aitemstack.lenght
putStateModelLocations(Block) - Method in interface net.minecraft.client.renderer.block.statemap.IStateMapper
 
putStateModelLocations(Block) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
pvpEnabled - Variable in class net.minecraft.server.MinecraftServer
Indicates whether PvP is active on the server or not.
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