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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- p - Variable in class net.minecraft.loot.BinomialRange
- p - Variable in class net.minecraft.world.gen.ImprovedNoiseGenerator
- p - Variable in class net.minecraft.world.gen.SimplexNoiseGenerator
- p(double, double, double, double, RegistryKey<World>) - Static method in class net.minecraftforge.fml.network.PacketDistributor.TargetPoint
-
Helper to build a TargetPoint without excluded Entity
- p(int) - Method in class net.minecraft.world.gen.ImprovedNoiseGenerator
- p(int) - Method in class net.minecraft.world.gen.SimplexNoiseGenerator
- P123 - net.minecraft.util.TriplePermutation
- P132 - net.minecraft.util.TriplePermutation
- P213 - net.minecraft.util.TriplePermutation
- P231 - net.minecraft.util.TriplePermutation
- P312 - net.minecraft.util.TriplePermutation
- P321 - net.minecraft.util.TriplePermutation
- PACIFIED - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
- pacifyDuration - Variable in class net.minecraft.entity.ai.brain.task.RandomlyStopAttackingTask
- pack - Variable in class net.minecraft.client.gui.screen.PackLoadingManager.AbstractPack
- pack - Variable in class net.minecraft.client.gui.widget.list.ResourcePackList.ResourcePackEntry
- pack - Variable in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
- pack - Variable in exception net.minecraft.resources.SimpleReloadableResourceManager.FailedPackException
- pack(float[], int[], VertexFormat, int, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
- pack(float, boolean) - Static method in class net.minecraft.client.renderer.texture.OverlayTexture
- pack(int, int) - Static method in class net.minecraft.client.renderer.LightTexture
- pack(int, int) - Static method in class net.minecraft.client.renderer.texture.OverlayTexture
- pack(List<EntityDataManager.DataEntry<?>>, PacketBuffer) - Static method in class net.minecraft.network.datasync.EntityDataManager
- pack(Set<SPlayerPositionLookPacket.Flags>) - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
- PACK_COPY_FAILURE - net.minecraft.client.gui.toasts.SystemToast.Type
- PACK_LOAD_FAILURE - net.minecraft.client.gui.toasts.SystemToast.Type
- PackCompatibility - Enum in net.minecraft.resources
- PackCompatibility(String) - Constructor for enum net.minecraft.resources.PackCompatibility
- packDir - Variable in class net.minecraft.client.gui.screen.PackScreen
- PackDirectoryWatcher(File) - Constructor for class net.minecraft.client.gui.screen.PackScreen.PackDirectoryWatcher
- packDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
- packed - Variable in class net.minecraftforge.client.model.pipeline.BlockInfo
- PACKED_ICE - Static variable in class net.minecraft.block.Blocks
- PACKED_ICE - Static variable in class net.minecraft.item.Items
- PACKED_ICE - Static variable in class net.minecraft.world.gen.feature.Features.States
- PACKED_ICE - Static variable in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
- PACKED_X_LENGTH - Static variable in class net.minecraft.util.math.BlockPos
- PACKED_X_MASK - Static variable in class net.minecraft.util.math.BlockPos
- PACKED_Y_LENGTH - Static variable in class net.minecraft.util.math.BlockPos
- PACKED_Y_MASK - Static variable in class net.minecraft.util.math.BlockPos
- PACKED_Z_LENGTH - Static variable in class net.minecraft.util.math.BlockPos
- PACKED_Z_MASK - Static variable in class net.minecraft.util.math.BlockPos
- PackedColor() - Constructor for class net.minecraft.util.ColorHelper.PackedColor
- packedFGColor - Variable in class net.minecraft.client.gui.widget.Widget
- packedItems - Variable in class net.minecraft.network.play.server.SEntityMetadataPacket
- packedLight - Variable in class net.minecraftforge.client.event.RenderArmEvent
- packedLight - Variable in class net.minecraftforge.client.event.RenderNameplateEvent
- packedLightCoords - Variable in class net.minecraft.client.gui.FontRenderer.CharacterRenderer
- packet - Variable in class net.minecraft.network.NetworkManager.QueuedPacket
- PACKET_MARKER - Static variable in class net.minecraft.network.NetworkManager
- PacketBuffer - Class in net.minecraft.network
- PacketBuffer(ByteBuf) - Constructor for class net.minecraft.network.PacketBuffer
- packetClass - Variable in enum net.minecraftforge.fml.network.NetworkDirection
- packetConsumer - Variable in class net.minecraftforge.fml.network.PacketDistributor.PacketTarget
- packetCoordinates - Variable in class net.minecraft.entity.Entity
- PacketDirection - Enum in net.minecraft.network
- PacketDirection() - Constructor for enum net.minecraft.network.PacketDirection
- packetDispatcher - Variable in class net.minecraftforge.fml.network.NetworkEvent.Context
-
The packet dispatcher for this event.
- PacketDispatcher - Class in net.minecraftforge.fml.network
-
Dispatcher for sending packets in response to a received packet.
- PacketDispatcher() - Constructor for class net.minecraftforge.fml.network.PacketDispatcher
- PacketDispatcher(BiConsumer<ResourceLocation, PacketBuffer>) - Constructor for class net.minecraftforge.fml.network.PacketDispatcher
- PacketDispatcher.NetworkManagerDispatcher - Class in net.minecraftforge.fml.network
- PacketDistributor<T> - Class in net.minecraftforge.fml.network
-
Means to distribute packets in various ways
- PacketDistributor(BiFunction<PacketDistributor<T>, Supplier<T>, Consumer<IPacket<?>>>, NetworkDirection) - Constructor for class net.minecraftforge.fml.network.PacketDistributor
- PacketDistributor.PacketTarget - Class in net.minecraftforge.fml.network
-
A Distributor curried with a specific value instance, for actual dispatch
- PacketDistributor.TargetPoint - Class in net.minecraftforge.fml.network
- packetHandled - Variable in class net.minecraftforge.fml.network.NetworkEvent.Context
- packetIndex - Variable in class net.minecraftforge.fml.network.PacketDispatcher.NetworkManagerDispatcher
- PacketList() - Constructor for class net.minecraft.network.ProtocolType.PacketList
- packetListener - Variable in class net.minecraft.network.NetworkManager
- PacketLoggingHandler - Class in net.minecraftforge.fml.common.network
- PacketLoggingHandler() - Constructor for class net.minecraftforge.fml.common.network.PacketLoggingHandler
- packetLookup - Static variable in enum net.minecraftforge.fml.network.NetworkDirection
- packetPosition - Variable in class net.minecraftforge.fml.network.FMLHandshakeHandler
- PacketRegistry() - Constructor for class net.minecraft.network.ProtocolType.PacketRegistry
- packetSink - Variable in class net.minecraftforge.fml.network.PacketDispatcher
- PacketTarget(Consumer<IPacket<?>>, PacketDistributor<?>) - Constructor for class net.minecraftforge.fml.network.PacketDistributor.PacketTarget
- PacketThreadUtil - Class in net.minecraft.network
- PacketThreadUtil() - Constructor for class net.minecraft.network.PacketThreadUtil
- packetToEntity(long) - Static method in class net.minecraft.network.play.server.SEntityPacket
- packetToEntity(long, long, long) - Static method in class net.minecraft.network.play.server.SEntityPacket
- packFormat - Variable in class net.minecraft.resources.data.PackMetadataSection
- packIcons - Variable in class net.minecraft.client.gui.screen.PackScreen
- packInfo - Variable in class net.minecraftforge.fml.packs.DelegatingResourcePack
- packInfo - Variable in class net.minecraftforge.fml.packs.ModFileResourcePack
- packInversions() - Method in enum net.minecraft.util.math.vector.Orientation
- PackLoadingManager - Class in net.minecraft.client.gui.screen
- PackLoadingManager(Runnable, Function<ResourcePackInfo, ResourceLocation>, ResourcePackList, Consumer<ResourcePackList>) - Constructor for class net.minecraft.client.gui.screen.PackLoadingManager
- PackLoadingManager.AbstractPack - Class in net.minecraft.client.gui.screen
- PackLoadingManager.DisabledPack - Class in net.minecraft.client.gui.screen
- PackLoadingManager.EnabledPack - Class in net.minecraft.client.gui.screen
- PackLoadingManager.IPack - Interface in net.minecraft.client.gui.screen
- PackManager(ResourcePackList, DataPackRegistries, IServerConfiguration) - Constructor for class net.minecraft.client.Minecraft.PackManager
- PackMetadataSection - Class in net.minecraft.resources.data
- PackMetadataSection(ITextComponent, int) - Constructor for class net.minecraft.resources.data.PackMetadataSection
- PackMetadataSectionSerializer - Class in net.minecraft.resources.data
- PackMetadataSectionSerializer() - Constructor for class net.minecraft.resources.data.PackMetadataSectionSerializer
- packOffsetCoordinates(int, int, int) - Static method in class net.minecraft.util.datafix.fixes.ChunkGenStatus
- packOffsetCoordinates(BlockPos) - Static method in class net.minecraft.world.chunk.ChunkPrimer
- packOffsets(ShortList[]) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
- packOptions() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
- packPath - Variable in class net.minecraft.client.gui.screen.PackScreen.PackDirectoryWatcher
- packRepository - Variable in class net.minecraft.client.Minecraft.PackManager
- packRepository - Variable in class net.minecraft.server.MinecraftServer
- packRepository() - Method in class net.minecraft.client.Minecraft.PackManager
- packs - Variable in class net.minecraft.resources.SimpleReloadableResourceManager
- PackScreen - Class in net.minecraft.client.gui.screen
- PackScreen(Screen, ResourcePackList, Consumer<ResourcePackList>, File, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.PackScreen
- PackScreen.PackDirectoryWatcher - Class in net.minecraft.client.gui.screen
- packSectorOffset(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
- packSelectionList - Variable in class net.minecraft.client.gui.screen.LanguageScreen
- packSource - Variable in class net.minecraft.resources.FolderPackFinder
- packSource - Variable in class net.minecraft.resources.ResourcePackInfo
- packStatus - Variable in class net.minecraft.client.multiplayer.ServerData
- packStructureData(ChunkPos, Map<Structure<?>, StructureStart<?>>, Map<Structure<?>, LongSet>) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
- packTicks(Chunk) - Method in class net.minecraft.world.server.ChunkManager
- packTicks(ServerWorld) - Method in class net.minecraft.world.chunk.Chunk
- packType - Variable in class net.minecraftforge.common.data.ExistingFileHelper.ResourceType
- packVersion - Variable in class net.minecraft.util.MinecraftVersion
- pad(StringBuilder, int) - Static method in class net.minecraftforge.common.util.TablePrinter
- PADDING - net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
- PADDING - Static variable in class net.minecraftforge.fml.client.gui.screen.ModListScreen
- PADDING_BUFFER - Static variable in class net.minecraft.world.chunk.storage.RegionFile
- paddlePositions - Variable in class net.minecraft.entity.item.BoatEntity
- paddles - Variable in class net.minecraft.client.renderer.entity.model.BoatModel
- padToFullSector() - Method in class net.minecraft.world.chunk.storage.RegionFile
- page - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
- page - Variable in class net.minecraft.client.gui.advancements.AdvancementTabGui
- page - Variable in class net.minecraft.client.gui.social.SocialInteractionsScreen
- page - Variable in class net.minecraft.client.gui.spectator.SpectatorMenu
- page - Variable in class net.minecraft.tileentity.LecternTileEntity
- pageBack() - Method in class net.minecraft.client.gui.screen.EditBookScreen
- pageBack() - Method in class net.minecraft.client.gui.screen.LecternScreen
- pageBack() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
- pageChanged() - Method in class net.minecraft.client.gui.screen.LecternScreen
- pageCount - Variable in class net.minecraft.tileentity.LecternTileEntity
- pageEdit - Variable in class net.minecraft.client.gui.screen.EditBookScreen
- pageForward() - Method in class net.minecraft.client.gui.screen.EditBookScreen
- pageForward() - Method in class net.minecraft.client.gui.screen.LecternScreen
- pageForward() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
- pageMsg - Variable in class net.minecraft.client.gui.screen.EditBookScreen
- pageMsg - Variable in class net.minecraft.client.gui.screen.ReadBookScreen
- pages - Variable in class net.minecraft.client.gui.screen.EditBookScreen
- pages - Variable in class net.minecraft.client.gui.screen.ReadBookScreen.UnwrittenBookInfo
- pages - Variable in class net.minecraft.client.gui.screen.ReadBookScreen.WrittenBookInfo
- paint(Graphics) - Method in class net.minecraft.server.gui.StatsComponent
- PAINTING - Static variable in class net.minecraft.entity.EntityType
- PAINTING - Static variable in class net.minecraft.item.Items
- PAINTING_BREAK - Static variable in class net.minecraft.util.SoundEvents
- PAINTING_PLACE - Static variable in class net.minecraft.util.SoundEvents
- PAINTING_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
- PAINTING_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
- PaintingDirection - Class in net.minecraft.util.datafix.fixes
- PaintingDirection(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PaintingDirection
- PaintingEntity - Class in net.minecraft.entity.item
- PaintingEntity(EntityType<? extends PaintingEntity>, World) - Constructor for class net.minecraft.entity.item.PaintingEntity
- PaintingEntity(World, BlockPos, Direction) - Constructor for class net.minecraft.entity.item.PaintingEntity
- PaintingEntity(World, BlockPos, Direction, PaintingType) - Constructor for class net.minecraft.entity.item.PaintingEntity
- PaintingMotive - Class in net.minecraft.util.datafix.fixes
- PaintingMotive(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PaintingMotive
- PaintingRenderer - Class in net.minecraft.client.renderer.entity
- PaintingRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PaintingRenderer
- PaintingSpriteUploader - Class in net.minecraft.client.renderer.texture
- PaintingSpriteUploader(TextureManager) - Constructor for class net.minecraft.client.renderer.texture.PaintingSpriteUploader
- paintingTextures - Variable in class net.minecraft.client.Minecraft
- PaintingType - Class in net.minecraft.entity.item
- PaintingType(int, int) - Constructor for class net.minecraft.entity.item.PaintingType
- palette - Variable in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Section
- palette - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
- palette - Variable in class net.minecraft.util.palette.PalettedContainer
- palette - Variable in class net.minecraft.world.gen.feature.template.PlacementSettings
- Palette(List<Template.BlockInfo>) - Constructor for class net.minecraft.world.gen.feature.template.Template.Palette
- PalettedContainer<T> - Class in net.minecraft.util.palette
- PalettedContainer(IPalette<T>, ObjectIntIdentityMap<T>, Function<CompoundNBT, T>, Function<T, CompoundNBT>, T) - Constructor for class net.minecraft.util.palette.PalettedContainer
- PalettedContainer.ICountConsumer<T> - Interface in net.minecraft.util.palette
- paletteFinder - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
- palettes - Variable in class net.minecraft.world.gen.feature.template.Template
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.AttackGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.AvoidGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.ChildPlayGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.LieBackGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.MateGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.MoveHelperController
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.PanicGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.RevengeGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.RollGoal
- panda - Variable in class net.minecraft.entity.passive.PandaEntity.WatchGoal
- PANDA - Static variable in class net.minecraft.entity.EntityType
- PANDA_AGGRESSIVE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PANDA_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PANDA_BITE - Static variable in class net.minecraft.util.SoundEvents
- PANDA_CANT_BREED - Static variable in class net.minecraft.util.SoundEvents
- PANDA_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PANDA_EAT - Static variable in class net.minecraft.util.SoundEvents
- PANDA_HURT - Static variable in class net.minecraft.util.SoundEvents
- PANDA_ITEMS - Static variable in class net.minecraft.entity.passive.PandaEntity
- PANDA_PRE_SNEEZE - Static variable in class net.minecraft.util.SoundEvents
- PANDA_SNEEZE - Static variable in class net.minecraft.util.SoundEvents
- PANDA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PANDA_STEP - Static variable in class net.minecraft.util.SoundEvents
- PANDA_WORRIED_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PandaEntity - Class in net.minecraft.entity.passive
- PandaEntity(EntityType<? extends PandaEntity>, World) - Constructor for class net.minecraft.entity.passive.PandaEntity
- PandaEntity.AttackGoal - Class in net.minecraft.entity.passive
- PandaEntity.AvoidGoal<T extends LivingEntity> - Class in net.minecraft.entity.passive
- PandaEntity.ChildPlayGoal - Class in net.minecraft.entity.passive
- PandaEntity.Gene - Enum in net.minecraft.entity.passive
- PandaEntity.LieBackGoal - Class in net.minecraft.entity.passive
- PandaEntity.MateGoal - Class in net.minecraft.entity.passive
- PandaEntity.MoveHelperController - Class in net.minecraft.entity.passive
- PandaEntity.PanicGoal - Class in net.minecraft.entity.passive
- PandaEntity.RevengeGoal - Class in net.minecraft.entity.passive
- PandaEntity.RollGoal - Class in net.minecraft.entity.passive
- PandaEntity.SitGoal - Class in net.minecraft.entity.passive
- PandaEntity.WatchGoal - Class in net.minecraft.entity.passive
- PandaHeldItemLayer - Class in net.minecraft.client.renderer.entity.layers
- PandaHeldItemLayer(IEntityRenderer<PandaEntity, PandaModel<PandaEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.PandaHeldItemLayer
- PandaModel<T extends PandaEntity> - Class in net.minecraft.client.renderer.entity.model
- PandaModel(int, float) - Constructor for class net.minecraft.client.renderer.entity.model.PandaModel
- PandaRenderer - Class in net.minecraft.client.renderer.entity
- PandaRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PandaRenderer
- pane(String, String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
- pane(Block, Block) - Static method in class net.minecraft.data.ModelTextures
- PANE - Static variable in class net.minecraft.data.StockTextureAliases
- paneBlock(PaneBlock, String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
- paneBlock(PaneBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
- paneBlock(PaneBlock, ModelFile, ModelFile, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
- PaneBlock - Class in net.minecraft.block
- PaneBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PaneBlock
- paneBlockInternal(PaneBlock, String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
- paneNoSide(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
- paneNoSideAlt(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
- panePost(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
- paneSide(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
- paneSideAlt(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
- PANIC - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
- panicGoal - Variable in class net.minecraft.entity.passive.StriderEntity
- PanicGoal - Class in net.minecraft.entity.ai.goal
- PanicGoal() - Constructor for class net.minecraft.entity.passive.PolarBearEntity.PanicGoal
- PanicGoal(double) - Constructor for class net.minecraft.entity.passive.FoxEntity.PanicGoal
- PanicGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.PanicGoal
- PanicGoal(PandaEntity, double) - Constructor for class net.minecraft.entity.passive.PandaEntity.PanicGoal
- PanicGoal(RabbitEntity, double) - Constructor for class net.minecraft.entity.passive.RabbitEntity.PanicGoal
- PanicGoal(TurtleEntity, double) - Constructor for class net.minecraft.entity.passive.TurtleEntity.PanicGoal
- PanicTask - Class in net.minecraft.entity.ai.brain.task
- PanicTask() - Constructor for class net.minecraft.entity.ai.brain.task.PanicTask
- panorama - Variable in class net.minecraft.client.gui.screen.MainMenuScreen
- PANORAMA_OVERLAY - Static variable in class net.minecraft.client.gui.screen.MainMenuScreen
- panoramicMode - Variable in class net.minecraft.client.renderer.GameRenderer
- PAPER - Static variable in class net.minecraft.item.Items
- PAPER_INGREDIENT - Static variable in class net.minecraft.item.crafting.FireworkRocketRecipe
- PARALLEL - net.minecraftforge.fml.ModLoadingStage.ThreadSelector
- ParallelDispatchEvent - Class in net.minecraftforge.fml.event.lifecycle
- ParallelDispatchEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.ParallelDispatchEvent
- parallelEventClass - Variable in enum net.minecraftforge.fml.ModLoadingStage
- parallelExecutor() - Static method in class net.minecraftforge.fml.ModWorkManager
- parallelThreadPool - Static variable in class net.minecraftforge.fml.ModWorkManager
- param - Variable in enum net.minecraft.loot.functions.CopyName.Source
- param - Variable in enum net.minecraft.loot.functions.CopyNbt.Source
- param - Variable in enum net.minecraft.loot.LootContext.EntityTarget
- param - Variable in class net.minecraft.network.play.server.SChangeGameStatePacket
- paramA - Variable in class net.minecraft.block.BlockEventData
- paramB - Variable in class net.minecraft.block.BlockEventData
- parameter - Variable in class net.minecraftforge.common.animation.TimeValues.ParameterValue
- parameter - Variable in class net.minecraftforge.common.model.animation.Clips.TriggerClip
- Parameter() - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter
- Parameter(String, RateLimiter) - Constructor for class net.minecraft.realms.RepeatedNarrator.Parameter
- parameterName - Variable in class net.minecraftforge.common.animation.TimeValues.ParameterValue
- ParameterResolver(ImmutableMap<String, ITimeValue>) - Constructor for class net.minecraftforge.common.model.animation.AnimationStateMachine.ParameterResolver
- parameters - Variable in class net.minecraft.world.biome.provider.NetherBiomeProvider
- parameters - Variable in class net.minecraftforge.common.model.animation.AnimationStateMachine
- ParameterValue(String, Function<String, ITimeValue>) - Constructor for class net.minecraftforge.common.animation.TimeValues.ParameterValue
- params - Variable in class net.minecraft.loot.LootContext.Builder
- params - Variable in class net.minecraft.loot.LootContext
- params - Variable in class net.minecraft.loot.ValidationTracker
- params - Variable in class net.minecraft.realms.RepeatedNarrator
- paramSet - Variable in class net.minecraft.loot.LootTable.Builder
- paramSet - Variable in class net.minecraft.loot.LootTable
- PardonCommand - Class in net.minecraft.command.impl
- PardonCommand() - Constructor for class net.minecraft.command.impl.PardonCommand
- PardonIpCommand - Class in net.minecraft.command.impl
- PardonIpCommand() - Constructor for class net.minecraft.command.impl.PardonIpCommand
- pardonPlayers(CommandSource, Collection<GameProfile>) - Static method in class net.minecraft.command.impl.PardonCommand
- parent - Variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
- parent - Variable in class net.minecraft.advancements.Advancement.Builder
- parent - Variable in class net.minecraft.advancements.Advancement
- parent - Variable in class net.minecraft.advancements.AdvancementTreeNode
- parent - Variable in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
- parent - Variable in class net.minecraft.client.gui.advancements.AdvancementEntryGui
- parent - Variable in class net.minecraft.client.gui.screen.ConnectingScreen
- parent - Variable in class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
- parent - Variable in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
- parent - Variable in class net.minecraft.client.gui.screen.DisconnectedScreen
- parent - Variable in class net.minecraft.client.gui.screen.FlatPresetsScreen
- parent - Variable in class net.minecraft.client.gui.widget.list.ResourcePackList.ResourcePackEntry
- parent - Variable in class net.minecraft.client.network.login.ClientLoginNetHandler
- parent - Variable in class net.minecraft.client.renderer.model.BlockModel
- parent - Variable in class net.minecraft.client.shader.ShaderUniform
- parent - Variable in class net.minecraft.data.BlockModelWriter
- parent - Variable in class net.minecraft.data.StockTextureAliases
- parent - Variable in class net.minecraft.entity.ai.goal.FollowParentGoal
- parent - Variable in class net.minecraft.realms.DisconnectedRealmsScreen
- parent - Variable in class net.minecraft.test.TestList
- parent - Variable in class net.minecraft.util.math.shapes.PartSplitVoxelShape
- parent - Variable in class net.minecraft.world.chunk.ChunkStatus
- parent - Variable in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
- parent - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Bone
- parent - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
- parent - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Node
- parent - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
- parent - Variable in class net.minecraftforge.client.model.CompositeModel.ModelDataWrapper
- parent - Variable in class net.minecraftforge.client.model.DynamicBucketModel.ContainedFluidOverrideHandler
- parent - Variable in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
- parent - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
- parent - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder.ConditionGroup
- parent - Variable in class net.minecraftforge.client.model.PerspectiveMapWrapper
- parent - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
- parent - Variable in class net.minecraftforge.client.model.pipeline.TransformerConsumer
- parent - Variable in class net.minecraftforge.client.model.pipeline.VertexTransformer
- parent - Variable in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
- parent - Variable in class net.minecraftforge.entity.PartEntity
- parent - Variable in class net.minecraftforge.fml.client.gui.widget.ModListWidget.ModEntry
- parent - Variable in class net.minecraftforge.fml.client.gui.widget.ModListWidget
- parent - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
- parent - Variable in class net.minecraftforge.fml.relauncher.libraries.ModList
- parent(Advancement) - Method in class net.minecraft.advancements.Advancement.Builder
- parent(ResourceLocation) - Method in class net.minecraft.advancements.Advancement.Builder
- parent(ModelFile) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
-
Set the parent model for the current model.
- PARENT_HORSE_SELECTOR - Static variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
- parentA - Variable in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
- parentB - Variable in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
- ParentedLootEntry - Class in net.minecraft.loot
- ParentedLootEntry(LootEntry[], ILootCondition[]) - Constructor for class net.minecraft.loot.ParentedLootEntry
- ParentedLootEntry.IFactory<T extends ParentedLootEntry> - Interface in net.minecraft.loot
- parentId - Variable in class net.minecraft.advancements.Advancement.Builder
- parentList - Variable in class net.minecraftforge.fml.relauncher.libraries.ModList.JsonModList
- parentLocation - Variable in class net.minecraft.client.renderer.model.BlockModel
- parentMob - Variable in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
- parents - Variable in enum net.minecraft.command.impl.AdvancementCommand.Mode
- parentScreen - Variable in class net.minecraftforge.fml.client.gui.screen.ModListScreen
- PARK_TIME - Static variable in class net.minecraftforge.fml.ModWorkManager
- PARROT - Static variable in class net.minecraft.entity.EntityType
- PARROT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PARROT_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PARROT_EAT - Static variable in class net.minecraft.util.SoundEvents
- PARROT_FLY - Static variable in class net.minecraft.util.SoundEvents
- PARROT_HURT - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_BLAZE - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_CREEPER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_DROWNED - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_ELDER_GUARDIAN - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_ENDER_DRAGON - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_ENDERMITE - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_EVOKER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_GHAST - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_GUARDIAN - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_HOGLIN - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_HUSK - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_ILLUSIONER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_MAGMA_CUBE - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_PHANTOM - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_PIGLIN - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_PIGLIN_BRUTE - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_PILLAGER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_RAVAGER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_SHULKER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_SILVERFISH - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_SKELETON - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_SLIME - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_SPIDER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_STRAY - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_VEX - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_VINDICATOR - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_WITCH - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_WITHER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_WITHER_SKELETON - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_ZOGLIN - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_ZOMBIE - Static variable in class net.minecraft.util.SoundEvents
- PARROT_IMITATE_ZOMBIE_VILLAGER - Static variable in class net.minecraft.util.SoundEvents
- PARROT_LOCATIONS - Static variable in class net.minecraft.client.renderer.entity.ParrotRenderer
- PARROT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PARROT_STEP - Static variable in class net.minecraft.util.SoundEvents
- ParrotEntity - Class in net.minecraft.entity.passive
- ParrotEntity(EntityType<? extends ParrotEntity>, World) - Constructor for class net.minecraft.entity.passive.ParrotEntity
- ParrotModel - Class in net.minecraft.client.renderer.entity.model
- ParrotModel() - Constructor for class net.minecraft.client.renderer.entity.model.ParrotModel
- ParrotModel.State - Enum in net.minecraft.client.renderer.entity.model
- ParrotRenderer - Class in net.minecraft.client.renderer.entity
- ParrotRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ParrotRenderer
- ParrotVariantLayer<T extends PlayerEntity> - Class in net.minecraft.client.renderer.entity.layers
- ParrotVariantLayer(IEntityRenderer<T, PlayerModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.ParrotVariantLayer
- parse - Variable in class net.minecraft.command.FunctionObject.CommandEntry
- parse - Variable in class net.minecraftforge.event.CommandEvent
- parse() - Method in class net.minecraft.command.arguments.EntitySelectorParser
- parse() - Method in class net.minecraft.command.arguments.ItemParser
- parse() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Parser
- parse(boolean) - Method in class net.minecraft.command.arguments.BlockStateParser
- parse(JsonElement) - Static method in class com.mojang.realmsclient.dto.Backup
- parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.PendingInvite
- parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsServer
- parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsServerPlayerList
- parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsWorldOptions
- parse(JsonObject) - Static method in class com.mojang.realmsclient.dto.WorldTemplate
- parse(JsonObject) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
- parse(JsonObject) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
- parse(JsonObject) - Method in class net.minecraftforge.common.crafting.NBTIngredient.Serializer
- parse(JsonObject) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
- parse(StringReader) - Method in class net.minecraft.command.arguments.AngleArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.BlockPosArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.BlockPredicateArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.BlockStateArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ColorArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ColumnPosArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ComponentArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.DimensionArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.EnchantmentArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.EntityAnchorArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.EntityArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.EntitySummonArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.FunctionArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.GameProfileArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.IRangeArgument.FloatRange
- parse(StringReader) - Method in class net.minecraft.command.arguments.IRangeArgument.IntRange
- parse(StringReader) - Method in class net.minecraft.command.arguments.ItemArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ItemPredicateArgument
- parse(StringReader) - Static method in class net.minecraft.command.arguments.LocalLocationArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.MessageArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.NBTCompoundTagArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.NBTPathArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.NBTTagArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ObjectiveArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.OperationArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ParticleArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.PotionArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ResourceLocationArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.RotationArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ScoreboardSlotArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.ScoreHolderArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.SlotArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.SwizzleArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.TeamArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.TimeArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.UUIDArgument
- parse(StringReader) - Method in class net.minecraft.command.arguments.Vec2Argument
- parse(StringReader) - Method in class net.minecraft.command.arguments.Vec3Argument
- parse(StringReader) - Method in interface net.minecraft.command.Commands.IParser
- parse(StringReader) - Method in class net.minecraft.test.TestArgArgument
- parse(StringReader) - Method in class net.minecraft.test.TestTypeArgument
- parse(StringReader) - Method in class net.minecraftforge.server.command.EnumArgument
- parse(StringReader) - Method in class net.minecraftforge.server.command.ModIdArgument
- parse(Dynamic<?>) - Static method in class net.minecraft.world.storage.VersionData
- parse(Dynamic<?>, DatapackCodec) - Static method in class net.minecraft.world.WorldSettings
- parse(Dynamic<INBT>, DataFixer, int, CompoundNBT, WorldSettings, VersionData, DimensionGeneratorSettings, Lifecycle) - Static method in class net.minecraft.world.storage.ServerWorldInfo
- parse(Reader) - Static method in class net.minecraft.util.JSONUtils
- parse(Reader, boolean) - Static method in class net.minecraft.util.JSONUtils
- parse(String) - Static method in class com.mojang.realmsclient.dto.BackupList
- parse(String) - Static method in class com.mojang.realmsclient.dto.Ops
- parse(String) - Static method in class com.mojang.realmsclient.dto.PendingInvitesList
- parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsNews
- parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServer
- parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerAddress
- parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerList
- parse(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerPlayerLists
- parse(String) - Static method in class com.mojang.realmsclient.dto.Subscription
- parse(String) - Static method in class com.mojang.realmsclient.dto.UploadInfo
- parse(String) - Static method in class com.mojang.realmsclient.dto.WorldDownload
- parse(String) - Static method in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
- parse(String) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
- parse(String) - Static method in class net.minecraft.util.JSONUtils
- parse(String, boolean) - Static method in class net.minecraft.util.JSONUtils
- parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
- parse(PacketBuffer) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
- parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.NBTIngredient.Serializer
- parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
- parseAddress(String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
- parseArgument(OptionSet, OptionSpec<T>) - Static method in class net.minecraft.client.main.Main
- parseAxisRotation(JsonElement) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
- parseBlendNode(JsonObject) - Static method in class net.minecraft.client.shader.ShaderInstance
- parseBuffetSettings(DynamicRegistries, DimensionGeneratorSettings) - Static method in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
- parseColor(String) - Static method in class net.minecraft.util.text.Color
- parseCoordinate(String) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
- parseDate(String, Date) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
- parseDouble(StringReader, boolean) - Static method in class net.minecraft.command.arguments.LocationInput
- parseDouble(StringReader, boolean) - Static method in class net.minecraft.command.arguments.LocationPart
- parseElement(DynamicOps<JsonElement>, RegistryKey<? extends Registry<E>>, RegistryKey<E>, Decoder<E>) - Method in interface net.minecraft.util.registry.WorldSettingsImport.IResourceAccess
- parseElement(DynamicOps<JsonElement>, RegistryKey<? extends Registry<E>>, RegistryKey<E>, Decoder<E>) - Method in class net.minecraft.util.registry.WorldSettingsImport.IResourceAccess.RegistryAccess
- parseEntry(JsonElement) - Static method in class net.minecraft.tags.ITag.Builder
- parseException(String, StringBuffer, Object) - Static method in class net.minecraftforge.fml.ForgeI18n
- parseFloatArray(JsonElement, int, String) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
- parseFormat(String, Object...) - Static method in class net.minecraftforge.fml.ForgeI18n
- parseInt(StringReader) - Static method in class net.minecraft.command.arguments.LocationInput
- parseInt(StringReader) - Static method in class net.minecraft.command.arguments.LocationPart
- parseInt(String, int) - Static method in class net.minecraft.client.multiplayer.ServerAddress
- parseIntegrity(String) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
- parseInvited(JsonArray) - Static method in class com.mojang.realmsclient.dto.RealmsServer
- parseJson(IResourceManager, IProfiler) - Static method in class net.minecraft.client.renderer.GPUWarning
- parseLegacy(Dynamic<?>) - Static method in class net.minecraft.world.DimensionType
-
Deprecated.
- parseLocal(DataFixer, String) - Method in class net.minecraft.stats.ServerStatisticsManager
- parseLong(String) - Static method in class net.minecraft.client.gui.screen.WorldOptionsScreen
- parseMatrix(JsonElement) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
- parseMessage(String, Object...) - Static method in class net.minecraftforge.fml.ForgeI18n
- parseModInfo(String, StringBuffer, Object) - Static method in class net.minecraftforge.fml.ForgeI18n
- parseMotd(String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
- parseNameOrUUID() - Method in class net.minecraft.command.arguments.EntitySelectorParser
- parseNode(StringReader, boolean) - Static method in class net.minecraft.command.arguments.NBTPathArgument
- parseObject(String, ParsePosition) - Method in class net.minecraftforge.fml.ForgeI18n.CustomReadOnlyFormat
- parseOptions() - Method in class net.minecraft.command.arguments.EntitySelectorParser
- parseOrigin(JsonObject) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
- parsePassNode(TextureManager, JsonElement) - Method in class net.minecraft.client.shader.ShaderGroup
- parsePlayers(JsonArray) - Static method in class com.mojang.realmsclient.dto.RealmsServerPlayerList
- parser - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModFile
- Parser(InputStream) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Parser
- parseRotation(JsonElement) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
- parseSamplerNode(JsonElement) - Method in class net.minecraft.client.shader.ShaderInstance
- parseSeed() - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
- parseSeed(String) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
- parseSelector() - Method in class net.minecraft.command.arguments.EntitySelectorParser
- parseSelector(String) - Static method in class net.minecraft.util.text.ScoreTextComponent
- parseSelector(EntitySelectorParser) - Static method in class net.minecraftforge.common.command.EntitySelectorManager
-
This method is called in
EntitySelectorParser.parse()
If the REGISTRY does not contain a custom selector for the command being parsed, this method returnsnull
and the vanilla logic inEntitySelectorParser.parseSelector()
is used. - parseSlots(JsonArray) - Static method in class com.mojang.realmsclient.dto.RealmsServer
- parseString(String) - Static method in class net.minecraft.client.multiplayer.ServerAddress
- parseString(String) - Static method in class net.minecraft.realms.RealmsServerAddress
- parseStringFormat(String, Map<String, String>) - Static method in class net.minecraftforge.fml.loading.StringUtils
- parseTag(String) - Static method in class net.minecraft.nbt.JsonToNBT
- parseTargetNode(JsonElement) - Method in class net.minecraft.client.shader.ShaderGroup
- parseText(StringReader, boolean) - Static method in class net.minecraft.command.arguments.MessageArgument.Message
- parseTextureLocationOrReference(ResourceLocation, String) - Static method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
- parseUniformNode(JsonElement) - Method in class net.minecraft.client.shader.ShaderGroup
- parseUniformNode(JsonElement) - Method in class net.minecraft.client.shader.ShaderInstance
- parseVector2(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
- parseVector3(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
- parseVector4(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
- parseVector4To3(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
- parseVersionRange(String, StringBuffer, Object) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
- part() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
-
Creates a builder for models to assign to a
MultiPartBlockStateBuilder.PartBuilder
, which when completed viaConfiguredModel.Builder.addModel()
will assign the resultant set of models to the part and return it for further processing. - Part(int, int, EntitySelector) - Constructor for class net.minecraft.command.arguments.MessageArgument.Part
- Part(List<BlockModelDefinition>) - Constructor for class net.minecraft.data.FinishedMultiPartBlockState.Part
- PART - Static variable in class net.minecraft.block.BedBlock
- PART_SIZE - Static variable in class net.minecraftforge.network.VanillaPacketSplitter
- PartBuilder(BlockStateProvider.ConfiguredModelList) - Constructor for class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
- partData - Variable in class net.minecraftforge.client.model.data.MultipartModelData
- partEntities - Variable in class net.minecraft.client.world.ClientWorld
- partEntities - Variable in class net.minecraft.world.server.ServerWorld
- PartEntity<T extends Entity> - Class in net.minecraftforge.entity
- PartEntity(T) - Constructor for class net.minecraftforge.entity.PartEntity
- PARTIAL - net.minecraft.client.resources.data.VillagerMetadataSection.HatType
- PartialBlockstate(Block, Map<Property<?>, Comparable<?>>, VariantBlockStateBuilder) - Constructor for class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
- PartialBlockstate(Block, VariantBlockStateBuilder) - Constructor for class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
- PartialInventory(BlockState, IWorld, BlockPos) - Constructor for class net.minecraft.block.ComposterBlock.PartialInventory
- partialRenderTick - Variable in class net.minecraftforge.client.event.RenderLivingEvent
- partialRenderTick - Variable in class net.minecraftforge.client.event.RenderPlayerEvent
- partialState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
-
Complete this state without adding any new models, and return a new partial state via the parent builder.
- partialState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
- partialTick - Variable in class net.minecraft.util.Timer
- partialTicks - Variable in class net.minecraftforge.client.event.DrawHighlightEvent
- partialTicks - Variable in class net.minecraftforge.client.event.RenderGameOverlayEvent
- partialTicks - Variable in class net.minecraftforge.client.event.RenderHandEvent
- partialTicks - Variable in class net.minecraftforge.client.event.RenderNameplateEvent
- partialTicks - Variable in class net.minecraftforge.client.event.RenderWorldLastEvent
- particle - Variable in class net.minecraft.network.play.server.SSpawnParticlePacket
- particle - Variable in class net.minecraftforge.client.model.BakedItemModel
- particle - Variable in class net.minecraftforge.client.model.CompositeModel
- particle - Variable in class net.minecraftforge.client.model.ItemMultiLayerBakedModel.Builder
- particle - Variable in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
- particle - Variable in class net.minecraftforge.client.model.MultiLayerModel.MultiLayerBakedModel
- particle - Variable in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
- particle() - Static method in class net.minecraft.command.arguments.ParticleArgument
- particle(Block) - Static method in class net.minecraft.data.ModelTextures
- particle(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
- particle(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
- Particle - Class in net.minecraft.client.particle
- Particle(ClientWorld, double, double, double) - Constructor for class net.minecraft.client.particle.Particle
- Particle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.Particle
- PARTICLE - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
Deprecated.
- PARTICLE - Static variable in class net.minecraft.data.StockTextureAliases
- PARTICLE - Static variable in class net.minecraft.network.datasync.DataSerializers
- PARTICLE_ONLY - Static variable in class net.minecraft.data.StockModelShapes
- PARTICLE_ONLY - Static variable in class net.minecraft.data.TexturedModel
- PARTICLE_SHEET_LIT - Static variable in interface net.minecraft.client.particle.IParticleRenderType
- PARTICLE_SHEET_OPAQUE - Static variable in interface net.minecraft.client.particle.IParticleRenderType
- PARTICLE_SHEET_TRANSLUCENT - Static variable in interface net.minecraft.client.particle.IParticleRenderType
- PARTICLE_TYPE - Static variable in class net.minecraft.util.registry.Registry
-
Deprecated.
- PARTICLE_TYPE_REGISTRY - Static variable in class net.minecraft.util.registry.Registry
- PARTICLE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
- PARTICLE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
- ParticleArgument - Class in net.minecraft.command.arguments
- ParticleArgument() - Constructor for class net.minecraft.command.arguments.ParticleArgument
- ParticleCommand - Class in net.minecraft.command.impl
- ParticleCommand() - Constructor for class net.minecraft.command.impl.ParticleCommand
- ParticleEffectAmbience - Class in net.minecraft.world.biome
- ParticleEffectAmbience(IParticleData, float) - Constructor for class net.minecraft.world.biome.ParticleEffectAmbience
- particleEngine - Variable in class net.minecraft.client.Minecraft
- ParticleFactoryRegisterEvent - Class in net.minecraftforge.client.event
-
Fired when you should call
net.minecraft.client.particle.ParticleManager#registerFactory
. - ParticleFactoryRegisterEvent() - Constructor for class net.minecraftforge.client.event.ParticleFactoryRegisterEvent
- particleFromItem(Item) - Static method in class net.minecraft.data.ModelTextures
- particleIcon - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
- particleIcon - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
- particleIcon - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
- ParticleManager - Class in net.minecraft.client.particle
- ParticleManager(ClientWorld, TextureManager) - Constructor for class net.minecraft.client.particle.ParticleManager
- ParticleManager.AnimatedSpriteImpl - Class in net.minecraft.client.particle
- ParticleManager.IParticleMetaFactory<T extends IParticleData> - Interface in net.minecraft.client.particle
- particles - Variable in class net.minecraft.client.GameSettings
- particles - Variable in class net.minecraft.client.particle.ParticleManager
- PARTICLES - Static variable in class net.minecraft.client.AbstractOption
- PARTICLES_TARGET - Static variable in class net.minecraft.client.renderer.RenderState
- particlesTarget - Variable in class net.minecraft.client.renderer.WorldRenderer
- ParticleStatus - Enum in net.minecraft.client.settings
- ParticleStatus(int, String) - Constructor for enum net.minecraft.client.settings.ParticleStatus
- particlesToAdd - Variable in class net.minecraft.client.particle.ParticleManager
- particleTexture - Variable in class net.minecraft.client.renderer.model.BuiltInModel
- particleType - Variable in class net.minecraft.client.particle.EmitterParticle
- ParticleType<T extends IParticleData> - Class in net.minecraft.particles
- ParticleType(boolean, IParticleData.IDeserializer<T>) - Constructor for class net.minecraft.particles.ParticleType
- ParticleTypes - Class in net.minecraft.particles
- ParticleTypes() - Constructor for class net.minecraft.particles.ParticleTypes
- PARTLY_BURIED - net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Location
- partner - Variable in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
- partner - Variable in class net.minecraft.entity.ai.goal.BreedGoal
- PARTNER_TARGETING - Static variable in class net.minecraft.entity.ai.goal.BreedGoal
- partnerClass - Variable in class net.minecraft.entity.ai.goal.BreedGoal
- partnerType - Variable in class net.minecraft.entity.ai.brain.task.AnimalBreedTask
- parts - Variable in class net.minecraft.client.renderer.entity.model.BlazeModel
- parts - Variable in class net.minecraft.client.renderer.entity.model.BoatModel
- parts - Variable in class net.minecraft.client.renderer.entity.model.BookModel
- parts - Variable in class net.minecraft.client.renderer.entity.model.GhastModel
- parts - Variable in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
- parts - Variable in class net.minecraft.client.renderer.entity.model.SilverfishModel
- parts - Variable in class net.minecraft.client.renderer.entity.model.SquidModel
- parts - Variable in class net.minecraft.client.renderer.entity.model.WitherModel
- parts - Variable in class net.minecraft.command.arguments.MessageArgument.Message
- parts - Variable in class net.minecraft.data.FinishedMultiPartBlockState
- parts - Variable in class net.minecraft.util.math.shapes.DoubleRangeList
- parts - Variable in class net.minecraft.util.text.CharacterManager.SubstyledText
- parts - Variable in class net.minecraft.util.text.TextPropertiesManager
- parts - Variable in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
- parts - Variable in class net.minecraftforge.client.model.CompositeModel.Geometry
- parts - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
- parts - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelGroup
- parts - Variable in class net.minecraftforge.client.model.obj.OBJModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.BatModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.BlazeModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.BoatModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.CodModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.CreeperModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.DolphinModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.EndermiteModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.EvokerFangsModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.GhastModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.GuardianModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.LeashKnotModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.LlamaSpitModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.MinecartModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.PhantomModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.PufferFishBigModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.SalmonModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.SegmentedModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.ShulkerBulletModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.SilverfishModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.SlimeModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.SnowManModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.SpiderModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.SquidModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.StriderModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.TropicalFishAModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.TropicalFishBModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
- parts() - Method in class net.minecraft.client.renderer.entity.model.WitherModel
- PartSplitVoxelShape - Class in net.minecraft.util.math.shapes
- PartSplitVoxelShape(VoxelShapePart, int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.shapes.PartSplitVoxelShape
- PARTY - net.minecraft.client.renderer.entity.model.ParrotModel.State
- partyParrot - Variable in class net.minecraft.entity.passive.ParrotEntity
- pass(T) - Static method in class net.minecraft.util.ActionResult
- PASS - net.minecraft.util.ActionResultType
- passed - Variable in class net.minecraft.entity.ai.goal.InteractDoorGoal
- passengers - Variable in class net.minecraft.entity.Entity
- passengers - Variable in class net.minecraft.network.play.server.SSetPassengersPacket
- passes - Variable in class net.minecraft.client.shader.ShaderGroup
- passEvents - Variable in class net.minecraft.client.gui.screen.Screen
- PassiveGoal() - Constructor for class net.minecraft.entity.passive.BeeEntity.PassiveGoal
- passThrough() - Static method in interface net.minecraft.resources.IPackNameDecorator
- Passthrough - Class in net.minecraft.world.gen.placement
- Passthrough(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.Passthrough
- PASSTHROUGH_LOAD_TASK - Static variable in class net.minecraft.world.chunk.ChunkStatus
- paste() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
- pastEvents(float, float) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip
- pastEvents(float, float) - Method in enum net.minecraftforge.client.model.b3d.B3DClip
- pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
- pastEvents(float, float) - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
- pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
- pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
- pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
- pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.TriggerClip
- pastEvents(float, float) - Method in interface net.minecraftforge.common.model.animation.IClip
- PATCH_BERRY_BUSH - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_BERRY_DECORATED - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_BERRY_SPARSE - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_CACTUS - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_CACTUS_DECORATED - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_CACTUS_DESERT - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_CRIMSON_ROOTS - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_DEAD_BUSH - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_DEAD_BUSH_2 - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_DEAD_BUSH_BADLANDS - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_FIRE - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_BADLANDS - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_FOREST - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_JUNGLE - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_NORMAL - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_PLAIN - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_SAVANNA - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_TAIGA - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_GRASS_TAIGA_2 - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_LARGE_FERN - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_MELON - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_PUMPKIN - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_SOUL_FIRE - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_SUGAR_CANE - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_SUGAR_CANE_BADLANDS - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_SUGAR_CANE_DESERT - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_SUGAR_CANE_SWAMP - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_SUNFLOWER - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_TAIGA_GRASS - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_TALL_GRASS - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_TALL_GRASS_2 - Static variable in class net.minecraft.world.gen.feature.Features
- PATCH_WATERLILLY - Static variable in class net.minecraft.world.gen.feature.Features
- patches - Variable in class net.minecraft.client.resources.LegacyResourcePackWrapper
- patchNoise - Variable in class net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
- patchVersion(CompoundNBT) - Static method in class net.minecraft.data.StructureUpdater
- path - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
- path - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
- path - Variable in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
- path - Variable in class net.minecraft.data.DirectoryCache
- path - Variable in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
- path - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
- path - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- path - Variable in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
- path - Variable in class net.minecraft.item.crafting.RecipeItemHelper.RecipePicker
- path - Variable in class net.minecraft.pathfinding.PathNavigator
- path - Variable in class net.minecraft.profiler.Profiler
- path - Variable in class net.minecraft.util.ResourceLocation
- path - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Texture
- path - Variable in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
- path - Variable in class net.minecraftforge.common.model.HiddenModelPart
- path - Variable in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
- path - Variable in class net.minecraftforge.fml.relauncher.libraries.ModList
- Path - Class in net.minecraft.pathfinding
- Path(List<PathPoint>, BlockPos, boolean) - Constructor for class net.minecraft.pathfinding.Path
- PATH - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
- PATH_PREFIX_LENGTH - Static variable in class net.minecraft.resources.FunctionReloader
- PATH_SUFFIX_LENGTH - Static variable in class net.minecraft.client.resources.JsonReloadListener
- PATH_SUFFIX_LENGTH - Static variable in class net.minecraft.resources.FunctionReloader
- PATH_SUFFIX_LENGTH - Static variable in class net.minecraft.tags.TagCollectionReader
- pathedTargetX - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- pathedTargetY - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- pathedTargetZ - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- pathfindDirectlyTowards(BlockPos) - Method in class net.minecraft.entity.passive.BeeEntity.FindBeehiveGoal
- pathFinder - Variable in class net.minecraft.pathfinding.PathNavigator
- PathFinder - Class in net.minecraft.pathfinding
- PathFinder(NodeProcessor, int) - Constructor for class net.minecraft.pathfinding.PathFinder
- PATHFINDING_DELAY_RANGE - Static variable in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
- PathfindingDebugRenderer - Class in net.minecraft.client.renderer.debug
- PathfindingDebugRenderer() - Constructor for class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
- pathfindingMalus - Variable in class net.minecraft.entity.MobEntity
- pathfindingRenderer - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
- pathfindRandomlyTowards(BlockPos) - Method in class net.minecraft.entity.passive.BeeEntity
- PathHeap - Class in net.minecraft.pathfinding
- PathHeap() - Constructor for class net.minecraft.pathfinding.PathHeap
- pathMap - Variable in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
- pathMaxDist - Variable in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
- pathNav - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
- PathNavigator - Class in net.minecraft.pathfinding
- PathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.PathNavigator
- PathNodeType - Enum in net.minecraft.pathfinding
- PathNodeType(float) - Constructor for enum net.minecraft.pathfinding.PathNodeType
- PathPoint - Class in net.minecraft.pathfinding
- PathPoint(int, int, int) - Constructor for class net.minecraft.pathfinding.PathPoint
- paths - Variable in class net.minecraft.profiler.Profiler
- pathStatus(Path) - Static method in class net.minecraftforge.fml.loading.LibraryFinder
- pathToLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
- pathToPosition - Variable in class net.minecraft.pathfinding.ClimberPathNavigator
- pathTree - Variable in class net.minecraft.client.util.SearchTreeReloadable
- PathType - Enum in net.minecraft.pathfinding
- PathType() - Constructor for enum net.minecraft.pathfinding.PathType
- pathTypesByPosCache - Variable in class net.minecraft.pathfinding.WalkNodeProcessor
- PATROL - net.minecraft.entity.SpawnReason
- PatrolGoal(T, double, double) - Constructor for class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
- patrolLeader - Variable in class net.minecraft.entity.monster.PatrollerEntity
- PatrollerEntity - Class in net.minecraft.entity.monster
- PatrollerEntity(EntityType<? extends PatrollerEntity>, World) - Constructor for class net.minecraft.entity.monster.PatrollerEntity
- PatrollerEntity.PatrolGoal<T extends PatrollerEntity> - Class in net.minecraft.entity.monster
- patrolling - Variable in class net.minecraft.entity.monster.PatrollerEntity
- PatrolSpawner - Class in net.minecraft.world.spawner
- PatrolSpawner() - Constructor for class net.minecraft.world.spawner.PatrolSpawner
- patrolTarget - Variable in class net.minecraft.entity.monster.PatrollerEntity
- PatrolVillageGoal - Class in net.minecraft.entity.ai.goal
- PatrolVillageGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.PatrolVillageGoal
- pattern - Variable in class net.minecraft.block.pattern.BlockPattern
- pattern - Variable in class net.minecraft.block.pattern.BlockPatternBuilder
- pattern - Variable in class net.minecraft.command.arguments.NBTPathArgument.JsonNode
- pattern - Variable in class net.minecraft.command.arguments.NBTPathArgument.ListNode
- pattern - Variable in class net.minecraft.data.ShapedRecipeBuilder.Result
- pattern - Variable in class net.minecraft.entity.passive.fish.TropicalFishEntity.TropicalFishData
- pattern - Variable in class net.minecraft.util.text.SelectorTextComponent
- pattern(String) - Method in class net.minecraft.data.ShapedRecipeBuilder
- pattern(Block) - Static method in class net.minecraft.data.ModelTextures
- PATTERN - Static variable in class net.minecraft.client.renderer.VideoMode
- PATTERN - Static variable in class net.minecraft.data.StockTextureAliases
- PATTERN - Static variable in class net.minecraftforge.fml.server.LanguageHook
- PATTERN_A_TEXTURE_LOCATIONS - Static variable in class net.minecraft.entity.passive.fish.TropicalFishEntity
- PATTERN_B_TEXTURE_LOCATIONS - Static variable in class net.minecraft.entity.passive.fish.TropicalFishEntity
- PATTERN_CONTROL_CODE - Static variable in class net.minecraftforge.fml.ForgeI18n
- PATTERN_ITEM_COUNT - Static variable in enum net.minecraft.tileentity.BannerPattern
- patternColor - Variable in class net.minecraft.entity.passive.fish.TropicalFishEntity.TropicalFishData
- patternFromJson(JsonArray) - Static method in class net.minecraft.item.crafting.ShapedRecipe
- PatternHelper(BlockPos, Direction, Direction, LoadingCache<BlockPos, CachedBlockInfo>, int, int, int) - Constructor for class net.minecraft.block.pattern.BlockPattern.PatternHelper
- patterns - Variable in class net.minecraft.tileentity.BannerPattern.Builder
- patterns - Variable in class net.minecraft.tileentity.BannerTileEntity
- PATTERNS - Static variable in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
- patternSlot - Variable in class net.minecraft.inventory.container.LoomContainer
- patternStack - Variable in class net.minecraft.client.gui.screen.LoomScreen
- pause - Variable in class net.minecraft.client.Minecraft
- pause() - Method in class net.minecraft.client.audio.SoundEngine
- pause() - Method in class net.minecraft.client.audio.SoundHandler
- pause() - Method in class net.minecraft.client.audio.SoundSource
- pause(int) - Static method in class com.mojang.realmsclient.gui.LongRunningTask
- paused - Variable in class net.minecraft.server.integrated.IntegratedServer
- pauseGame(boolean) - Method in class net.minecraft.client.Minecraft
- pauseInIde(T) - Static method in class net.minecraft.util.Util
- pauseOnLostFocus - Variable in class net.minecraft.client.GameSettings
- pausePartialTick - Variable in class net.minecraft.client.Minecraft
- payload - Variable in class net.minecraft.data.SNBTToNBTConverter.TaskResult
- payload - Variable in class net.minecraftforge.fml.network.NetworkEvent
- PAYLOAD_TO_CLIENT_MAX - Static variable in class net.minecraftforge.network.VanillaPacketSplitter
- paymentSlot - Variable in class net.minecraft.inventory.container.BeaconContainer
- pct - Variable in class net.minecraft.network.play.server.SUpdateBossInfoPacket
- PEACEFUL - net.minecraft.world.Difficulty
- pearlEntity - Variable in class net.minecraftforge.event.entity.living.EntityTeleportEvent.EnderPearl
- PeekGoal() - Constructor for class net.minecraft.entity.monster.ShulkerEntity.PeekGoal
- peekTime - Variable in class net.minecraft.entity.monster.ShulkerEntity.PeekGoal
- PENDING - net.minecraftforge.fml.VersionChecker.Status
- PENDING_CHECK - Static variable in class net.minecraftforge.fml.VersionChecker
- PENDING_INVITE - com.mojang.realmsclient.gui.RealmsDataFetcher.Task
- PENDING_INVITES_TEXT - Static variable in class com.mojang.realmsclient.RealmsMainScreen
- PENDING_TEXT - Static variable in class net.minecraft.client.gui.screen.StatsScreen
- pendingBlockEntities - Variable in class net.minecraft.world.chunk.Chunk
- pendingBlockEntities - Variable in class net.minecraft.world.World
- pendingButtonPress(Button) - Method in class com.mojang.realmsclient.RealmsMainScreen
- pendingChildren - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
- pendingChildren - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
- PendingCommand - Class in net.minecraft.server.dedicated
- PendingCommand(String, CommandSource) - Constructor for class net.minecraft.server.dedicated.PendingCommand
- pendingConnection - Variable in class net.minecraft.client.Minecraft
- pendingFiles - Variable in class net.minecraftforge.fml.loading.moddiscovery.BackgroundScanHandler
- pendingInvitationSelectionList - Variable in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
- pendingInvite - Variable in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen.InvitationEntry
- PendingInvite - Class in com.mojang.realmsclient.dto
- PendingInvite() - Constructor for class com.mojang.realmsclient.dto.PendingInvite
- pendingInvites - Variable in class com.mojang.realmsclient.dto.PendingInvitesList
- pendingInvites() - Method in class com.mojang.realmsclient.client.RealmsClient
- pendingInvitesButton - Variable in class com.mojang.realmsclient.RealmsMainScreen
- PendingInvitesButton() - Constructor for class com.mojang.realmsclient.RealmsMainScreen.PendingInvitesButton
- pendingInviteScheduledFuture - Variable in class com.mojang.realmsclient.gui.RealmsDataFetcher
- pendingInvitesCount - Variable in class com.mojang.realmsclient.gui.RealmsDataFetcher
- pendingInvitesCount() - Method in class com.mojang.realmsclient.client.RealmsClient
- PendingInvitesList - Class in com.mojang.realmsclient.dto
- PendingInvitesList() - Constructor for class com.mojang.realmsclient.dto.PendingInvitesList
- pendingInviteUpdateTask - Variable in class com.mojang.realmsclient.gui.RealmsDataFetcher
- PendingInviteUpdateTask() - Constructor for class com.mojang.realmsclient.gui.RealmsDataFetcher.PendingInviteUpdateTask
- pendingReload - Variable in class net.minecraft.client.Minecraft
- pendingRunnables - Variable in class net.minecraft.util.concurrent.ThreadTaskExecutor
- pendingSuggestions - Variable in class net.minecraft.client.gui.CommandSuggestionHelper
- pendingSuggestionsFuture - Variable in class net.minecraft.client.multiplayer.ClientSuggestionProvider
- pendingSuggestionsId - Variable in class net.minecraft.client.multiplayer.ClientSuggestionProvider
- pendingTarget - Variable in class net.minecraft.entity.monster.EndermanEntity.FindPlayerGoal
- pendingTextures - Variable in class net.minecraft.client.network.play.NetworkPlayerInfo
- pendingUnloads - Variable in class net.minecraft.world.server.ChunkManager
- pendingWrites - Variable in class net.minecraft.world.chunk.storage.IOWorker
- Penthouse(Direction, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
- Penthouse(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
- PEONY - Static variable in class net.minecraft.block.Blocks
- PEONY - Static variable in class net.minecraft.item.Items
- PEONY - Static variable in class net.minecraft.world.gen.feature.Features.States
- percent - Variable in class net.minecraft.loot.conditions.RandomChanceWithLooting
- percent - Variable in class net.minecraft.world.BossInfo
- percentAddValueLabel(int) - Method in class net.minecraft.client.AbstractOption
- percentage - Variable in class net.minecraft.profiler.DataPoint
- percentValueLabel(double) - Method in class net.minecraft.client.AbstractOption
- perform(CommandSource, Collection<ServerPlayerEntity>, AdvancementCommand.Action, Collection<Advancement>) - Static method in class net.minecraft.command.impl.AdvancementCommand
- perform(CommandSource, Entity) - Method in class net.minecraft.command.impl.TeleportCommand.Facing
- perform(ServerPlayerEntity, Iterable<Advancement>) - Method in enum net.minecraft.command.impl.AdvancementCommand.Action
- perform(ServerPlayerEntity, Advancement) - Method in enum net.minecraft.command.impl.AdvancementCommand.Action
- PERFORM_RESPAWN - net.minecraft.network.play.client.CClientStatusPacket.State
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBodyPlantBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractTopPlantBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CocoaBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FungusBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GrassBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.IGrowable
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MushroomBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NetherrackBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NyliumBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SaplingBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaGrassBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaPickleBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallFlowerBlock
- performBonemeal(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallGrassBlock
- performCommand(CommandSource, String) - Method in class net.minecraft.command.Commands
- performCommand(World) - Method in class net.minecraft.tileentity.CommandBlockLogic
- performCriterion(CommandSource, Collection<ServerPlayerEntity>, AdvancementCommand.Action, Advancement, String) - Static method in class net.minecraft.command.impl.AdvancementCommand
- performCriterion(ServerPlayerEntity, Advancement, String) - Method in enum net.minecraft.command.impl.AdvancementCommand.Action
- performCrossbowAttack(LivingEntity, float) - Method in interface net.minecraft.entity.ICrossbowUser
- performDelayedAdd() - Static method in class net.minecraft.tags.TagRegistry
- performOperation(CommandSource, Collection<String>, ScoreObjective, OperationArgument.IOperation, Collection<String>, ScoreObjective) - Static method in class net.minecraft.command.impl.ScoreboardCommand
- performRangedAttack(int, double, double, double, boolean) - Method in class net.minecraft.entity.boss.WitherEntity
- performRangedAttack(int, LivingEntity) - Method in class net.minecraft.entity.boss.WitherEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.boss.WitherEntity
- performRangedAttack(LivingEntity, float) - Method in interface net.minecraft.entity.IRangedAttackMob
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.DrownedEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.IllusionerEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.PillagerEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.WitchEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
- performRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.passive.SnowGolemEntity
- performShooting(World, LivingEntity, Hand, ItemStack, float, float) - Static method in class net.minecraft.item.CrossbowItem
- performSpellCasting() - Method in class net.minecraft.entity.monster.EvokerEntity.AttackSpellGoal
- performSpellCasting() - Method in class net.minecraft.entity.monster.EvokerEntity.SummonSpellGoal
- performSpellCasting() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
- performSpellCasting() - Method in class net.minecraft.entity.monster.IllusionerEntity.BlindnessSpellGoal
- performSpellCasting() - Method in class net.minecraft.entity.monster.IllusionerEntity.MirrorSpellGoal
- performSpellCasting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
- performTeleport(CommandSource, Entity, ServerWorld, double, double, double, Set<SPlayerPositionLookPacket.Flags>, float, float, TeleportCommand.Facing) - Static method in class net.minecraft.command.impl.TeleportCommand
- period - Variable in class net.minecraft.loot.conditions.TimeCheck
- PerlinNoiseGenerator - Class in net.minecraft.world.gen
- PerlinNoiseGenerator(SharedSeedRandom, IntSortedSet) - Constructor for class net.minecraft.world.gen.PerlinNoiseGenerator
- PerlinNoiseGenerator(SharedSeedRandom, List<Integer>) - Constructor for class net.minecraft.world.gen.PerlinNoiseGenerator
- PerlinNoiseGenerator(SharedSeedRandom, IntStream) - Constructor for class net.minecraft.world.gen.PerlinNoiseGenerator
- permanentModifiers - Variable in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
- PERMISSION_LEVEL_MAP - Static variable in enum net.minecraftforge.server.permission.DefaultPermissionHandler
- PermissionAPI - Class in net.minecraftforge.server.permission
- PermissionAPI() - Constructor for class net.minecraftforge.server.permission.PermissionAPI
- permissionHandler - Static variable in class net.minecraftforge.server.permission.PermissionAPI
- permissionLevel - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
- permissionLevel - Variable in class net.minecraft.command.CommandSource
- permitsPerSecond - Variable in class net.minecraft.realms.RepeatedNarrator
- permutation - Variable in enum net.minecraft.util.math.vector.Orientation
- permutation - Variable in enum net.minecraft.util.TriplePermutation
- permutation(int) - Method in enum net.minecraft.util.TriplePermutation
- persisted - Variable in class net.minecraftforge.registries.RegistryManager
- PERSISTED_NBT_TAG - Static variable in class net.minecraft.entity.player.PlayerEntity
- persistenceRequired - Variable in class net.minecraft.entity.MobEntity
- PersistenceSerializer - Class in net.minecraft.realms
- PersistenceSerializer() - Constructor for class net.minecraft.realms.PersistenceSerializer
- PERSISTENT - Static variable in class net.minecraft.block.LeavesBlock
- PERSISTENT - Static variable in class net.minecraft.state.properties.BlockStateProperties
- PERSISTENT_ANGER_TIME - Static variable in class net.minecraft.entity.monster.EndermanEntity
- PERSISTENT_ANGER_TIME - Static variable in class net.minecraft.entity.monster.ZombifiedPiglinEntity
- PERSISTENT_ANGER_TIME - Static variable in class net.minecraft.entity.passive.BeeEntity
- PERSISTENT_ANGER_TIME - Static variable in class net.minecraft.entity.passive.IronGolemEntity
- PERSISTENT_ANGER_TIME - Static variable in class net.minecraft.entity.passive.PolarBearEntity
- PERSISTENT_ANGER_TIME - Static variable in class net.minecraft.entity.passive.WolfEntity
- persistentAngerTarget - Variable in class net.minecraft.entity.monster.EndermanEntity
- persistentAngerTarget - Variable in class net.minecraft.entity.monster.ZombifiedPiglinEntity
- persistentAngerTarget - Variable in class net.minecraft.entity.passive.BeeEntity
- persistentAngerTarget - Variable in class net.minecraft.entity.passive.IronGolemEntity
- persistentAngerTarget - Variable in class net.minecraft.entity.passive.PolarBearEntity
- persistentAngerTarget - Variable in class net.minecraft.entity.passive.WolfEntity
- persistentData - Variable in class net.minecraft.entity.Entity
- perspective(double, float, float, float) - Static method in class net.minecraft.util.math.vector.Matrix4f
- perspective(ItemCameraTransforms.TransformType, T) - Method in class net.minecraftforge.client.model.generators.loaders.SeparatePerspectiveModelBuilder
- Perspective(ItemCameraTransforms.TransformType, String) - Constructor for enum net.minecraftforge.client.model.generators.ModelBuilder.Perspective
- perspectiveDivide() - Method in class net.minecraft.util.math.vector.Vector4f
- PerspectiveMapWrapper - Class in net.minecraftforge.client.model
- PerspectiveMapWrapper(IBakedModel, ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix>) - Constructor for class net.minecraftforge.client.model.PerspectiveMapWrapper
- PerspectiveMapWrapper(IBakedModel, IModelTransform) - Constructor for class net.minecraftforge.client.model.PerspectiveMapWrapper
- PerspectiveMapWrapper.OverrideListWrapper - Class in net.minecraftforge.client.model
- perspectives - Variable in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
- perspectives - Variable in class net.minecraftforge.client.model.SeparatePerspectiveModel
- PERSPECTIVES - Static variable in class net.minecraftforge.client.model.SeparatePerspectiveModel.Loader
- perWorldTickTimes - Variable in class net.minecraft.server.MinecraftServer
- PETRIFIED_OAK_SLAB - Static variable in class net.minecraft.block.Blocks
- PETRIFIED_OAK_SLAB - Static variable in class net.minecraft.item.Items
- PHANTOM - Static variable in class net.minecraft.entity.EntityType
- PHANTOM_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PHANTOM_BITE - Static variable in class net.minecraft.util.SoundEvents
- PHANTOM_BITE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
- PHANTOM_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PHANTOM_EYES - Static variable in class net.minecraft.client.renderer.entity.layers.PhantomEyesLayer
- PHANTOM_FLAP - Static variable in class net.minecraft.util.SoundEvents
- PHANTOM_HURT - Static variable in class net.minecraft.util.SoundEvents
- PHANTOM_LOCATION - Static variable in class net.minecraft.client.renderer.entity.PhantomRenderer
- PHANTOM_MEMBRANE - Static variable in class net.minecraft.item.Items
- PHANTOM_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PHANTOM_SWOOP - Static variable in class net.minecraft.util.SoundEvents
- PhantomEntity - Class in net.minecraft.entity.monster
- PhantomEntity(EntityType<? extends PhantomEntity>, World) - Constructor for class net.minecraft.entity.monster.PhantomEntity
- PhantomEntity.AttackPhase - Enum in net.minecraft.entity.monster
- PhantomEntity.AttackPlayerGoal - Class in net.minecraft.entity.monster
- PhantomEntity.BodyHelperController - Class in net.minecraft.entity.monster
- PhantomEntity.LookHelperController - Class in net.minecraft.entity.monster
- PhantomEntity.MoveGoal - Class in net.minecraft.entity.monster
- PhantomEntity.MoveHelperController - Class in net.minecraft.entity.monster
- PhantomEntity.OrbitPointGoal - Class in net.minecraft.entity.monster
- PhantomEntity.PickAttackGoal - Class in net.minecraft.entity.monster
- PhantomEntity.SweepAttackGoal - Class in net.minecraft.entity.monster
- PhantomEyesLayer<T extends Entity> - Class in net.minecraft.client.renderer.entity.layers
- PhantomEyesLayer(IEntityRenderer<T, PhantomModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.PhantomEyesLayer
- PhantomModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
- PhantomModel() - Constructor for class net.minecraft.client.renderer.entity.model.PhantomModel
- PhantomRenderer - Class in net.minecraft.client.renderer.entity
- PhantomRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PhantomRenderer
- PhantomSpawner - Class in net.minecraft.world.spawner
- PhantomSpawner() - Constructor for class net.minecraft.world.spawner.PhantomSpawner
- phase - Variable in class net.minecraftforge.event.TickEvent
- Phase - Class in net.minecraft.entity.boss.dragon.phase
- Phase() - Constructor for enum net.minecraft.world.server.ServerWorldLightManager.Phase
- Phase() - Constructor for enum net.minecraftforge.event.TickEvent.Phase
- Phase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.Phase
- phaseManager - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- PhaseManager - Class in net.minecraft.entity.boss.dragon.phase
- PhaseManager(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.PhaseManager
- phases - Variable in class net.minecraft.entity.boss.dragon.phase.PhaseManager
- phases - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
- PhaseType<T extends IPhase> - Class in net.minecraft.entity.boss.dragon.phase
- PhaseType(int, Class<? extends IPhase>, String) - Constructor for class net.minecraft.entity.boss.dragon.phase.PhaseType
- pick(double, float, boolean) - Method in class net.minecraft.entity.Entity
- pick(float) - Method in class net.minecraft.client.renderer.GameRenderer
- PickAttackGoal() - Constructor for class net.minecraft.entity.monster.PhantomEntity.PickAttackGoal
- PICKAXE - Static variable in class net.minecraftforge.common.ToolType
- PickaxeItem - Class in net.minecraft.item
- PickaxeItem(IItemTier, int, float, Item.Properties) - Constructor for class net.minecraft.item.PickaxeItem
- pickBlock() - Method in class net.minecraft.client.Minecraft
- PICKLES - Static variable in class net.minecraft.block.SeaPickleBlock
- PICKLES - Static variable in class net.minecraft.state.properties.BlockStateProperties
- pickNextTarget(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.BoneMealCropsTask
- pickSlot(int) - Method in class net.minecraft.entity.player.PlayerInventory
- pickSprite(IAnimatedSprite) - Method in class net.minecraft.client.particle.SpriteTexturedParticle
- pickup - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
- PICKUP - net.minecraft.inventory.container.ClickType
- PICKUP_ALL - net.minecraft.inventory.container.ClickType
- pickupDelay - Variable in class net.minecraft.entity.item.ItemEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.MobEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.monster.PillagerEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.passive.DolphinEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.passive.FoxEntity
- pickUpItem(ItemEntity) - Method in class net.minecraft.entity.passive.PandaEntity
- pickUpItem(PiglinEntity, ItemEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
- PickupStatus() - Constructor for enum net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
- PickupWantedItemTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
- PickupWantedItemTask(float, boolean, int) - Constructor for class net.minecraft.entity.ai.brain.task.PickupWantedItemTask
- PickupWantedItemTask(Predicate<E>, float, boolean, int) - Constructor for class net.minecraft.entity.ai.brain.task.PickupWantedItemTask
- PickupXp(PlayerEntity, ExperienceOrbEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent.PickupXp
- piece - Variable in class net.minecraft.world.gen.feature.jigsaw.JigsawManager.Entry
- Piece(BlockPos) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
- Piece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Piece
- Piece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
- Piece(IStructurePieceType, int, Direction, OceanMonumentPieces.RoomDefinition, int, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
- Piece(IStructurePieceType, int, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Piece
- Piece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Piece
- Piece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Piece
- Piece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
- Piece(IStructurePieceType, Direction, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
- Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
- Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
- Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
- Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
- Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
- Piece(TemplateManager, ResourceLocation, BlockPos, Rotation) - Constructor for class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
- Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
- Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, float, OceanRuinStructure.Type, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
- Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, int) - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
- piece1 - Variable in class net.minecraft.client.renderer.entity.model.SnowManModel
- piece2 - Variable in class net.minecraft.client.renderer.entity.model.SnowManModel
- pieceClass - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.PieceWeight
- pieceClass - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PieceWeight
- pieces - Variable in class net.minecraft.world.gen.feature.jigsaw.JigsawManager.Assembler
- pieces - Variable in class net.minecraft.world.gen.feature.structure.StructureStart
- PieceWeight(Class<? extends FortressPieces.Piece>, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.PieceWeight
- PieceWeight(Class<? extends FortressPieces.Piece>, int, int, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.PieceWeight
- PieceWeight(Class<? extends StrongholdPieces.Stronghold>, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.PieceWeight
- PIERCE_LEVEL - Static variable in class net.minecraft.entity.projectile.AbstractArrowEntity
- piercedAndKilledEntities - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
- PIERCING - Static variable in class net.minecraft.enchantment.Enchantments
- PiercingEnchantment - Class in net.minecraft.enchantment
- PiercingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PiercingEnchantment
- piercingIgnoreEntityIds - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
- PIG - Static variable in class net.minecraft.entity.EntityType
- PIG_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PIG_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PIG_HURT - Static variable in class net.minecraft.util.SoundEvents
- PIG_LOCATION - Static variable in class net.minecraft.client.renderer.entity.PigRenderer
- PIG_ONE_CM - Static variable in class net.minecraft.stats.Stats
- PIG_SADDLE - Static variable in class net.minecraft.util.SoundEvents
- PIG_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PIG_STEP - Static variable in class net.minecraft.util.SoundEvents
- PigEntity - Class in net.minecraft.entity.passive
- PigEntity(EntityType<? extends PigEntity>, World) - Constructor for class net.minecraft.entity.passive.PigEntity
- PIGLIN - net.minecraft.tileentity.BannerPattern
- PIGLIN - Static variable in class net.minecraft.entity.EntityType
- PIGLIN_ADMIRING_ITEM - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_ANGRY - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
- PIGLIN_BARTER - Static variable in class net.minecraft.loot.LootParameterSets
- PIGLIN_BARTERING - Static variable in class net.minecraft.loot.LootTables
- PIGLIN_BRUTE - Static variable in class net.minecraft.entity.EntityType
- PIGLIN_BRUTE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_BRUTE_ANGRY - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIED - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_BRUTE_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_BRUTE_HURT - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_BRUTE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PIGLIN_BRUTE_SPECIFIC_SENSOR - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
- PIGLIN_BRUTE_STEP - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_CONVERTED_TO_ZOMBIFIED - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_HURT - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_JEALOUS - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_LOVED - Static variable in class net.minecraft.tags.ItemTags
- PIGLIN_REPELLENTS - Static variable in class net.minecraft.tags.BlockTags
- PIGLIN_REPELLENTS - Static variable in class net.minecraft.tags.ItemTags
- PIGLIN_RETREAT - Static variable in class net.minecraft.util.SoundEvents
- PIGLIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PIGLIN_SPECIFIC_SENSOR - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
- PIGLIN_STEP - Static variable in class net.minecraft.util.SoundEvents
- PiglinAction - Enum in net.minecraft.entity.monster.piglin
- PiglinAction() - Constructor for enum net.minecraft.entity.monster.piglin.PiglinAction
- PiglinBarteringAddition - Class in net.minecraft.loot
- PiglinBarteringAddition() - Constructor for class net.minecraft.loot.PiglinBarteringAddition
- PiglinBruteBrain - Class in net.minecraft.entity.monster.piglin
- PiglinBruteBrain() - Constructor for class net.minecraft.entity.monster.piglin.PiglinBruteBrain
- PiglinBruteEntity - Class in net.minecraft.entity.monster.piglin
- PiglinBruteEntity(EntityType<? extends PiglinBruteEntity>, World) - Constructor for class net.minecraft.entity.monster.piglin.PiglinBruteEntity
- PiglinBruteSpecificSensor - Class in net.minecraft.entity.ai.brain.sensor
- PiglinBruteSpecificSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.PiglinBruteSpecificSensor
- PiglinEntity - Class in net.minecraft.entity.monster.piglin
- PiglinEntity(EntityType<? extends AbstractPiglinEntity>, World) - Constructor for class net.minecraft.entity.monster.piglin.PiglinEntity
- PiglinIdleActivityTask<E extends MobEntity,T> - Class in net.minecraft.entity.ai.brain.task
- PiglinIdleActivityTask(Predicate<E>, MemoryModuleType<? extends T>, MemoryModuleType<T>, RangedInteger) - Constructor for class net.minecraft.entity.ai.brain.task.PiglinIdleActivityTask
- PiglinMobsSensor - Class in net.minecraft.entity.ai.brain.sensor
- PiglinMobsSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.PiglinMobsSensor
- PiglinModel<T extends MobEntity> - Class in net.minecraft.client.renderer.entity.model
- PiglinModel(float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.PiglinModel
- PiglinRenderer - Class in net.minecraft.client.renderer.entity
- PiglinRenderer(EntityRendererManager, boolean) - Constructor for class net.minecraft.client.renderer.entity.PiglinRenderer
- piglinSafe - Variable in class net.minecraft.world.DimensionType
- piglinSafe() - Method in class net.minecraft.world.DimensionType
- piglinsEqualOrOutnumberHoglins(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
- piglinsOutnumberHoglins(HoglinEntity) - Static method in class net.minecraft.entity.monster.HoglinTasks
- PiglinTasks - Class in net.minecraft.entity.monster.piglin
- PiglinTasks() - Constructor for class net.minecraft.entity.monster.piglin.PiglinTasks
- PigModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
- PigModel() - Constructor for class net.minecraft.client.renderer.entity.model.PigModel
- PigModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.PigModel
- PigRenderer - Class in net.minecraft.client.renderer.entity
- PigRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PigRenderer
- PIGSCENE - Static variable in class net.minecraft.entity.item.PaintingType
- PILE_HAY - Static variable in class net.minecraft.world.gen.feature.Features
- PILE_ICE - Static variable in class net.minecraft.world.gen.feature.Features
- PILE_MELON - Static variable in class net.minecraft.world.gen.feature.Features
- PILE_PUMPKIN - Static variable in class net.minecraft.world.gen.feature.Features
- PILE_SNOW - Static variable in class net.minecraft.world.gen.feature.Features
- PILLAGER - net.minecraft.world.raid.Raid.WaveMember
- PILLAGER - Static variable in class net.minecraft.client.renderer.entity.PillagerRenderer
- PILLAGER - Static variable in class net.minecraft.entity.EntityType
- PILLAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PILLAGER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
- PILLAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PILLAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
- PILLAGER_OUTPOST - Static variable in class net.minecraft.loot.LootTables
- PILLAGER_OUTPOST - Static variable in class net.minecraft.world.gen.feature.structure.Structure
- PILLAGER_OUTPOST - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
- PILLAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PillagerEntity - Class in net.minecraft.entity.monster
- PillagerEntity(EntityType<? extends PillagerEntity>, World) - Constructor for class net.minecraft.entity.monster.PillagerEntity
- PillagerOutpostPools - Class in net.minecraft.world.gen.feature.structure
- PillagerOutpostPools() - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostPools
- PillagerOutpostStructure - Class in net.minecraft.world.gen.feature.structure
- PillagerOutpostStructure(Codec<VillageConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
- PillagerRenderer - Class in net.minecraft.client.renderer.entity
- PillagerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PillagerRenderer
- pillarNoise - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
- pillarRoofNoise - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
- PINE - Static variable in class net.minecraft.world.gen.feature.Features
- PINE_FOLIAGE_PLACER - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
- PineFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
- PineFoliagePlacer(FeatureSpread, FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
- ping - Variable in class com.mojang.realmsclient.dto.RegionPingResult
- ping - Variable in class net.minecraft.client.multiplayer.ServerData
- ping() - Method in class com.mojang.realmsclient.dto.RegionPingResult
- ping(Ping.Region...) - Static method in class com.mojang.realmsclient.client.Ping
- ping(String) - Static method in class com.mojang.realmsclient.client.Ping
- Ping - Class in com.mojang.realmsclient.client
- Ping() - Constructor for class com.mojang.realmsclient.client.Ping
- Ping.Region - Enum in com.mojang.realmsclient.client
- pingAllRegions() - Static method in class com.mojang.realmsclient.client.Ping
- pinged - Variable in class net.minecraft.client.multiplayer.ServerData
- pinger - Variable in class net.minecraft.client.gui.screen.MultiplayerScreen
- pingGroup - Variable in class net.minecraft.client.network.LanServerDetector.LanServerFindThread
- PINGING_TOOLTIP - Static variable in class net.minecraft.client.gui.screen.ServerSelectionList
- pingLegacyServer(ServerData) - Method in class net.minecraft.client.network.ServerPinger
- pingRegions() - Method in class com.mojang.realmsclient.RealmsMainScreen
- PingResult - Class in com.mojang.realmsclient.dto
- PingResult() - Constructor for class com.mojang.realmsclient.dto.PingResult
- pingResults - Variable in class com.mojang.realmsclient.dto.PingResult
- pingServer(ServerData, Runnable) - Method in class net.minecraft.client.network.ServerPinger
- pingTime - Variable in class net.minecraft.client.network.LanServerInfo
- PINK - net.minecraft.item.DyeColor
- PINK - net.minecraft.world.BossInfo.Color
- PINK_BANNER - Static variable in class net.minecraft.block.Blocks
- PINK_BANNER - Static variable in class net.minecraft.item.Items
- PINK_BED - Static variable in class net.minecraft.block.Blocks
- PINK_BED - Static variable in class net.minecraft.item.Items
- PINK_CARPET - Static variable in class net.minecraft.block.Blocks
- PINK_CARPET - Static variable in class net.minecraft.item.Items
- PINK_CONCRETE - Static variable in class net.minecraft.block.Blocks
- PINK_CONCRETE - Static variable in class net.minecraft.item.Items
- PINK_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
- PINK_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
- PINK_DYE - Static variable in class net.minecraft.item.Items
- PINK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
- PINK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
- PINK_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
- PINK_SHULKER_BOX - Static variable in class net.minecraft.item.Items
- PINK_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
- PINK_STAINED_GLASS - Static variable in class net.minecraft.item.Items
- PINK_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
- PINK_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
- PINK_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
- PINK_TERRACOTTA - Static variable in class net.minecraft.item.Items
- PINK_TULIP - Static variable in class net.minecraft.block.Blocks
- PINK_TULIP - Static variable in class net.minecraft.item.Items
- PINK_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
- PINK_WOOL - Static variable in class net.minecraft.block.Blocks
- PINK_WOOL - Static variable in class net.minecraft.item.Items
- pipe(IVertexConsumer) - Method in class net.minecraft.client.renderer.model.BakedQuad
- pipe(IVertexConsumer) - Method in interface net.minecraftforge.client.model.pipeline.IVertexProducer
- PIPE_SPLITTER - Static variable in class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
- pirateSpeechForThePeople(String) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
- PISTON - net.minecraft.entity.MoverType
- PISTON - Static variable in class net.minecraft.block.Blocks
- PISTON - Static variable in class net.minecraft.block.material.Material
- PISTON - Static variable in class net.minecraft.data.StockModelShapes
- PISTON - Static variable in class net.minecraft.item.Items
- PISTON - Static variable in class net.minecraft.tileentity.TileEntityType
- PISTON_CONTRACT - Static variable in class net.minecraft.util.SoundEvents
- PISTON_EXTEND - Static variable in class net.minecraft.util.SoundEvents
- PISTON_HEAD - Static variable in class net.minecraft.block.Blocks
- PISTON_HEAD - Static variable in class net.minecraft.data.StockModelShapes
- PISTON_HEAD_SHORT - Static variable in class net.minecraft.data.StockModelShapes
- PISTON_TYPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
- pistonBase(boolean) - Static method in class net.minecraft.block.Blocks
- PistonBlock - Class in net.minecraft.block
- PistonBlock(boolean, AbstractBlock.Properties) - Constructor for class net.minecraft.block.PistonBlock
- PistonBlockStructureHelper - Class in net.minecraft.block
- PistonBlockStructureHelper(World, BlockPos, Direction, boolean) - Constructor for class net.minecraft.block.PistonBlockStructureHelper
- pistonDeltas - Variable in class net.minecraft.entity.Entity
- pistonDeltasGameTime - Variable in class net.minecraft.entity.Entity
- pistonDirection - Variable in class net.minecraft.block.PistonBlockStructureHelper
- PistonEvent - Class in net.minecraftforge.event.world
-
Base piston event, use
PistonEvent.Post
andPistonEvent.Pre
- PistonEvent(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent
- PistonEvent.PistonMoveType - Enum in net.minecraftforge.event.world
- PistonEvent.Post - Class in net.minecraftforge.event.world
-
Fires after the piston has moved and set surrounding states.
- PistonEvent.Pre - Class in net.minecraftforge.event.world
-
Fires before the piston has updated block states.
- PistonEventTest - Class in net.minecraftforge.debug.block
-
This test mod blocks pistons from moving cobblestone at all except indirectly This test mod adds a block that moves upwards when pushed by a piston This test mod informs the user what will happen the piston and affected blocks when changes are made This test mod makes black wool pushed by a piston drop after being pushed.
- PistonEventTest() - Constructor for class net.minecraftforge.debug.block.PistonEventTest
- PistonEventTest.BlockStates - Class in net.minecraftforge.debug.block
- PistonHeadBlock - Class in net.minecraft.block
- PistonHeadBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PistonHeadBlock
- PistonMoveType(boolean) - Constructor for enum net.minecraftforge.event.world.PistonEvent.PistonMoveType
- pistonPos - Variable in class net.minecraft.block.PistonBlockStructureHelper
- pistonPre(PistonEvent.Pre) - Static method in class net.minecraftforge.debug.block.PistonEventTest
- PistonPushedBlock - Class in net.minecraft.util.datafix.fixes
- PistonPushedBlock(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PistonPushedBlock
- PistonTileEntity - Class in net.minecraft.tileentity
- PistonTileEntity() - Constructor for class net.minecraft.tileentity.PistonTileEntity
- PistonTileEntity(BlockState, Direction, boolean, boolean) - Constructor for class net.minecraft.tileentity.PistonTileEntity
- PistonTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
- PistonTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
- PistonType - Enum in net.minecraft.state.properties
- PistonType(String) - Constructor for enum net.minecraft.state.properties.PistonType
- pitch - Variable in class net.minecraft.block.SoundType
- pitch - Variable in class net.minecraft.client.audio.LocatableSound
- pitch - Variable in class net.minecraft.client.audio.MinecartTickableSound
- pitch - Variable in class net.minecraft.client.audio.Sound
- pitch - Variable in class net.minecraft.network.play.server.SPlaySoundEffectPacket
- pitch - Variable in class net.minecraft.network.play.server.SPlaySoundPacket
- pitch - Variable in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
- pitch - Variable in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
- pitch - Variable in class net.minecraftforge.common.data.SoundDefinition.Sound
- pitch - Variable in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
- pitch - Variable in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
- pitch(double) - Method in class net.minecraftforge.common.data.SoundDefinition.Sound
-
Sets the pitch of this specific sound.
- pitch(float) - Method in class net.minecraftforge.common.data.SoundDefinition.Sound
-
Sets the pitch of this specific sound.
- Pivot() - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Pivot
- PIVOT - Static variable in class net.minecraft.world.gen.feature.structure.ShipwreckPieces
- PIVOTS - Static variable in class net.minecraft.world.gen.feature.structure.IglooPieces
- PixelFormat(int, int, boolean, boolean, boolean, boolean, boolean, int, int, int, int, int, boolean) - Constructor for enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
- PixelFormatGLCode(int) - Constructor for enum net.minecraft.client.renderer.texture.NativeImage.PixelFormatGLCode
- pixels - Variable in class com.mojang.realmsclient.util.SkinProcessor
- pixels - Variable in class net.minecraft.client.renderer.texture.DynamicTexture
- pixels - Variable in class net.minecraft.client.renderer.texture.NativeImage
- pixels - Static variable in class net.minecraft.world.FoliageColors
- pixels - Static variable in class net.minecraft.world.GrassColors
- pixelStore(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
- pixelTransfer(int, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
- pixelValueLabel(int) - Method in class net.minecraft.client.AbstractOption
- place(boolean, boolean, RailShape) - Method in class net.minecraft.block.RailState
- place(Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.SimplePlacement
- place(Random, FeatureSpreadConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountPlacement
- place(Random, FeatureSpreadConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.FirePlacement
- place(Random, FeatureSpreadConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.GlowstonePlacement
- place(Random, AtSurfaceWithExtraConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountExtraPlacement
- place(Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.ChancePlacement
- place(Random, DepthAverageConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.DepthAveragePlacement
- place(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.EndIsland
- place(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.Height4To32
- place(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.IcebergPlacement
- place(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.Passthrough
- place(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.SquarePlacement
- place(Random, TopSolidRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.RangeBiasedPlacement
- place(Random, TopSolidRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.RangePlacement
- place(Random, TopSolidRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.RangeVeryBiasedPlacement
- place(Random, TopSolidWithNoiseConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountNoiseBiasedPlacement
- place(BlockItemUseContext) - Method in class net.minecraft.item.BlockItem
- place(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
- place(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
- place(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
- place(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
- place(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
- place(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
- place(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
- place(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
- place(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.LeaveVineTreeDecorator
- place(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
- place(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
- place(ISeedReader, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
- place(ISeedReader, ChunkGenerator, Random, BlockPos, FC) - Method in class net.minecraft.world.gen.feature.Feature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BasaltDeltasFeature) - Method in class net.minecraft.world.gen.feature.structure.BasaltDeltasStructure
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.feature.TreeFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlobReplacementConfig) - Method in class net.minecraft.world.gen.feature.structure.NetherackBlobReplacementStructure
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlockClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.RandomPatchFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlockBlobFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateFeatureConfig) - Method in class net.minecraft.world.gen.feature.IcebergFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateFeatureConfig) - Method in class net.minecraft.world.gen.feature.LakesFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateProvidingFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlockPileFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateProvidingFeatureConfig) - Method in class net.minecraft.world.gen.feature.NetherVegetationFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, BlockWithContextConfig) - Method in class net.minecraft.world.gen.feature.BlockWithContextFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, ColumnConfig) - Method in class net.minecraft.world.gen.feature.BasaltColumnFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, DecoratedFeatureConfig) - Method in class net.minecraft.world.gen.feature.DecoratedFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, EndGatewayConfig) - Method in class net.minecraft.world.gen.feature.EndGatewayFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, EndSpikeFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, FeatureSpreadConfig) - Method in class net.minecraft.world.gen.feature.SeaPickleFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, FillLayerConfig) - Method in class net.minecraft.world.gen.feature.FillLayerFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, HugeFungusConfig) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, LiquidsConfig) - Method in class net.minecraft.world.gen.feature.SpringFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, MultipleRandomFeatureConfig) - Method in class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BasaltPillarFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlueIceFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BonusChestFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.ChorusPlantFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.CoralFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.DesertWellsFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.DungeonsFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndIslandFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndPodiumFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.FossilsFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.GlowstoneBlobFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.IceAndSnowFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.IceSpikeFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.KelpFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.NoOpFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.TwistingVineFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.VinesFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.WeepingVineFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, OreFeatureConfig) - Method in class net.minecraft.world.gen.feature.NoExposedOreFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, OreFeatureConfig) - Method in class net.minecraft.world.gen.feature.OreFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, ProbabilityConfig) - Method in class net.minecraft.world.gen.feature.BambooFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, ProbabilityConfig) - Method in class net.minecraft.world.gen.feature.SeaGrassFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, ReplaceBlockConfig) - Method in class net.minecraft.world.gen.feature.ReplaceBlockFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, SingleRandomFeature) - Method in class net.minecraft.world.gen.feature.SingleRandomFeatureConfig
- place(ISeedReader, ChunkGenerator, Random, BlockPos, SphereReplaceConfig) - Method in class net.minecraft.world.gen.feature.AbstractSphereReplaceConfig
- place(ISeedReader, ChunkGenerator, Random, BlockPos, SphereReplaceConfig) - Method in class net.minecraft.world.gen.feature.IcePathFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, SphereReplaceConfig) - Method in class net.minecraft.world.gen.feature.SphereReplaceFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, TwoFeatureChoiceConfig) - Method in class net.minecraft.world.gen.feature.TwoFeatureChoiceFeature
- place(ISeedReader, ChunkGenerator, Random, BlockPos, U) - Method in class net.minecraft.world.gen.feature.FlowersFeature
- place(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, BlockPos, boolean) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
- place(IWorld, Random, BlockPos, int, int, int) - Static method in class net.minecraft.world.gen.feature.TwistingVineFeature
- place(IWorld, Random, BlockPos, BlockStateProvidingFeatureConfig, int, int) - Static method in class net.minecraft.world.gen.feature.NetherVegetationFeature
- place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.BlockPlacer
- place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.ColumnBlockPlacer
- place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
- place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.SimpleBlockPlacer
- place(ServerWorld, BlockPos, int) - Method in class net.minecraft.command.arguments.BlockStateInput
- place(World, BlockPos, FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidBlock
-
Attempts to place the block at a given position.
- placeAt(IWorld, BlockPos, int) - Method in class net.minecraft.block.DoublePlantBlock
- placeBaseHangOff(IWorld, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.BasaltPillarFeature
- placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BedItem
- placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BlockItem
- placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.TallBlockItem
- placeBlock(ISeedReader, BlockState, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
- placeBlockAt(IWorldGenerationReader, Random, BlockPos) - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
- PlaceBlockGoal(EndermanEntity) - Constructor for class net.minecraft.entity.monster.EndermanEntity.PlaceBlockGoal
- placeBook(World, BlockPos, BlockState, ItemStack) - Static method in class net.minecraft.block.LecternBlock
- placeCircle(IWorldGenerationReader, Random, BlockPos) - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
- placeCobWeb(ISeedReader, MutableBoundingBox, Random, float, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
- placeColumn(IWorld, int, BlockPos, int, int) - Method in class net.minecraft.world.gen.feature.BasaltColumnFeature
- placeCoralBlock(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
- placeCount - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.PieceWeight
- placeCount - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PieceWeight
- PLACED_BLOCK - Static variable in class net.minecraft.advancements.CriteriaTriggers
- placedAgainst - Variable in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
- placedBlock - Variable in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
- placedBlock(Block) - Static method in class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
- PlacedBlockTrigger - Class in net.minecraft.advancements.criterion
- PlacedBlockTrigger() - Constructor for class net.minecraft.advancements.criterion.PlacedBlockTrigger
- PlacedBlockTrigger.Instance - Class in net.minecraft.advancements.criterion
- placeDeadFlower(World, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
- placedHiddenChest - Variable in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
- placedMainChest - Variable in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
- placedTrap1 - Variable in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
- placedTrap2 - Variable in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
- placeEntity(Entity, ServerWorld, ServerWorld, float, Function<Boolean, Entity>) - Method in interface net.minecraftforge.common.util.ITeleporter
-
Called to handle placing the entity in the new world.
- PlaceEventTest - Class in net.minecraftforge.debug.block
- PlaceEventTest() - Constructor for class net.minecraftforge.debug.block.PlaceEventTest
- placeFeature(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralClawFeature
- placeFeature(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
- placeFeature(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralMushroomFeature
- placeFeature(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralTreeFeature
- placeFood(ItemStack, int) - Method in class net.minecraft.tileentity.CampfireTileEntity
- placeGrownFlower(World, BlockPos, int) - Method in class net.minecraft.block.ChorusFlowerBlock
- placeHangOff(IWorld, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.BasaltPillarFeature
- placeHat(IWorld, Random, HugeFungusConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
- placeHatBlock(IWorld, Random, HugeFungusConfig, BlockPos.Mutable, float, float, float) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
- placeHatDropBlock(IWorld, Random, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
- placeIn - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
- placeInChunk(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure.Start
- placeInChunk(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
- placeInChunk(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure.Start
- placeInWorld(IServerWorld, BlockPos, BlockPos, PlacementSettings, Random, int) - Method in class net.minecraft.world.gen.feature.template.Template
- placeInWorld(IServerWorld, BlockPos, PlacementSettings, Random) - Method in class net.minecraft.world.gen.feature.template.Template
- placeInWorldChunk(IServerWorld, BlockPos, PlacementSettings, Random) - Method in class net.minecraft.world.gen.feature.template.Template
- placeItemBackInInventory(World, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
- placeLeavesRow(IWorldGenerationReader, Random, BaseTreeFeatureConfig, BlockPos, int, Set<BlockPos>, int, boolean, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.CampfireBlock
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in interface net.minecraft.block.ILiquidContainer
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in interface net.minecraft.block.IWaterLoggable
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.KelpBlock
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.KelpTopBlock
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.SeaGrassBlock
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.SlabBlock
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.TallSeaGrassBlock
- placeLiquid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraftforge.debug.fluid.NewFluidTest.FluidloggableBlock
- placeLog(IWorldGenerationReader, Random, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Static method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
- placeLogIfFree(IWorldGenerationReader, Random, BlockPos.Mutable, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Static method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
- placeLogIfFreeWithOffset(IWorldGenerationReader, Random, BlockPos.Mutable, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig, BlockPos, int, int, int) - Static method in class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer
- placeMega(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random, int, int) - Method in class net.minecraft.block.trees.BigTree
- placement - Variable in class net.minecraft.entity.EntitySpawnPlacementRegistry.Entry
- Placement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
- Placement(Codec<DC>) - Constructor for class net.minecraft.world.gen.placement.Placement
- PlacementBehaviour(String, ImmutableList<StructureProcessor>) - Constructor for enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
- PlacementData() - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.PlacementData
- Placements() - Constructor for class net.minecraft.world.gen.feature.Features.Placements
- PlacementSettings - Class in net.minecraft.world.gen.feature.template
- PlacementSettings() - Constructor for class net.minecraft.world.gen.feature.template.PlacementSettings
- PlacementType() - Constructor for enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
- PlacementType(TriPredicate<IWorldReader, BlockPos, EntityType<?>>) - Constructor for enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
- placeNetherrackOrMagma(Random, IWorld, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
- placeNewPlayer(NetworkManager, ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
- placeOn - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
- Placer(TemplateManager, Random) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.Placer
- placeRecipe(int, int, int, IRecipe<?>, Iterator<T>, int) - Method in interface net.minecraft.item.crafting.IRecipePlacer
- placeRecipe(int, IntList) - Method in class net.minecraft.item.crafting.ServerRecipePlacerFurnace
- placeRoofNetherWart(IWorld, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WeepingVineFeature
- placeRoofWeepingVines(IWorld, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WeepingVineFeature
- placeSettings - Variable in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
- placeSound - Variable in class net.minecraft.block.SoundType
- placeSound - Variable in class net.minecraftforge.common.util.ForgeSoundType
- placeSpike(IServerWorld, Random, EndSpikeFeatureConfig, EndSpikeFeature.EndSpike) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
- placeStem(IWorld, Random, HugeFungusConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
- placeSupport(ISeedReader, MutableBoundingBox, int, int, int, int, int, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
- placeSupportPillar(ISeedReader, MutableBoundingBox, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
- placeTrunk(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
- placeTrunk(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.DarkOakTrunkPlacer
- placeTrunk(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.FancyTrunkPlacer
- placeTrunk(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.ForkyTrunkPlacer
- placeTrunk(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer
- placeTrunk(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.MegaJungleTrunkPlacer
- placeTrunk(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.StraightTrunkPlacer
- placeTrunk(IWorld, Random, BlockPos, BigMushroomFeatureConfig, int, BlockPos.Mutable) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
- placeTwistingVines(IWorld, Random, BlockPos, int, int, int) - Static method in class net.minecraft.world.gen.feature.TwistingVineFeature
- placeUnder - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
- placeVine(IWorldWriter, BlockPos, BooleanProperty, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
- placeWeepingVinesColumn(IWorld, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.TwistingVineFeature
- placeWeepingVinesColumn(IWorld, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.WeepingVineFeature
- placing - Variable in class net.minecraft.world.gen.feature.jigsaw.JigsawManager.Assembler
- PLAIN_FLOWER_PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
- PLAIN_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
- plainCopy() - Method in interface net.minecraft.util.text.ITextComponent
- plainCopy() - Method in class net.minecraft.util.text.KeybindTextComponent
- plainCopy() - Method in class net.minecraft.util.text.NBTTextComponent.Block
- plainCopy() - Method in class net.minecraft.util.text.NBTTextComponent.Entity
- plainCopy() - Method in class net.minecraft.util.text.NBTTextComponent.Storage
- plainCopy() - Method in class net.minecraft.util.text.ScoreTextComponent
- plainCopy() - Method in class net.minecraft.util.text.SelectorTextComponent
- plainCopy() - Method in class net.minecraft.util.text.StringTextComponent
- plainCopy() - Method in class net.minecraft.util.text.TextComponent
- plainCopy() - Method in class net.minecraft.util.text.TranslationTextComponent
- PlainFlowerBlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
- PlainFlowerBlockStateProvider() - Constructor for class net.minecraft.world.gen.blockstateprovider.PlainFlowerBlockStateProvider
- plainHeadByWidth(String, int, Style) - Method in class net.minecraft.util.text.CharacterManager
- plainIndexAtWidth(String, int, Style) - Method in class net.minecraft.util.text.CharacterManager
- PLAINS - net.minecraft.world.biome.Biome.Category
- PLAINS - net.minecraft.world.gen.layer.LayerUtil.Type
- PLAINS - Static variable in class net.minecraft.entity.villager.VillagerType
- PLAINS - Static variable in class net.minecraft.world.biome.BiomeRegistry
- PLAINS - Static variable in class net.minecraft.world.biome.Biomes
- PLAINS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
- PLAINS - Static variable in class net.minecraftforge.common.PlantType
- plainsBiome(boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
- plainsSpawns(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
- plainSubstrByWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
- plainSubstrByWidth(String, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
- PlainsVillagePools - Class in net.minecraft.world.gen.feature.structure
- PlainsVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.PlainsVillagePools
- plainTailByWidth(String, int, Style) - Method in class net.minecraft.util.text.CharacterManager
- plainText - Variable in class net.minecraft.client.util.BidiReorder
- Plane(Direction[], Direction.Axis[]) - Constructor for enum net.minecraft.util.Direction.Plane
- planks - Variable in enum net.minecraft.entity.item.BoatEntity.Type
- PLANKS - Static variable in class net.minecraft.tags.BlockTags
- PLANKS - Static variable in class net.minecraft.tags.ItemTags
- planksFromLog(Consumer<IFinishedRecipe>, IItemProvider, ITag<Item>) - Static method in class net.minecraft.data.RecipeProvider
- planksFromLogs(Consumer<IFinishedRecipe>, IItemProvider, ITag<Item>) - Static method in class net.minecraft.data.RecipeProvider
- plant - Variable in class net.minecraft.block.ChorusFlowerBlock
- plant - Variable in class net.minecraftforge.debug.block.FullPotsAccessorDemo.DioriteFlowerPotTileEntity
- plant(Block) - Static method in class net.minecraft.data.ModelTextures
- plant(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
- PLANT - Static variable in class net.minecraft.block.material.Material
- PLANT - Static variable in class net.minecraft.block.material.MaterialColor
- PLANT - Static variable in class net.minecraft.data.StockTextureAliases
- PLANT - Static variable in class net.minecraft.entity.item.PaintingType
- PLANT_PROPERTY - Static variable in class net.minecraftforge.debug.block.FullPotsAccessorDemo.DioriteFlowerPotTileEntity
- PlantBlockHelper - Class in net.minecraft.block
- PlantBlockHelper() - Constructor for class net.minecraft.block.PlantBlockHelper
- planted - Variable in class net.minecraft.world.gen.feature.HugeFungusConfig
- PlantType - Class in net.minecraftforge.common
- PlantType(String) - Constructor for class net.minecraftforge.common.PlantType
- plate - Variable in class net.minecraft.client.renderer.entity.model.ShieldModel
- plate() - Method in class net.minecraft.client.renderer.entity.model.ShieldModel
- PLATEAU - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
- PLATFORM - Static variable in class net.minecraft.data.StockTextureAliases
- PLATFORM_ORIGIN - Static variable in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
- PLATFORM_ORIGIN_CHUNK - Static variable in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
- PlatformDescriptors - Class in com.mojang.blaze3d.platform
- PlatformDescriptors() - Constructor for class com.mojang.blaze3d.platform.PlatformDescriptors
- play() - Method in class net.minecraft.client.audio.SoundSource
- play(RealmsServer, Screen) - Method in class com.mojang.realmsclient.RealmsMainScreen
- play(ISound) - Method in class net.minecraft.client.audio.SoundEngine
- play(ISound) - Method in class net.minecraft.client.audio.SoundHandler
- Play(World, BlockPos, BlockState, int, NoteBlockInstrument) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent.Play
- PLAY - net.minecraft.network.ProtocolType
- PLAY - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
- PLAY_NOTEBLOCK - Static variable in class net.minecraft.stats.Stats
- PLAY_ONE_MINUTE - Static variable in class net.minecraft.stats.Stats
- PLAY_RECORD - Static variable in class net.minecraft.stats.Stats
- PLAY_RECORD_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
-
data
is the item ID of the record you want to play - PLAY_TO_CLIENT - net.minecraftforge.fml.network.NetworkDirection
- PLAY_TO_SERVER - net.minecraftforge.fml.network.NetworkDirection
- playActivitySound(PiglinBruteEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinBruteBrain
- playAmbientSound() - Method in class net.minecraft.entity.MobEntity
- playAmbientSound() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
- playAmbientSound() - Method in class net.minecraft.entity.monster.ShulkerEntity
- playAmbientSound() - Method in class net.minecraft.entity.passive.FoxEntity
- playAngerSound() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
- playAngrySound() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
- playAngrySound() - Method in class net.minecraft.entity.monster.ZoglinEntity
- playAnimation(IBlockSource, Direction) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
- playBlockFallSound() - Method in class net.minecraft.entity.LivingEntity
- playBossMusic - Variable in class net.minecraft.world.BossInfo
- playBreakSound(World, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
- playBreakSound(World, BlockPos) - Method in class net.minecraft.entity.monster.ZombieEntity.AttackTurtleEggGoal
- playBrokenSound() - Method in class net.minecraft.entity.item.ArmorStandEntity
- playButton - Variable in class com.mojang.realmsclient.RealmsMainScreen
- playCelebrateSound() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
- playChannel - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
- playChestEquipsSound() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
- playChestEquipsSound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
- playChestEquipsSound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
- playConvertedSound() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
- playConvertedSound() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
- playConvertedSound() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
- playDelayed(ISound, int) - Method in class net.minecraft.client.audio.SoundEngine
- playDelayed(ISound, int) - Method in class net.minecraft.client.audio.SoundHandler
- playDestroyProgressSound(IWorld, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
- playDestroyProgressSound(IWorld, BlockPos) - Method in class net.minecraft.entity.monster.ZombieEntity.AttackTurtleEggGoal
- playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.AbstractSlider
- playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.button.ChangePageButton
- playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.Widget
- playedSound - Variable in class net.minecraft.client.gui.toasts.AdvancementToast
- playEmptySound(PlayerEntity, IWorld, BlockPos) - Method in class net.minecraft.item.BucketItem
- playEmptySound(PlayerEntity, IWorld, BlockPos) - Method in class net.minecraft.item.FishBucketItem
- playEquipSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
- player - Variable in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
- player - Variable in class net.minecraft.advancements.criterion.CriterionInstance
- player - Variable in class net.minecraft.advancements.criterion.EntityPredicate.Builder
- player - Variable in class net.minecraft.advancements.criterion.EntityPredicate
- player - Variable in class net.minecraft.advancements.PlayerAdvancements
- player - Variable in class net.minecraft.client.audio.BiomeSoundHandler
- player - Variable in class net.minecraft.client.audio.BubbleColumnAmbientSoundHandler
- player - Variable in class net.minecraft.client.audio.ElytraSound
- player - Variable in class net.minecraft.client.audio.RidingMinecartTickableSound
- player - Variable in class net.minecraft.client.audio.UnderwaterAmbientSoundHandler
- player - Variable in class net.minecraft.client.audio.UnderwaterAmbientSounds.SubSound
- player - Variable in class net.minecraft.client.audio.UnderwaterAmbientSounds.UnderWaterSound
- player - Variable in class net.minecraft.client.Minecraft
- player - Variable in class net.minecraft.entity.ai.goal.BegGoal
- player - Variable in class net.minecraft.entity.ai.goal.TemptGoal
- player - Variable in class net.minecraft.entity.passive.DolphinEntity.SwimWithPlayerGoal
- player - Variable in class net.minecraft.entity.passive.TurtleEntity.PlayerTemptGoal
- player - Variable in class net.minecraft.entity.player.PlayerInventory
- player - Variable in class net.minecraft.inventory.container.AbstractRepairContainer
- player - Variable in class net.minecraft.inventory.container.CraftingResultSlot
- player - Variable in class net.minecraft.inventory.container.FurnaceResultSlot
- player - Variable in class net.minecraft.inventory.container.MerchantResultSlot
- player - Variable in class net.minecraft.inventory.container.WorkbenchContainer
- player - Variable in class net.minecraft.item.ItemUseContext
- player - Variable in class net.minecraft.network.play.ServerPlayNetHandler
- player - Variable in class net.minecraft.server.management.PlayerInteractionManager
- player - Variable in class net.minecraft.util.ServerCooldownTracker
- player - Variable in class net.minecraft.world.storage.MapData.MapInfo
- player - Variable in class net.minecraftforge.client.event.ClientPlayerNetworkEvent
- player - Variable in class net.minecraftforge.client.event.RenderArmEvent
- player - Variable in class net.minecraftforge.client.event.RenderBlockOverlayEvent
- player - Variable in class net.minecraftforge.event.AnvilUpdateEvent
- player - Variable in class net.minecraftforge.event.entity.item.ItemTossEvent
- player - Variable in class net.minecraftforge.event.entity.living.EntityTeleportEvent.EnderPearl
- player - Variable in class net.minecraftforge.event.OnDatapackSyncEvent
- player - Variable in class net.minecraftforge.event.ServerChatEvent
- player - Variable in class net.minecraftforge.event.TickEvent.PlayerTickEvent
- player - Variable in class net.minecraftforge.event.village.VillageSiegeEvent
- player - Variable in class net.minecraftforge.event.world.BlockEvent.BlockToolInteractEvent
- player - Variable in class net.minecraftforge.event.world.BlockEvent.BreakEvent
-
Reference to the Player who broke the block.
- player - Variable in class net.minecraftforge.event.world.ChunkWatchEvent
- player - Variable in class net.minecraftforge.server.permission.context.PlayerContext
- player() - Static method in class net.minecraft.command.arguments.EntityArgument
- player(PlayerPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
- PLAYER - net.minecraft.block.SkullBlock.Types
- PLAYER - net.minecraft.entity.MoverType
- PLAYER - net.minecraft.util.datafix.DefaultTypeReferences
- PLAYER - net.minecraft.world.GameRules.Category
- PLAYER - net.minecraft.world.storage.MapDecoration.Type
- PLAYER - net.minecraftforge.event.TickEvent.Type
- PLAYER - Static variable in class net.minecraft.entity.EntityType
- PLAYER - Static variable in class net.minecraft.util.datafix.TypeReferences
- PLAYER - Static variable in class net.minecraft.world.server.TicketType
- PLAYER - Static variable in class net.minecraftforge.fml.network.PacketDistributor
-
Send to the player specified in the Supplier
PacketDistributor.with(Supplier)
Player - PLAYER_ADVANCEMENTS_DIR - Static variable in class net.minecraft.world.storage.FolderName
- PLAYER_ATTACK_CRIT - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_ATTACK_KNOCKBACK - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_ATTACK_NODAMAGE - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_ATTACK_STRONG - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_ATTACK_SWEEP - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_ATTACK_WEAK - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_BIG_FALL - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_BREATH - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_BURP - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_DATA_DIR - Static variable in class net.minecraft.world.storage.FolderName
- PLAYER_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_HEAD - Static variable in class net.minecraft.block.Blocks
- PLAYER_HEAD - Static variable in class net.minecraft.item.Items
- PLAYER_HURT - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_HURT_DROWN - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_HURT_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
- PLAYER_HURT_ON_FIRE - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_HURT_SWEET_BERRY_BUSH - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_INTERACTED_WITH_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
- PLAYER_KILLED_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
- PLAYER_KILLS - Static variable in class net.minecraft.stats.Stats
- PLAYER_LEVELUP - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_LIST - net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
- PLAYER_OFF_LIMITS - net.minecraft.world.storage.MapDecoration.Type
- PLAYER_OFF_MAP - net.minecraft.world.storage.MapDecoration.Type
- PLAYER_OLD_DATA_DIR - Static variable in class net.minecraft.world.storage.FolderName
- PLAYER_ORDERING - Static variable in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
- PLAYER_SMALL_FALL - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_SPLASH - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_SPLASH_HIGH_SPEED - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_STATS_DIR - Static variable in class net.minecraft.world.storage.FolderName
- PLAYER_STATUS_COLOR - Static variable in class net.minecraft.client.gui.social.FilterListEntry
- PLAYER_SWIM - Static variable in class net.minecraft.util.SoundEvents
- PLAYER_TICKET_LEVEL - Static variable in class net.minecraft.world.server.TicketManager
- PLAYER_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
- PlayerAbilities - Class in net.minecraft.entity.player
- PlayerAbilities() - Constructor for class net.minecraft.entity.player.PlayerAbilities
- PlayerAdvancements - Class in net.minecraft.advancements
- PlayerAdvancements(DataFixer, PlayerList, AdvancementManager, File, ServerPlayerEntity) - Constructor for class net.minecraft.advancements.PlayerAdvancements
- PlayerArmorInvWrapper - Class in net.minecraftforge.items.wrapper
- PlayerArmorInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
- playerAttack(PlayerEntity) - Static method in class net.minecraft.util.DamageSource
- PlayerAttackKnockbackTest - Class in net.minecraftforge.debug.entity.player
-
Tests if the patch to PlayerEntity to make it utilize Attributes.ATTACK_KNOCKBACK works The Knockback Sword adds a modifier to the user's attack knockback The goal of this patch is to allow modders to more easily add equipment or potion effects that affect the attack knockback of players As well as allow command users to modify this attribute for a player
- PlayerAttackKnockbackTest() - Constructor for class net.minecraftforge.debug.entity.player.PlayerAttackKnockbackTest
- PlayerAttackKnockbackTest.KnockbackSwordItem - Class in net.minecraftforge.debug.entity.player
- PlayerBrewedPotionEvent - Class in net.minecraftforge.event.brewing
-
This event is called when a player picks up a potion from a brewing stand.
- PlayerBrewedPotionEvent(PlayerEntity, ItemStack) - Constructor for class net.minecraftforge.event.brewing.PlayerBrewedPotionEvent
- playerCanSpawn - Variable in class net.minecraft.world.biome.MobSpawnInfo.Builder
- playerChanged - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
- PlayerChangedDimensionEvent(PlayerEntity, RegistryKey<World>, RegistryKey<World>) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent
- PlayerChangeGameModeEvent(PlayerEntity, GameType, GameType) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangeGameModeEvent
- PlayerChunkTracker(int) - Constructor for class net.minecraft.world.server.TicketManager.PlayerChunkTracker
- PlayerComparator() - Constructor for class net.minecraft.client.gui.overlay.PlayerTabOverlayGui.PlayerComparator
- playerConsumer(Supplier<ServerPlayerEntity>) - Method in class net.minecraftforge.fml.network.PacketDistributor
- PlayerContainer - Class in net.minecraft.inventory.container
- PlayerContainer(PlayerInventory, boolean, PlayerEntity) - Constructor for class net.minecraft.inventory.container.PlayerContainer
- PlayerContainerEvent - Class in net.minecraftforge.event.entity.player
- PlayerContainerEvent(PlayerEntity, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent
- PlayerContainerEvent.Close - Class in net.minecraftforge.event.entity.player
- PlayerContainerEvent.Open - Class in net.minecraftforge.event.entity.player
- PlayerContext - Class in net.minecraftforge.server.permission.context
- PlayerContext(PlayerEntity) - Constructor for class net.minecraftforge.server.permission.context.PlayerContext
- PlayerController - Class in net.minecraft.client.multiplayer
- PlayerController(Minecraft, ClientPlayNetHandler) - Constructor for class net.minecraft.client.multiplayer.PlayerController
- playerCount - Variable in class net.minecraft.client.gui.social.SocialInteractionsScreen
- playerData - Variable in class net.minecraft.server.integrated.IntegratedPlayerList
- PlayerData - Class in net.minecraft.world.storage
- PlayerData(SaveFormat.LevelSave, DataFixer) - Constructor for class net.minecraft.world.storage.PlayerData
- playerDataStorage - Variable in class net.minecraft.server.MinecraftServer
- playerDataVersion - Variable in class net.minecraft.world.storage.ServerWorldInfo
- playerDestroy(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.BeehiveBlock
- playerDestroy(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.Block
- playerDestroy(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.DoublePlantBlock
- playerDestroy(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.IceBlock
- playerDestroy(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.TurtleEggBlock
- PlayerDestroyItemEvent - Class in net.minecraftforge.event.entity.player
-
PlayerDestroyItemEvent is fired when a player destroys an item.
This event is fired whenever a player destroys an item inPlayerController#onPlayerDestroyBlock(BlockPos)
,PlayerController#processRightClick(PlayerEntity, World, Hand)
,PlayerController#processRightClickBlock(ClientPlayerEntity, ClientWorld, BlockPos, Direction, Vec3d, Hand)
,PlayerEntity#attackTargetEntityWithCurrentItem(Entity)
,PlayerEntity#damageShield(float)
,PlayerEntity.interactOn(Entity, Hand)
,ForgeHooks.getContainerItem(ItemStack)
,PlayerInteractionManager#processRightClick(PlayerEntity, World, ItemStack, Hand)
,PlayerInteractionManager#processRightClickBlock(PlayerEntity, World, ItemStack, Hand, BlockPos, Direction, float, float, float)
andPlayerInteractionManager#tryHarvestBlock(BlockPos)
.
PlayerDestroyItemEvent.original
contains the original ItemStack before the item was destroyed. - PlayerDestroyItemEvent(PlayerEntity, ItemStack, Hand) - Constructor for class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
- playerDied(PlayerEntity) - Method in interface net.minecraft.entity.IAngerable
- playerDir - Variable in class net.minecraft.world.storage.PlayerData
- playerDirectory - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
- playerDirectory - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
- PlayerEntity - Class in net.minecraft.entity.player
- PlayerEntity(World, BlockPos, float, GameProfile) - Constructor for class net.minecraft.entity.player.PlayerEntity
- PlayerEntity.SleepResult - Enum in net.minecraft.entity.player
- PlayerEntityInteractionTrigger - Class in net.minecraft.advancements.criterion
- PlayerEntityInteractionTrigger() - Constructor for class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger
- PlayerEntityInteractionTrigger.Instance - Class in net.minecraft.advancements.criterion
- playerEquipmentHandler - Variable in class net.minecraft.entity.player.PlayerEntity
- PlayerEvent - Class in net.minecraftforge.event.entity.player
-
PlayerEvent is fired whenever an event involving Living entities occurs.
- PlayerEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent
- PlayerEvent.BreakSpeed - Class in net.minecraftforge.event.entity.player
-
BreakSpeed is fired when a player attempts to harvest a block.
This event is fired whenever a player attempts to harvest a block inEntityPlayer#canHarvestBlock(IBlockState)
.
This event is fired via theForgeEventFactory#getBreakSpeed(EntityPlayer, IBlockState, float, BlockPos)
.
PlayerEvent.BreakSpeed.state
contains the block being broken. - PlayerEvent.Clone - Class in net.minecraftforge.event.entity.player
-
Fired when the EntityPlayer is cloned, typically caused by the network sending a RESPAWN_PLAYER event.
- PlayerEvent.HarvestCheck - Class in net.minecraftforge.event.entity.player
-
HarvestCheck is fired when a player attempts to harvest a block.
This event is fired whenever a player attempts to harvest a block inEntityPlayer#canHarvestBlock(IBlockState)
.
This event is fired via theForgeEventFactory#doPlayerHarvestCheck(EntityPlayer, IBlockState, boolean)
.
PlayerEvent.HarvestCheck.state
contains theIBlockState
that is being checked for harvesting. - PlayerEvent.ItemCraftedEvent - Class in net.minecraftforge.event.entity.player
- PlayerEvent.ItemPickupEvent - Class in net.minecraftforge.event.entity.player
- PlayerEvent.ItemSmeltedEvent - Class in net.minecraftforge.event.entity.player
- PlayerEvent.LoadFromFile - Class in net.minecraftforge.event.entity.player
-
The player is being loaded from the world save.
- PlayerEvent.NameFormat - Class in net.minecraftforge.event.entity.player
-
NameFormat is fired when a player's display name is retrieved.
This event is fired whenever a player's name is retrieved inEntityPlayer#getDisplayName()
orEntityPlayer#refreshDisplayName()
.
This event is fired via theForgeEventFactory#getPlayerDisplayName(EntityPlayer, String)
.
PlayerEvent.NameFormat.username
contains the username of the player. - PlayerEvent.PlayerChangedDimensionEvent - Class in net.minecraftforge.event.entity.player
- PlayerEvent.PlayerChangeGameModeEvent - Class in net.minecraftforge.event.entity.player
-
Fired when the game type of a server player is changed to a different value than what it was previously.
- PlayerEvent.PlayerLoggedInEvent - Class in net.minecraftforge.event.entity.player
- PlayerEvent.PlayerLoggedOutEvent - Class in net.minecraftforge.event.entity.player
- PlayerEvent.PlayerRespawnEvent - Class in net.minecraftforge.event.entity.player
- PlayerEvent.SaveToFile - Class in net.minecraftforge.event.entity.player
-
The player is being saved to the world store.
- PlayerEvent.StartTracking - Class in net.minecraftforge.event.entity.player
-
Fired when an Entity is started to be "tracked" by this player (the player receives updates about this entity, e.g.
- PlayerEvent.StopTracking - Class in net.minecraftforge.event.entity.player
-
Fired when an Entity is stopped to be "tracked" by this player (the player no longer receives updates about this entity, e.g.
- PlayerEvent.TabListNameFormat - Class in net.minecraftforge.event.entity.player
-
TabListNameFormat is fired when a player's display name for the tablist is retrieved.
This event is fired whenever a player's display name for the tablist is retrieved inServerPlayerEntity.getTabListDisplayName()
orServerPlayerEntity.refreshTabListName()
.
This event is fired via theForgeEventFactory.getPlayerTabListDisplayName(PlayerEntity)
.
PlayerEvent.TabListNameFormat.getDisplayName()
contains the display name of the player or null if the client should determine the display name itself. - PlayerEvent.Visibility - Class in net.minecraftforge.event.entity.player
-
Deprecated.
- PlayerFlyableFallEvent - Class in net.minecraftforge.event.entity.player
-
Occurs when a player falls, but is able to fly.
- PlayerFlyableFallEvent(PlayerEntity, float, float) - Constructor for class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
- PlayerGameModeEventTest - Class in net.minecraftforge.debug.entity.player
- PlayerGameModeEventTest() - Constructor for class net.minecraftforge.debug.entity.player.PlayerGameModeEventTest
- PlayerGameModeEventTest.PlayerGameModeEventTestClientForgeEvents - Class in net.minecraftforge.debug.entity.player
- PlayerGameModeEventTestClientForgeEvents() - Constructor for class net.minecraftforge.debug.entity.player.PlayerGameModeEventTest.PlayerGameModeEventTestClientForgeEvents
- playerGameType - Variable in class net.minecraft.network.play.server.SRespawnPacket
- PlayerGeneratesContainerLootTrigger - Class in net.minecraft.advancements.criterion
- PlayerGeneratesContainerLootTrigger() - Constructor for class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger
- PlayerGeneratesContainerLootTrigger.Instance - Class in net.minecraft.advancements.criterion
- PlayerGenerationTracker - Class in net.minecraft.world.chunk
- PlayerGenerationTracker() - Constructor for class net.minecraft.world.chunk.PlayerGenerationTracker
- playerGive(Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand.ISuccessListener) - Static method in class net.minecraft.command.impl.LootCommand
- playerHoldingInteresting(PlayerEntity) - Method in class net.minecraft.entity.ai.goal.BegGoal
- playerHurtEntity(DamagePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
- PlayerHurtEntityTrigger - Class in net.minecraft.advancements.criterion
- PlayerHurtEntityTrigger() - Constructor for class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
- PlayerHurtEntityTrigger.Instance - Class in net.minecraft.advancements.criterion
- playerId - Variable in class net.minecraft.network.play.server.SCollectItemPacket
- playerId - Variable in class net.minecraft.network.play.server.SCombatPacket
- playerId - Variable in class net.minecraft.network.play.server.SJoinGamePacket
- playerId - Variable in class net.minecraft.network.play.server.SSpawnPlayerPacket
- playerIdleTimeout - Variable in class net.minecraft.server.dedicated.ServerProperties
- playerIdleTimeout - Variable in class net.minecraft.server.MinecraftServer
- playerInfo - Variable in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen.InvitedEntry
- playerInfo - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
- PlayerInfo - Class in com.mojang.realmsclient.dto
- PlayerInfo() - Constructor for class com.mojang.realmsclient.dto.PlayerInfo
- playerInfoMap - Variable in class net.minecraft.client.network.play.ClientPlayNetHandler
- PlayerInteractEvent - Class in net.minecraftforge.event.entity.player
-
PlayerInteractEvent is fired when a player interacts in some way.
- PlayerInteractEvent(PlayerEntity, Hand, BlockPos, Direction) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent
- PlayerInteractEvent.EntityInteract - Class in net.minecraftforge.event.entity.player
-
This event is fired on both sides when the player right clicks an entity.
- PlayerInteractEvent.EntityInteractSpecific - Class in net.minecraftforge.event.entity.player
-
This event is fired on both sides whenever a player right clicks an entity.
- PlayerInteractEvent.LeftClickBlock - Class in net.minecraftforge.event.entity.player
-
This event is fired when a player left clicks while targeting a block.
- PlayerInteractEvent.LeftClickEmpty - Class in net.minecraftforge.event.entity.player
-
This event is fired on the client side when the player left clicks empty space with any ItemStack.
- PlayerInteractEvent.RightClickBlock - Class in net.minecraftforge.event.entity.player
-
This event is fired on both sides whenever the player right clicks while targeting a block.
- PlayerInteractEvent.RightClickEmpty - Class in net.minecraftforge.event.entity.player
-
This event is fired on the client side when the player right clicks empty space with an empty hand.
- PlayerInteractEvent.RightClickItem - Class in net.minecraftforge.event.entity.player
-
This event is fired on both sides before the player triggers
net.minecraft.item.Item#onItemRightClick
. - PlayerInteractionManager - Class in net.minecraft.server.management
- PlayerInteractionManager(ServerWorld) - Constructor for class net.minecraft.server.management.PlayerInteractionManager
- PlayerInventory - Class in net.minecraft.entity.player
- PlayerInventory(PlayerEntity) - Constructor for class net.minecraft.entity.player.PlayerInventory
- PlayerInvWrapper - Class in net.minecraftforge.items.wrapper
- PlayerInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerInvWrapper
- playerIo - Variable in class net.minecraft.server.management.PlayerList
- playerItemStack - Variable in class net.minecraft.entity.ai.brain.task.ShowWaresTask
- playerItemStackMatchesCostOfOffer(MerchantOffer) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
- playerJoinedHandler - Variable in class net.minecraft.entity.player.PlayerEntity
- playerJumpPendingScale - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
- playerKilledEntity() - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
- playerKilledEntity(EntityPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
- playerKilledEntity(EntityPredicate.Builder, DamageSourcePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
- playerList - Variable in class com.mojang.realmsclient.dto.RealmsServerPing
- playerList - Variable in class net.minecraft.advancements.PlayerAdvancements
- playerList - Variable in class net.minecraft.client.multiplayer.ServerData
- playerList - Variable in class net.minecraft.server.MinecraftServer
- playerList - Variable in class net.minecraftforge.event.OnDatapackSyncEvent
- PlayerList - Class in net.minecraft.server.management
- PlayerList(MinecraftServer, DynamicRegistries.Impl, PlayerData, int) - Constructor for class net.minecraft.server.management.PlayerList
- playerListAll(Supplier<Void>) - Method in class net.minecraftforge.fml.network.PacketDistributor
- PlayerListComponent - Class in net.minecraft.server.gui
- PlayerListComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.PlayerListComponent
- playerListDimConsumer(Supplier<RegistryKey<World>>) - Method in class net.minecraftforge.fml.network.PacketDistributor
- playerListPointConsumer(Supplier<PacketDistributor.TargetPoint>) - Method in class net.minecraftforge.fml.network.PacketDistributor
- playerLoadedChunk(ServerPlayerEntity, IPacket<?>[], Chunk) - Method in class net.minecraft.world.server.ChunkManager
- PlayerLoggedInEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedInEvent
- PlayerLoggedOutEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedOutEvent
- playerLogin(PlayerEvent.PlayerLoggedInEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
- playerMainHandler - Variable in class net.minecraft.entity.player.PlayerEntity
- PlayerMainInvWrapper - Class in net.minecraftforge.items.wrapper
-
Exposes the player inventory WITHOUT the armor inventory as IItemHandler.
- PlayerMainInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
- playerMap - Variable in class net.minecraft.world.server.ChunkManager
- PlayerMenuObject - Class in net.minecraft.client.gui.spectator
- PlayerMenuObject(GameProfile) - Constructor for class net.minecraft.client.gui.spectator.PlayerMenuObject
- PlayerModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
- PlayerModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.PlayerModel
- PlayerModelPart - Enum in net.minecraft.entity.player
- PlayerModelPart(int, String) - Constructor for enum net.minecraft.entity.player.PlayerModelPart
- playerName - Variable in class net.minecraft.client.gui.social.FilterListEntry
- playerName - Variable in class net.minecraft.command.arguments.EntitySelector
- playerName - Variable in class net.minecraft.command.arguments.EntitySelectorParser
- PLAYERNAME_COLOR - Static variable in class net.minecraft.client.gui.social.FilterListEntry
- PlayerNameEventTest - Class in net.minecraftforge.debug.entity.player
- PlayerNameEventTest() - Constructor for class net.minecraftforge.debug.entity.player.PlayerNameEventTest
- PlayerOffhandInvWrapper - Class in net.minecraftforge.items.wrapper
- PlayerOffhandInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerOffhandInvWrapper
- PlayerPredicate - Class in net.minecraft.advancements.criterion
- PlayerPredicate(MinMaxBounds.IntBound, GameType, Map<Stat<?>, MinMaxBounds.IntBound>, Object2BooleanMap<ResourceLocation>, Map<ResourceLocation, PlayerPredicate.IAdvancementPredicate>) - Constructor for class net.minecraft.advancements.criterion.PlayerPredicate
- PlayerPredicate.CompletedAdvancementPredicate - Class in net.minecraft.advancements.criterion
- PlayerPredicate.CriteriaPredicate - Class in net.minecraft.advancements.criterion
- PlayerPredicate.Default - Class in net.minecraft.advancements.criterion
- PlayerPredicate.IAdvancementPredicate - Interface in net.minecraft.advancements.criterion
- playerPrefix - Variable in class net.minecraft.network.play.server.STeamsPacket
- playerPrefix - Variable in class net.minecraft.scoreboard.ScorePlayerTeam
- PlayerProfileCache - Class in net.minecraft.server.management
- PlayerProfileCache(GameProfileRepository, File) - Constructor for class net.minecraft.server.management.PlayerProfileCache
- PlayerProfileCache.ProfileEntry - Class in net.minecraft.server.management
- playerProvider - Variable in class net.minecraft.world.server.ChunkHolder
- PlayerRenderer - Class in net.minecraft.client.renderer.entity
- PlayerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PlayerRenderer
- PlayerRenderer(EntityRendererManager, boolean) - Constructor for class net.minecraft.client.renderer.entity.PlayerRenderer
- playerRenderers - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
- PlayerRespawnEvent(PlayerEntity, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerRespawnEvent
- players - Variable in class com.mojang.realmsclient.dto.RealmsServer
- players - Variable in class com.mojang.realmsclient.dto.RealmsServerPlayerList
- players - Variable in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
- players - Variable in class net.minecraft.client.ClientGameSession
- players - Variable in class net.minecraft.client.gui.social.FilterList
- players - Variable in class net.minecraft.client.gui.spectator.categories.TeleportToTeam.TeamSelectionObject
- players - Variable in class net.minecraft.client.world.ClientWorld
- players - Variable in class net.minecraft.network.play.server.STeamsPacket
- players - Variable in class net.minecraft.network.ServerStatusResponse
- players - Variable in class net.minecraft.scoreboard.ScorePlayerTeam
- players - Variable in class net.minecraft.server.CustomServerBossInfo
- players - Variable in class net.minecraft.server.management.PlayerList
- players - Variable in class net.minecraft.world.chunk.PlayerGenerationTracker
- players - Variable in class net.minecraft.world.server.ServerBossInfo
- players - Variable in class net.minecraft.world.server.ServerWorld
- players() - Method in class net.minecraft.client.world.ClientWorld
- players() - Static method in class net.minecraft.command.arguments.EntityArgument
- players() - Method in class net.minecraft.world.gen.WorldGenRegion
- players() - Method in interface net.minecraft.world.IEntityReader
- players() - Method in class net.minecraft.world.server.ServerWorld
- Players(int, int) - Constructor for class net.minecraft.network.ServerStatusResponse.Players
- PLAYERS - net.minecraft.util.SoundCategory
- playersButton - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
- playersByUUID - Variable in class net.minecraft.server.management.PlayerList
- playerScores - Variable in class net.minecraft.scoreboard.Scoreboard
- PlayerSetSpawnEvent - Class in net.minecraftforge.event.entity.player
-
This event is fired when a player's spawn point is set or reset.
The event can be canceled, which will prevent the spawn point from being changed. - PlayerSetSpawnEvent(PlayerEntity, RegistryKey<World>, BlockPos, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
- PlayerSleepInBedEvent - Class in net.minecraftforge.event.entity.player
-
PlayerSleepInBedEvent is fired when a player sleeps in a bed.
- PlayerSleepInBedEvent(PlayerEntity, Optional<BlockPos>) - Constructor for class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
- playerSocialManager - Variable in class net.minecraft.client.Minecraft
- playersOnly - Variable in class net.minecraft.command.arguments.EntityArgument
- playerSpawned - Variable in class net.minecraft.entity.monster.EndermiteEntity
- playerSpawnFriendly - Variable in class net.minecraft.world.biome.MobSpawnInfo
- playerSpawnFriendly() - Method in class net.minecraft.world.biome.MobSpawnInfo
- playersPerChunk - Variable in class net.minecraft.world.server.TicketManager
- playerSuffix - Variable in class net.minecraft.network.play.server.STeamsPacket
- playerSuffix - Variable in class net.minecraft.scoreboard.ScorePlayerTeam
- playersView - Variable in class net.minecraft.server.management.PlayerList
- PlayerTabOverlayGui - Class in net.minecraft.client.gui.overlay
- PlayerTabOverlayGui(Minecraft, IngameGui) - Constructor for class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
- PlayerTabOverlayGui.PlayerComparator - Class in net.minecraft.client.gui.overlay
- PlayerTemptGoal(TurtleEntity, double, Item) - Constructor for class net.minecraft.entity.passive.TurtleEntity.PlayerTemptGoal
- playerTicketManager - Variable in class net.minecraft.world.server.TicketManager
- PlayerTicketTracker(int) - Constructor for class net.minecraft.world.server.TicketManager.PlayerTicketTracker
- PlayerTickEvent(TickEvent.Phase, PlayerEntity) - Constructor for class net.minecraftforge.event.TickEvent.PlayerTickEvent
- playerTouch(PlayerEntity) - Method in class net.minecraft.entity.Entity
- playerTouch(PlayerEntity) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
- playerTouch(PlayerEntity) - Method in class net.minecraft.entity.item.ItemEntity
- playerTouch(PlayerEntity) - Method in class net.minecraft.entity.monster.SlimeEntity
- playerTouch(PlayerEntity) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
- playerTouch(PlayerEntity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
- playerTouch(PlayerEntity) - Method in class net.minecraft.entity.projectile.TridentEntity
- playerUUID - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
- playerUUID - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
- PlayerUUID - Class in net.minecraft.util.datafix.fixes
- PlayerUUID(Schema) - Constructor for class net.minecraft.util.datafix.fixes.PlayerUUID
- PlayerWakeUpEvent - Class in net.minecraftforge.event.entity.player
-
This event is fired when the player is waking up.
This is merely for purposes of listening for this to happen.
There is nothing that can be manipulated with this event. - PlayerWakeUpEvent(PlayerEntity, boolean, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
- playerWhoMayEdit - Variable in class net.minecraft.tileentity.SignTileEntity
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.AbstractFireBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.BedBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.BeehiveBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.Block
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.DoorBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.DoublePlantBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.PistonHeadBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.ShulkerBoxBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.TNTBlock
- playerWillDestroy(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.TripWireBlock
- PlayerXpEvent - Class in net.minecraftforge.event.entity.player
-
PlayerXpEvent is fired whenever an event involving player experience occurs.
- PlayerXpEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent
- PlayerXpEvent.LevelChange - Class in net.minecraftforge.event.entity.player
-
This event is fired when the player's experience level changes through the
PlayerEntity#addExperienceLevel
method. - PlayerXpEvent.PickupXp - Class in net.minecraftforge.event.entity.player
-
This event is fired after the player collides with an experience orb, but before the player has been given the experience.
- PlayerXpEvent.XpChange - Class in net.minecraftforge.event.entity.player
-
This event is fired when the player's experience changes through the
PlayerEntity.giveExperiencePoints(int)
method. - PlayerXpEventTest - Class in net.minecraftforge.debug.entity.player
- PlayerXpEventTest() - Constructor for class net.minecraftforge.debug.entity.player.PlayerXpEventTest
- playFirstAngerSoundIn - Variable in class net.minecraft.entity.monster.ZombifiedPiglinEntity
- playFlySound(float) - Method in class net.minecraft.entity.Entity
- playFlySound(float) - Method in class net.minecraft.entity.passive.ParrotEntity
- PLAYFUL - net.minecraft.entity.passive.PandaEntity.Gene
- playGallopSound(SoundType) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
- playGallopSound(SoundType) - Method in class net.minecraft.entity.passive.horse.HorseEntity
- playHurtSound(DamageSource) - Method in class net.minecraft.entity.LivingEntity
- playHurtSound(DamageSource) - Method in class net.minecraft.entity.MobEntity
- playingRecords - Variable in class net.minecraft.client.renderer.WorldRenderer
- playJumpSound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
- playJumpSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
- playLocalSound(double, double, double, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.client.world.ClientWorld
- playLocalSound(double, double, double, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.world.World
- playLocalSound(BlockPos, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.client.world.ClientWorld
- playMusic - Variable in class net.minecraft.network.play.server.SUpdateBossInfoPacket
- playNote(World, BlockPos) - Method in class net.minecraft.block.NoteBlock
- playNotifySound(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
- playNotifySound(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.entity.player.PlayerEntity
- playNotifySound(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.entity.player.ServerPlayerEntity
- playOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
- playOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
- playOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
- playOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
- playOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
- playOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
- playPlacementSound() - Method in class net.minecraft.entity.item.HangingEntity
- playPlacementSound() - Method in class net.minecraft.entity.item.ItemFrameEntity
- playPlacementSound() - Method in class net.minecraft.entity.item.LeashKnotEntity
- playPlacementSound() - Method in class net.minecraft.entity.item.PaintingEntity
- playRecord(SoundEvent, BlockPos, MusicDiscItem) - Method in class net.minecraft.client.renderer.WorldRenderer
- playResonateSound() - Method in class net.minecraft.tileentity.BellTileEntity
- playShoulderEntityAmbientSound(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
- playSound(BlockState, SoundEvent) - Method in class net.minecraft.tileentity.BarrelTileEntity
- playSound(SoundEngine, ISound) - Static method in class net.minecraftforge.client.ForgeHooksClient
- playSound(SoundHandler) - Method in enum net.minecraft.client.gui.toasts.IToast.Visibility
- playSound(CommandSource, Collection<ServerPlayerEntity>, ResourceLocation, SoundCategory, Vector3d, float, float, float) - Static method in class net.minecraft.command.impl.PlaySoundCommand
- playSound(IBlockSource) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
- playSound(IBlockSource) - Method in class net.minecraft.dispenser.DispenseBoatBehavior
- playSound(IBlockSource) - Method in class net.minecraft.dispenser.OptionalDispenseBehavior
- playSound(IBlockSource) - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
- playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.world.ClientWorld
- playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.server.ServerWorld
- playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
- playSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.world.ClientWorld
- playSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.server.ServerWorld
- playSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
- playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.gen.WorldGenRegion
- playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in interface net.minecraft.world.IWorld
- playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
- playSound(PlayerEntity, IWorld, BlockPos, boolean) - Method in class net.minecraft.block.AbstractButtonBlock
- playSound(PlayerEntity, World, BlockPos, boolean) - Method in class net.minecraft.block.TrapDoorBlock
- playSound(BlockPos) - Method in class net.minecraft.world.raid.Raid
- playSound(SoundEvent) - Method in class net.minecraft.entity.monster.HoglinEntity
- playSound(SoundEvent) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
- playSound(SoundEvent) - Method in class net.minecraft.tileentity.BeaconTileEntity
- playSound(SoundEvent) - Method in class net.minecraft.tileentity.ChestTileEntity
- playSound(SoundEvent) - Method in class net.minecraft.tileentity.ConduitTileEntity
- playSound(SoundEvent, float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
- playSound(SoundEvent, float, float) - Method in class net.minecraft.entity.Entity
- playSound(SoundEvent, float, float) - Method in class net.minecraft.entity.player.PlayerEntity
- playSound(World, BlockPos) - Method in class net.minecraft.item.FireChargeItem
- playSound(World, BlockPos, boolean) - Method in class net.minecraft.block.DoorBlock
- playSound(World, BlockPos, boolean, boolean, boolean, boolean) - Method in class net.minecraft.block.TripWireHookBlock
- PlaySoundAtEntityEvent - Class in net.minecraftforge.event.entity
-
PlaySoundAtEntityEvent is fired a sound is to be played at an Entity
This event is fired whenever a sound is set to be played at an Entity such as inClientPlayerEntity.playSound(SoundEvent, float, float)
andWorld.playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float)
.
PlaySoundAtEntityEvent.name
contains the name of the sound to be played at the Entity.
PlaySoundAtEntityEvent.volume
contains the volume at which the sound is to be played originally.
PlaySoundAtEntityEvent.pitch
contains the pitch at which the sound is to be played originally.
PlaySoundAtEntityEvent.newVolume
contains the volume at which the sound is actually played.
PlaySoundAtEntityEvent.newPitch
contains the pitch at which the sound is actually played.
Changing thePlaySoundAtEntityEvent.name
field will cause the sound of this name to be played instead of the originally intended sound.
This event isCancelable
.
If this event is canceled, the sound is not played.
This event does not have a result. - PlaySoundAtEntityEvent(Entity, SoundEvent, SoundCategory, float, float) - Constructor for class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
- PlaySoundCommand - Class in net.minecraft.command.impl
- PlaySoundCommand() - Constructor for class net.minecraft.command.impl.PlaySoundCommand
- PlaySoundEvent - Class in net.minecraftforge.client.event.sound
-
Raised when the SoundManager tries to play a normal sound.
- PlaySoundEvent(SoundEngine, ISound) - Constructor for class net.minecraftforge.client.event.sound.PlaySoundEvent
- PlaySoundSourceEvent - Class in net.minecraftforge.client.event.sound
- PlaySoundSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.PlaySoundSourceEvent
- playStareSound() - Method in class net.minecraft.entity.monster.EndermanEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.Entity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.EndermiteEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.HoglinEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.RavagerEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.SilverfishEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.SpiderEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.ZoglinEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.ZombieEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.BeeEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.ChickenEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.CowEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.IronGolemEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PandaEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.ParrotEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PigEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PolarBearEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.SheepEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.StriderEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.TurtleEntity
- playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.WolfEntity
- playStreamingMusic(SoundEvent, BlockPos) - Method in class net.minecraft.client.renderer.WorldRenderer
-
Deprecated.
- PlayStreamingSourceEvent - Class in net.minecraftforge.client.event.sound
- PlayStreamingSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.PlayStreamingSourceEvent
- playSwimSound(float) - Method in class net.minecraft.entity.Entity
- playSwimSound(float) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
- playSwimSound(float) - Method in class net.minecraft.entity.passive.TurtleEntity
- playTeleportSound(ServerPlayerEntity, ServerWorld, ServerWorld) - Method in interface net.minecraftforge.common.util.ITeleporter
-
Called when vanilla wants to play the portal sound after teleporting.
- playTradeSound() - Method in class net.minecraft.inventory.container.MerchantContainer
- playTurnSound - Variable in class net.minecraft.client.gui.screen.ReadBookScreen
- playTurnSound - Variable in class net.minecraft.client.gui.widget.button.ChangePageButton
- playWarningSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
- PlayWithItemsGoal() - Constructor for class net.minecraft.entity.passive.DolphinEntity.PlayWithItemsGoal
- playWorkSound() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
- PLING - net.minecraft.state.properties.NoteBlockInstrument
- PLUS_ICON_LOCATION - Static variable in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
- PngSizeInfo - Class in net.minecraft.client.renderer.texture
- PngSizeInfo(String, InputStream) - Constructor for class net.minecraft.client.renderer.texture.PngSizeInfo
- PngSizeInfo.Reader - Class in net.minecraft.client.renderer.texture
- PngSizeInfo.ReaderBuffer - Class in net.minecraft.client.renderer.texture
- PngSizeInfo.ReaderSeekable - Class in net.minecraft.client.renderer.texture
- PODZOL - Static variable in class net.minecraft.block.Blocks
- PODZOL - Static variable in class net.minecraft.block.material.MaterialColor
- PODZOL - Static variable in class net.minecraft.item.Items
- PODZOL - Static variable in class net.minecraft.world.gen.feature.Features.States
- PODZOL - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
- poem - Variable in class net.minecraft.client.gui.screen.WinGameScreen
- POI_CHUNK - net.minecraft.util.datafix.DefaultTypeReferences
- POI_CHUNK - Static variable in class net.minecraft.util.datafix.TypeReferences
- POI_MEMORIES - Static variable in class net.minecraft.entity.merchant.villager.VillagerEntity
- POI_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
- POI_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
- poiDoesntExist(ServerWorld, BlockPos) - Method in class net.minecraft.entity.ai.brain.task.ExpirePOITask
- POIInfo(BlockPos, String, int) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
- poiManager - Variable in class net.minecraft.world.server.ChunkManager
- Point(int, int) - Constructor for class net.minecraft.client.gui.screen.EditBookScreen.Point
- POINT_OF_INTEREST_TYPE - Static variable in class net.minecraft.util.registry.Registry
-
Deprecated.
- POINT_OF_INTEREST_TYPE_REGISTRY - Static variable in class net.minecraft.util.registry.Registry
- POINTER - Static variable in class net.minecraft.entity.item.PaintingType
- PointOfInterest - Class in net.minecraft.village
- PointOfInterest(BlockPos, PointOfInterestType, int, Runnable) - Constructor for class net.minecraft.village.PointOfInterest
- PointOfInterest(BlockPos, PointOfInterestType, Runnable) - Constructor for class net.minecraft.village.PointOfInterest
- PointOfInterestData - Class in net.minecraft.village
- PointOfInterestData(Runnable) - Constructor for class net.minecraft.village.PointOfInterestData
- PointOfInterestData(Runnable, boolean, List<PointOfInterest>) - Constructor for class net.minecraft.village.PointOfInterestData
- PointOfInterestDebugRenderer - Class in net.minecraft.client.renderer.debug
- PointOfInterestDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
- PointOfInterestDebugRenderer.BrainInfo - Class in net.minecraft.client.renderer.debug
- PointOfInterestDebugRenderer.POIInfo - Class in net.minecraft.client.renderer.debug
- PointOfInterestManager - Class in net.minecraft.village
- PointOfInterestManager(File, DataFixer, boolean) - Constructor for class net.minecraft.village.PointOfInterestManager
- PointOfInterestManager.DistanceGraph - Class in net.minecraft.village
- PointOfInterestManager.Status - Enum in net.minecraft.village
- PointOfInterestRebuild - Class in net.minecraft.util.datafix.fixes
- PointOfInterestRebuild(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PointOfInterestRebuild
- PointOfInterestRename - Class in net.minecraft.util.datafix.fixes
- PointOfInterestRename(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PointOfInterestRename
- PointOfInterestReorganizationFix - Class in net.minecraft.util.datafix.fixes
- PointOfInterestReorganizationFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PointOfInterestReorganizationFix
- PointOfInterestType - Class in net.minecraft.village
- PointOfInterestType(String, Set<BlockState>, int, int) - Constructor for class net.minecraft.village.PointOfInterestType
- PointOfInterestType(String, Set<BlockState>, int, Predicate<PointOfInterestType>, int) - Constructor for class net.minecraft.village.PointOfInterestType
- PointOfInterestTypeCallbacks() - Constructor for class net.minecraftforge.registries.GameData.PointOfInterestTypeCallbacks
- PointOfView - Enum in net.minecraft.client.settings
- PointOfView(boolean, boolean) - Constructor for enum net.minecraft.client.settings.PointOfView
- POINTS - net.minecraft.command.impl.ExperienceCommand.Type
- pointScale - Variable in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
- poiPos - Variable in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
- poiPos - Variable in class net.minecraft.entity.monster.AbstractRaiderEntity.InvadeHomeGoal
- poiPredicate - Variable in class net.minecraft.entity.ai.brain.task.ExpirePOITask
- pois - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
- pois - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
- POISON - Static variable in class net.minecraft.potion.Effects
- POISON - Static variable in class net.minecraft.potion.Potions
- POISONOUS_FOOD - Static variable in class net.minecraft.entity.passive.ParrotEntity
- POISONOUS_POTATO - Static variable in class net.minecraft.item.Foods
- POISONOUS_POTATO - Static variable in class net.minecraft.item.Items
- poiType - Variable in class net.minecraft.entity.ai.brain.task.GatherPOITask
- poiType - Variable in class net.minecraft.village.PointOfInterest
- POLAR_BEAR - Static variable in class net.minecraft.entity.EntityType
- POLAR_BEAR_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- POLAR_BEAR_AMBIENT_BABY - Static variable in class net.minecraft.util.SoundEvents
- POLAR_BEAR_DEATH - Static variable in class net.minecraft.util.SoundEvents
- POLAR_BEAR_HURT - Static variable in class net.minecraft.util.SoundEvents
- POLAR_BEAR_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- POLAR_BEAR_STEP - Static variable in class net.minecraft.util.SoundEvents
- POLAR_BEAR_WARNING - Static variable in class net.minecraft.util.SoundEvents
- PolarBearEntity - Class in net.minecraft.entity.passive
- PolarBearEntity(EntityType<? extends PolarBearEntity>, World) - Constructor for class net.minecraft.entity.passive.PolarBearEntity
- PolarBearEntity.AttackPlayerGoal - Class in net.minecraft.entity.passive
- PolarBearEntity.HurtByTargetGoal - Class in net.minecraft.entity.passive
- PolarBearEntity.MeleeAttackGoal - Class in net.minecraft.entity.passive
- PolarBearEntity.PanicGoal - Class in net.minecraft.entity.passive
- PolarBearModel<T extends PolarBearEntity> - Class in net.minecraft.client.renderer.entity.model
- PolarBearModel() - Constructor for class net.minecraft.client.renderer.entity.model.PolarBearModel
- PolarBearRenderer - Class in net.minecraft.client.renderer.entity
- PolarBearRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PolarBearRenderer
- pole - Variable in class net.minecraft.client.renderer.entity.model.TridentModel
- pole - Variable in class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
- POLISHED_ANDESITE - Static variable in class net.minecraft.block.Blocks
- POLISHED_ANDESITE - Static variable in class net.minecraft.item.Items
- POLISHED_ANDESITE_SLAB - Static variable in class net.minecraft.block.Blocks
- POLISHED_ANDESITE_SLAB - Static variable in class net.minecraft.item.Items
- POLISHED_ANDESITE_STAIRS - Static variable in class net.minecraft.block.Blocks
- POLISHED_ANDESITE_STAIRS - Static variable in class net.minecraft.item.Items
- POLISHED_BASALT - Static variable in class net.minecraft.block.Blocks
- POLISHED_BASALT - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_BUTTON - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_BUTTON - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_SLAB - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_STAIRS - Static variable in class net.minecraft.item.Items
- POLISHED_BLACKSTONE_WALL - Static variable in class net.minecraft.block.Blocks
- POLISHED_BLACKSTONE_WALL - Static variable in class net.minecraft.item.Items
- POLISHED_DIORITE - Static variable in class net.minecraft.block.Blocks
- POLISHED_DIORITE - Static variable in class net.minecraft.item.Items
- POLISHED_DIORITE_SLAB - Static variable in class net.minecraft.block.Blocks
- POLISHED_DIORITE_SLAB - Static variable in class net.minecraft.item.Items
- POLISHED_DIORITE_STAIRS - Static variable in class net.minecraft.block.Blocks
- POLISHED_DIORITE_STAIRS - Static variable in class net.minecraft.item.Items
- POLISHED_GRANITE - Static variable in class net.minecraft.block.Blocks
- POLISHED_GRANITE - Static variable in class net.minecraft.item.Items
- POLISHED_GRANITE_SLAB - Static variable in class net.minecraft.block.Blocks
- POLISHED_GRANITE_SLAB - Static variable in class net.minecraft.item.Items
- POLISHED_GRANITE_STAIRS - Static variable in class net.minecraft.block.Blocks
- POLISHED_GRANITE_STAIRS - Static variable in class net.minecraft.item.Items
- pollForChanges() - Method in class net.minecraft.client.gui.screen.PackScreen.PackDirectoryWatcher
- PollinateGoal() - Constructor for class net.minecraft.entity.passive.BeeEntity.PollinateGoal
- pollinating - Variable in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
- pollinatingTicks - Variable in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
- pollTask() - Method in class net.minecraft.server.MinecraftServer
- pollTask() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
- pollTask() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
- pollTask() - Method in class net.minecraft.world.server.ServerChunkProvider.ChunkExecutor
- pollTask() - Method in class net.minecraft.world.server.ServerChunkProvider
- pollTask(ChunkTaskPriorityQueue<Function<ITaskExecutor<Unit>, T>>, ITaskExecutor<T>) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
- pollTaskInternal() - Method in class net.minecraft.server.MinecraftServer
- pollUntil(Int2BooleanFunction) - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
- POLY_OFFSET - Static variable in class com.mojang.blaze3d.platform.GlStateManager
- POLYGON_OFFSET_LAYERING - Static variable in class net.minecraft.client.renderer.RenderState
- polygonMode(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
- polygonOffset(float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
- PolygonOffsetState() - Constructor for class com.mojang.blaze3d.platform.GlStateManager.PolygonOffsetState
- polygons - Variable in class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
- POOF - Static variable in class net.minecraft.particles.ParticleTypes
- PoofParticle - Class in net.minecraft.client.particle
- PoofParticle(ClientWorld, double, double, double, double, double, double, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.PoofParticle
- PoofParticle.Factory - Class in net.minecraft.client.particle
- pool - Variable in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
- pool - Variable in class net.minecraft.tileentity.JigsawTileEntity
- pool - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
- POOL - Static variable in class net.minecraft.entity.item.PaintingType
- POOL_LABEL - Static variable in class net.minecraft.client.gui.screen.JigsawScreen
- poolCount - Variable in class net.minecraftforge.common.ForgeHooks.LootTableContext
- poolEdit - Variable in class net.minecraft.client.gui.screen.JigsawScreen
- pools - Variable in class net.minecraft.loot.LootTable.Builder
- pools - Variable in class net.minecraft.loot.LootTable
- pools - Variable in class net.minecraft.world.gen.feature.jigsaw.JigsawManager.Assembler
- pop() - Method in class net.minecraft.pathfinding.PathHeap
- pop() - Method in class net.minecraft.profiler.EmptyProfiler
- pop() - Method in interface net.minecraft.profiler.IProfiler
- pop() - Method in class net.minecraft.profiler.Profiler
- pop() - Method in interface net.minecraft.util.concurrent.ITaskQueue
- pop() - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
- pop() - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
- pop() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
- pop() - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
- pop(int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
- popAttributes() - Static method in class com.mojang.blaze3d.systems.RenderSystem
-
Deprecated.
- popBook(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
- popExperience(ServerWorld, BlockPos, int) - Method in class net.minecraft.block.Block
- popGuiLayer() - Method in interface net.minecraftforge.client.extensions.IForgeMinecraft
- popGuiLayer(Minecraft) - Static method in class net.minecraftforge.client.ForgeHooksClient
- popGuiLayerInternal(Minecraft) - Static method in class net.minecraftforge.client.ForgeHooksClient
- popLayerButton(Button) - Method in class net.minecraftforge.debug.client.GuiLayeringTest.ClientEvents.TestLayer
- popLimit() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Parser
- popMatrix() - Static method in class com.mojang.blaze3d.systems.RenderSystem
-
Deprecated.
- popNextBuffer() - Method in class net.minecraft.client.renderer.BufferBuilder
- POPPED_CHORUS_FRUIT - Static variable in class net.minecraft.item.Items
- popPose() - Method in class com.mojang.blaze3d.matrix.MatrixStack
- popProcessor(StructureProcessor) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
- popPush(String) - Method in class net.minecraft.profiler.EmptyProfiler
- popPush(String) - Method in interface net.minecraft.profiler.IProfiler
- popPush(String) - Method in class net.minecraft.profiler.Profiler
- popPush(Supplier<String>) - Method in class net.minecraft.profiler.EmptyProfiler
- popPush(Supplier<String>) - Method in interface net.minecraft.profiler.IProfiler
- popPush(Supplier<String>) - Method in class net.minecraft.profiler.Profiler
- POPPY - Static variable in class net.minecraft.block.Blocks
- POPPY - Static variable in class net.minecraft.item.Items
- POPPY - Static variable in class net.minecraft.world.gen.feature.Features.States
- popResource(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.Block
- popScreen() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
- popTime - Variable in class net.minecraft.item.ItemStack
- populateAndSendPacket(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
- populateAndSendPacket(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
- populateAndSendPacket(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
- populateBlockDetails(CrashReportCategory, BlockPos, BlockState) - Static method in class net.minecraft.crash.CrashReportCategory
- populateCaches(DimensionSavedDataManager) - Method in class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
- populateDefaultEquipmentEnchantments(DifficultyInstance) - Method in class net.minecraft.entity.MobEntity
- populateDefaultEquipmentEnchantments(DifficultyInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.MobEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.DrownedEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.PillagerEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.VexEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.VindicatorEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.ZombieEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
- populateDefaultEquipmentSlots(DifficultyInstance) - Method in class net.minecraft.entity.passive.FoxEntity
- populateLists() - Method in class net.minecraft.client.gui.screen.PackScreen
- populateNeighbours(Map<Map<Property<?>, Comparable<?>>, S>) - Method in class net.minecraft.state.StateHolder
- populateSnooper(Snooper) - Method in class net.minecraft.client.Minecraft
- populateSnooper(Snooper) - Method in interface net.minecraft.profiler.ISnooperInfo
- populateSnooper(Snooper) - Method in class net.minecraft.server.dedicated.DedicatedServer
- populateSnooper(Snooper) - Method in class net.minecraft.server.integrated.IntegratedServer
- populateSnooper(Snooper) - Method in class net.minecraft.server.MinecraftServer
- populateTagCollectionManager(ITagCollection<Block>, ITagCollection<Item>, ITagCollection<Fluid>, ITagCollection<EntityType<?>>) - Static method in class net.minecraftforge.common.ForgeTagHandler
-
Used to ensure that all custom tag types have a defaulted collection when vanilla is initializing a defaulted TagCollectionManager
- populator - Variable in class net.minecraft.profiler.Snooper
- POPUP_LOCATION - Static variable in class com.mojang.realmsclient.RealmsMainScreen
- POPUP_TEXT - Static variable in class com.mojang.realmsclient.RealmsMainScreen
- popupOpenedByUser - Variable in class com.mojang.realmsclient.RealmsMainScreen
- popupX0() - Method in class com.mojang.realmsclient.RealmsMainScreen
- popupY0() - Method in class com.mojang.realmsclient.RealmsMainScreen
- PORKCHOP - Static variable in class net.minecraft.item.Foods
- PORKCHOP - Static variable in class net.minecraft.item.Items
- port - Variable in class net.minecraft.client.GameConfiguration.ServerInformation
- port - Variable in class net.minecraft.client.multiplayer.ServerAddress
- port - Variable in class net.minecraft.network.handshake.client.CHandshakePacket
- port - Variable in class net.minecraft.network.rcon.QueryThread
- port - Variable in class net.minecraft.realms.RealmsServerAddress
- port - Variable in class net.minecraft.server.MinecraftServer
- PORTAL - net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
- PORTAL - Static variable in class net.minecraft.block.material.Material
- PORTAL - Static variable in class net.minecraft.particles.ParticleTypes
- PORTAL - Static variable in class net.minecraft.world.server.TicketType
- PORTAL_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PORTAL_TRAVEL - Static variable in class net.minecraft.util.SoundEvents
- PORTAL_TRAVEL_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
- PORTAL_TRIGGER - Static variable in class net.minecraft.util.SoundEvents
- portalCooldown - Variable in class net.minecraft.entity.Entity
- portalEntrancePos - Variable in class net.minecraft.entity.Entity
- portalForcer - Variable in class net.minecraft.world.server.ServerWorld
- PortalInfo - Class in net.minecraft.block
- PortalInfo(Vector3d, Vector3d, float, float) - Constructor for class net.minecraft.block.PortalInfo
- portalLocation - Variable in class net.minecraft.world.end.DragonFightManager
- PortalParticle - Class in net.minecraft.client.particle
- PortalParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.PortalParticle
- PortalParticle.Factory - Class in net.minecraft.client.particle
- PortalRoom(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
- PortalRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
- portalRoomPiece - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
- PORTALS - Static variable in class net.minecraft.tags.BlockTags
- portalShape - Static variable in class net.minecraft.block.EndPortalFrameBlock
- PortalSize - Class in net.minecraft.block
- PortalSize(IWorld, BlockPos, Direction.Axis) - Constructor for class net.minecraft.block.PortalSize
- PortalSpawnEvent(IWorld, BlockPos, BlockState, PortalSize) - Constructor for class net.minecraftforge.event.world.BlockEvent.PortalSpawnEvent
- PortalTexturingState(int) - Constructor for class net.minecraft.client.renderer.RenderState.PortalTexturingState
- portalTime - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
- portalTime - Variable in class net.minecraft.entity.Entity
- portalType - Variable in class net.minecraft.world.gen.feature.RuinedPortalFeature
- pos - Variable in class net.minecraft.block.BlockEventData
- pos - Variable in class net.minecraft.block.ComposterBlock.FullInventory
- pos - Variable in class net.minecraft.block.ComposterBlock.PartialInventory
- pos - Variable in class net.minecraft.block.PortalInfo
- pos - Variable in class net.minecraft.block.RailState
- pos - Variable in class net.minecraft.block.RedstoneTorchBlock.Toggle
- pos - Variable in class net.minecraft.client.particle.DiggingParticle
- pos - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
- pos - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
- pos - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
- pos - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
- pos - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
- pos - Variable in class net.minecraft.client.renderer.DestroyBlockProgress
- pos - Variable in class net.minecraft.client.renderer.model.ModelRenderer.PositionTextureVertex
- pos - Variable in class net.minecraft.command.impl.CloneCommand.BlockInfo
- pos - Variable in class net.minecraft.command.impl.data.BlockDataAccessor
- pos - Variable in class net.minecraft.dispenser.ProxyBlockSource
- pos - Variable in class net.minecraft.entity.item.HangingEntity
- pos - Variable in class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
- pos - Variable in class net.minecraft.network.play.client.CPlayerDiggingPacket
- pos - Variable in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
- pos - Variable in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
- pos - Variable in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
- pos - Variable in class net.minecraft.network.play.client.CUpdateSignPacket
- pos - Variable in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
- pos - Variable in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
- pos - Variable in class net.minecraft.network.play.server.SBlockActionPacket
- pos - Variable in class net.minecraft.network.play.server.SChangeBlockPacket
- pos - Variable in class net.minecraft.network.play.server.SOpenSignMenuPacket
- pos - Variable in class net.minecraft.network.play.server.SPlayerDiggingPacket
- pos - Variable in class net.minecraft.network.play.server.SPlaySoundEventPacket
- pos - Variable in class net.minecraft.network.play.server.SSpawnPaintingPacket
- pos - Variable in class net.minecraft.network.play.server.SUpdateTileEntityPacket
- pos - Variable in class net.minecraft.network.play.server.SWorldSpawnChangedPacket
- pos - Variable in class net.minecraft.particles.BlockParticleData
- pos - Variable in class net.minecraft.util.CachedBlockInfo
- pos - Variable in class net.minecraft.util.math.GlobalPos
- pos - Variable in class net.minecraft.util.math.shapes.VoxelShapeSpliterator
- pos - Variable in class net.minecraft.village.PointOfInterest
- pos - Variable in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.FunctionEntry
- pos - Variable in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.RunnableEntry
- pos - Variable in class net.minecraft.world.chunk.storage.RegionFile.ChunkBuffer
- pos - Variable in class net.minecraft.world.gen.feature.template.Template.BlockInfo
- pos - Variable in class net.minecraft.world.gen.feature.template.Template.EntityInfo
- pos - Variable in class net.minecraft.world.lighting.BlockLightEngine
- pos - Variable in class net.minecraft.world.lighting.LightEngine
- pos - Variable in class net.minecraft.world.NextTickListEntry
- pos - Variable in class net.minecraft.world.SerializableTickList.TickHolder
- pos - Variable in class net.minecraft.world.server.ChunkHolder
- pos - Variable in class net.minecraft.world.spawner.MobDensityTracker.DensityEntry
- pos - Variable in class net.minecraft.world.storage.MapBanner
- pos - Variable in class net.minecraft.world.storage.MapFrame
- pos - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Key
- pos - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Node
- pos - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Texture
- pos - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
- pos - Variable in class net.minecraftforge.common.ticket.ChunkTicketManager
- pos - Variable in class net.minecraftforge.common.util.BlockSnapshot
- pos - Variable in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
- pos - Variable in class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
- pos - Variable in class net.minecraftforge.event.entity.player.BonemealEvent
- pos - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
- pos - Variable in class net.minecraftforge.event.entity.player.PlayerInteractEvent
- pos - Variable in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
- pos - Variable in class net.minecraftforge.event.world.BlockEvent.CreateFluidSourceEvent
- pos - Variable in class net.minecraftforge.event.world.BlockEvent
- pos - Variable in class net.minecraftforge.event.world.ChunkWatchEvent
- pos - Variable in class net.minecraftforge.event.world.SaplingGrowTreeEvent
- pos - Variable in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
- pos() - Method in class net.minecraft.util.math.GlobalPos
- pos(MemoryModuleType<BlockPos>, float, int, boolean) - Static method in class net.minecraft.entity.ai.brain.task.RunAwayTask
- POS - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
-
BlockPos for interacting, breaking and other permissions
- POS_RULE_TEST - Static variable in class net.minecraft.util.registry.Registry
- POS_RULE_TEST_REGISTRY - Static variable in class net.minecraft.util.registry.Registry
- pose - Variable in class com.mojang.blaze3d.matrix.MatrixStack.Entry
- pose - Variable in class net.minecraft.client.gui.FontRenderer.CharacterRenderer
- pose - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
- pose - Variable in class net.minecraftforge.event.entity.EntityEvent.Size
- pose() - Method in class com.mojang.blaze3d.matrix.MatrixStack.Entry
- Pose - Enum in net.minecraft.entity
- Pose() - Constructor for enum net.minecraft.entity.Pose
- POSE - Static variable in class net.minecraft.network.datasync.DataSerializers
- POSE_DISMOUNT_HEIGHTS - Static variable in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
- poseLeftArm(T) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
- poseRightArm(T) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
- POSES - Static variable in class net.minecraft.entity.player.PlayerEntity
- poseStack - Variable in class com.mojang.blaze3d.matrix.MatrixStack
- poseStack - Variable in class net.minecraftforge.client.event.RenderArmEvent
- posIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
- position - Variable in class net.minecraft.client.audio.Listener
- position - Variable in class net.minecraft.client.renderer.ActiveRenderInfo
- position - Variable in class net.minecraft.command.arguments.EntitySelector
- position - Variable in class net.minecraft.command.impl.TeleportCommand.Facing
- position - Variable in class net.minecraft.entity.Entity
- position - Variable in class net.minecraft.util.text.CharacterManager.StringWidthProcessor
- position - Variable in class net.minecraft.world.Explosion
- position - Variable in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
- position - Variable in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.PlacementData
- position() - Method in class net.minecraft.entity.Entity
- position() - Method in class net.minecraftforge.common.util.FakePlayer
- Position - Class in net.minecraft.dispenser
- Position() - Constructor for class net.minecraft.command.impl.SpreadPlayersCommand.Position
- Position(double, double, double) - Constructor for class net.minecraft.dispenser.Position
- POSITION - net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
- POSITION - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
- POSITION - Static variable in class net.minecraftforge.client.model.QuadTransformer
- POSITION_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
- POSITION_COLOR_LIGHTMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
- POSITION_COLOR_TEX - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
- POSITION_COLOR_TEX_LIGHTMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
- POSITION_LABEL - Static variable in class net.minecraft.client.gui.screen.EditStructureScreen
- POSITION_TEX - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
- POSITION_TEX_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
Deprecated.
- POSITION_TEX_COLOR_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
Deprecated.
- POSITION_TEX_LIGHTMAP_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
Deprecated.
- PositionPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
- PositionPacket(double, double, double, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
- positionReminder - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
- positionRider(Entity) - Method in class net.minecraft.entity.Entity
- positionRider(Entity) - Method in class net.minecraft.entity.item.BoatEntity
- positionRider(Entity) - Method in class net.minecraft.entity.passive.ChickenEntity
- positionRider(Entity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
- positionRider(Entity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
- positionRider(Entity, Entity.IMoveCallback) - Method in class net.minecraft.entity.Entity
- PositionRotationPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
- PositionRotationPacket(double, double, double, float, float, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
- positions - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- positions - Variable in class net.minecraft.network.play.server.SMultiBlockChangePacket
- positions - Variable in class net.minecraftforge.client.model.obj.OBJModel
- PositionTextureVertex(float, float, float, float, float) - Constructor for class net.minecraft.client.renderer.model.ModelRenderer.PositionTextureVertex
- PositionTextureVertex(Vector3f, float, float) - Constructor for class net.minecraft.client.renderer.model.ModelRenderer.PositionTextureVertex
- PositionTrigger - Class in net.minecraft.advancements.criterion
- PositionTrigger(ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.PositionTrigger
- PositionTrigger.Instance - Class in net.minecraft.advancements.criterion
- POSITIVE - net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
- POSITIVE - net.minecraft.util.Direction.AxisDirection
- positiveModulo(double, double) - Static method in class net.minecraft.util.math.MathHelper
- positiveModulo(float, float) - Static method in class net.minecraft.util.math.MathHelper
- positiveModulo(int, int) - Static method in class net.minecraft.util.math.MathHelper
- posPattern - Variable in class net.minecraft.util.text.NBTTextComponent.Block
- posPointer - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- posPredicate - Variable in class net.minecraft.world.gen.feature.template.RuleEntry
- PosRuleTest - Class in net.minecraft.world.gen.feature.template
- PosRuleTest() - Constructor for class net.minecraft.world.gen.feature.template.PosRuleTest
- POSSIBLE_BIOMES - Static variable in class net.minecraft.world.biome.provider.OverworldBiomeProvider
- possibleBiomes - Variable in class net.minecraft.world.biome.provider.BiomeProvider
- possibleBiomes() - Method in class net.minecraft.world.biome.provider.BiomeProvider
- post(String, String) - Static method in class com.mojang.realmsclient.client.Request
- post(String, String, int, int) - Static method in class com.mojang.realmsclient.client.Request
- post(RenderGameOverlayEvent.ElementType, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
- Post(MatrixStack, RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
- Post(String, String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Post
- Post(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent.Post
- Post(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent.Post
- Post(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent.Post
- Post(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent.Post
- Post(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent.Post
- Post(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent.Post
- Post(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent.Post
- Post(Screen, MatrixStack, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent.Post
- Post(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent.Post
- Post(AtlasTexture) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent.Post
- Post(LivingEntity, LivingRenderer<T, M>, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Post
- Post(LivingEntity, LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingConversionEvent.Post
- Post(PlayerEntity, PlayerRenderer, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Post
- Post(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Post
- Post(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent.Post
- Post(World, BlockPos, BlockState, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Post
- Post(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent.Post
- POST_FEATURES - Static variable in class net.minecraft.world.chunk.ChunkStatus
- POST_TELEPORT - Static variable in class net.minecraft.world.server.TicketType
- POST_TEST - Static variable in class net.minecraft.block.WallBlock
- POST_UPDATE - net.minecraft.world.server.ServerWorldLightManager.Phase
- PostBackground(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.PostBackground
- postButtonClick() - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
- postDispatchHook - Variable in enum net.minecraftforge.fml.ModLoadingStage
- postDraw(VertexFormatElement.Usage, VertexFormat, int, int, ByteBuffer) - Static method in class net.minecraftforge.client.ForgeHooksClient
- postEffect - Variable in class net.minecraft.client.renderer.GameRenderer
- postEvent(T) - Method in class net.minecraftforge.fml.ModLoader
- postItemToolTip() - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
-
Must be called from
GuiScreen.renderToolTip
afterGuiScreen.drawHoveringText
is called. - postLoad - Variable in class net.minecraft.world.chunk.Chunk
- postLoadChunk(CompoundNBT, Chunk) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
- postMainBoxes - Variable in class net.minecraft.client.renderer.debug.StructureDebugRenderer
- postMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle.Dripping
- postMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle.FallingHoneyParticle
- postMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle.FallingLiquidParticle
- postMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle.FallingNectarParticle
- postMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle
- postPiecesBoxes - Variable in class net.minecraft.client.renderer.debug.StructureDebugRenderer
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.End
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXYRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYZRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleZRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.EntryRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentBuilding
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentCoreRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleTopRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.WingRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.SwampHutPiece
- postProcess(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
- postProcess(ChunkHolder) - Method in class net.minecraft.world.server.ChunkManager
- postProcessGeneration() - Method in class net.minecraft.world.chunk.Chunk
- postProcessing - Variable in class net.minecraft.world.chunk.Chunk
- postProcessing - Variable in class net.minecraft.world.chunk.ChunkPrimer
- postRaidTicks - Variable in class net.minecraft.world.raid.Raid
- postRegistryEventDispatch(Executor, ModLoadingStage.EventGenerator<? extends RegistryEvent.Register<?>>) - Static method in class net.minecraftforge.registries.GameData
- postReload - Variable in class net.minecraft.advancements.FunctionManager
- postReload(FunctionReloader) - Method in class net.minecraft.advancements.FunctionManager
- postRenderRunnable - Variable in class net.minecraft.client.gui.social.SocialInteractionsScreen
- postRenderTooltip(SocialInteractionsScreen, MatrixStack, List<IReorderingProcessor>, int, int) - Static method in class net.minecraft.client.gui.social.FilterListEntry
- postSidedRunnable() - Static method in class net.minecraftforge.fml.client.ClientModLoader
- PostText(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.PostText
- postVillagerEvents() - Static method in class net.minecraftforge.common.VillagerTradingManager
-
Posts a VillagerTradesEvent for each registered profession.
- postWandererEvent() - Static method in class net.minecraftforge.common.VillagerTradingManager
-
Posts the WandererTradesEvent.
- posX - Variable in class net.minecraft.entity.ai.goal.PanicGoal
- posX - Variable in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
- posX - Variable in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
- posX - Variable in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
- posXEdit - Variable in class net.minecraft.client.gui.screen.EditStructureScreen
- posY - Variable in class net.minecraft.entity.ai.goal.PanicGoal
- posY - Variable in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
- posY - Variable in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
- posY - Variable in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
- posYEdit - Variable in class net.minecraft.client.gui.screen.EditStructureScreen
- posZ - Variable in class net.minecraft.entity.ai.goal.PanicGoal
- posZ - Variable in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
- posZ - Variable in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
- posZEdit - Variable in class net.minecraft.client.gui.screen.EditStructureScreen
- POT_FLOWER - Static variable in class net.minecraft.stats.Stats
- POT_TEXTURE - Static variable in class net.minecraftforge.debug.block.FullPotsAccessorDemo.ClientHandler.DioritePotModel
- POTATO - Static variable in class net.minecraft.item.Foods
- POTATO - Static variable in class net.minecraft.item.Items
- PotatoBlock - Class in net.minecraft.block
- PotatoBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PotatoBlock
- POTATOES - Static variable in class net.minecraft.block.Blocks
- POTENTIAL_JOB_SITE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
- potentialPois - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
- PotentialSpawns(IWorld, EntityClassification, BlockPos, List<MobSpawnInfo.Spawners>) - Constructor for class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
- potentialTarget - Variable in class net.minecraft.entity.ai.goal.DefendVillageTargetGoal
- potion - Variable in class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
- potion - Variable in class net.minecraft.advancements.criterion.ItemPredicate.Builder
- potion - Variable in class net.minecraft.advancements.criterion.ItemPredicate
- potion - Variable in class net.minecraft.entity.AreaEffectCloudEntity
- potion - Variable in class net.minecraft.entity.projectile.ArrowEntity
- potion - Variable in class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
- Potion - Class in net.minecraft.potion
- Potion(String, EffectInstance...) - Constructor for class net.minecraft.potion.Potion
- Potion(EffectInstance...) - Constructor for class net.minecraft.potion.Potion
- POTION - Static variable in class net.minecraft.entity.EntityType
- POTION - Static variable in class net.minecraft.item.Items
- POTION - Static variable in class net.minecraft.util.registry.Registry
-
Deprecated.
- POTION_ICONS - net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
- POTION_IMPACT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
-
data
is the rgb color int that should be used for the potion particles
This is the same asConstants.WorldEvents.POTION_IMPACT_INSTANT
but uses the particle typeParticleTypes.INSTANT_EFFECT
- POTION_IMPACT_INSTANT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
-
data
is the rgb color int that should be used for the potion particles
This is the same asConstants.WorldEvents.POTION_IMPACT
but uses the particle typeParticleTypes.EFFECT
- POTION_MIXES - Static variable in class net.minecraft.potion.PotionBrewing
- POTION_REGISTRY - Static variable in class net.minecraft.util.registry.Registry
- POTION_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
- PotionAddedEvent(LivingEntity, EffectInstance, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
- PotionApplicableEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionApplicableEvent
- PotionArgument - Class in net.minecraft.command.arguments
- PotionArgument() - Constructor for class net.minecraft.command.arguments.PotionArgument
- PotionBrewEvent - Class in net.minecraftforge.event.brewing
- PotionBrewEvent(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent
- PotionBrewEvent.Post - Class in net.minecraftforge.event.brewing
-
PotionBrewEvent.Post is fired when a potion is brewed in the brewing stand.
- PotionBrewEvent.Pre - Class in net.minecraftforge.event.brewing
-
PotionBrewEvent.Pre is fired before vanilla brewing takes place.
- PotionBrewing - Class in net.minecraft.potion
- PotionBrewing() - Constructor for class net.minecraft.potion.PotionBrewing
- PotionBrewing.MixPredicate<T extends ForgeRegistryEntry<T>> - Class in net.minecraft.potion
- PotionColorCalculationEvent - Class in net.minecraftforge.event.entity.living
-
Fires after Potion Color Calculation.
- PotionColorCalculationEvent(LivingEntity, int, boolean, Collection<EffectInstance>) - Constructor for class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
- PotionEntity - Class in net.minecraft.entity.projectile
- PotionEntity(EntityType<? extends PotionEntity>, World) - Constructor for class net.minecraft.entity.projectile.PotionEntity
- PotionEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.PotionEntity
- PotionEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.PotionEntity
- PotionEvent - Class in net.minecraftforge.event.entity.living
- PotionEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent
- PotionEvent.PotionAddedEvent - Class in net.minecraftforge.event.entity.living
-
This Event is fired when a new Potion is added to the Entity.
- PotionEvent.PotionApplicableEvent - Class in net.minecraftforge.event.entity.living
-
This Event is fired to check if a Potion can get applied to an Entity.
- PotionEvent.PotionExpiryEvent - Class in net.minecraftforge.event.entity.living
-
This Event is fired when a Potion effect expires on an Entity.
- PotionEvent.PotionRemoveEvent - Class in net.minecraftforge.event.entity.living
-
This Event is fired when a Potion is about to get removed from an Entity.
- PotionEventTest - Class in net.minecraftforge.debug
- PotionEventTest() - Constructor for class net.minecraftforge.debug.PotionEventTest
- PotionExpiryEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionExpiryEvent
- PotionItem - Class in net.minecraft.item
- PotionItem(Item.Properties) - Constructor for class net.minecraft.item.PotionItem
- PotionItems - Class in net.minecraft.util.datafix.fixes
- PotionItems(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PotionItems
- PotionRemoveEvent(LivingEntity, Effect) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
- PotionRemoveEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
- Potions - Class in net.minecraft.potion
- Potions() - Constructor for class net.minecraft.potion.Potions
- POTIONS - Static variable in class net.minecraft.util.datafix.fixes.PotionItems
- POTIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
- POTIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries
- PotionShiftEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.PotionShiftEvent
- PotionSlot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.BrewingStandContainer.PotionSlot
- PotionSpriteUploader - Class in net.minecraft.client.renderer.texture
- PotionSpriteUploader(TextureManager) - Constructor for class net.minecraft.client.renderer.texture.PotionSpriteUploader
- PotionTags(DataGenerator, ExistingFileHelper) - Constructor for class net.minecraftforge.debug.misc.CustomTagTypesTest.PotionTags
- PotionUtils - Class in net.minecraft.potion
- PotionUtils() - Constructor for class net.minecraft.potion.PotionUtils
- PotionWater - Class in net.minecraft.util.datafix.fixes
- PotionWater(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PotionWater
- POTTED_ACACIA_SAPLING - Static variable in class net.minecraft.block.Blocks
- POTTED_ALLIUM - Static variable in class net.minecraft.block.Blocks
- POTTED_AZURE_BLUET - Static variable in class net.minecraft.block.Blocks
- POTTED_BAMBOO - Static variable in class net.minecraft.block.Blocks
- POTTED_BIRCH_SAPLING - Static variable in class net.minecraft.block.Blocks
- POTTED_BLUE_ORCHID - Static variable in class net.minecraft.block.Blocks
- POTTED_BROWN_MUSHROOM - Static variable in class net.minecraft.block.Blocks
- POTTED_BY_CONTENT - Static variable in class net.minecraft.block.FlowerPotBlock
- POTTED_CACTUS - Static variable in class net.minecraft.block.Blocks
- POTTED_CORNFLOWER - Static variable in class net.minecraft.block.Blocks
- POTTED_CRIMSON_FUNGUS - Static variable in class net.minecraft.block.Blocks
- POTTED_CRIMSON_ROOTS - Static variable in class net.minecraft.block.Blocks
- POTTED_DANDELION - Static variable in class net.minecraft.block.Blocks
- POTTED_DARK_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
- POTTED_DEAD_BUSH - Static variable in class net.minecraft.block.Blocks
- POTTED_FERN - Static variable in class net.minecraft.block.Blocks
- POTTED_JUNGLE_SAPLING - Static variable in class net.minecraft.block.Blocks
- POTTED_LILY_OF_THE_VALLEY - Static variable in class net.minecraft.block.Blocks
- POTTED_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
- POTTED_ORANGE_TULIP - Static variable in class net.minecraft.block.Blocks
- POTTED_OXEYE_DAISY - Static variable in class net.minecraft.block.Blocks
- POTTED_PINK_TULIP - Static variable in class net.minecraft.block.Blocks
- POTTED_POPPY - Static variable in class net.minecraft.block.Blocks
- POTTED_RED_MUSHROOM - Static variable in class net.minecraft.block.Blocks
- POTTED_RED_TULIP - Static variable in class net.minecraft.block.Blocks
- POTTED_SPRUCE_SAPLING - Static variable in class net.minecraft.block.Blocks
- POTTED_WARPED_FUNGUS - Static variable in class net.minecraft.block.Blocks
- POTTED_WARPED_ROOTS - Static variable in class net.minecraft.block.Blocks
- POTTED_WHITE_TULIP - Static variable in class net.minecraft.block.Blocks
- POTTED_WITHER_ROSE - Static variable in class net.minecraft.block.Blocks
- PounceGoal() - Constructor for class net.minecraft.entity.passive.FoxEntity.PounceGoal
- POW22 - Static variable in class net.minecraft.client.renderer.texture.MipmapGenerator
- power - Variable in class net.minecraft.network.play.server.SExplosionPacket
- power - Variable in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
- POWER - Static variable in class net.minecraft.block.DaylightDetectorBlock
- POWER - Static variable in class net.minecraft.block.RedstoneWireBlock
- POWER - Static variable in class net.minecraft.block.WeightedPressurePlateBlock
- POWER - Static variable in class net.minecraft.state.properties.BlockStateProperties
- POWER_ARROWS - Static variable in class net.minecraft.enchantment.Enchantments
- POWER_LOCATION - Static variable in class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
- PowerButton(int, int, Effect, boolean) - Constructor for class net.minecraft.client.gui.screen.inventory.BeaconScreen.PowerButton
- powered - Variable in class net.minecraft.tileentity.CommandBlockTileEntity
- powered - Variable in class net.minecraft.tileentity.StructureBlockTileEntity
- POWERED - Static variable in class net.minecraft.block.AbstractButtonBlock
- POWERED - Static variable in class net.minecraft.block.BellBlock
- POWERED - Static variable in class net.minecraft.block.DetectorRailBlock
- POWERED - Static variable in class net.minecraft.block.DoorBlock
- POWERED - Static variable in class net.minecraft.block.FenceGateBlock
- POWERED - Static variable in class net.minecraft.block.LecternBlock
- POWERED - Static variable in class net.minecraft.block.LeverBlock
- POWERED - Static variable in class net.minecraft.block.NoteBlock
- POWERED - Static variable in class net.minecraft.block.ObserverBlock
- POWERED - Static variable in class net.minecraft.block.PoweredRailBlock
- POWERED - Static variable in class net.minecraft.block.PressurePlateBlock
- POWERED - Static variable in class net.minecraft.block.RedstoneDiodeBlock
- POWERED - Static variable in class net.minecraft.block.TrapDoorBlock
- POWERED - Static variable in class net.minecraft.block.TripWireBlock
- POWERED - Static variable in class net.minecraft.block.TripWireHookBlock
- POWERED - Static variable in class net.minecraft.state.properties.BlockStateProperties
- POWERED_RAIL - Static variable in class net.minecraft.block.Blocks
- POWERED_RAIL - Static variable in class net.minecraft.item.Items
- PoweredRailBlock - Class in net.minecraft.block
- PoweredRailBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PoweredRailBlock
- PoweredRailBlock(AbstractBlock.Properties, boolean) - Constructor for class net.minecraft.block.PoweredRailBlock
- PowerEnchantment - Class in net.minecraft.enchantment
- PowerEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PowerEnchantment
- pre(RenderGameOverlayEvent.ElementType, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
- Pre(MatrixStack, RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Pre
- Pre(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent.Pre
- Pre(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent.Pre
- Pre(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent.Pre
- Pre(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent.Pre
- Pre(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent.Pre
- Pre(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent.Pre
- Pre(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent.Pre
- Pre(Screen, MatrixStack, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent.Pre
- Pre(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent.Pre
- Pre(AtlasTexture, Set<ResourceLocation>) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent.Pre
- Pre(LivingEntity, LivingRenderer<T, M>, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Pre
- Pre(LivingEntity, EntityType<? extends LivingEntity>, Consumer<Integer>) - Constructor for class net.minecraftforge.event.entity.living.LivingConversionEvent.Pre
- Pre(PlayerEntity, PlayerRenderer, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Pre
- Pre(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, int, int, int, FontRenderer) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Pre
- Pre(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent.Pre
- Pre(World, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Pre
- Pre(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent.Pre
- PRE_FEATURES - Static variable in class net.minecraft.world.chunk.ChunkStatus
- PRE_RAID - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
- PRE_UPDATE - net.minecraft.world.server.ServerWorldLightManager.Phase
- precipitation - Variable in class net.minecraft.world.biome.Biome.Builder
- precipitation - Variable in class net.minecraft.world.biome.Biome.Climate
- precipitation(Biome.RainType) - Method in class net.minecraft.world.biome.Biome.Builder
- precision - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
- pred - Variable in class net.minecraftforge.client.model.data.ModelProperty
- predicate - Variable in class net.minecraft.command.arguments.EntityOptions.OptionHandler
- predicate - Variable in class net.minecraft.command.arguments.EntitySelector
- predicate - Variable in class net.minecraft.command.arguments.EntitySelectorParser
- predicate - Variable in class net.minecraft.command.arguments.NBTPathArgument.CompoundNode
- predicate - Variable in class net.minecraft.command.arguments.NBTPathArgument.JsonNode
- predicate - Variable in class net.minecraft.command.arguments.NBTPathArgument.ListNode
- predicate - Variable in class net.minecraft.entity.ai.brain.task.LookAtEntityTask
- predicate - Variable in class net.minecraft.entity.ai.brain.task.PickupWantedItemTask
- predicate - Variable in class net.minecraft.entity.ai.brain.task.PiglinIdleActivityTask
- predicate - Variable in class net.minecraft.entity.ai.brain.task.PredicateTask
- predicate - Variable in class net.minecraft.entity.ai.brain.task.SupplementedTask
- predicate - Variable in class net.minecraft.entity.EntitySpawnPlacementRegistry.Entry
- predicate - Variable in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
- predicate - Variable in class net.minecraft.loot.conditions.DamageSourceProperties
- predicate - Variable in class net.minecraft.loot.conditions.EntityHasProperty
- predicate - Variable in class net.minecraft.loot.conditions.LocationCheck
- predicate - Variable in class net.minecraft.loot.conditions.MatchTool
- predicate - Variable in class net.minecraft.util.math.shapes.VoxelShapeSpliterator
- predicate - Variable in class net.minecraft.village.PointOfInterestType
- predicate(StateContainer<Block, BlockState>, String) - Static method in class net.minecraft.client.renderer.model.ModelBakery
- predicate(ResourceLocation, float) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
- predicateGson - Variable in class net.minecraft.loot.ConditionArrayParser
- predicateGson - Variable in class net.minecraft.loot.ConditionArraySerializer
- predicateManager - Variable in class net.minecraft.advancements.AdvancementManager
- predicateManager - Variable in class net.minecraft.loot.ConditionArrayParser
- predicateManager - Variable in class net.minecraft.loot.LootTableManager
- predicateManager - Variable in class net.minecraft.resources.DataPackRegistries
- predicateOnAvoidEntity - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
- predicates - Variable in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
- predicates - Variable in class net.minecraft.client.renderer.model.ItemOverride
- predicates - Variable in class net.minecraft.loot.LootFunction
- predicates - Variable in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
- PredicateTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
- PredicateTask(Predicate<E>, MemoryModuleType<?>) - Constructor for class net.minecraft.entity.ai.brain.task.PredicateTask
- preDispatchHook - Variable in enum net.minecraftforge.fml.ModLoadingStage
- preDraw(VertexFormatElement.Usage, VertexFormat, int, int, ByteBuffer) - Static method in class net.minecraftforge.client.ForgeHooksClient
- preferredFullscreenVideoMode - Variable in class net.minecraft.client.MainWindow
- prefix - Variable in class net.minecraft.client.renderer.texture.SpriteUploader
- prefix - Variable in class net.minecraftforge.common.data.ExistingFileHelper.ResourceType
- prefix - Variable in class net.minecraftforge.userdev.ArgumentList.EntryValue
- prefix(String, Consumer<String>) - Static method in class net.minecraft.util.Util
- prefixes - Variable in class net.minecraft.entity.player.PlayerEntity
- prefixRegister - Variable in class net.minecraft.client.renderer.texture.TextureManager
- preInit(FMLCommonSetupEvent) - Method in class net.minecraftforge.common.ForgeMod
- preItemToolTip(ItemStack) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
-
Must be called from
GuiScreen.renderToolTip
beforeGuiScreen.drawHoveringText
is called. - preload - Variable in class net.minecraft.client.audio.Sound
- preload - Variable in class net.minecraftforge.common.data.SoundDefinition.Sound
- preload() - Static method in class net.minecraft.crash.CrashReport
- preload() - Method in class net.minecraftforge.common.data.SoundDefinition.Sound
-
Marks this sound as needing to be preloaded.
- preload(boolean) - Method in class net.minecraftforge.common.data.SoundDefinition.Sound
-
Sets whether this sound should be preloaded or not.
- preload(Collection<Sound>) - Method in class net.minecraft.client.audio.AudioStreamManager
- preload(TextureManager, Executor) - Method in class net.minecraft.client.renderer.RenderSkyboxCube
- preload(ResourceLocation, Executor) - Method in class net.minecraft.client.renderer.texture.TextureManager
- PreloadedTexture - Class in net.minecraft.client.renderer.texture
- PreloadedTexture(IResourceManager, ResourceLocation, Executor) - Constructor for class net.minecraft.client.renderer.texture.PreloadedTexture
- preLoadErrors - Variable in class net.minecraftforge.fml.loading.LoadingModList
- preloadIfRequired(SoundEngine) - Method in interface net.minecraft.client.audio.ISoundEventAccessor
- preloadIfRequired(SoundEngine) - Method in class net.minecraft.client.audio.Sound
- preloadIfRequired(SoundEngine) - Method in class net.minecraft.client.audio.SoundEventAccessor
- preloadQueue - Variable in class net.minecraft.client.audio.SoundEngine
- preloadResources(TextureManager, Executor) - Static method in class net.minecraft.client.gui.screen.MainMenuScreen
- preMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle.Dripping
- preMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle.DrippingLava
- preMoveUpdate() - Method in class net.minecraft.client.particle.DripParticle
- preparationNanos - Variable in class net.minecraft.resources.DebugAsyncReloader.DataPoint
- preparationResult - Variable in class net.minecraft.resources.DebugAsyncReloader.DataPoint
- prepare() - Method in class net.minecraft.profiler.Snooper
- prepare(double, double, double) - Method in class net.minecraft.client.renderer.culling.ClippingHelper
- prepare(ParrotModel.State) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
- prepare(IResourceManager, Executor) - Method in class net.minecraft.tags.TagCollectionReader
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.audio.SoundHandler
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.GPUWarning
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.model.ModelManager
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.FoliageColorReloadListener
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.GrassColorReloadListener
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.JsonReloadListener
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.ReloadListener
- prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.util.Splashes
- prepare(Region, MobEntity) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
- prepare(Region, MobEntity) - Method in class net.minecraft.pathfinding.NodeProcessor
- prepare(Region, MobEntity) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
- prepare(Region, MobEntity) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
- prepare(World, ActiveRenderInfo, Entity) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
- prepare(World, TextureManager, FontRenderer, ActiveRenderInfo, RayTraceResult) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
- PrepareDownloadRealmsAction - Class in net.minecraft.realms.action
- PrepareDownloadRealmsAction(long, int, String, Screen) - Constructor for class net.minecraft.realms.action.PrepareDownloadRealmsAction
- prepareForCommand() - Method in class net.minecraft.network.rcon.RConConsoleSource
- prepareForDamage() - Method in class net.minecraft.util.CombatTracker
- prepareImage(int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
- prepareImage(int, int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
- prepareImage(NativeImage.PixelFormatGLCode, int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
- prepareImage(NativeImage.PixelFormatGLCode, int, int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
- prepareLevels(IChunkStatusListener) - Method in class net.minecraft.server.MinecraftServer
- prepareMobModel(EnderDragonEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer.EnderDragonModel
- prepareMobModel(ArmorStandEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
- prepareMobModel(RavagerEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
- prepareMobModel(ParrotEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BeeModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CatModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DrownedModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.FoxModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HorseModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PandaModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RabbitModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepWoolModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SkeletonModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitherModel
- prepareMobModel(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WolfModel
- prepareToStitch(IResourceManager, Stream<ResourceLocation>, IProfiler, int) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
- prepareWeather() - Method in class net.minecraft.world.World
- PREPARING_TO_SUMMON_PILLARS - net.minecraft.world.end.DragonSpawnState
- preparingListeners - Variable in class net.minecraft.resources.AsyncReloader
- prependJsonKey(String) - Method in exception net.minecraft.client.util.JSONException
- preRegistryEventDispatch(Executor, ModLoadingStage.EventGenerator<? extends RegistryEvent.Register<?>>) - Static method in class net.minecraftforge.registries.GameData
- preset - Variable in class net.minecraft.client.gui.screen.WorldOptionsScreen
- preset - Variable in class net.minecraft.world.biome.provider.NetherBiomeProvider.DefaultBuilder
- preset - Variable in class net.minecraft.world.biome.provider.NetherBiomeProvider
- preset() - Method in class net.minecraft.world.biome.provider.NetherBiomeProvider.DefaultBuilder
- preset() - Method in class net.minecraft.world.biome.provider.NetherBiomeProvider
- preset(ITextComponent, IItemProvider, RegistryKey<Biome>, List<Structure<?>>, boolean, boolean, boolean, FlatLayerInfo...) - Static method in class net.minecraft.client.gui.screen.FlatPresetsScreen
- Preset(ResourceLocation, Function3<NetherBiomeProvider.Preset, Registry<Biome>, Long, NetherBiomeProvider>) - Constructor for class net.minecraft.world.biome.provider.NetherBiomeProvider.Preset
- PresetEntry() - Constructor for class net.minecraft.client.gui.screen.FlatPresetsScreen.SlotList.PresetEntry
- PRESETS - Static variable in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
- PRESETS - Static variable in class net.minecraft.client.gui.screen.FlatPresetsScreen
- preSidedRunnable() - Static method in class net.minecraftforge.fml.client.ClientModLoader
- press(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractButtonBlock
- PRESS_SHIFT_KEY - net.minecraft.network.play.client.CEntityActionPacket.Action
- PRESSED_AABB - Static variable in class net.minecraft.block.AbstractPressurePlateBlock
- PRESSED_CEILING_AABB_X - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSED_CEILING_AABB_Z - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSED_EAST_AABB - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSED_FLOOR_AABB_X - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSED_FLOOR_AABB_Z - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSED_NORTH_AABB - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSED_SOUTH_AABB - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSED_WEST_AABB - Static variable in class net.minecraft.block.AbstractButtonBlock
- PRESSURE_PLATE_DOWN - Static variable in class net.minecraft.data.StockModelShapes
- PRESSURE_PLATE_UP - Static variable in class net.minecraft.data.StockModelShapes
- PRESSURE_PLATES - Static variable in class net.minecraft.tags.BlockTags
- pressurePlate(Block) - Method in class net.minecraft.data.BlockModelProvider.BlockTextureCombiner
- PressurePlateBlock - Class in net.minecraft.block
- PressurePlateBlock(PressurePlateBlock.Sensitivity, AbstractBlock.Properties) - Constructor for class net.minecraft.block.PressurePlateBlock
- PressurePlateBlock.Sensitivity - Enum in net.minecraft.block
- prettyPrint(double) - Static method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
- prettyPrint(int) - Static method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
- prevCamRotX - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCamRotY - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCamX - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCamY - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCamZ - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCloudColor - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCloudsType - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCloudX - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCloudY - Variable in class net.minecraft.client.renderer.WorldRenderer
- prevCloudZ - Variable in class net.minecraft.client.renderer.WorldRenderer
- PREVENT_MOB_SPAWNING_INSIDE - Static variable in class net.minecraft.tags.BlockTags
- preventCreativeDropFromBottomPart(World, BlockPos, BlockState, PlayerEntity) - Static method in class net.minecraft.block.DoublePlantBlock
- preventProxyConnections - Variable in class net.minecraft.server.dedicated.ServerProperties
- preventProxyConnections - Variable in class net.minecraft.server.MinecraftServer
- previous - Variable in class net.minecraft.client.gui.screen.MultiplayerWarningScreen
- PREVIOUS_OUTPUT_LABEL - Static variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
- PREVIOUS_PAGE_TEXT - Static variable in class net.minecraft.client.gui.spectator.SpectatorMenu
- previousAttemptTimestamp - Variable in class net.minecraft.entity.ai.brain.task.GatherPOITask.RetryMarker
- previousBiome - Variable in class net.minecraft.client.audio.BiomeSoundHandler
- previousBiomeFog - Static variable in class net.minecraft.client.renderer.FogRenderer
- previousEdit - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
- previousGameModeForPlayer - Variable in class net.minecraft.server.management.PlayerInteractionManager
- previousGameType - Variable in class net.minecraft.network.play.server.SJoinGamePacket
- previousHovered - Variable in class net.minecraft.client.gui.screen.GamemodeSelectionScreen
- previousIndex - Variable in class net.minecraft.entity.ai.brain.schedule.ScheduleDuties
- previousLocalPlayerMode - Variable in class net.minecraft.client.multiplayer.PlayerController
- previouslyKilled - Variable in class net.minecraft.world.end.DragonFightManager
- previousOrThread() - Method in class net.minecraft.advancements.AdvancementTreeNode
- previousPiece - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
- previousPiece - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
- previousPlayerGameType - Variable in class net.minecraft.network.play.server.SRespawnPacket
- previousScreen - Variable in class net.minecraft.realms.RealmsBridgeScreen
- previousSibling - Variable in class net.minecraft.advancements.AdvancementTreeNode
- previousTimeSnapshot - Variable in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
- previousTimeSnapshot - Variable in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
- previousWrittenBytes - Variable in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
- previousWrittenBytes - Variable in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
- prevValue - Variable in class net.minecraft.util.IntReferenceHolder
- PREY_SELECTOR - Static variable in class net.minecraft.entity.passive.WolfEntity
- PreYggdrasilConverter - Class in net.minecraft.server.management
- PreYggdrasilConverter() - Constructor for class net.minecraft.server.management.PreYggdrasilConverter
- PreYggdrasilConverter.ConversionError - Exception in net.minecraft.server.management
- price - Variable in class net.minecraftforge.common.BasicTrade
- price2 - Variable in class net.minecraftforge.common.BasicTrade
- priceMult - Variable in class net.minecraftforge.common.BasicTrade
- priceMultiplier - Variable in class net.minecraft.entity.merchant.villager.VillagerTrades.EmeraldForItemsTrade
- priceMultiplier - Variable in class net.minecraft.entity.merchant.villager.VillagerTrades.EnchantedItemForEmeraldsTrade
- priceMultiplier - Variable in class net.minecraft.entity.merchant.villager.VillagerTrades.ItemsForEmeraldsAndItemsTrade
- priceMultiplier - Variable in class net.minecraft.entity.merchant.villager.VillagerTrades.ItemsForEmeraldsTrade
- priceMultiplier - Variable in class net.minecraft.entity.merchant.villager.VillagerTrades.ItemWithPotionForEmeraldsAndItemsTrade
- priceMultiplier - Variable in class net.minecraft.entity.merchant.villager.VillagerTrades.SuspiciousStewForEmeraldTrade
- priceMultiplier - Variable in class net.minecraft.item.MerchantOffer
- primary - Variable in class net.minecraft.client.gui.screen.inventory.BeaconScreen
- primary - Variable in class net.minecraft.network.play.client.CUpdateBeaconPacket
- PRIMARY_EFFECT_LABEL - Static variable in class net.minecraft.client.gui.screen.inventory.BeaconScreen
- primaryPower - Variable in class net.minecraft.tileentity.BeaconTileEntity
- primeFuse() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
- primeHeightmaps(IChunk, Set<Heightmap.Type>) - Static method in class net.minecraft.world.gen.Heightmap
- print() - Method in class net.minecraft.client.util.SuffixArray
- print(JTextArea, JScrollPane, String) - Method in class net.minecraft.server.gui.MinecraftServerGui
- printDebugLog(int, int, int, int, int, long, long) - Static method in class net.minecraft.client.renderer.GlDebugTextUtils
- printFuture(CompletableFuture<Either<Chunk, ChunkHolder.IChunkLoadingError>>) - Static method in class net.minecraft.world.server.ChunkManager
- println(boolean) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(char) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(char[]) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(double) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(float) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(int) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(long) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(Object) - Method in class net.minecraft.util.LoggingPrintStream
- println(Object) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- println(String) - Method in class net.minecraft.util.LoggingPrintStream
- println(String) - Method in class net.minecraftforge.fml.common.EnhancedRuntimeException.WrappedPrintStream
- println(String) - Method in class net.minecraftforge.fml.loading.TracingPrintStream
- printLoadedModels - Static variable in class net.minecraftforge.client.model.b3d.B3DModel
- printRow(StringBuilder, List<String>) - Method in class net.minecraftforge.common.util.TextTable
- printSeparators(StringBuilder) - Method in class net.minecraftforge.common.util.TextTable
- printStackTrace(PrintStream) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
- printStackTrace(PrintWriter) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
- printStackTrace(EnhancedRuntimeException.WrappedPrintStream) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
- printStackTrace(EnhancedRuntimeException.WrappedPrintStream) - Method in exception net.minecraftforge.fml.common.LoaderException
- printUnknownToken(int) - Static method in class net.minecraft.client.renderer.GlDebugTextUtils
- PrioritizedGoal - Class in net.minecraft.entity.ai.goal
- PrioritizedGoal(int, Goal) - Constructor for class net.minecraft.entity.ai.goal.PrioritizedGoal
- priority - Variable in class net.minecraft.client.audio.LocatableSound
- priority - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
- priority - Variable in class net.minecraft.entity.ai.goal.PrioritizedGoal
- priority - Variable in class net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
- priority - Variable in class net.minecraft.world.NextTickListEntry
- priority - Variable in class net.minecraft.world.SerializableTickList.TickHolder
- Priority() - Constructor for enum net.minecraft.resources.ResourcePackInfo.Priority
- Priority() - Constructor for enum net.minecraft.world.chunk.storage.IOWorker.Priority
- Priority(int) - Constructor for class net.minecraft.util.concurrent.ITaskQueue.Priority
- PRIORITY_LEVEL_COUNT - Static variable in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
- PRISMARINE - Static variable in class net.minecraft.block.Blocks
- PRISMARINE - Static variable in class net.minecraft.item.Items
- PRISMARINE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
- PRISMARINE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
- PRISMARINE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
- PRISMARINE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
- PRISMARINE_BRICKS - Static variable in class net.minecraft.block.Blocks
- PRISMARINE_BRICKS - Static variable in class net.minecraft.item.Items
- PRISMARINE_CRYSTALS - Static variable in class net.minecraft.item.Items
- PRISMARINE_SHARD - Static variable in class net.minecraft.item.Items
- PRISMARINE_SLAB - Static variable in class net.minecraft.block.Blocks
- PRISMARINE_SLAB - Static variable in class net.minecraft.item.Items
- PRISMARINE_STAIRS - Static variable in class net.minecraft.block.Blocks
- PRISMARINE_STAIRS - Static variable in class net.minecraft.item.Items
- PRISMARINE_WALL - Static variable in class net.minecraft.block.Blocks
- PRISMARINE_WALL - Static variable in class net.minecraft.item.Items
- Prison(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
- Prison(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
- probability - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
- probability - Variable in class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
- probability - Variable in class net.minecraft.loot.conditions.RandomChance
- probability - Variable in class net.minecraft.loot.functions.ApplyBonus.BinomialWithBonusCountFormula
- probability - Variable in class net.minecraft.world.biome.ParticleEffectAmbience
- probability - Variable in class net.minecraft.world.gen.feature.ProbabilityConfig
- probability - Variable in class net.minecraft.world.gen.feature.structure.MineshaftConfig
- probability - Variable in class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
- probability - Variable in class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
- probability - Variable in class net.minecraft.world.gen.placement.CaveEdgeConfig
- probability - Variable in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
- probability - Variable in class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
- ProbabilityConfig - Class in net.minecraft.world.gen.feature
- ProbabilityConfig(float) - Constructor for class net.minecraft.world.gen.feature.ProbabilityConfig
- problems - Variable in class net.minecraft.loot.ValidationTracker
- proceed(boolean, boolean) - Method in interface net.minecraft.client.gui.screen.ConfirmBackupScreen.ICallback
- process(float) - Method in class net.minecraft.client.shader.Shader
- process(float) - Method in class net.minecraft.client.shader.ShaderGroup
- process(ImmutableMap<String, String>) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.ModelWrapper
- process(BufferedImage) - Method in class com.mojang.realmsclient.util.SkinProcessor
- process(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings, Template) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
- PROCESS_IMC - net.minecraftforge.fml.ModLoadingStage
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.BlackStoneReplacementProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.BlockMosinessProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.GravityStructureProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.IntegrityProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.LavaSubmergingProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.NopProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.RuleStructureProcessor
- processBlock(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
-
Deprecated.
- processBlockInfos(IWorld, BlockPos, BlockPos, PlacementSettings, List<Template.BlockInfo>) - Static method in class net.minecraft.world.gen.feature.template.Template
-
Deprecated.
- processBlockInfos(IWorld, BlockPos, BlockPos, PlacementSettings, List<Template.BlockInfo>, Template) - Static method in class net.minecraft.world.gen.feature.template.Template
- processChunk(IWorld) - Method in interface net.minecraft.util.palette.UpgradeData.IBlockFixer
- processClassWithFlags(ILaunchPluginService.Phase, ClassNode, Type, String) - Method in class net.minecraftforge.common.asm.CapabilityInjectDefinalize
- processClassWithFlags(ILaunchPluginService.Phase, ClassNode, Type, String) - Method in class net.minecraftforge.common.asm.ObjectHolderDefinalize
- processClassWithFlags(ILaunchPluginService.Phase, ClassNode, Type, String) - Method in class net.minecraftforge.common.asm.RuntimeEnumExtender
- processClassWithFlags(ILaunchPluginService.Phase, ClassNode, Type, String) - Method in class net.minecraftforge.fml.loading.RuntimeDistCleaner
- processCommandNode(CommandNode<S>, Predicate<CommandNode<?>>, Map<CommandNode<S>, CommandNode<S>>) - Static method in class net.minecraftforge.network.CommandTreeCleaner
- processConditional(JsonObject) - Static method in class net.minecraftforge.common.crafting.ConditionalAdvancement
-
Processes the conditional advancement during loading.
- processConditions(JsonArray) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
- processConditions(JsonObject) - Static method in class net.minecraftforge.common.crafting.ConditionalAdvancement
-
Deprecated.
- processConditions(JsonObject, String) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
- processed - Static variable in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
- processedBuffer - Variable in class com.mojang.blaze3d.Empty3i
- processEntity(IWorldReader, BlockPos, Template.EntityInfo, Template.EntityInfo, PlacementSettings, Template) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
-
FORGE: Add entity processing.
- processEntityInfos(Template, IWorld, BlockPos, PlacementSettings, List<Template.EntityInfo>) - Static method in class net.minecraft.world.gen.feature.template.Template
- processForgeListPingData(ServerStatusResponse, ServerData) - Static method in class net.minecraftforge.fml.client.ClientHooks
- processFrames(int, String, TextureAtlasSprite) - Method in class net.minecraft.client.renderer.model.ItemModelGenerator
- processJoinOrLeave(GameProfile, URL, Executor) - Method in class net.minecraft.util.text.filter.ChatFilterClient
- processLegacySkin - Variable in class net.minecraft.client.renderer.texture.DownloadingTexture
- processLegacySkin(NativeImage) - Static method in class net.minecraft.client.renderer.texture.DownloadingTexture
- processLoading(IProfiler, int) - Method in class net.minecraft.client.renderer.model.ModelBakery
- processMany(List<BakedQuad>) - Method in class net.minecraftforge.client.model.QuadTransformer
-
Processes multiple quads, producing a new array of new quads.
- processManyInPlace(List<BakedQuad>) - Method in class net.minecraftforge.client.model.QuadTransformer
-
Processes multiple quads in place, modifying the input quads.
- processMessageBundle(List<String>) - Method in class net.minecraft.util.text.filter.ChatFilterClient.ProfileFilter
- processMessageBundle(List<String>) - Method in interface net.minecraft.util.text.filter.IChatFilter
- processMissing(Class<T>, ResourceLocation, RegistryManager, RegistryEvent.MissingMappings<?>, Map<ResourceLocation, Integer>, Map<ResourceLocation, Integer[]>, Collection<ResourceLocation>, Collection<ResourceLocation>, boolean) - Static method in class net.minecraftforge.registries.GameData
- processMissingEvent(ResourceLocation, ForgeRegistry<V>, List<RegistryEvent.MissingMappings.Mapping<V>>, Map<ResourceLocation, Integer>, Map<ResourceLocation, Integer[]>, Collection<ResourceLocation>, Collection<ResourceLocation>, boolean) - Method in class net.minecraftforge.registries.ForgeRegistry
- processModClassesEnvironmentVariable(Map<String, List<Pair<Path, List<Path>>>>) - Method in class net.minecraftforge.fml.loading.FMLCommonLaunchHandler
- processModLists(List<String>, List<Path>) - Static method in class net.minecraftforge.fml.loading.moddiscovery.ModListHandler
-
Reads the modList paths specified, and searches each maven root for mods matching.
- processOne(BakedQuad) - Method in class net.minecraftforge.client.model.QuadTransformer
-
Processes a single quad, producing a new quad.
- processOneInPlace(BakedQuad) - Method in class net.minecraftforge.client.model.QuadTransformer
-
Processes a single quad, modifying the input quad.
- Processor() - Constructor for class net.minecraft.entity.monster.RavagerEntity.Processor
- PROCESSOR_LIST - Static variable in class net.minecraft.util.registry.WorldGenRegistries
- PROCESSOR_LIST_REGISTRY - Static variable in class net.minecraft.util.registry.Registry
- ProcessorLists - Class in net.minecraft.world.gen.feature.template
- ProcessorLists() - Constructor for class net.minecraft.world.gen.feature.template.ProcessorLists
- processors - Variable in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
- processors - Variable in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
- processors - Variable in class net.minecraft.world.gen.feature.template.PlacementSettings
- processorsCodec() - Static method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
- processPacket(DatagramPacket) - Method in class net.minecraft.network.rcon.QueryThread
- processPendingMessages() - Method in class net.minecraft.client.gui.NewChatGui
- processPortalCooldown() - Method in class net.minecraft.entity.Entity
- processPortalCooldown() - Method in class net.minecraft.entity.player.ServerPlayerEntity
- processQuad() - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
- processQuad() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
- processRequest(JsonObject, URL) - Method in class net.minecraft.util.text.filter.ChatFilterClient
- processRequestResponse(JsonObject, URL) - Method in class net.minecraft.util.text.filter.ChatFilterClient
- processStreamMessage(String) - Method in class net.minecraft.util.text.filter.ChatFilterClient.ProfileFilter
- processStreamMessage(String) - Method in interface net.minecraft.util.text.filter.IChatFilter
- processUnloads(BooleanSupplier) - Method in class net.minecraft.world.server.ChunkManager
- processVertices(int[], int[]) - Method in class net.minecraftforge.client.model.QuadTransformer
- production - Static variable in class net.minecraftforge.fml.loading.FMLEnvironment
- production - Static variable in class net.minecraftforge.fml.loading.FMLLoader
- PRODUCTION - com.mojang.realmsclient.client.RealmsClient.Environment
- profession - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
- profession - Variable in class net.minecraft.entity.ai.brain.task.SwitchVillagerJobTask
- profession - Variable in class net.minecraft.entity.merchant.villager.VillagerData
- professionHatCache - Variable in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
- PROFESSIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries
- profile - Variable in class net.minecraft.client.gui.spectator.PlayerMenuObject
- profile - Variable in class net.minecraft.client.network.play.NetworkPlayerInfo
- profile - Variable in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
- profile - Variable in class net.minecraft.server.management.PlayerProfileCache.ProfileEntry
- profile - Variable in class net.minecraft.util.text.filter.ChatFilterClient.ProfileFilter
- PROFILE_ORDER - Static variable in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
- ProfileBanEntry - Class in net.minecraft.server.management
- ProfileBanEntry(JsonObject) - Constructor for class net.minecraft.server.management.ProfileBanEntry
- ProfileBanEntry(GameProfile) - Constructor for class net.minecraft.server.management.ProfileBanEntry
- ProfileBanEntry(GameProfile, Date, String, Date, String) - Constructor for class net.minecraft.server.management.ProfileBanEntry
- profileCache - Variable in class net.minecraft.server.MinecraftServer
- profileCache - Static variable in class net.minecraft.tileentity.SkullTileEntity
- ProfileEntry(GameProfile, Date) - Constructor for class net.minecraft.server.management.PlayerProfileCache.ProfileEntry
- ProfileFilter(GameProfile) - Constructor for class net.minecraft.util.text.filter.ChatFilterClient.ProfileFilter
- profileName - Variable in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
- profileProperties - Variable in class net.minecraft.client.GameConfiguration.UserInformation
- profileProperties - Variable in class net.minecraft.client.Minecraft
- ProfileProvider(EntitySelector) - Constructor for class net.minecraft.command.arguments.GameProfileArgument.ProfileProvider
- profiler - Variable in class net.minecraft.client.Minecraft
- profiler - Variable in class net.minecraft.entity.ai.goal.GoalSelector
- profiler - Variable in class net.minecraft.profiler.LongTickDetector
- profiler - Variable in class net.minecraft.profiler.TimeTracker
- profiler - Variable in class net.minecraft.server.MinecraftServer
- profiler - Variable in class net.minecraft.world.World
- Profiler - Class in net.minecraft.profiler
- Profiler(LongSupplier, IntSupplier, boolean) - Constructor for class net.minecraft.profiler.Profiler
- Profiler.Section - Class in net.minecraft.profiler
- profileRepository - Variable in class net.minecraft.server.management.PlayerProfileCache
- profileRepository - Variable in class net.minecraft.server.MinecraftServer
- profilesByName - Variable in class net.minecraft.server.management.PlayerProfileCache
- profilesByUUID - Variable in class net.minecraft.server.management.PlayerProfileCache
- programId - Variable in class net.minecraft.client.shader.ShaderInstance
- programs - Variable in enum net.minecraft.client.shader.ShaderLoader.ShaderType
- progress - Variable in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
- progress - Variable in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
- progress - Variable in class net.minecraft.client.gui.advancements.AdvancementEntryGui
- progress - Variable in class net.minecraft.client.gui.screen.WorkingScreen
- progress - Variable in class net.minecraft.client.gui.toasts.TutorialToast
- progress - Variable in class net.minecraft.client.multiplayer.ClientAdvancementManager
- progress - Variable in class net.minecraft.client.renderer.DestroyBlockProgress
- progress - Variable in class net.minecraft.client.tutorial.Tutorial.ToastTimeInfo
- progress - Variable in class net.minecraft.network.play.server.SAdvancementInfoPacket
- progress - Variable in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
- progress - Variable in class net.minecraft.tileentity.PistonTileEntity
- progress - Variable in class net.minecraft.tileentity.ShulkerBoxTileEntity
- progress - Variable in class net.minecraft.util.WorldOptimizer
- progress - Variable in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
- progress - Variable in class net.minecraftforge.common.model.animation.Clips.SlerpClip
- PROGRESS - net.minecraft.world.BossInfo.Overlay
- progressable - Variable in class net.minecraft.client.gui.toasts.TutorialToast
- progressChanged - Variable in class net.minecraft.advancements.PlayerAdvancements
- progressListener - Variable in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
- progressListener - Variable in class net.minecraft.client.Minecraft
- progressListener - Variable in class net.minecraft.world.server.ChunkManager
- ProgressListener(String, File, SaveFormat, RealmsDownloadLatestWorldScreen.DownloadStatus) - Constructor for class com.mojang.realmsclient.client.FileDownload.ProgressListener
- progressListenerFactory - Variable in class net.minecraft.server.MinecraftServer
- progressMap - Variable in class net.minecraft.util.WorldOptimizer
- progressO - Variable in class net.minecraft.tileentity.PistonTileEntity
- progressOld - Variable in class net.minecraft.tileentity.ShulkerBoxTileEntity
- progressStage(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
- progressStage(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
- progressStagePercentage(int) - Method in class net.minecraft.client.gui.screen.WorkingScreen
- progressStagePercentage(int) - Method in interface net.minecraft.util.IProgressUpdate
- progressStart(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
- progressStart(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
- progressStartNoAbort(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
- progressStartNoAbort(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
- progressTasks - Variable in class net.minecraft.client.Minecraft
- progressWindowTick - Static variable in class net.minecraftforge.fml.loading.FMLLoader
- project - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
- project - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
- projectile - Variable in class net.minecraft.advancements.criterion.TargetHitTrigger.Instance
- PROJECTILE - net.minecraft.enchantment.ProtectionEnchantment.Type
- PROJECTILE_PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
- ProjectileDispenseBehavior - Class in net.minecraft.dispenser
- ProjectileDispenseBehavior() - Constructor for class net.minecraft.dispenser.ProjectileDispenseBehavior
- ProjectileEntity - Class in net.minecraft.entity.projectile
- ProjectileEntity(EntityType<? extends ProjectileEntity>, World) - Constructor for class net.minecraft.entity.projectile.ProjectileEntity
- ProjectileHelper - Class in net.minecraft.entity.projectile
- ProjectileHelper() - Constructor for class net.minecraft.entity.projectile.ProjectileHelper
- ProjectileImpactEvent - Class in net.minecraftforge.event.entity
-
This event is fired when a projectile entity impacts something.
- ProjectileImpactEvent(Entity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent
- ProjectileImpactEvent.Arrow - Class in net.minecraftforge.event.entity
- ProjectileImpactEvent.Fireball - Class in net.minecraftforge.event.entity
- ProjectileImpactEvent.FireworkRocket - Class in net.minecraftforge.event.entity
-
Event is cancellable, causes firework to ignore the current hit and continue on its journey.
- ProjectileImpactEvent.FishingBobber - Class in net.minecraftforge.event.entity
-
Event is cancellable, causes bobber to ignore the current hit and continue on its journey.
- ProjectileImpactEvent.Throwable - Class in net.minecraftforge.event.entity
- ProjectileItemEntity - Class in net.minecraft.entity.projectile
- ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
- ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
- ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
- ProjectileOwner - Class in net.minecraft.util.datafix.fixes
- ProjectileOwner(Schema) - Constructor for class net.minecraft.util.datafix.fixes.ProjectileOwner
- PROJECTILES - Static variable in class net.minecraft.util.datafix.fixes.EntityUUID
- projection - Variable in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
- projectionCodec() - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
- projectionMatrix - Variable in class net.minecraftforge.client.event.RenderWorldLastEvent
- projectStartToHeightmap - Variable in class net.minecraft.world.gen.feature.structure.JigsawStructure
- promoteChunkMap() - Method in class net.minecraft.world.server.ChunkManager
- PromoteLeaderGoal(T) - Constructor for class net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal
- promotePendingBlockEntity(BlockPos, CompoundNBT) - Method in class net.minecraft.world.chunk.Chunk
- PROMPT - net.minecraft.client.multiplayer.ServerData.ServerResourceMode
- PROMPT_TEXT - Static variable in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
- promptForCacheErase - Variable in class net.minecraft.client.gui.screen.ConfirmBackupScreen
- propagatesSkylightDown - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState.Cache
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BarrierBlock
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BushBlock
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FlowingFluidBlock
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FourWayBlock
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SixWayBlock
- propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.WallBlock
- propagatesSkylightDown(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- properties - Variable in class net.minecraft.advancements.criterion.BlockPredicate.Builder
- properties - Variable in class net.minecraft.advancements.criterion.BlockPredicate
- properties - Variable in class net.minecraft.advancements.criterion.FluidPredicate
- properties - Variable in class net.minecraft.advancements.criterion.StatePropertiesPredicate
- properties - Variable in class net.minecraft.block.AbstractBlock
- properties - Variable in class net.minecraft.block.pattern.BlockStateMatcher
- properties - Variable in class net.minecraft.command.arguments.BlockPredicateArgument.BlockPredicate
- properties - Variable in class net.minecraft.command.arguments.BlockStateInput
- properties - Variable in class net.minecraft.command.arguments.BlockStateParser
- properties - Variable in class net.minecraft.command.arguments.ItemParser
- properties - Variable in class net.minecraft.loot.conditions.BlockStateProperty.Builder
- properties - Variable in class net.minecraft.loot.conditions.BlockStateProperty
- properties - Variable in class net.minecraft.loot.functions.CopyBlockState.Builder
- properties - Variable in class net.minecraft.loot.functions.CopyBlockState
- properties - Variable in class net.minecraft.server.dedicated.PropertyManager
- properties - Variable in class net.minecraft.server.ServerPropertiesProvider
- properties - Variable in class net.minecraft.state.StateContainer.Builder
- properties - Variable in class net.minecraft.util.Session
-
Forge: Cache of the local session's GameProfile properties.
- properties - Variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
- properties - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModFileInfo
- properties - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModInfo
- properties() - Static method in class net.minecraft.advancements.criterion.StatePropertiesPredicate.Builder
- properties(Property<T1>, Property<T2>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
- properties(Property<T1>, Property<T2>, Property<T3>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
- properties(Property<T1>, Property<T2>, Property<T3>, Property<T4>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
- properties(Property<T1>, Property<T2>, Property<T3>, Property<T4>, Property<T5>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
- Properties - Class in net.minecraftforge.common.property
- Properties() - Constructor for class net.minecraft.data.IMultiPartPredicateBuilder.Properties
- Properties() - Constructor for class net.minecraft.item.Item.Properties
- Properties() - Constructor for class net.minecraftforge.common.property.Properties
- Properties(Supplier<? extends Fluid>, Supplier<? extends Fluid>, FluidAttributes.Builder) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
- Properties(Material, Function<BlockState, MaterialColor>) - Constructor for class net.minecraft.block.AbstractBlock.Properties
- Properties(Material, MaterialColor) - Constructor for class net.minecraft.block.AbstractBlock.Properties
- PROPERTIES - Static variable in class net.minecraft.item.ItemModelsProperties
- propertiesByName - Variable in class net.minecraft.state.StateContainer
- propertiesCodec - Variable in class net.minecraft.state.StateHolder
- property - Variable in class net.minecraft.state.Property.ValuePair
- property(Property<T1>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
- Property<T extends java.lang.Comparable<T>> - Class in net.minecraft.state
- Property(String, Class<T>) - Constructor for class net.minecraft.state.Property
- Property(String, V, Function<V, String>) - Constructor for class net.minecraft.server.dedicated.PropertyManager.Property
- PROPERTY_BY_DIRECTION - Static variable in class net.minecraft.block.FireBlock
- PROPERTY_BY_DIRECTION - Static variable in class net.minecraft.block.FourWayBlock
- PROPERTY_BY_DIRECTION - Static variable in class net.minecraft.block.HugeMushroomBlock
- PROPERTY_BY_DIRECTION - Static variable in class net.minecraft.block.RedstoneWireBlock
- PROPERTY_BY_DIRECTION - Static variable in class net.minecraft.block.SixWayBlock
- PROPERTY_BY_DIRECTION - Static variable in class net.minecraft.block.TripWireBlock
- PROPERTY_BY_DIRECTION - Static variable in class net.minecraft.block.VineBlock
- PROPERTY_DAMAGE - Static variable in class net.minecraft.item.ItemModelsProperties
- PROPERTY_DAMAGED - Static variable in class net.minecraft.item.ItemModelsProperties
- PROPERTY_ENTRY_TO_STRING_FUNCTION - Static variable in class net.minecraft.state.StateHolder
- Property.ValuePair<T extends java.lang.Comparable<T>> - Class in net.minecraft.state
- property1 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Five
- property1 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Four
- property1 - Variable in class net.minecraft.data.BlockStateVariantBuilder.One
- property1 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Three
- property1 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Two
- property2 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Five
- property2 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Four
- property2 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Three
- property2 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Two
- property3 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Five
- property3 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Four
- property3 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Three
- property4 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Five
- property4 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Four
- property5 - Variable in class net.minecraft.data.BlockStateVariantBuilder.Five
- PropertyManager<T extends PropertyManager<T>> - Class in net.minecraft.server.dedicated
- PropertyManager(Properties) - Constructor for class net.minecraft.server.dedicated.PropertyManager
- PropertyManager.Property<V> - Class in net.minecraft.server.dedicated
- PropertyValueCondition - Class in net.minecraft.client.renderer.model.multipart
- PropertyValueCondition(String, String) - Constructor for class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
- protection - Variable in class net.minecraft.item.HorseArmorItem
- ProtectionEnchantment - Class in net.minecraft.enchantment
- ProtectionEnchantment(Enchantment.Rarity, ProtectionEnchantment.Type, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ProtectionEnchantment
- ProtectionEnchantment.Type - Enum in net.minecraft.enchantment
- PROTOCHUNK - net.minecraft.world.chunk.ChunkStatus.Type
- protoChunkToFullChunk(ChunkHolder) - Method in class net.minecraft.world.server.ChunkManager
- protocol - Variable in enum com.mojang.realmsclient.client.RealmsClient.Environment
- protocol - Variable in class net.minecraft.client.multiplayer.ServerData
- protocol - Variable in class net.minecraft.network.ServerStatusResponse.Version
- protocol() - Static method in enum net.minecraft.network.ProtocolType
- PROTOCOL_BY_PACKET - Static variable in enum net.minecraft.network.ProtocolType
- PROTOCOL_MAX - Static variable in class net.minecraftforge.network.VanillaPacketSplitter
- ProtocolType - Enum in net.minecraft.network
- ProtocolType(int, ProtocolType.PacketRegistry) - Constructor for enum net.minecraft.network.ProtocolType
- ProtocolType.PacketList<T extends INetHandler> - Class in net.minecraft.network
- ProtocolType.PacketRegistry - Class in net.minecraft.network
- protocolVersion - Variable in class net.minecraft.network.handshake.client.CHandshakePacket
- protocolVersion - Variable in class net.minecraft.util.MinecraftVersion
- pRotX - Variable in class net.minecraft.entity.ai.goal.TemptGoal
- pRotY - Variable in class net.minecraft.entity.ai.goal.TemptGoal
- provider - Variable in class net.minecraft.client.audio.OggAudioStreamWrapper
- provider - Variable in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
- provider(Collection<? extends MemoryModuleType<?>>, Collection<? extends SensorType<? extends Sensor<? super E>>>) - Static method in class net.minecraft.entity.ai.brain.Brain
- PROVIDER - Static variable in class net.minecraft.command.impl.data.BlockDataAccessor
- PROVIDER - Static variable in class net.minecraft.command.impl.data.EntityDataAccessor
- PROVIDER - Static variable in class net.minecraft.command.impl.data.StorageAccessor
- providers - Variable in class net.minecraft.client.gui.fonts.Font
- providers - Variable in class net.minecraft.client.particle.ParticleManager
- providers - Variable in class net.minecraft.data.DataGenerator
- providers - Variable in enum net.minecraftforge.common.capabilities.CapabilityManager
- PROVIDERS_BY_NAME - Static variable in class net.minecraft.command.arguments.SuggestionProviders
- providerView - Variable in class net.minecraft.data.DataGenerator
- proxy - Static variable in class com.mojang.realmsclient.client.RealmsClientConfig
- proxy - Variable in class net.minecraft.client.GameConfiguration.UserInformation
- proxy - Variable in class net.minecraft.client.Minecraft
- proxy - Variable in class net.minecraft.server.MinecraftServer
- Proxy(ITag.ITagEntry, String) - Constructor for class net.minecraft.tags.ITag.Proxy
- ProxyBlockSource - Class in net.minecraft.dispenser
- ProxyBlockSource(ServerWorld, BlockPos) - Constructor for class net.minecraft.dispenser.ProxyBlockSource
- ProxyTicketManager(Executor, Executor) - Constructor for class net.minecraft.world.server.ChunkManager.ProxyTicketManager
- pruneChallenges() - Method in class net.minecraft.network.rcon.QueryThread
- pt - Static variable in class net.minecraftforge.debug.block.CustomPlantTypeTest.CustomPlantBlock
- publicKey - Variable in class net.minecraft.network.login.server.SEncryptionRequestPacket
- publish(CommandSource, int) - Static method in class net.minecraft.command.impl.PublishCommand
- PublishCommand - Class in net.minecraft.command.impl
- PublishCommand() - Constructor for class net.minecraft.command.impl.PublishCommand
- publishedPort - Variable in class net.minecraft.server.integrated.IntegratedServer
- PUBLISHER_LINK_TOOLTIP - Static variable in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
- publisherButton - Variable in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
- publishServer(GameType, boolean, int) - Method in class net.minecraft.server.dedicated.DedicatedServer
- publishServer(GameType, boolean, int) - Method in class net.minecraft.server.integrated.IntegratedServer
- publishServer(GameType, boolean, int) - Method in class net.minecraft.server.MinecraftServer
- PUFF_STATE - Static variable in class net.minecraft.entity.passive.fish.PufferfishEntity
- PUFFER_FISH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
- PUFFER_FISH_BLOW_OUT - Static variable in class net.minecraft.util.SoundEvents
- PUFFER_FISH_BLOW_UP - Static variable in class net.minecraft.util.SoundEvents
- PUFFER_FISH_DEATH - Static variable in class net.minecraft.util.SoundEvents
- PUFFER_FISH_FLOP - Static variable in class net.minecraft.util.SoundEvents
- PUFFER_FISH_HURT - Static variable in class net.minecraft.util.SoundEvents
- PUFFER_FISH_STING - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
- PUFFER_FISH_STING - Static variable in class net.minecraft.util.SoundEvents
- PUFFER_LOCATION - Static variable in class net.minecraft.client.renderer.entity.PufferfishRenderer
- PUFFERFISH - Static variable in class net.minecraft.entity.EntityType
- PUFFERFISH - Static variable in class net.minecraft.item.Foods
- PUFFERFISH - Static variable in class net.minecraft.item.Items
- PUFFERFISH_BUCKET - Static variable in class net.minecraft.item.Items
- PUFFERFISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- PufferFishBigModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
- PufferFishBigModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishBigModel
- PufferfishEntity - Class in net.minecraft.entity.passive.fish
- PufferfishEntity(EntityType<? extends PufferfishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.PufferfishEntity
- PufferfishEntity.PuffGoal - Class in net.minecraft.entity.passive.fish
- PufferFishMediumModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
- PufferFishMediumModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
- PufferfishRename - Class in net.minecraft.util.datafix.fixes
- PufferfishRename(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PufferfishRename
- PufferfishRenderer - Class in net.minecraft.client.renderer.entity
- PufferfishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PufferfishRenderer
- PufferFishSmallModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
- PufferFishSmallModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
- PuffGoal(PufferfishEntity) - Constructor for class net.minecraft.entity.passive.fish.PufferfishEntity.PuffGoal
- puffStateO - Variable in class net.minecraft.client.renderer.entity.PufferfishRenderer
- pull(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeverBlock
- pumpBuffers(int) - Method in class net.minecraft.client.audio.SoundSource
- PUMPKIN - Static variable in class net.minecraft.block.Blocks
- PUMPKIN - Static variable in class net.minecraft.item.Items
- PUMPKIN - Static variable in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
- PUMPKIN - Static variable in class net.minecraft.world.gen.feature.Features.States
- PUMPKIN_BLUR_LOCATION - Static variable in class net.minecraft.client.gui.IngameGui
- PUMPKIN_CARVE - Static variable in class net.minecraft.util.SoundEvents
- PUMPKIN_PIE - Static variable in class net.minecraft.item.Foods
- PUMPKIN_PIE - Static variable in class net.minecraft.item.Items
- PUMPKIN_SEEDS - Static variable in class net.minecraft.item.Items
- PUMPKIN_STEM - Static variable in class net.minecraft.block.Blocks
- PumpkinBlock - Class in net.minecraft.block
- PumpkinBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PumpkinBlock
- PUMPKINS_PREDICATE - Static variable in class net.minecraft.block.CarvedPumpkinBlock
- PUNCH_ARROWS - Static variable in class net.minecraft.enchantment.Enchantments
- PUNCH_TREE - net.minecraft.client.tutorial.TutorialSteps
- PunchEnchantment - Class in net.minecraft.enchantment
- PunchEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PunchEnchantment
- PunchTreeStep - Class in net.minecraft.client.tutorial
- PunchTreeStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.PunchTreeStep
- purgeStaleAndWrite() - Method in class net.minecraft.data.DirectoryCache
- purgeStaleTickets() - Method in class net.minecraft.world.server.TicketManager
- PURPLE - net.minecraft.item.DyeColor
- PURPLE - net.minecraft.world.BossInfo.Color
- PURPLE_BANNER - Static variable in class net.minecraft.block.Blocks
- PURPLE_BANNER - Static variable in class net.minecraft.item.Items
- PURPLE_BED - Static variable in class net.minecraft.block.Blocks
- PURPLE_BED - Static variable in class net.minecraft.item.Items
- PURPLE_CARPET - Static variable in class net.minecraft.block.Blocks
- PURPLE_CARPET - Static variable in class net.minecraft.item.Items
- PURPLE_CONCRETE - Static variable in class net.minecraft.block.Blocks
- PURPLE_CONCRETE - Static variable in class net.minecraft.item.Items
- PURPLE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
- PURPLE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
- PURPLE_DYE - Static variable in class net.minecraft.item.Items
- PURPLE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
- PURPLE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
- PURPLE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
- PURPLE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
- PURPLE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
- PURPLE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
- PURPLE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
- PURPLE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
- PURPLE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
- PURPLE_TERRACOTTA - Static variable in class net.minecraft.item.Items
- PURPLE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
- PURPLE_WOOL - Static variable in class net.minecraft.block.Blocks
- PURPLE_WOOL - Static variable in class net.minecraft.item.Items
- PURPUR_BLOCK - Static variable in class net.minecraft.block.Blocks
- PURPUR_BLOCK - Static variable in class net.minecraft.item.Items
- PURPUR_PILLAR - Static variable in class net.minecraft.block.Blocks
- PURPUR_PILLAR - Static variable in class net.minecraft.item.Items
- PURPUR_SLAB - Static variable in class net.minecraft.block.Blocks
- PURPUR_SLAB - Static variable in class net.minecraft.item.Items
- PURPUR_STAIRS - Static variable in class net.minecraft.block.Blocks
- PURPUR_STAIRS - Static variable in class net.minecraft.item.Items
- push(double, double, double) - Method in class net.minecraft.entity.Entity
- push(double, double, double) - Method in class net.minecraft.entity.item.HangingEntity
- push(double, double, double) - Method in class net.minecraft.entity.item.ItemFrameEntity
- push(MatrixStack) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
- push(String) - Method in class net.minecraft.profiler.EmptyProfiler
- push(String) - Method in interface net.minecraft.profiler.IProfiler
- push(String) - Method in class net.minecraft.profiler.Profiler
- push(String) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
- push(Supplier<String>) - Method in class net.minecraft.profiler.EmptyProfiler
- push(Supplier<String>) - Method in interface net.minecraft.profiler.IProfiler
- push(Supplier<String>) - Method in class net.minecraft.profiler.Profiler
- push(List<String>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
- push(Entity) - Method in class net.minecraft.entity.Entity
- push(Entity) - Method in class net.minecraft.entity.item.BoatEntity
- push(Entity) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
- push(Entity) - Method in class net.minecraft.entity.LivingEntity
- push(Entity) - Method in class net.minecraft.entity.monster.ShulkerEntity
- push(Entity) - Method in class net.minecraft.entity.monster.SlimeEntity
- push(ITaskQueue.RunnableWithPriority) - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
- push(T) - Method in interface net.minecraft.util.concurrent.ITaskQueue
- push(T) - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
- PUSH_ONLY - net.minecraft.block.material.PushReaction
- PUSH_OTHER_TEAMS - net.minecraft.scoreboard.Team.CollisionRule
- PUSH_OWN_TEAM - net.minecraft.scoreboard.Team.CollisionRule
- pushableBy(Entity) - Static method in class net.minecraft.util.EntityPredicates
- pushClipboard(long, ByteBuffer, byte[]) - Static method in class net.minecraft.client.ClipboardHelper
- pushDirection - Variable in class net.minecraft.block.PistonBlockStructureHelper
- pushEntities() - Method in class net.minecraft.entity.item.ArmorStandEntity
- pushEntities() - Method in class net.minecraft.entity.LivingEntity
- pushEntities() - Method in class net.minecraft.entity.passive.BatEntity
- pushEntitiesUp(BlockState, BlockState, World, BlockPos) - Static method in class net.minecraft.block.Block
- pushGuiLayer(Screen) - Method in interface net.minecraftforge.client.extensions.IForgeMinecraft
- pushGuiLayer(Minecraft, Screen) - Static method in class net.minecraftforge.client.ForgeHooksClient
- pushLayerButton(Button) - Method in class net.minecraftforge.debug.client.GuiLayeringTest.ClientEvents.TestLayer
- pushLightingAttributes() - Static method in class com.mojang.blaze3d.systems.RenderSystem
-
Deprecated.
- pushLimit() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Parser
- pushMatrix() - Static method in class com.mojang.blaze3d.systems.RenderSystem
-
Deprecated.
- pushPose() - Method in class com.mojang.blaze3d.matrix.MatrixStack
- pushReaction - Variable in class net.minecraft.block.material.Material.Builder
- pushReaction - Variable in class net.minecraft.block.material.Material
- PushReaction - Enum in net.minecraft.block.material
- PushReaction() - Constructor for enum net.minecraft.block.material.PushReaction
- pushTextureAttributes() - Static method in class com.mojang.blaze3d.systems.RenderSystem
-
Deprecated.
- pushthrough - Variable in class net.minecraft.entity.Entity
- put(float) - Method in class net.minecraft.client.audio.OggAudioStream.Buffer
- put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
- put(int, float...) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
- put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
- put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
- put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
- put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TRSRTransformer
- put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
- put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
- put(int, int) - Method in class net.minecraft.item.crafting.RecipeItemHelper
- put(long, String) - Static method in class com.mojang.realmsclient.util.UploadTokenCache
- put(ImmutableMap.Builder<RegistryKey<? extends Registry<?>>, DynamicRegistries.CodecHolder<?>>, RegistryKey<? extends Registry<E>>, Codec<E>) - Static method in class net.minecraft.util.registry.DynamicRegistries
- put(ImmutableMap.Builder<RegistryKey<? extends Registry<?>>, DynamicRegistries.CodecHolder<?>>, RegistryKey<? extends Registry<E>>, Codec<E>, Codec<E>) - Static method in class net.minecraft.util.registry.DynamicRegistries
- put(Object2ObjectLinkedOpenHashMap<RenderType, BufferBuilder>, RenderType) - Static method in class net.minecraft.client.renderer.RenderTypeBuffers
- put(String, String) - Static method in class com.mojang.realmsclient.client.Request
- put(String, String) - Method in class net.minecraftforge.userdev.ArgumentList
- put(String, String, int, int) - Static method in class com.mojang.realmsclient.client.Request
- put(String, CompoundNBT) - Method in class net.minecraft.world.storage.CommandStorage.Container
- put(String, INBT) - Method in class net.minecraft.nbt.CompoundNBT
- put(StockTextureAliases, ResourceLocation) - Method in class net.minecraft.data.ModelTextures
- put(EntityType<? extends LivingEntity>, AttributeModifierMap) - Static method in class net.minecraft.entity.ai.attributes.GlobalEntityTypeAttributes
-
Deprecated.
- put(EntityType<? extends LivingEntity>, AttributeModifierMap) - Method in class net.minecraftforge.event.entity.EntityAttributeCreationEvent
- Put(String, String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Put
- putAtByteOffset(int[], int, int) - Static method in class net.minecraftforge.client.model.QuadTransformer
- putAttributesOld(EntityType<? extends LivingEntity>, AttributeModifierMap) - Static method in class net.minecraftforge.common.ForgeHooks
-
Deprecated.
- putBakedQuad(IVertexConsumer, BakedQuad) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
- putBoolean(String, boolean) - Method in class net.minecraft.nbt.CompoundNBT
- putBulkData(MatrixStack.Entry, BakedQuad, float[], float, float, float, int[], int, boolean) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
- putBulkData(MatrixStack.Entry, BakedQuad, float, float, float, int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
- putBulkData(ByteBuffer) - Method in class net.minecraft.client.renderer.BufferBuilder
- putByte(int, byte) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
- putByte(int, byte) - Method in class net.minecraft.client.renderer.BufferBuilder
- putByte(String, byte) - Method in class net.minecraft.nbt.CompoundNBT
- putByteArray(String, byte[]) - Method in class net.minecraft.nbt.CompoundNBT
- putDouble(String, double) - Method in class net.minecraft.nbt.CompoundNBT
- putFloat(int, float) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
- putFloat(int, float) - Method in class net.minecraft.client.renderer.BufferBuilder
- putFloat(String, float) - Method in class net.minecraft.nbt.CompoundNBT
- putInInventory(PiglinEntity, ItemStack) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
- putInt(String, int) - Method in class net.minecraft.nbt.CompoundNBT
- putIntArray(String, int[]) - Method in class net.minecraft.nbt.CompoundNBT
- putIntArray(String, List<Integer>) - Method in class net.minecraft.nbt.CompoundNBT
- putIntoMinigameMode(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
- putLazy(String, String) - Method in class net.minecraftforge.userdev.ArgumentList
- putLong(String, long) - Method in class net.minecraft.nbt.CompoundNBT
- putLongArray(String, long[]) - Method in class net.minecraft.nbt.CompoundNBT
- putLongArray(String, List<Long>) - Method in class net.minecraft.nbt.CompoundNBT
- putNew(Path, String) - Method in class net.minecraft.data.DirectoryCache
- putNonPlayerEntity(int, Entity) - Method in class net.minecraft.client.world.ClientWorld
- putQuad(TransformationMatrix, Direction, TextureAtlasSprite, int, int, float, float, float, float, float, float, float, float, float, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
- putQuadData(IBlockDisplayReader, BlockState, BlockPos, IVertexBuilder, MatrixStack.Entry, BakedQuad, float, float, float, float, int, int, int, int, int) - Method in class net.minecraft.client.renderer.BlockModelRenderer
- putShort(int, short) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
- putShort(int, short) - Method in class net.minecraft.client.renderer.BufferBuilder
- putShort(String, short) - Method in class net.minecraft.nbt.CompoundNBT
- putStackInInventoryAllSlots(TileEntity, Object, IItemHandler, ItemStack) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
- putString(String, String) - Method in class net.minecraft.nbt.CompoundNBT
- putSubmodelData(String, IModelData) - Method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
- putUUID(String, UUID) - Method in class net.minecraft.nbt.CompoundNBT
- putValue(VariantPropertyBuilder, List<BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder
- putValue(Property<T>, String) - Method in class net.minecraft.data.IMultiPartPredicateBuilder.Properties
- putVertex(BakedQuadBuilder, int, float, float, float, float, float, float, float) - Method in class net.minecraftforge.debug.client.model.NewModelLoaderTest.TestModel
- putVertex(IVertexConsumer, Direction, boolean, float, float, float, float, float) - Method in class net.minecraftforge.client.model.FluidModel.BakedFluid
- putVertex(IVertexConsumer, Direction, float, float, float, float, float, int, int) - Static method in class net.minecraftforge.client.model.ItemLayerModel
- putVertex(IVertexConsumer, Direction, float, float, float, float, float, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
- putVertexData(IVertexConsumer, Vector4f, Vector2f, Vector3f, Vector4f, Vector2f, TextureAtlasSprite) - Method in class net.minecraftforge.client.model.obj.OBJModel
- putVertexData(IVertexConsumer, B3DModel.Vertex, Vector3f, TextureAtlasSprite) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.BakedWrapper
- pvp - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
- pvp - Variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
- pvp - Variable in class net.minecraft.server.dedicated.ServerProperties
- pvp - Variable in class net.minecraft.server.MinecraftServer
- pvpButton - Variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
- pvpTitle() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
- px - Variable in class net.minecraft.entity.ai.goal.TemptGoal
- py - Variable in class net.minecraft.entity.ai.goal.TemptGoal
- pz - Variable in class net.minecraft.entity.ai.goal.TemptGoal
All Classes All Packages