Index

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|Constant Field Values|Deprecated API|Serialized Form

O

OAK - Enum constant in enum class net.minecraft.world.entity.vehicle.Boat.Type
 
OAK - Static variable in class net.minecraft.data.worldgen.Features
 
OAK - Static variable in class net.minecraft.world.level.block.state.properties.WoodType
 
OAK_BEES_0002 - Static variable in class net.minecraft.data.worldgen.Features
 
OAK_BEES_002 - Static variable in class net.minecraft.data.worldgen.Features
 
OAK_BEES_005 - Static variable in class net.minecraft.data.worldgen.Features
 
OAK_BOAT - Static variable in class net.minecraft.world.item.Items
 
OAK_BUTTON - Static variable in class net.minecraft.world.item.Items
 
OAK_BUTTON - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_DOOR - Static variable in class net.minecraft.world.item.Items
 
OAK_DOOR - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_FENCE - Static variable in class net.minecraft.world.item.Items
 
OAK_FENCE - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_FENCE_GATE - Static variable in class net.minecraft.world.item.Items
 
OAK_FENCE_GATE - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_FLOWER_POT - Static variable in class net.minecraftforge.debug.block.FlowerPotTest
 
OAK_LEAVES - Static variable in class net.minecraft.data.worldgen.Features.States
 
OAK_LEAVES - Static variable in class net.minecraft.world.item.Items
 
OAK_LEAVES - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_LOG - Static variable in class net.minecraft.data.worldgen.Features.States
 
OAK_LOG - Static variable in class net.minecraft.world.item.Items
 
OAK_LOG - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
OAK_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
OAK_PLANKS - Static variable in class net.minecraft.data.BlockFamilies
 
OAK_PLANKS - Static variable in class net.minecraft.world.item.Items
 
OAK_PLANKS - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_PRESSURE_PLATE - Static variable in class net.minecraft.world.item.Items
 
OAK_PRESSURE_PLATE - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_SAPLING - Static variable in class net.minecraft.data.worldgen.Features.States
 
OAK_SAPLING - Static variable in class net.minecraft.world.item.Items
 
OAK_SAPLING - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_SIGN - Static variable in class net.minecraft.world.item.Items
 
OAK_SIGN - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_SLAB - Static variable in class net.minecraft.world.item.Items
 
OAK_SLAB - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_STAIRS - Static variable in class net.minecraft.world.item.Items
 
OAK_STAIRS - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_TRAPDOOR - Static variable in class net.minecraft.world.item.Items
 
OAK_TRAPDOOR - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_WALL_SIGN - Static variable in class net.minecraft.world.level.block.Blocks
 
OAK_WOOD - Static variable in class net.minecraft.world.item.Items
 
OAK_WOOD - Static variable in class net.minecraft.world.level.block.Blocks
 
OakTreeGrower - Class in net.minecraft.world.level.block.grower
 
OakTreeGrower() - Constructor for class net.minecraft.world.level.block.grower.OakTreeGrower
 
oAttackAnim - Variable in class net.minecraft.world.entity.LivingEntity
 
OBFUSCATE_TOKEN - Static variable in class net.minecraft.client.gui.screens.WinScreen
 
obfuscated - Variable in class net.minecraft.network.chat.Style
 
OBFUSCATED - Enum constant in enum class net.minecraft.ChatFormatting
 
obfuscateSeed(long) - Static method in class net.minecraft.world.level.biome.BiomeManager
 
ObfuscationReflectionHelper - Class in net.minecraftforge.fml.util
Some reflection helper code.
ObfuscationReflectionHelper() - Constructor for class net.minecraftforge.fml.util.ObfuscationReflectionHelper
 
ObfuscationReflectionHelper.UnableToAccessFieldException - Exception in net.minecraftforge.fml.util
 
ObfuscationReflectionHelper.UnableToFindFieldException - Exception in net.minecraftforge.fml.util
 
ObfuscationReflectionHelper.UnableToFindMethodException - Exception in net.minecraftforge.fml.util
 
ObfuscationReflectionHelper.UnknownConstructorException - Exception in net.minecraftforge.fml.util
 
obj - Variable in class net.minecraftforge.event.AttachCapabilitiesEvent
 
obj_block - Static variable in class net.minecraftforge.debug.client.model.NewModelLoaderTest
 
obj_item - Static variable in class net.minecraftforge.debug.client.model.NewModelLoaderTest
 
object - Variable in class net.minecraft.world.InteractionResultHolder
 
object - Variable in class net.minecraftforge.server.timings.ForgeTimings
 
OBJECT_HEADER - Static variable in interface net.minecraft.nbt.Tag
 
OBJECT_HOLDER - Variable in class net.minecraftforge.common.asm.ObjectHolderDefinalize
 
OBJECT_HOLDER - Static variable in class net.minecraftforge.registries.ObjectHolderRegistry
 
OBJECT_HOLDERS - Variable in class net.minecraftforge.fmllegacy.ForgeStatesProvider
 
OBJECT_REFERENCE - Static variable in interface net.minecraft.nbt.Tag
 
ObjectHolder - Annotation Interface in net.minecraftforge.registries
ObjectHolder can be used to automatically populate public static final fields with entries from the registry.
ObjectHolderDefinalize - Class in net.minecraftforge.common.asm
Removes the final modifier from fields with the @ObjectHolder annotation, prevents the JITer from in lining them so our runtime replacements can work.
ObjectHolderDefinalize() - Constructor for class net.minecraftforge.common.asm.ObjectHolderDefinalize
 
ObjectHolderRef - Class in net.minecraftforge.registries
 
ObjectHolderRef(Field, String, boolean) - Constructor for class net.minecraftforge.registries.ObjectHolderRef
 
ObjectHolderRef(Field, ResourceLocation) - Constructor for class net.minecraftforge.registries.ObjectHolderRef
 
ObjectHolderRegistry - Class in net.minecraftforge.registries
Internal registry for tracking ObjectHolder references
ObjectHolderRegistry() - Constructor for class net.minecraftforge.registries.ObjectHolderRegistry
 
objectHolders - Static variable in class net.minecraftforge.registries.ObjectHolderRegistry
 
objective - Variable in class net.minecraft.network.chat.ScoreComponent
 
objective - Variable in class net.minecraft.world.scores.Score
 
objective() - Static method in class net.minecraft.commands.arguments.ObjectiveArgument
 
Objective - Class in net.minecraft.world.scores
 
Objective(Scoreboard, String, ObjectiveCriteria, Component, ObjectiveCriteria.RenderType) - Constructor for class net.minecraft.world.scores.Objective
 
OBJECTIVE - Static variable in class net.minecraft.util.datafix.fixes.References
 
ObjectiveArgument - Class in net.minecraft.commands.arguments
 
ObjectiveArgument() - Constructor for class net.minecraft.commands.arguments.ObjectiveArgument
 
ObjectiveCriteria - Class in net.minecraft.world.scores.criteria
 
ObjectiveCriteria(String) - Constructor for class net.minecraft.world.scores.criteria.ObjectiveCriteria
 
ObjectiveCriteria(String, boolean, ObjectiveCriteria.RenderType) - Constructor for class net.minecraft.world.scores.criteria.ObjectiveCriteria
 
ObjectiveCriteria.RenderType - Enum Class in net.minecraft.world.scores.criteria
 
ObjectiveCriteriaArgument - Class in net.minecraft.commands.arguments
 
ObjectiveCriteriaArgument() - Constructor for class net.minecraft.commands.arguments.ObjectiveCriteriaArgument
 
ObjectiveDisplayNameFix - Class in net.minecraft.util.datafix.fixes
 
ObjectiveDisplayNameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ObjectiveDisplayNameFix
 
objectiveName - Variable in class net.minecraft.network.protocol.game.ClientboundSetDisplayObjectivePacket
 
objectiveName - Variable in class net.minecraft.network.protocol.game.ClientboundSetObjectivePacket
 
objectiveName - Variable in class net.minecraft.network.protocol.game.ClientboundSetScorePacket
 
ObjectiveRenderTypeFix - Class in net.minecraft.util.datafix.fixes
 
ObjectiveRenderTypeFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ObjectiveRenderTypeFix
 
objectivesByCriteria - Variable in class net.minecraft.world.scores.Scoreboard
 
objectivesByName - Variable in class net.minecraft.world.scores.Scoreboard
 
ObjectSelectionList<E extends ObjectSelectionList.Entry<E>> - Class in net.minecraft.client.gui.components
 
ObjectSelectionList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.components.ObjectSelectionList
 
ObjectSelectionList.Entry<E extends ObjectSelectionList.Entry<E>> - Class in net.minecraft.client.gui.components
 
objectSpeedTest() - Method in class net.minecraftforge.commontest.ForgeConfigSpecTest
 
OBJLoader - Class in net.minecraftforge.client.model.obj
 
OBJLoader() - Constructor for class net.minecraftforge.client.model.obj.OBJLoader
 
OBJLoaderBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators.loaders
 
OBJLoaderBuilder(T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
OBJModel - Class in net.minecraftforge.client.model.obj
 
OBJModel(LineReader, OBJModel.ModelSettings) - Constructor for class net.minecraftforge.client.model.obj.OBJModel
 
OBJModel.ModelGroup - Class in net.minecraftforge.client.model.obj
 
OBJModel.ModelMesh - Class in net.minecraftforge.client.model.obj
 
OBJModel.ModelObject - Class in net.minecraftforge.client.model.obj
 
OBJModel.ModelSettings - Class in net.minecraftforge.client.model.obj
 
oBob - Variable in class net.minecraft.world.entity.player.Player
 
OBSERVER - Static variable in class net.minecraft.world.item.Items
 
OBSERVER - Static variable in class net.minecraft.world.level.block.Blocks
 
ObserverBlock - Class in net.minecraft.world.level.block
 
ObserverBlock(BlockBehaviour.Properties) - Constructor for class net.minecraft.world.level.block.ObserverBlock
 
OBSIDIAN - Static variable in class net.minecraft.world.item.Items
 
OBSIDIAN - Static variable in class net.minecraft.world.level.block.Blocks
 
OBSIDIAN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
OBSIDIAN - Static variable in class net.minecraftforge.common.Tags.Items
 
ObsidianTearFallProvider(SpriteSet) - Constructor for class net.minecraft.client.particle.DripParticle.ObsidianTearFallProvider
 
ObsidianTearHangProvider(SpriteSet) - Constructor for class net.minecraft.client.particle.DripParticle.ObsidianTearHangProvider
 
ObsidianTearLandProvider(SpriteSet) - Constructor for class net.minecraft.client.particle.DripParticle.ObsidianTearLandProvider
 
OBSTRUCTED - Enum constant in enum class net.minecraft.world.entity.player.Player.BedSleepingProblem
 
obtained - Variable in class net.minecraft.advancements.CriterionProgress
 
OBTAINED - Enum constant in enum class net.minecraft.client.gui.screens.advancements.AdvancementWidgetType
 
ObtainRaidLeaderBannerGoal(T) - Constructor for class net.minecraft.world.entity.raid.Raider.ObtainRaidLeaderBannerGoal
 
OCCLUDES_VIBRATION_SIGNALS - Static variable in class net.minecraft.tags.BlockTags
 
OCCLUDES_VIBRATION_SIGNALS - Static variable in class net.minecraft.tags.ItemTags
 
occludesVibrations() - Method in class net.minecraft.world.entity.Entity
 
occludesVibrations() - Method in class net.minecraft.world.entity.item.ItemEntity
 
OCCLUSION_CACHE - Static variable in class net.minecraft.world.level.block.Block
 
OCCLUSION_CACHE - Static variable in class net.minecraft.world.level.material.FlowingFluid
 
occlusionByIndex - Variable in class net.minecraft.world.level.block.FenceBlock
 
occlusionShapes - Variable in class net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase.Cache
 
Occupancy(Predicate<? super PoiRecord>) - Constructor for enum class net.minecraft.world.entity.ai.village.poi.PoiManager.Occupancy
 
occupantCount - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.HiveInfo
 
occupied - Variable in class net.minecraft.client.gui.font.FontTexture.Node
 
OCCUPIED - Static variable in class net.minecraft.world.level.block.BedBlock
 
OCCUPIED - Static variable in class net.minecraft.world.level.block.state.properties.BlockStateProperties
 
OCEAN - Enum constant in enum class net.minecraft.world.level.biome.Biome.BiomeCategory
 
OCEAN - Enum constant in enum class net.minecraft.world.level.levelgen.feature.RuinedPortalFeature.Type
 
OCEAN - Enum constant in enum class net.minecraft.world.level.newbiome.layer.Layers.Category
 
OCEAN - Static variable in class net.minecraft.world.level.biome.Biomes
 
OCEAN - Static variable in interface net.minecraft.world.level.newbiome.layer.LayerBiomes
 
OCEAN - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
OCEAN_CAVE - Static variable in class net.minecraft.data.worldgen.Carvers
 
OCEAN_FLOOR - Enum constant in enum class net.minecraft.world.level.levelgen.Heightmap.Types
 
OCEAN_FLOOR_WG - Enum constant in enum class net.minecraft.world.level.levelgen.Heightmap.Types
 
OCEAN_MONUMENT - Static variable in class net.minecraft.data.worldgen.StructureFeatures
 
OCEAN_MONUMENT - Static variable in class net.minecraft.util.datafix.fixes.WorldGenSettingsFix
 
OCEAN_MONUMENT - Static variable in class net.minecraft.world.level.levelgen.feature.StructureFeature
 
OCEAN_MONUMENT_BUILDING - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_CORE_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_DOUBLE_X_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_DOUBLE_XY_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_DOUBLE_Y_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_DOUBLE_YZ_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_DOUBLE_Z_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_ENTRY_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_PENTHOUSE - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_SIMPLE_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_SIMPLE_TOP_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_MONUMENT_WING_ROOM - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_RUIN - Static variable in class net.minecraft.world.level.levelgen.feature.StructureFeature
 
OCEAN_RUIN - Static variable in interface net.minecraft.world.level.levelgen.feature.StructurePieceType
 
OCEAN_RUIN_COLD - Static variable in class net.minecraft.data.worldgen.StructureFeatures
 
OCEAN_RUIN_WARM - Static variable in class net.minecraft.data.worldgen.StructureFeatures
 
OCEAN_SAND - Static variable in class net.minecraft.data.worldgen.SurfaceBuilders
 
oceanBiome(boolean) - Static method in class net.minecraft.data.worldgen.biome.VanillaBiomes
 
OceanLayer - Enum Class in net.minecraft.world.level.newbiome.layer
 
OceanLayer() - Constructor for enum class net.minecraft.world.level.newbiome.layer.OceanLayer
 
OceanMixerLayer - Enum Class in net.minecraft.world.level.newbiome.layer
 
OceanMixerLayer() - Constructor for enum class net.minecraft.world.level.newbiome.layer.OceanMixerLayer
 
OceanMonumentCoreRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentCoreRoom
 
OceanMonumentCoreRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentCoreRoom
 
OceanMonumentDoubleXRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleXRoom
 
OceanMonumentDoubleXRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleXRoom
 
OceanMonumentDoubleXYRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleXYRoom
 
OceanMonumentDoubleXYRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleXYRoom
 
OceanMonumentDoubleYRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleYRoom
 
OceanMonumentDoubleYRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleYRoom
 
OceanMonumentDoubleYZRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleYZRoom
 
OceanMonumentDoubleYZRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleYZRoom
 
OceanMonumentDoubleZRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleZRoom
 
OceanMonumentDoubleZRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentDoubleZRoom
 
OceanMonumentEntryRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentEntryRoom
 
OceanMonumentEntryRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentEntryRoom
 
OceanMonumentFeature - Class in net.minecraft.world.level.levelgen.feature
 
OceanMonumentFeature(Codec<NoneFeatureConfiguration>) - Constructor for class net.minecraft.world.level.levelgen.feature.OceanMonumentFeature
 
OceanMonumentFeature.OceanMonumentStart - Class in net.minecraft.world.level.levelgen.feature
 
OceanMonumentPenthouse(Direction, BoundingBox) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentPenthouse
 
OceanMonumentPenthouse(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentPenthouse
 
OceanMonumentPiece(StructurePieceType, int, Direction, OceanMonumentPieces.RoomDefinition, int, int, int) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentPiece
 
OceanMonumentPiece(StructurePieceType, Direction, int, BoundingBox) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentPiece
 
OceanMonumentPiece(StructurePieceType, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentPiece
 
OceanMonumentPieces - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces() - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces
 
OceanMonumentPieces.FitDoubleXRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.FitDoubleXYRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.FitDoubleYRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.FitDoubleYZRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.FitDoubleZRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.FitSimpleRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.FitSimpleTopRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.MonumentBuilding - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.MonumentRoomFitter - Interface in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentCoreRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentDoubleXRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentDoubleXYRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentDoubleYRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentDoubleYZRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentDoubleZRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentEntryRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentPenthouse - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentPiece - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentSimpleRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentSimpleTopRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.OceanMonumentWingRoom - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentPieces.RoomDefinition - Class in net.minecraft.world.level.levelgen.structure
 
OceanMonumentSimpleRoom(Direction, OceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentSimpleRoom
 
OceanMonumentSimpleRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentSimpleRoom
 
OceanMonumentSimpleTopRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentSimpleTopRoom
 
OceanMonumentSimpleTopRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentSimpleTopRoom
 
OceanMonumentStart(StructureFeature<NoneFeatureConfiguration>, ChunkPos, int, long) - Constructor for class net.minecraft.world.level.levelgen.feature.OceanMonumentFeature.OceanMonumentStart
 
OceanMonumentWingRoom(Direction, BoundingBox, int) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentWingRoom
 
OceanMonumentWingRoom(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanMonumentPieces.OceanMonumentWingRoom
 
OceanRuinConfiguration - Class in net.minecraft.world.level.levelgen.feature.configurations
 
OceanRuinConfiguration(OceanRuinFeature.Type, float, float) - Constructor for class net.minecraft.world.level.levelgen.feature.configurations.OceanRuinConfiguration
 
OceanRuinFeature - Class in net.minecraft.world.level.levelgen.structure
 
OceanRuinFeature(Codec<OceanRuinConfiguration>) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanRuinFeature
 
OceanRuinFeature.OceanRuinStart - Class in net.minecraft.world.level.levelgen.structure
 
OceanRuinFeature.Type - Enum Class in net.minecraft.world.level.levelgen.structure
 
OceanRuinPiece(ServerLevel, CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanRuinPieces.OceanRuinPiece
 
OceanRuinPiece(StructureManager, ResourceLocation, BlockPos, Rotation, float, OceanRuinFeature.Type, boolean) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanRuinPieces.OceanRuinPiece
 
OceanRuinPieces - Class in net.minecraft.world.level.levelgen.structure
 
OceanRuinPieces() - Constructor for class net.minecraft.world.level.levelgen.structure.OceanRuinPieces
 
OceanRuinPieces.OceanRuinPiece - Class in net.minecraft.world.level.levelgen.structure
 
OceanRuinStart(StructureFeature<OceanRuinConfiguration>, ChunkPos, int, long) - Constructor for class net.minecraft.world.level.levelgen.structure.OceanRuinFeature.OceanRuinStart
 
oceanSpawns(MobSpawnSettings.Builder, int, int, int) - Static method in class net.minecraft.data.worldgen.BiomeDefaultFeatures
 
ocelot - Variable in class net.minecraft.world.entity.animal.Ocelot.OcelotAvoidEntityGoal
 
ocelot - Variable in class net.minecraft.world.entity.animal.Ocelot.OcelotTemptGoal
 
Ocelot - Class in net.minecraft.world.entity.animal
 
Ocelot(EntityType<? extends Ocelot>, Level) - Constructor for class net.minecraft.world.entity.animal.Ocelot
 
OCELOT - Static variable in class net.minecraft.client.model.geom.ModelLayers
 
OCELOT - Static variable in class net.minecraft.world.entity.EntityType
 
OCELOT_AMBIENT - Static variable in class net.minecraft.sounds.SoundEvents
 
OCELOT_DEATH - Static variable in class net.minecraft.sounds.SoundEvents
 
OCELOT_HURT - Static variable in class net.minecraft.sounds.SoundEvents
 
OCELOT_SPAWN_EGG - Static variable in class net.minecraft.world.item.Items
 
Ocelot.OcelotAvoidEntityGoal<T extends LivingEntity> - Class in net.minecraft.world.entity.animal
 
Ocelot.OcelotTemptGoal - Class in net.minecraft.world.entity.animal
 
OcelotAttackGoal - Class in net.minecraft.world.entity.ai.goal
 
OcelotAttackGoal(Mob) - Constructor for class net.minecraft.world.entity.ai.goal.OcelotAttackGoal
 
OcelotAvoidEntityGoal(Ocelot, Class<T>, float, double, double) - Constructor for class net.minecraft.world.entity.animal.Ocelot.OcelotAvoidEntityGoal
 
ocelotAvoidPlayersGoal - Variable in class net.minecraft.world.entity.animal.Ocelot
 
OcelotModel<T extends Entity> - Class in net.minecraft.client.model
 
OcelotModel(ModelPart) - Constructor for class net.minecraft.client.model.OcelotModel
 
ocelotOrParrot(BlockState, BlockGetter, BlockPos, EntityType<?>) - Static method in class net.minecraft.world.level.block.Blocks
 
OcelotRenderer - Class in net.minecraft.client.renderer.entity
 
OcelotRenderer(EntityRendererProvider.Context) - Constructor for class net.minecraft.client.renderer.entity.OcelotRenderer
 
OcelotTemptGoal(Ocelot, double, Ingredient, boolean) - Constructor for class net.minecraft.world.entity.animal.Ocelot.OcelotTemptGoal
 
OctahedralGroup - Enum Class in com.mojang.math
 
OctahedralGroup(String, SymmetricGroup3, boolean, boolean, boolean) - Constructor for enum class com.mojang.math.OctahedralGroup
 
Octave() - Constructor for enum class net.minecraftforge.event.world.NoteBlockEvent.Octave
 
OCTET_NNN - Static variable in class net.minecraft.world.level.block.StairBlock
 
OCTET_NNP - Static variable in class net.minecraft.world.level.block.StairBlock
 
OCTET_NPN - Static variable in class net.minecraft.world.level.block.StairBlock
 
OCTET_NPP - Static variable in class net.minecraft.world.level.block.StairBlock
 
OCTET_PNN - Static variable in class net.minecraft.world.level.block.StairBlock
 
OCTET_PNP - Static variable in class net.minecraft.world.level.block.StairBlock
 
OCTET_PPN - Static variable in class net.minecraft.world.level.block.StairBlock
 
OCTET_PPP - Static variable in class net.minecraft.world.level.block.StairBlock
 
of() - Static method in class net.minecraft.world.item.crafting.Ingredient
 
of(boolean, BlockState) - Static method in class net.minecraft.world.level.levelgen.carver.CarverDebugSettings
 
of(boolean, BlockState, BlockState, BlockState, BlockState) - Static method in class net.minecraft.world.level.levelgen.carver.CarverDebugSettings
 
of(float) - Static method in class net.minecraft.util.valueproviders.ConstantFloat
 
of(float, float) - Static method in class net.minecraft.util.valueproviders.UniformFloat
 
of(float, float, float) - Static method in class net.minecraft.util.valueproviders.TrapezoidFloat
 
of(float, float, float, float) - Static method in class net.minecraft.util.valueproviders.ClampedNormalFloat
 
of(int) - Static method in class net.minecraft.util.random.Weight
 
of(int) - Static method in class net.minecraft.util.valueproviders.ConstantInt
 
of(int, int) - Static method in class net.minecraft.util.valueproviders.BiasedToBottomInt
 
of(int, int) - Static method in class net.minecraft.util.valueproviders.UniformInt
 
of(int, int, int) - Static method in class net.minecraft.core.SectionPos
 
of(long) - Static method in class net.minecraft.core.BlockPos
 
of(long) - Static method in class net.minecraft.core.SectionPos
 
of(E, E...) - Static method in class net.minecraft.core.NonNullList
 
of(Iterable<Block>) - Method in class net.minecraft.advancements.critereon.BlockPredicate.Builder
 
of(String) - Static method in interface net.minecraft.network.chat.FormattedText
 
of(String) - Static method in class net.minecraftforge.fml.OptionalMod
 
of(String, char) - Static method in class net.minecraft.resources.ResourceLocation
 
of(String, Consumer<Msg>) - Static method in interface net.minecraft.util.thread.ProcessorHandle
 
of(String, Style) - Static method in interface net.minecraft.network.chat.FormattedText
 
of(Supplier<Stream<IModStateTransition.EventGenerator<?>>>) - Static method in record class net.minecraftforge.fmllegacy.SerialTransition
 
of(Supplier<T>) - Static method in interface net.minecraftforge.common.util.Lazy
Constructs a lazy-initialized object
of(List<ModFile>, List<ModInfo>) - Static method in class net.minecraftforge.fml.ModList
 
of(List<ModFile>, List<ModInfo>, EarlyLoadingException) - Static method in class net.minecraftforge.fml.loading.LoadingModList
 
of(Map<ResourceLocation, Tag<T>>) - Static method in interface net.minecraft.tags.TagCollection
 
of(Stream<ItemStack>) - Static method in class net.minecraft.world.item.crafting.Ingredient
 
of(BlockPos) - Static method in class net.minecraft.core.SectionPos
 
of(CompoundTag) - Static method in class net.minecraft.world.item.ItemStack
 
of(ResourceKey<Level>, BlockPos) - Static method in class net.minecraft.core.GlobalPos
 
of(ResourceLocation) - Method in class net.minecraft.advancements.critereon.EntityPredicate.Builder
 
of(ResourceLocation, Class<T>, String) - Static method in class net.minecraftforge.fmllegacy.RegistryObject
 
of(ResourceLocation, Supplier<Class<? super T>>) - Static method in class net.minecraftforge.fmllegacy.RegistryObject
 
of(ResourceLocation, IForgeRegistry<T>) - Static method in class net.minecraftforge.fmllegacy.RegistryObject
 
of(ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>) - Static method in class net.minecraft.server.packs.resources.SimpleReloadInstance
 
of(Tag<EntityType<?>>) - Method in class net.minecraft.advancements.critereon.EntityPredicate.Builder
 
of(Tag<EntityType<?>>) - Static method in class net.minecraft.advancements.critereon.EntityTypePredicate
 
of(Tag<Item>) - Method in class net.minecraft.advancements.critereon.ItemPredicate.Builder
 
of(Tag<Item>) - Static method in class net.minecraft.world.item.crafting.Ingredient
 
of(Tag<Block>) - Method in class net.minecraft.advancements.critereon.BlockPredicate.Builder
 
of(Tag<Fluid>) - Method in class net.minecraft.advancements.critereon.FluidPredicate.Builder
 
of(IntProvider, int, int) - Static method in class net.minecraft.util.valueproviders.ClampedInt
 
of(Entity) - Static method in class net.minecraft.core.SectionPos
 
of(Entity) - Static method in interface net.minecraft.world.phys.shapes.CollisionContext
 
of(EntityType.EntityFactory<T>, MobCategory) - Static method in class net.minecraft.world.entity.EntityType.Builder
 
of(EntityType<?>) - Method in class net.minecraft.advancements.critereon.EntityPredicate.Builder
 
of(EntityType<?>) - Static method in class net.minecraft.advancements.critereon.EntityTypePredicate
 
of(EntityType<? extends T>, int, Predicate<T>, MemoryModuleType<T>, float, int) - Static method in class net.minecraft.world.entity.ai.behavior.InteractWith
 
of(EntityType<? extends T>, int, MemoryModuleType<T>, float, int) - Static method in class net.minecraft.world.entity.ai.behavior.InteractWith
 
of(ItemStack...) - Static method in class net.minecraft.world.item.crafting.Ingredient
 
of(Block...) - Method in class net.minecraft.advancements.critereon.BlockPredicate.Builder
 
of(BlockEntityType.BlockEntitySupplier<? extends T>, Block...) - Static method in class net.minecraft.world.level.block.entity.BlockEntityType.Builder
 
of(BlockState, BlockState, BlockState, BlockState) - Static method in class net.minecraft.world.level.levelgen.carver.CarverDebugSettings
 
of(Property.Value<?>...) - Static method in class net.minecraft.data.models.blockstates.Selector
 
of(ChunkPos, int) - Static method in class net.minecraft.core.SectionPos
 
of(ItemLike...) - Method in class net.minecraft.advancements.critereon.ItemPredicate.Builder
 
of(ItemLike...) - Static method in class net.minecraft.world.item.crafting.Ingredient
 
of(BoundingBox) - Static method in class net.minecraft.world.phys.AABB
 
of(VerticalAnchor) - Static method in class net.minecraft.world.level.levelgen.heightproviders.ConstantHeight
 
of(VerticalAnchor, VerticalAnchor) - Static method in class net.minecraft.world.level.levelgen.heightproviders.TrapezoidHeight
 
of(VerticalAnchor, VerticalAnchor) - Static method in class net.minecraft.world.level.levelgen.heightproviders.UniformHeight
 
of(VerticalAnchor, VerticalAnchor, int) - Static method in class net.minecraft.world.level.levelgen.heightproviders.BiasedToBottomHeight
 
of(VerticalAnchor, VerticalAnchor, int) - Static method in class net.minecraft.world.level.levelgen.heightproviders.TrapezoidHeight
 
of(VerticalAnchor, VerticalAnchor, int) - Static method in class net.minecraft.world.level.levelgen.heightproviders.VeryBiasedToBottomHeight
 
of(WorldGenSettings) - Static method in class net.minecraft.client.gui.screens.worldselection.WorldPreset
 
of(Fluid) - Method in class net.minecraft.advancements.critereon.FluidPredicate.Builder
 
of(Material) - Static method in class net.minecraft.world.level.block.state.BlockBehaviour.Properties
 
of(Material, Function<BlockState, MaterialColor>) - Static method in class net.minecraft.world.level.block.state.BlockBehaviour.Properties
 
of(Material, DyeColor) - Static method in class net.minecraft.world.level.block.state.BlockBehaviour.Properties
 
of(Material, MaterialColor) - Static method in class net.minecraft.world.level.block.state.BlockBehaviour.Properties
 
of(IModelConfiguration, ItemOverrides, TextureAtlasSprite) - Static method in interface net.minecraftforge.client.model.IModelBuilder
 
of(ToolAction...) - Static method in class net.minecraftforge.common.ToolActions
 
of(NonNullSupplier<T>) - Static method in class net.minecraftforge.common.util.LazyOptional
Construct a new LazyOptional that wraps the given NonNullSupplier.
of(NonNullSupplier<T>) - Static method in interface net.minecraftforge.common.util.NonNullLazy
Constructs a lazy-initialized object
of(T) - Static method in class net.minecraft.world.entity.ai.memory.ExpirableValue
 
of(T, long) - Static method in class net.minecraft.world.entity.ai.memory.ExpirableValue
 
OFF - Enum constant in enum class net.minecraft.client.AmbientOcclusionStatus
 
OFF - Enum constant in enum class net.minecraft.client.AttackIndicatorStatus
 
OFF - Enum constant in enum class net.minecraft.client.CloudStatus
 
OFF - Enum constant in enum class net.minecraft.client.NarratorStatus
 
OFF_HAND - Enum constant in enum class net.minecraft.world.InteractionHand
 
OFF_ICON_LOCATION - Static variable in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
OFF_ICON_LOCATION - Static variable in class com.mojang.realmsclient.RealmsMainScreen
 
OFFER_FLOWER - Static variable in class net.minecraft.world.entity.EntityEvent
 
OFFER_TARGER_CONTEXT - Static variable in class net.minecraft.world.entity.ai.goal.OfferFlowerGoal
 
OFFER_TICKS - Static variable in class net.minecraft.world.entity.ai.goal.OfferFlowerGoal
 
offerFlower(boolean) - Method in class net.minecraft.world.entity.animal.IronGolem
 
OfferFlowerGoal - Class in net.minecraft.world.entity.ai.goal
 
OfferFlowerGoal(IronGolem) - Constructor for class net.minecraft.world.entity.ai.goal.OfferFlowerGoal
 
offerFlowerTick - Variable in class net.minecraft.world.entity.animal.IronGolem
 
offers - Variable in class net.minecraft.network.protocol.game.ClientboundMerchantOffersPacket
 
offers - Variable in class net.minecraft.world.entity.npc.AbstractVillager
 
offers - Variable in class net.minecraft.world.entity.npc.ClientSideMerchant
 
offhand - Variable in class net.minecraft.advancements.critereon.EntityEquipmentPredicate.Builder
 
offhand - Variable in class net.minecraft.advancements.critereon.EntityEquipmentPredicate
 
offhand - Variable in class net.minecraft.world.entity.player.Inventory
 
offhand(ItemPredicate) - Method in class net.minecraft.advancements.critereon.EntityEquipmentPredicate.Builder
 
OFFHAND - Enum constant in enum class net.minecraft.world.entity.EquipmentSlot
 
OFFHAND_BREAK - Static variable in class net.minecraft.world.entity.EntityEvent
 
offHandHeight - Variable in class net.minecraft.client.renderer.ItemInHandRenderer
 
offHandItem - Variable in class net.minecraft.client.renderer.ItemInHandRenderer
 
OFFLINE - Static variable in class net.minecraft.client.gui.screens.social.PlayerEntry
 
offs(int) - Method in class net.minecraft.world.entity.decoration.HangingEntity
 
offset - Variable in class net.minecraft.client.gui.components.CommandSuggestions.SuggestionsList
 
offset - Variable in class net.minecraft.client.StringSplitter.LineBreakFinder
 
offset - Variable in class net.minecraft.network.protocol.game.ServerboundSetStructureBlockPacket
 
offset - Variable in class net.minecraft.world.level.biome.Biome.ClimateParameters
 
offset - Variable in class net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacer
 
offset - Variable in class net.minecraft.world.level.levelgen.NoiseSlideSettings
 
offset - Variable in class net.minecraft.world.level.levelgen.structure.templatesystem.GravityProcessor
 
offset - Variable in class net.minecraft.world.level.storage.loot.predicates.LocationCheck
 
offset - Variable in class net.minecraft.world.phys.shapes.OffsetDoubleList
 
offset - Variable in class net.minecraftforge.common.animation.Event
 
offset() - Method in class net.minecraft.world.level.levelgen.NoiseSlideSettings
 
offset() - Method in class net.minecraftforge.common.animation.Event
 
offset(double, double, double) - Method in class net.minecraft.core.BlockPos.MutableBlockPos
 
offset(double, double, double) - Method in class net.minecraft.core.BlockPos
 
offset(double, double, double) - Method in class net.minecraft.core.Vec3i
 
offset(float, float, float) - Static method in class net.minecraft.client.model.geom.PartPose
 
offset(int, int, int) - Method in class net.minecraft.core.BlockPos.MutableBlockPos
 
offset(int, int, int) - Method in class net.minecraft.core.BlockPos
 
offset(int, int, int) - Method in class net.minecraft.core.SectionPos
 
offset(int, int, int) - Method in class net.minecraft.core.Vec3i
 
offset(long, int, int, int) - Static method in class net.minecraft.core.BlockPos
 
offset(long, int, int, int) - Static method in class net.minecraft.core.SectionPos
 
offset(long, Direction) - Static method in class net.minecraft.core.BlockPos
 
offset(long, Direction) - Static method in class net.minecraft.core.SectionPos
 
offset(Random) - Method in class net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacer
 
offset(BlockPos) - Method in class net.minecraft.world.level.levelgen.feature.LargeDripstoneFeature.WindOffsetter
 
offset(Vec3i) - Method in class net.minecraft.core.BlockPos
 
offset(Vec3i) - Method in class net.minecraft.core.Vec3i
 
OFFSET_A - Static variable in class com.mojang.blaze3d.platform.NativeImage
 
OFFSET_B - Static variable in class com.mojang.blaze3d.platform.NativeImage
 
OFFSET_G - Static variable in class com.mojang.blaze3d.platform.NativeImage
 
OFFSET_R - Static variable in class com.mojang.blaze3d.platform.NativeImage
 
OFFSET_X_POSITION - Static variable in class net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
 
OFFSET_Y - Static variable in class net.minecraft.world.entity.decoration.LeashFenceKnotEntity
 
offsetAndRotation(float, float, float, float, float, float) - Static method in class net.minecraft.client.model.geom.PartPose
 
offsetByCodepoints(String, int, int) - Static method in class net.minecraft.Util
 
OffsetDoubleList - Class in net.minecraft.world.phys.shapes
 
OffsetDoubleList(DoubleList, double) - Constructor for class net.minecraft.world.phys.shapes.OffsetDoubleList
 
offsetPiecesVertically(int) - Method in class net.minecraft.world.level.levelgen.structure.StructureStart
 
offsets - Variable in class com.mojang.blaze3d.vertex.VertexFormat
 
offsets - Variable in class net.minecraft.client.searchtree.SuffixArray
 
offsets - Variable in class net.minecraft.world.level.chunk.storage.RegionFile
 
OFFSETS - Static variable in class net.minecraft.world.level.levelgen.structure.IglooPieces
 
offsetsForDirection(Direction) - Static method in class net.minecraft.world.entity.vehicle.DismountHelper
 
offsetTargetPos(BlockPos.MutableBlockPos, Random, BlockPos, int) - Method in class net.minecraft.world.level.levelgen.feature.ScatteredOreFeature
 
OffsetTexturingStateShard(float, float) - Constructor for class net.minecraft.client.renderer.RenderStateShard.OffsetTexturingStateShard
 
OffsetType() - Constructor for enum class net.minecraft.world.level.block.state.BlockBehaviour.OffsetType
 
offsetX - Variable in class net.minecraft.client.gui.font.providers.BitmapProvider.Glyph
 
offsetY - Variable in class net.minecraft.client.gui.font.providers.BitmapProvider.Glyph
 
oFlap - Variable in class net.minecraft.world.entity.animal.Chicken
 
oFlap - Variable in class net.minecraft.world.entity.animal.Parrot
 
oFlapSpeed - Variable in class net.minecraft.world.entity.animal.Chicken
 
oFlapSpeed - Variable in class net.minecraft.world.entity.animal.Parrot
 
oFlapTime - Variable in class net.minecraft.world.entity.boss.enderdragon.EnderDragon
 
oFlip - Variable in class net.minecraft.client.gui.screens.inventory.EnchantmentScreen
 
oFlip - Variable in class net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
 
ofNullable(Integer) - Static method in class net.minecraft.client.main.Main
 
ofSize(Vec3, double, double, double) - Static method in class net.minecraft.world.phys.AABB
 
OggAudioStream - Class in com.mojang.blaze3d.audio
 
OggAudioStream(InputStream) - Constructor for class com.mojang.blaze3d.audio.OggAudioStream
 
OggAudioStream.OutputConcat - Class in com.mojang.blaze3d.audio
 
OK_DISTANCE_SQR - Static variable in class net.minecraft.world.entity.ai.behavior.SetClosestHomeAsWalkTarget
 
okButton - Variable in class net.minecraft.client.gui.screens.AlertScreen
 
okTarget(LivingEntity) - Method in class net.minecraft.world.entity.monster.Drowned
 
OLD_AMOUNT_SPLITTER - Static variable in class net.minecraft.util.datafix.fixes.LevelFlatGeneratorInfoFix
 
OLD_CELL_COUNT_Y - Static variable in class net.minecraft.world.level.levelgen.NoiseSampler
 
OLD_IPBANLIST - Static variable in class net.minecraft.server.players.OldUsersConverter
 
OLD_IRON_GOLEM_LOCATION - Static variable in class net.minecraft.client.resources.PackResourcesAdapterV4
 
OLD_LEVEL_HEIGHT - Static variable in class net.minecraft.world.level.chunk.storage.OldChunkStorage
 
OLD_OPLIST - Static variable in class net.minecraft.server.players.OldUsersConverter
 
OLD_SETTINGS_KEYS - Static variable in class net.minecraft.world.level.storage.LevelStorageSource
 
OLD_USERBANLIST - Static variable in class net.minecraft.server.players.OldUsersConverter
 
OLD_WHITELIST - Static variable in class net.minecraft.server.players.OldUsersConverter
 
oldCache - Variable in class net.minecraft.data.HashCache
 
OldChunkStorage - Class in net.minecraft.world.level.chunk.storage
 
OldChunkStorage() - Constructor for class net.minecraft.world.level.chunk.storage.OldChunkStorage
 
OldChunkStorage.OldLevelChunk - Class in net.minecraft.world.level.chunk.storage
 
oldDamageModifier - Variable in class net.minecraftforge.event.entity.player.CriticalHitEvent
 
OldDataLayer - Class in net.minecraft.world.level.chunk
 
OldDataLayer(byte[], int) - Constructor for class net.minecraft.world.level.chunk.OldDataLayer
 
oldDifficulty - Variable in class net.minecraftforge.event.DifficultyChangeEvent
 
oldEffect - Variable in class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
 
oldEyeHeight - Variable in class net.minecraftforge.event.entity.EntityEvent.Size
 
OLDFORGE - Enum constant in enum class net.minecraftforge.fml.loading.moddiscovery.InvalidModIdentifier
 
oldFov - Variable in class net.minecraft.client.renderer.GameRenderer
 
oldGameMode - Variable in class net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
 
oldId - Variable in class net.minecraftforge.fmllegacy.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
oldLevel - Variable in class net.minecraftforge.event.entity.player.PermissionsChangedEvent
 
OldLevelChunk(int, int) - Constructor for class net.minecraft.world.level.chunk.storage.OldChunkStorage.OldLevelChunk
 
oldMipmaps - Variable in class net.minecraft.client.gui.screens.VideoSettingsScreen
 
oldNote - Variable in class net.minecraftforge.event.world.NoteBlockEvent.Change
 
oldOctave - Variable in class net.minecraftforge.event.world.NoteBlockEvent.Change
 
oldPlayer - Variable in class net.minecraftforge.client.event.ClientPlayerNetworkEvent.RespawnEvent
 
oldSize - Variable in class net.minecraft.network.protocol.game.ClientboundInitializeBorderPacket
 
oldSize - Variable in class net.minecraft.network.protocol.game.ClientboundSetBorderLerpSizePacket
 
oldSize - Variable in class net.minecraftforge.event.entity.EntityEvent.Size
 
oldStatus - Variable in class net.minecraft.world.entity.vehicle.Boat
 
oldSwell - Variable in class net.minecraft.world.entity.monster.Creeper
 
oldTentacleAngle - Variable in class net.minecraft.world.entity.animal.Squid
 
oldTentacleMovement - Variable in class net.minecraft.world.entity.animal.Squid
 
oldTicketLevel - Variable in class net.minecraft.server.level.ChunkHolder
 
OldUsersConverter - Class in net.minecraft.server.players
 
OldUsersConverter() - Constructor for class net.minecraft.server.players.OldUsersConverter
 
OldUsersConverter.ConversionError - Exception in net.minecraft.server.players
 
oldWalkableCost - Variable in class net.minecraft.world.level.pathfinder.AmphibiousNodeEvaluator
 
oldWaterBorderCost - Variable in class net.minecraft.world.level.pathfinder.AmphibiousNodeEvaluator
 
oldWaterCost - Variable in class net.minecraft.world.entity.ai.goal.FollowMobGoal
 
oldWaterCost - Variable in class net.minecraft.world.entity.ai.goal.FollowOwnerGoal
 
oldWaterCost - Variable in class net.minecraft.world.level.pathfinder.WalkNodeEvaluator
 
oMainHandHeight - Variable in class net.minecraft.client.renderer.ItemInHandRenderer
 
OMINOUS_BANNER_PATTERN_NAME - Static variable in class net.minecraft.world.entity.raid.Raid
 
OminousBannerBlockEntityRenameFix - Class in net.minecraft.util.datafix.fixes
 
OminousBannerBlockEntityRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OminousBannerBlockEntityRenameFix
 
OminousBannerRenameFix - Class in net.minecraft.util.datafix.fixes
 
OminousBannerRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OminousBannerRenameFix
 
ON_FIRE - Static variable in class net.minecraft.world.damagesource.DamageSource
 
ON_GROUND - Enum constant in enum class net.minecraft.world.entity.SpawnPlacements.Type
 
ON_ICON_LOCATION - Static variable in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
ON_ICON_LOCATION - Static variable in class com.mojang.realmsclient.RealmsMainScreen
 
ON_LAND - Enum constant in enum class net.minecraft.world.entity.vehicle.Boat.Status
 
ON_LAND_SURFACE - Enum constant in enum class net.minecraft.world.level.levelgen.structure.RuinedPortalPiece.VerticalPlacement
 
ON_OCEAN_FLOOR - Enum constant in enum class net.minecraft.world.level.levelgen.structure.RuinedPortalPiece.VerticalPlacement
 
ON_OSX - Static variable in class net.minecraft.client.Minecraft
 
ON_SHOULDER - Enum constant in enum class net.minecraft.client.model.ParrotModel.State
 
ON_WINDOWS - Static variable in class net.minecraft.server.packs.FolderPackResources
 
onAboveBubbleCol(boolean) - Method in class net.minecraft.world.entity.Entity
 
onAboveBubbleCol(boolean) - Method in class net.minecraft.world.entity.vehicle.Boat
 
onAbsoluteMaxSizeChange() - Method in interface net.minecraft.world.level.border.WorldBorder.BorderExtent
 
onAbsoluteMaxSizeChange() - Method in class net.minecraft.world.level.border.WorldBorder.MovingBorderExtent
 
onAbsoluteMaxSizeChange() - Method in class net.minecraft.world.level.border.WorldBorder.StaticBorderExtent
 
onAdd() - Method in class net.minecraft.client.gui.screens.EditServerScreen
 
onAdd(IForgeRegistry.AddCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onAdd(IForgeRegistryInternal<PoiType>, RegistryManager, int, PoiType, PoiType) - Method in class net.minecraftforge.registries.GameData.PointOfInterestTypeCallbacks
 
onAdd(IForgeRegistryInternal<Item>, RegistryManager, int, Item, Item) - Method in class net.minecraftforge.registries.GameData.ItemCallbacks
 
onAdd(IForgeRegistryInternal<Block>, RegistryManager, int, Block, Block) - Method in class net.minecraftforge.registries.GameData.BlockCallbacks
 
onAdd(IForgeRegistryInternal<DataSerializerEntry>, RegistryManager, int, DataSerializerEntry, DataSerializerEntry) - Method in class net.minecraftforge.registries.GameData.SerializerCallbacks
 
onAdd(IForgeRegistryInternal<V>, RegistryManager, int, V, V) - Method in interface net.minecraftforge.registries.IForgeRegistry.AddCallback
 
onAddAdvancementRoot(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.Listener
 
onAddAdvancementRoot(Advancement) - Method in class net.minecraft.client.gui.screens.advancements.AdvancementsScreen
 
onAddAdvancementTask(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.Listener
 
onAddAdvancementTask(Advancement) - Method in class net.minecraft.client.gui.screens.advancements.AdvancementsScreen
 
onAddedToWorld() - Method in class net.minecraft.world.entity.Entity
 
onAddedToWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Called after the entity has been added to the world's ticking list.
onAddPlayer(PlayerInfo) - Method in class net.minecraft.client.gui.screens.social.SocialInteractionsScreen
 
onAdvancement(ServerPlayer, Advancement) - Static method in class net.minecraftforge.common.ForgeHooks
 
onAdvancementsCleared() - Method in interface net.minecraft.advancements.AdvancementList.Listener
 
onAdvancementsCleared() - Method in class net.minecraft.client.gui.screens.advancements.AdvancementsScreen
 
onAnimalTame(Animal, Player) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onAnvilChange(AnvilMenu, ItemStack, ItemStack, Container, String, int, Player) - Static method in class net.minecraftforge.common.ForgeHooks
 
onAnvilRepair(Player, ItemStack, ItemStack, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
onApplyBonemeal(Player, Level, BlockPos, BlockState, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onArmorTick(ItemStack, Level, Player) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called to tick armor in the armor slot.
onArmorTick(Level, Player) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called to tick armor in the armor slot.
onArrowLoose(ItemStack, Level, Player, int, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onArrowNock(ItemStack, Level, Player, InteractionHand, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onAttack() - Method in interface net.minecraft.network.protocol.game.ServerboundInteractPacket.Handler
 
onAttributeModified(AttributeInstance) - Method in class net.minecraft.world.entity.ai.attributes.AttributeMap
 
onBack() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
onBackAmount - Variable in class net.minecraft.world.entity.animal.Panda
 
onBackAmountO - Variable in class net.minecraft.world.entity.animal.Panda
 
onBake(IForgeRegistry.BakeCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onBake(IForgeRegistryInternal<Block>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.BlockCallbacks
 
onBake(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.BakeCallback
 
onBedSurface(ServerLevel, Mob) - Method in class net.minecraft.world.entity.ai.behavior.JumpOnBed
 
onBedTicks - Variable in class net.minecraft.world.entity.animal.Cat.CatRelaxOnOwnerGoal
 
onBiomeLoading(BiomeLoadingEvent) - Method in class net.minecraftforge.debug.world.BiomeLoadingEventTest
 
onBlockBreakEvent(Level, GameType, ServerPlayer, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
 
onBlockColorsInit(BlockColors) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onBlockEmissionIncrease(BlockPos, int) - Method in class net.minecraft.server.level.ThreadedLevelLightEngine
 
onBlockEmissionIncrease(BlockPos, int) - Method in class net.minecraft.world.level.lighting.BlockLightEngine
 
onBlockEmissionIncrease(BlockPos, int) - Method in class net.minecraft.world.level.lighting.LayerLightEngine
 
onBlockEmissionIncrease(BlockPos, int) - Method in enum class net.minecraft.world.level.lighting.LayerLightEventListener.DummyLightLayerEventListener
 
onBlockEmissionIncrease(BlockPos, int) - Method in class net.minecraft.world.level.lighting.LevelLightEngine
 
onBlockEmissionIncrease(BlockPos, int) - Method in interface net.minecraft.world.level.lighting.LightEventListener
 
onBlockEntityRemove(BlockEntity) - Method in class net.minecraft.world.level.chunk.LevelChunk
 
onBlockExploded(BlockState, Level, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when the block is destroyed by an explosion.
onBlockExploded(Level, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when the block is destroyed by an explosion.
onBlockPlace(Entity, BlockSnapshot, Direction) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onBlockPlaced(BlockEvent.EntityPlaceEvent) - Static method in class net.minecraftforge.debug.block.BasePlaceEventTest
 
onBlockPlaced(BlockEvent.EntityPlaceEvent) - Static method in class net.minecraftforge.debug.block.PlaceEventTest
 
onBlockStartBreak(BlockPos, Player) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called before a block is broken.
onBlockStartBreak(ItemStack, BlockPos, Player) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called before a block is broken.
onBlockStateChange(BlockPos, BlockState, BlockState) - Method in class net.minecraft.server.level.ServerLevel
 
onBlockStateChange(BlockPos, BlockState, BlockState) - Method in class net.minecraft.world.level.Level
 
onBookItemRemove() - Method in class net.minecraft.world.level.block.entity.LecternBlockEntity
 
onBorderCenterSet(WorldBorder, double, double) - Method in class net.minecraft.world.level.border.BorderChangeListener.DelegateBorderChangeListener
 
onBorderCenterSet(WorldBorder, double, double) - Method in interface net.minecraft.world.level.border.BorderChangeListener
 
onBorderSetDamagePerBlock(WorldBorder, double) - Method in class net.minecraft.world.level.border.BorderChangeListener.DelegateBorderChangeListener
 
onBorderSetDamagePerBlock(WorldBorder, double) - Method in interface net.minecraft.world.level.border.BorderChangeListener
 
onBorderSetDamageSafeZOne(WorldBorder, double) - Method in class net.minecraft.world.level.border.BorderChangeListener.DelegateBorderChangeListener
 
onBorderSetDamageSafeZOne(WorldBorder, double) - Method in interface net.minecraft.world.level.border.BorderChangeListener
 
onBorderSetWarningBlocks(WorldBorder, int) - Method in class net.minecraft.world.level.border.BorderChangeListener.DelegateBorderChangeListener
 
onBorderSetWarningBlocks(WorldBorder, int) - Method in interface net.minecraft.world.level.border.BorderChangeListener
 
onBorderSetWarningTime(WorldBorder, int) - Method in class net.minecraft.world.level.border.BorderChangeListener.DelegateBorderChangeListener
 
onBorderSetWarningTime(WorldBorder, int) - Method in interface net.minecraft.world.level.border.BorderChangeListener
 
onBorderSizeLerping(WorldBorder, double, double, long) - Method in class net.minecraft.world.level.border.BorderChangeListener.DelegateBorderChangeListener
 
onBorderSizeLerping(WorldBorder, double, double, long) - Method in interface net.minecraft.world.level.border.BorderChangeListener
 
onBorderSizeSet(WorldBorder, double) - Method in class net.minecraft.world.level.border.BorderChangeListener.DelegateBorderChangeListener
 
onBorderSizeSet(WorldBorder, double) - Method in interface net.minecraft.world.level.border.BorderChangeListener
 
onBrokenAfterFall(Level, BlockPos, FallingBlockEntity) - Method in class net.minecraft.world.level.block.AnvilBlock
 
onBrokenAfterFall(Level, BlockPos, FallingBlockEntity) - Method in interface net.minecraft.world.level.block.Fallable
 
onBrokenAfterFall(Level, BlockPos, FallingBlockEntity) - Method in class net.minecraft.world.level.block.PointedDripstoneBlock
 
onBucketUse(Player, Level, ItemStack, HitResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCall(int, ResourceLocation, int) - Method in class net.minecraft.server.commands.DebugCommand.Tracer
 
onCall(int, ResourceLocation, int) - Method in interface net.minecraft.server.ServerFunctionManager.TraceCallbacks
 
onCameraSetup(GameRenderer, Camera, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onCancel() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
onCancel() - Method in class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
 
onCancel() - Method in class net.minecraft.client.gui.screens.inventory.StructureBlockEditScreen
 
onCenterChange() - Method in interface net.minecraft.world.level.border.WorldBorder.BorderExtent
 
onCenterChange() - Method in class net.minecraft.world.level.border.WorldBorder.MovingBorderExtent
 
onCenterChange() - Method in class net.minecraft.world.level.border.WorldBorder.StaticBorderExtent
 
onChanged(MinecraftServer) - Method in class net.minecraft.world.level.GameRules.Value
 
onChangedBlock(BlockPos) - Method in class net.minecraft.server.level.ServerPlayer
 
onChangedBlock(BlockPos) - Method in class net.minecraft.world.entity.LivingEntity
 
onChangeGameMode(Player, GameType, GameType) - Static method in class net.minecraftforge.common.ForgeHooks
 
onChangeSliderValue(Slider) - Method in interface net.minecraftforge.fmlclient.gui.widget.Slider.ISlider
 
onChorusFruitTeleport(LivingEntity, double, double, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onChunkLoaded(ChunkPos) - Method in class net.minecraft.client.multiplayer.ClientLevel
 
onChunkSave(ChunkDataEvent.Save) - Static method in class net.minecraftforge.debug.world.ChunkDataEventSaveNullWorldTest
 
onChunkStatusChange(ChunkPos, ChunkHolder.FullChunkStatus) - Method in interface net.minecraft.world.level.entity.ChunkStatusUpdateListener
 
onChunkUnload(ChunkEvent.Unload) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
onChunkUnload(ChunkEvent.Unload) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onChunkUnloaded() - Method in class net.minecraft.world.level.block.entity.BlockEntity
 
onChunkUnloaded() - Method in interface net.minecraftforge.common.extensions.IForgeBlockEntity
 
onClear(IForgeRegistry.ClearCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onClear(IForgeRegistryInternal<PoiType>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.PointOfInterestTypeCallbacks
 
onClear(IForgeRegistryInternal<Item>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.ItemCallbacks
 
onClear(IForgeRegistryInternal<Block>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.BlockCallbacks
 
onClear(IForgeRegistryInternal<Feature<?>>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.FeatureCallbacks
 
onClear(IForgeRegistryInternal<DataSerializerEntry>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.SerializerCallbacks
 
onClear(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.ClearCallback
 
onClick(double, double) - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen.SettingsSlider
 
onClick(double, double) - Method in class net.minecraft.client.gui.components.AbstractButton
 
onClick(double, double) - Method in class net.minecraft.client.gui.components.AbstractSliderButton
 
onClick(double, double) - Method in class net.minecraft.client.gui.components.AbstractWidget
 
onClick(double, double) - Method in class net.minecraftforge.fmlclient.gui.widget.Slider
Returns true if the mouse has been pressed on this control.
onClick(int) - Method in class com.mojang.realmsclient.gui.RowButton
 
onClick(int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen.Entry.AcceptRowButton
 
onClick(int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen.Entry.RejectRowButton
 
onClickInput(int, KeyMapping, InteractionHand) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onClientChangeGameMode(PlayerInfo, GameType, GameType) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onClientChat(ChatType, Component, UUID) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onClientPacket(NetworkEvent.ServerCustomPayloadEvent) - Static method in class net.minecraftforge.network.VanillaPacketSplitter
 
onClientPlayerChangeGameModeEvent(ClientPlayerChangeGameModeEvent) - Static method in class net.minecraftforge.debug.entity.player.PlayerGameModeEventTest.PlayerGameModeEventTestClientForgeEvents
 
onClientRemoval() - Method in class net.minecraft.world.entity.Entity
 
onClientRemoval() - Method in class net.minecraft.world.entity.projectile.FishingHook
 
onClientSendMessage(String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onClientSetup(FMLClientSetupEvent) - Static method in class net.minecraftforge.debug.block.FullPotsAccessorDemo.ClientHandler
 
onClientSetup(FMLClientSetupEvent) - Method in class net.minecraftforge.debug.item.CustomElytraTest
 
onClientSetup(FMLClientSetupEvent) - Method in class net.minecraftforge.debug.item.RangedMobsUseModdedWeaponsTest
 
onClimbable() - Method in class net.minecraft.world.entity.animal.horse.AbstractHorse
 
onClimbable() - Method in class net.minecraft.world.entity.FlyingMob
 
onClimbable() - Method in class net.minecraft.world.entity.LivingEntity
 
onClimbable() - Method in class net.minecraft.world.entity.monster.Spider
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.CreateBuffetWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.CreateFlatWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.DirectJoinServerScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.EditServerScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.InBedChatScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.inventory.LecternScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.inventory.SignEditScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.inventory.StructureBlockEditScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.OptionsScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.OptionsSubScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.packs.PackSelectionScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.PresetFlatWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.Screen
 
onClose() - Method in class net.minecraft.client.gui.screens.WinScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.worldselection.EditGameRulesScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.worldselection.EditWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.worldselection.OptimizeWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
 
onClose() - Method in class net.minecraft.realms.DisconnectedRealmsScreen
 
onClose() - Method in class net.minecraftforge.fmlclient.gui.screen.ModListScreen
 
onClose(Level, BlockPos, BlockState) - Method in class net.minecraft.world.level.block.entity.ContainerOpenersCounter
 
onClosePopup() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
onCommand(int, String) - Method in class net.minecraft.server.commands.DebugCommand.Tracer
 
onCommand(int, String) - Method in interface net.minecraft.server.ServerFunctionManager.TraceCallbacks
 
onCommand(CommandEvent) - Static method in class net.minecraftforge.debug.chat.CommandEventTest
 
onCommandComplete(CommandContext<CommandSourceStack>, boolean, int) - Method in class net.minecraft.commands.CommandSourceStack
 
onCommandRegister(CommandDispatcher<CommandSourceStack>, Commands.CommandSelection) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCommandsRegister(RegisterCommandsEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onCommonSetup(FMLCommonSetupEvent) - Static method in class net.minecraftforge.common.ForgeSpawnEggItem.CommonHandler
 
onCommonSetup(FMLCommonSetupEvent) - Method in class net.minecraftforge.debug.world.item.LazyCapabilitiesOnItemsTest
 
onCompletion - Variable in class com.mojang.realmsclient.KeyCombo
 
onContainerDestroyed(ItemEntity, Stream<ItemStack>) - Static method in class net.minecraft.world.item.ItemUtils
 
onContentsChanged() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
onContentsChanged(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
onCooldownEnded(Item) - Method in class net.minecraft.world.item.ItemCooldowns
 
onCooldownEnded(Item) - Method in class net.minecraft.world.item.ServerItemCooldowns
 
onCooldownStarted(Item, int) - Method in class net.minecraft.world.item.ItemCooldowns
 
onCooldownStarted(Item, int) - Method in class net.minecraft.world.item.ServerItemCooldowns
 
onCraftedBy(ItemStack, Level, Player) - Method in class net.minecraft.world.item.Item
 
onCraftedBy(ItemStack, Level, Player) - Method in class net.minecraft.world.item.MapItem
 
onCraftedBy(Level, Player, int) - Method in class net.minecraft.world.item.ItemStack
 
onCreate() - Method in class net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
 
onCreate(IForgeRegistry.CreateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onCreate(IForgeRegistryInternal<PoiType>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.PointOfInterestTypeCallbacks
 
onCreate(IForgeRegistryInternal<Item>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.ItemCallbacks
 
onCreate(IForgeRegistryInternal<Block>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.BlockCallbacks
 
onCreate(IForgeRegistryInternal<Feature<?>>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.FeatureCallbacks
 
onCreate(IForgeRegistryInternal<DataSerializerEntry>, RegistryManager) - Method in class net.minecraftforge.registries.GameData.SerializerCallbacks
 
onCreate(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.CreateCallback
 
onCreate(IForgeRegistryInternal<V>, RegistryManager) - Method in class net.minecraftforge.registries.NamespacedDefaultedWrapper.Factory
 
onCreate(IForgeRegistryInternal<V>, RegistryManager) - Method in class net.minecraftforge.registries.NamespacedWrapper.Factory
 
onCreated(Entity) - Method in class net.minecraft.client.multiplayer.ClientLevel.EntityCallbacks
 
onCreated(Entity) - Method in class net.minecraft.server.level.ServerLevel.EntityCallbacks
 
onCreated(T) - Method in interface net.minecraft.world.level.entity.LevelCallback
 
onCreateWorldSpawn(Level, ServerLevelData) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCropsGrowPost(Level, BlockPos, BlockState) - Static method in class net.minecraftforge.common.ForgeHooks
 
onCropsGrowPre(Level, BlockPos, BlockState, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onCrossbowAttackPerformed() - Method in interface net.minecraft.world.entity.monster.CrossbowAttackMob
 
onCrossbowAttackPerformed() - Method in class net.minecraft.world.entity.monster.piglin.Piglin
 
onCrossbowAttackPerformed() - Method in class net.minecraft.world.entity.monster.Pillager
 
onCrossbowShot(Level, LivingEntity, ItemStack) - Static method in class net.minecraft.world.item.CrossbowItem
 
onCrystalDestroyed(EndCrystal, BlockPos, DamageSource) - Method in class net.minecraft.world.entity.boss.enderdragon.EnderDragon
 
onCrystalDestroyed(EndCrystal, BlockPos, DamageSource, Player) - Method in class net.minecraft.world.entity.boss.enderdragon.phases.AbstractDragonPhaseInstance
 
onCrystalDestroyed(EndCrystal, BlockPos, DamageSource, Player) - Method in class net.minecraft.world.entity.boss.enderdragon.phases.DragonHoldingPatternPhase
 
onCrystalDestroyed(EndCrystal, BlockPos, DamageSource, Player) - Method in interface net.minecraft.world.entity.boss.enderdragon.phases.DragonPhaseInstance
 
onCrystalDestroyed(EndCrystal, DamageSource) - Method in class net.minecraft.world.level.dimension.end.EndDragonFight
 
onCustomPayload(ICustomPacket<?>, Connection) - Static method in class net.minecraftforge.fmllegacy.network.NetworkHooks
 
onDataPacket(Connection, ClientboundBlockEntityDataPacket) - Method in interface net.minecraftforge.common.extensions.IForgeBlockEntity
Called when you receive a TileEntityData packet for the location this TileEntity is currently in.
onDataPacket(Connection, ClientboundBlockEntityDataPacket) - Method in class net.minecraftforge.debug.block.FullPotsAccessorDemo.DioriteFlowerPotBlockEntity
 
OnDatapackSyncEvent - Class in net.minecraftforge.event
Fires when a player joins the server or when the reload command is ran, before tags and crafting recipes are sent to the client.
OnDatapackSyncEvent(PlayerList, ServerPlayer) - Constructor for class net.minecraftforge.event.OnDatapackSyncEvent
 
OnDatapackSynctEventTest - Class in net.minecraftforge.debug.misc
 
OnDatapackSynctEventTest() - Constructor for class net.minecraftforge.debug.misc.OnDatapackSynctEventTest
 
onDestroyBlock(ClientLevel, BlockPos, BlockState, float) - Method in class net.minecraft.client.tutorial.PunchTreeTutorialStepInstance
 
onDestroyBlock(ClientLevel, BlockPos, BlockState, float) - Method in class net.minecraft.client.tutorial.Tutorial
 
onDestroyBlock(ClientLevel, BlockPos, BlockState, float) - Method in interface net.minecraft.client.tutorial.TutorialStepInstance
 
onDestroyed(Entity) - Method in class net.minecraft.client.multiplayer.ClientLevel.EntityCallbacks
 
onDestroyed(Entity) - Method in class net.minecraft.server.level.ServerLevel.EntityCallbacks
 
onDestroyed(ItemEntity) - Method in class net.minecraft.world.item.BlockItem
 
onDestroyed(ItemEntity) - Method in class net.minecraft.world.item.BundleItem
 
onDestroyed(ItemEntity) - Method in class net.minecraft.world.item.Item
 
onDestroyed(ItemEntity) - Method in class net.minecraft.world.item.ItemStack
 
onDestroyed(T) - Method in interface net.minecraft.world.level.entity.LevelCallback
 
onDestroyedBy(DamageSource) - Method in class net.minecraft.world.entity.boss.enderdragon.EndCrystal
 
onDifficultyChange(Difficulty, Difficulty) - Static method in class net.minecraftforge.common.ForgeHooks
 
onDimensionUnload(WorldEvent.Unload) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onDirty - Variable in class net.minecraft.world.entity.ai.attributes.AttributeInstance
 
onDisconnect(Component) - Method in class net.minecraft.client.multiplayer.ClientHandshakePacketListenerImpl
 
onDisconnect(Component) - Method in class net.minecraft.client.multiplayer.ClientPacketListener
 
onDisconnect(Component) - Method in interface net.minecraft.network.PacketListener
 
onDisconnect(Component) - Method in class net.minecraft.server.network.MemoryServerHandshakePacketListenerImpl
 
onDisconnect(Component) - Method in class net.minecraft.server.network.ServerGamePacketListenerImpl
 
onDisconnect(Component) - Method in class net.minecraft.server.network.ServerHandshakePacketListenerImpl
 
onDisconnect(Component) - Method in class net.minecraft.server.network.ServerLoginPacketListenerImpl
 
onDisconnect(Component) - Method in class net.minecraft.server.network.ServerStatusPacketListenerImpl
 
onDisconnect(Component) - Method in class net.minecraftforge.common.util.FakePlayer.FakePlayerNetHandler
 
onDisconnected() - Method in class net.minecraft.client.gui.Gui
 
onDone() - Method in class net.minecraft.client.gui.screens.inventory.AbstractCommandBlockEditScreen
 
onDone() - Method in class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
 
onDone() - Method in class net.minecraft.client.gui.screens.inventory.SignEditScreen
 
onDone() - Method in class net.minecraft.client.gui.screens.inventory.StructureBlockEditScreen
 
onDownloaded - Variable in class net.minecraft.client.renderer.texture.HttpTexture
 
onDrag(double, double, double, double) - Method in class net.minecraft.client.gui.components.AbstractSliderButton
 
onDrag(double, double, double, double) - Method in class net.minecraft.client.gui.components.AbstractWidget
 
onDrawBlockHighlight(LevelRenderer, Camera, HitResult, float, PoseStack, MultiBufferSource) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onDrop(long, List<Path>) - Method in class net.minecraft.client.MouseHandler
 
onDroppedByPlayer(Player) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called when a player drops the item into the world, returning false from this will prevent the item from being removed from the players inventory and spawning in the world
onDroppedByPlayer(ItemStack, Player) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when a player drops the item into the world, returning false from this will prevent the item from being removed from the players inventory and spawning in the world
ONE - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
ONE - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
ONE - Static variable in class com.mojang.math.Quaternion
 
ONE - Static variable in class net.minecraft.nbt.ByteTag
 
ONE - Static variable in class net.minecraft.util.random.Weight
 
ONE - Static variable in class net.minecraft.world.phys.Vec2
 
ONE_AABB - Static variable in class net.minecraft.world.level.block.CandleBlock
 
ONE_AABB - Static variable in class net.minecraft.world.level.block.SeaPickleBlock
 
ONE_EGG_AABB - Static variable in class net.minecraft.world.level.block.TurtleEggBlock
 
ONE_GIGA - Static variable in class net.minecraft.SystemReport
 
ONE_MINUS_CONSTANT_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
ONE_MINUS_CONSTANT_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
ONE_MINUS_CONSTANT_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
ONE_MINUS_CONSTANT_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
ONE_MINUS_DST_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
ONE_MINUS_DST_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
ONE_MINUS_DST_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
ONE_MINUS_DST_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
ONE_MINUS_SRC_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
ONE_MINUS_SRC_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
ONE_MINUS_SRC_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
ONE_MINUS_SRC_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
ONE_SECOND - Static variable in class net.minecraft.sounds.Musics
 
ONE_SIXTH - Static variable in class net.minecraft.util.Mth
 
onEachTick(Runnable) - Method in class net.minecraft.gametest.framework.GameTestHelper
 
onEdited(String) - Method in class net.minecraft.client.gui.screens.ChatScreen
 
onEdited(String) - Method in class net.minecraft.client.gui.screens.inventory.AbstractCommandBlockEditScreen
 
onEffectAdded(MobEffectInstance, Entity) - Method in class net.minecraft.server.level.ServerPlayer
 
onEffectAdded(MobEffectInstance, Entity) - Method in class net.minecraft.world.entity.LivingEntity
 
onEffectRemoved(MobEffectInstance) - Method in class net.minecraft.server.level.ServerPlayer
 
onEffectRemoved(MobEffectInstance) - Method in class net.minecraft.world.entity.LivingEntity
 
onEffectUpdated(MobEffectInstance, boolean, Entity) - Method in class net.minecraft.server.level.ServerPlayer
 
onEffectUpdated(MobEffectInstance, boolean, Entity) - Method in class net.minecraft.world.entity.LivingEntity
 
onEmptyClick(Player, InteractionHand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onEmptyLeftClick(Player) - Static method in class net.minecraftforge.common.ForgeHooks
 
onEnchantmentLevelSet(Level, BlockPos, int, int, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEnchantmentPerformed(ItemStack, int) - Method in class net.minecraft.server.level.ServerPlayer
 
onEnchantmentPerformed(ItemStack, int) - Method in class net.minecraft.world.entity.player.Player
 
onEnderPearlLand(ServerPlayer, double, double, double, ThrownEnderpearl, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEnderTeleport(LivingEntity, double, double, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEndTick(int) - Method in class net.minecraft.util.profiling.metrics.MetricSampler
 
onEnter(long, boolean) - Method in class com.mojang.blaze3d.platform.Window
 
onEnterCombat() - Method in class net.minecraft.server.level.ServerPlayer
 
onEnterCombat() - Method in class net.minecraft.world.entity.LivingEntity
 
onEntityCollision(AbstractMinecart, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
This basically replaces the function of the same name in EntityMinecart.
onEntityDestroyBlock(LivingEntity, BlockPos, BlockState) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEntityEnterSection(Entity, long, long) - Static method in class net.minecraftforge.common.ForgeHooks
 
onEntityItemUpdate(ItemEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called by the default implemetation of EntityItem's onUpdate method, allowing for cleaner control over the update of the item without having to write a subclass.
onEntityItemUpdate(ItemStack, ItemEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called by the default implemetation of EntityItem's onUpdate method, allowing for cleaner control over the update of the item without having to write a subclass.
onEntityJoinWorld(EntityJoinWorldEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onEntityMoved(LivingEntity, Level, BlockPos, int) - Static method in class net.minecraft.world.item.enchantment.FrostWalkerEnchantment
 
onEntityStruckByLightning(Entity, LightningBolt) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEntitySwing(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called when a entity tries to play the 'swing' animation.
onEntitySwing(ItemStack, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when a entity tries to play the 'swing' animation.
onEntityTeleportCommand(Entity, double, double, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEntityTeleportSpreadPlayersCommand(Entity, double, double, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
oneRow(int, Inventory) - Static method in class net.minecraft.world.inventory.ChestMenu
 
onError(int, String) - Method in class net.minecraft.server.commands.DebugCommand.Tracer
 
onError(int, String) - Method in interface net.minecraft.server.ServerFunctionManager.TraceCallbacks
 
oneToOneConversionRecipe(Consumer<FinishedRecipe>, ItemLike, ItemLike, String) - Static method in class net.minecraft.data.recipes.RecipeProvider
 
oneToOneConversionRecipe(Consumer<FinishedRecipe>, ItemLike, ItemLike, String, int) - Static method in class net.minecraft.data.recipes.RecipeProvider
 
onEventFailed(IEventBus, Event, IEventListener[], int, Throwable) - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
onEventTriggered(Level, int) - Method in class net.minecraft.world.level.BaseSpawner
 
onExplosionDetonate(Level, Explosion, List<Entity>, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onExplosionStart(Level, Explosion) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onFarmlandTrample(Level, BlockPos, BlockState, float, Entity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onFarmlandTrampled(BlockEvent.FarmlandTrampleEvent) - Static method in class net.minecraftforge.debug.block.FarmlandTrampleEventTest
 
onFileChange(ModConfigEvent.Reloading) - Static method in class net.minecraftforge.common.ForgeConfig
 
onFilesDrop(List<Path>) - Method in class net.minecraft.client.gui.screens.packs.PackSelectionScreen
 
onFilesDrop(List<Path>) - Method in class net.minecraft.client.gui.screens.Screen
 
onFinish - Variable in class net.minecraft.client.gui.screens.LoadingOverlay
 
onFinished - Variable in class net.minecraft.client.gui.screens.WinScreen
 
onFinished() - Method in class net.minecraft.util.profiling.metrics.MetricSampler
 
onFlap() - Method in class net.minecraft.world.entity.animal.Chicken
 
onFlap() - Method in class net.minecraft.world.entity.animal.Parrot
 
onFlap() - Method in class net.minecraft.world.entity.boss.enderdragon.EnderDragon
 
onFlap() - Method in class net.minecraft.world.entity.Entity
 
onFocus(long, boolean) - Method in class com.mojang.blaze3d.platform.Window
 
onFocusedChanged(boolean) - Method in class net.minecraft.client.gui.components.AbstractWidget
 
onFocusedChanged(boolean) - Method in class net.minecraft.client.gui.components.EditBox
 
onFogRender(FogRenderer.FogMode, Camera, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onFramebufferResize(long, int, int) - Method in class com.mojang.blaze3d.platform.Window
 
onFullChunkStatusChange(ChunkPos, ChunkHolder.FullChunkStatus) - Method in class net.minecraft.server.level.ChunkMap
 
onFullscreenError(int, long) - Method in class net.minecraft.client.Minecraft
 
onGatherData(GatherDataEvent) - Method in class net.minecraftforge.debug.RemoveTagDatagenTest
 
onGetItem(ItemStack) - Method in class net.minecraft.client.tutorial.CraftPlanksTutorialStep
 
onGetItem(ItemStack) - Method in class net.minecraft.client.tutorial.FindTreeTutorialStepInstance
 
onGetItem(ItemStack) - Method in class net.minecraft.client.tutorial.PunchTreeTutorialStepInstance
 
onGetItem(ItemStack) - Method in class net.minecraft.client.tutorial.Tutorial
 
onGetItem(ItemStack) - Method in interface net.minecraft.client.tutorial.TutorialStepInstance
 
ONGOING - Enum constant in enum class net.minecraft.world.entity.raid.Raid.RaidStatus
 
ONGOING_TEST_CHAR - Static variable in class net.minecraft.gametest.framework.MultipleTestTracker
 
onGround - Variable in class net.minecraft.client.particle.Particle
 
onGround - Variable in class net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
 
onGround - Variable in class net.minecraft.network.protocol.game.ClientboundTeleportEntityPacket
 
onGround - Variable in class net.minecraft.network.protocol.game.ServerboundMovePlayerPacket
 
onGround - Variable in class net.minecraft.world.entity.Entity
 
onGuiCharTypedPost(Screen, char, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiCharTypedPre(Screen, char, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyPressedPost(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyPressedPre(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyReleasedPost(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyReleasedPre(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseClickedPost(Screen, double, double, int, boolean) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseClickedPre(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseDragPost(Screen, double, double, int, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseDragPre(Screen, double, double, int, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseReleasedPost(Screen, double, double, int, boolean) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseReleasedPre(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseScrollPost(MouseHandler, Screen, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseScrollPre(MouseHandler, Screen, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiRenderPost(GuiScreenEvent.DrawScreenEvent.Post) - Static method in class net.minecraftforge.debug.client.rendering.LinearTextTextureFilteringTest
 
onGuiRenderPre(GuiScreenEvent.DrawScreenEvent.Pre) - Static method in class net.minecraftforge.debug.client.rendering.LinearTextTextureFilteringTest
 
onHiddenOrShown(boolean, Component) - Method in class net.minecraft.client.gui.screens.social.PlayerEntry
 
onHit(Direction) - Method in class net.minecraft.world.level.block.entity.BellBlockEntity
 
onHit(Level, BlockState, BlockHitResult, Player, boolean) - Method in class net.minecraft.world.level.block.BellBlock
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.DragonFireball
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.FireworkRocketEntity
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.LargeFireball
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.Projectile
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.ShulkerBullet
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.SmallFireball
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.Snowball
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.ThrownEgg
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.ThrownEnderpearl
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.ThrownExperienceBottle
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.ThrownPotion
 
onHit(HitResult) - Method in class net.minecraft.world.entity.projectile.WitherSkull
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.AbstractArrow
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.FireworkRocketEntity
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.FishingHook
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.LlamaSpit
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.Projectile
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.ShulkerBullet
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.SmallFireball
 
onHitBlock(BlockHitResult) - Method in class net.minecraft.world.entity.projectile.ThrownPotion
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.AbstractArrow
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.FireworkRocketEntity
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.FishingHook
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.LargeFireball
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.LlamaSpit
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.Projectile
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.ShulkerBullet
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.SmallFireball
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.Snowball
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.ThrownEgg
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.ThrownEnderpearl
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.ThrownTrident
 
onHitEntity(EntityHitResult) - Method in class net.minecraft.world.entity.projectile.WitherSkull
 
onHitTarget(Hoglin, LivingEntity) - Static method in class net.minecraft.world.entity.monster.hoglin.HoglinAi
 
onHoeUse(UseOnContext) - Static method in class net.minecraftforge.event.ForgeEventFactory
Deprecated.
onHorseArmorTick(ItemStack, Level, Mob) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called every tick from Horse#playGallopSound(SoundEvent) on the item in the armor slot.
onHorseArmorTick(Level, Mob) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called every tick from Horse#playGallopSound(SoundEvent) on the item in the armor slot.
onHotbarSelected(int) - Method in class net.minecraft.client.gui.components.spectator.SpectatorGui
 
onHurt(DamageSource, float) - Method in class net.minecraft.world.entity.boss.enderdragon.phases.AbstractDragonPhaseInstance
 
onHurt(DamageSource, float) - Method in class net.minecraft.world.entity.boss.enderdragon.phases.AbstractDragonSittingPhase
 
onHurt(DamageSource, float) - Method in interface net.minecraft.world.entity.boss.enderdragon.phases.DragonPhaseInstance
 
onInitialLoad(IEnvironment, Set<String>) - Static method in class net.minecraftforge.fml.loading.FMLLoader
 
onInput(Input) - Method in class net.minecraft.client.tutorial.MovementTutorialStepInstance
 
onInput(Input) - Method in class net.minecraft.client.tutorial.Tutorial
 
onInput(Input) - Method in interface net.minecraft.client.tutorial.TutorialStepInstance
 
onInputUpdate(Player, Input) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onInsideBlock(BlockState) - Method in class net.minecraft.server.level.ServerPlayer
 
onInsideBlock(BlockState) - Method in class net.minecraft.world.entity.Entity
 
onInsideBubbleColumn(boolean) - Method in class net.minecraft.world.entity.Entity
 
onInteractEntity(Player, Entity, InteractionHand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInteractEntityAt(Player, Entity, HitResult, InteractionHand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInteractEntityAt(Player, Entity, Vec3, InteractionHand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInteraction(InteractionHand) - Method in interface net.minecraft.network.protocol.game.ServerboundInteractPacket.Handler
 
onInteraction(InteractionHand, Vec3) - Method in interface net.minecraft.network.protocol.game.ServerboundInteractPacket.Handler
 
onInventoryAction(ItemStack, ItemStack, ClickAction) - Method in class net.minecraft.client.tutorial.BundleTutorial
 
onInventoryAction(ItemStack, ItemStack, ClickAction) - Method in class net.minecraft.client.tutorial.Tutorial
 
onInvite() - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
onItemAttribute(ItemAttributeModifierEvent) - Static method in class net.minecraftforge.debug.item.ItemAttributeModifierTest
 
onItemColorsInit(ItemColors, BlockColors) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onItemExpire(ItemEntity, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemPickup(ItemEntity) - Method in class net.minecraft.world.entity.LivingEntity
 
onItemPickup(ItemEntity, Player) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemRegister(RegistryEvent.Register<Item>) - Static method in class net.minecraftforge.debug.block.FlowerPotTest
 
onItemRightClick(Player, InteractionHand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onItemRightClick(PlayerInteractEvent.RightClickItem) - Static method in class net.minecraftforge.debug.client.rendering.RenderLocalPlayerTest
 
onItemRightClickEntity(PlayerInteractEvent.EntityInteract) - Static method in class net.minecraftforge.debug.client.rendering.RenderLocalPlayerTest
 
onItemTooltip(ItemStack, Player, List<Component>, TooltipFlag) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUse(UseOnContext, Function<UseOnContext, InteractionResult>) - Method in class net.minecraft.world.item.ItemStack
 
onItemUseFinish(LivingEntity, ItemStack, int, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUseFirst(UseOnContext) - Method in class net.minecraft.world.item.ItemStack
 
onItemUseFirst(UseOnContext) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onItemUseFirst(ItemStack, UseOnContext) - Method in interface net.minecraftforge.common.extensions.IForgeItem
This is called when the item is used, before the block is activated.
onItemUseStart(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUseTick(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onLand(Level, BlockPos, BlockState, BlockState, FallingBlockEntity) - Method in class net.minecraft.world.level.block.AnvilBlock
 
onLand(Level, BlockPos, BlockState, BlockState, FallingBlockEntity) - Method in class net.minecraft.world.level.block.ConcretePowderBlock
 
onLand(Level, BlockPos, BlockState, BlockState, FallingBlockEntity) - Method in interface net.minecraft.world.level.block.Fallable
 
onLeashDistance(float) - Method in class net.minecraft.world.entity.animal.horse.AbstractHorse
 
onLeashDistance(float) - Method in class net.minecraft.world.entity.PathfinderMob
 
onLeaveCombat() - Method in class net.minecraft.server.level.ServerPlayer
 
onLeaveCombat() - Method in class net.minecraft.world.entity.LivingEntity
 
onLeaveGameSession() - Method in class net.minecraft.client.Game
 
onLeftClickBlock(Player, BlockPos, Direction) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLeftClickEntity(ItemStack, Player, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called when the player Left Clicks (attacks) an entity.
onLevelChange - Variable in class net.minecraft.server.level.ChunkHolder
 
onLevelChange(long, int, boolean, boolean) - Method in class net.minecraft.server.level.DistanceManager.PlayerTicketTracker
 
onLevelChange(long, int, int) - Method in class net.minecraft.server.level.DistanceManager.FixedPlayerDistanceChunkTracker
 
onLevelChange(long, int, int) - Method in class net.minecraft.server.level.DistanceManager.PlayerTicketTracker
 
onLevelChange(ChunkPos, IntSupplier, int, IntConsumer) - Method in interface net.minecraft.server.level.ChunkHolder.LevelChangeListener
 
onLevelChange(ChunkPos, IntSupplier, int, IntConsumer) - Method in class net.minecraft.server.level.ChunkTaskPriorityQueueSorter
 
onLightningStrike(BlockState, Level, BlockPos) - Method in class net.minecraft.world.level.block.LightningRodBlock
 
onLightUpdate(LightLayer, SectionPos) - Method in class net.minecraft.client.multiplayer.ClientChunkCache
 
onLightUpdate(LightLayer, SectionPos) - Method in class net.minecraft.server.level.ServerChunkCache
 
onLightUpdate(LightLayer, SectionPos) - Method in interface net.minecraft.world.level.chunk.LightChunkGetter
 
online - Variable in class com.mojang.realmsclient.dto.PlayerInfo
 
onlineMode - Variable in class net.minecraft.server.dedicated.DedicatedServerProperties
 
onlineMode - Variable in class net.minecraft.server.MinecraftServer
 
onlineScreen - Variable in class net.minecraft.realms.RealmsConnect
 
OnlineServerEntry(JoinMultiplayerScreen, ServerData) - Constructor for class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList.OnlineServerEntry
 
onlineServers - Variable in class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
 
onLink - Variable in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
onListChanged - Variable in class net.minecraft.client.gui.screens.packs.PackSelectionModel
 
onListenerMove(Level) - Method in class net.minecraft.world.level.gameevent.GameEventListenerRegistrar
 
onListenerRemoved(Level) - Method in class net.minecraft.world.level.gameevent.GameEventListenerRegistrar
 
onLivingAttack(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingConversion(LivingConversionEvent.Post) - Method in class net.minecraftforge.debug.entity.living.LivingConversionEventTest
 
onLivingConvert(LivingEntity, LivingEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onLivingDamage(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingDeath(LivingEntity, DamageSource) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingDrops(LivingEntity, DamageSource, Collection<ItemEntity>, int, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingFall(LivingEntity, float, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingHeal(LivingEntity, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onLivingHurt(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingJump(LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingKnockBack(LivingEntity, float, double, double) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingSetAttackTarget(LivingEntity, LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingUpdate(LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLoad() - Method in interface net.minecraftforge.common.extensions.IForgeBlockEntity
Called when this is first added to the world (by LevelChunk.addAndRegisterBlockEntity(BlockEntity)) or right before the first tick when the chunk is generated or loaded from disk.
onLoad() - Method in class net.minecraftforge.debug.block.BlockEntityOnLoadTest.TestBlockEntity
 
onLoad() - Method in class net.minecraftforge.items.ItemStackHandler
 
onLoad(IEnvironment, Set<String>) - Method in class net.minecraftforge.fml.loading.FMLServiceProvider
 
onLoad(ModConfigEvent.Loading) - Static method in class net.minecraftforge.common.ForgeConfig
 
onLookAt(ClientLevel, HitResult) - Method in class net.minecraft.client.tutorial.FindTreeTutorialStepInstance
 
onLookAt(ClientLevel, HitResult) - Method in class net.minecraft.client.tutorial.Tutorial
 
onLookAt(ClientLevel, HitResult) - Method in interface net.minecraft.client.tutorial.TutorialStepInstance
 
ONLY - Enum constant in enum class net.minecraft.server.commands.AdvancementCommands.Mode
 
ONLY_CRAFTABLES_TOOLTIP - Static variable in class net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
 
ONLY_FIRST - Static variable in interface net.minecraft.world.phys.shapes.BooleanOp
 
ONLY_SECOND - Static variable in interface net.minecraft.world.phys.shapes.BooleanOp
 
ONLY_WARN_ONCE - Static variable in class net.minecraft.client.sounds.SoundEngine
 
onlyAtNight - Variable in class net.minecraft.world.entity.ai.goal.MoveThroughVillageGoal
 
onlyForHand(InteractionHand) - Static method in enum class net.minecraft.client.renderer.ItemInHandRenderer.HandRenderSelection
 
onlyHorizontal - Variable in class net.minecraft.world.entity.ai.goal.LookAtPlayerGoal
 
onlyIfAdult - Variable in class net.minecraft.world.entity.ai.behavior.AcquirePoi
 
onlyIfAirAbove(UseOnContext) - Static method in class net.minecraft.world.item.HoeItem
 
ONLYIN - Static variable in class net.minecraftforge.fml.loading.RuntimeDistCleaner
 
ONLYINS - Static variable in class net.minecraftforge.fml.loading.RuntimeDistCleaner
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.entity.Entity
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.entity.item.FallingBlockEntity
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.entity.vehicle.MinecartCommandBlock
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.entity.vehicle.MinecartSpawner
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.level.block.entity.BlockEntity
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.level.block.entity.CommandBlockEntity
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.level.block.entity.LecternBlockEntity
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.level.block.entity.SignBlockEntity
 
onlyOpCanSetNbt() - Method in class net.minecraft.world.level.block.entity.SpawnerBlockEntity
 
onlyShowIfCursorPastError - Variable in class net.minecraft.client.gui.components.CommandSuggestions
 
onMetricsRecordingFinished - Variable in class net.minecraft.server.MinecraftServer
 
onMetricsRecordingStopped - Variable in class net.minecraft.server.MinecraftServer
 
onMinecartPass(BlockState, Level, BlockPos, AbstractMinecart) - Method in interface net.minecraftforge.common.extensions.IForgeBaseRailBlock
This function is called by any minecart that passes over this rail.
onModelBake(ModelManager, Map<ResourceLocation, BakedModel>, ModelLoader) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onModelBake(ModelBakeEvent) - Method in class net.minecraftforge.debug.client.model.TRSRTransformerTest
 
onModelLoadingStart() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
INTERNAL METHOD, DO NOT CALL
onModeSwitch() - Method in class net.minecraft.world.level.block.entity.CommandBlockEntity
 
onMonitorChange(long, int) - Method in class com.mojang.blaze3d.platform.ScreenManager
 
onMouse(double, double) - Method in class net.minecraft.client.tutorial.MovementTutorialStepInstance
 
onMouse(double, double) - Method in class net.minecraft.client.tutorial.Tutorial
 
onMouse(double, double) - Method in interface net.minecraft.client.tutorial.TutorialStepInstance
 
onMouseMiddleClick() - Method in class net.minecraft.client.gui.components.spectator.SpectatorGui
 
onMouseScroll(MouseHandler, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onMouseScrolled(double) - Method in class net.minecraft.client.gui.components.spectator.SpectatorGui
 
onMove() - Method in interface net.minecraft.world.level.entity.EntityInLevelCallback
 
onMove() - Method in class net.minecraft.world.level.entity.PersistentEntitySectionManager.Callback
 
onMove() - Method in class net.minecraft.world.level.entity.TransientEntitySectionManager.Callback
 
onMove(long, double, double) - Method in class net.minecraft.client.MouseHandler
 
onMove(long, int, int) - Method in class com.mojang.blaze3d.platform.Window
 
onMultiBlockPlace(Entity, List<BlockSnapshot>, Direction) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onNameChanged(String) - Method in class net.minecraft.client.gui.screens.inventory.AnvilScreen
 
onNameplateRender(RenderNameplateEvent) - Static method in class net.minecraftforge.debug.client.rendering.NameplateRenderingEventTest
 
onNeighborChange(BlockState, LevelReader, BlockPos, BlockPos) - Method in class net.minecraft.world.level.block.ComparatorBlock
 
onNeighborChange(BlockState, LevelReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Called when a tile entity on a side of this block changes is created or is destroyed.
onNeighborChange(LevelReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Called when a tile entity on a side of this block changes is created or is destroyed.
onNeighborNotify(Level, BlockPos, BlockState, EnumSet<Direction>, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onNeighborNotify(BlockEvent.NeighborNotifyEvent) - Static method in class net.minecraftforge.debug.block.NeighborNotifyEventTest
 
onNodeAdded(long) - Method in class net.minecraft.world.level.lighting.LayerLightSectionStorage
 
onNodeAdded(long) - Method in class net.minecraft.world.level.lighting.SkyLightSectionStorage
 
onNodeRemoved(long) - Method in class net.minecraft.world.level.lighting.LayerLightSectionStorage
 
onNodeRemoved(long) - Method in class net.minecraft.world.level.lighting.SkyLightSectionStorage
 
onNoteChange(Level, BlockPos, BlockState, int, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
onObjectiveAdded(Objective) - Method in class net.minecraft.server.ServerScoreboard
 
onObjectiveAdded(Objective) - Method in class net.minecraft.world.scores.Scoreboard
 
onObjectiveChanged(Objective) - Method in class net.minecraft.server.ServerScoreboard
 
onObjectiveChanged(Objective) - Method in class net.minecraft.world.scores.Scoreboard
 
onObjectiveRemoved(Objective) - Method in class net.minecraft.server.ServerScoreboard
 
onObjectiveRemoved(Objective) - Method in class net.minecraft.world.scores.Scoreboard
 
onOffBuilder() - Static method in class net.minecraft.client.gui.components.CycleButton
 
onOffBuilder(boolean) - Static method in class net.minecraft.client.gui.components.CycleButton
 
onOffspringSpawnedFromEgg(Player, Mob) - Method in class net.minecraft.world.entity.animal.Fox
 
onOffspringSpawnedFromEgg(Player, Mob) - Method in class net.minecraft.world.entity.Mob
 
onOpen(Level, BlockPos, BlockState) - Method in class net.minecraft.world.level.block.entity.ContainerOpenersCounter
 
onOpenInventory() - Method in class net.minecraft.client.tutorial.OpenInventoryTutorialStep
 
onOpenInventory() - Method in class net.minecraft.client.tutorial.Tutorial
 
onOpenInventory() - Method in interface net.minecraft.client.tutorial.TutorialStepInstance
 
onOrOverBed(ServerLevel, Mob) - Method in class net.minecraft.world.entity.ai.behavior.JumpOnBed
 
onPackCopyFailure(Minecraft, String) - Static method in class net.minecraft.client.gui.components.toasts.SystemToast
 
onPassengerTurned(Entity) - Method in class net.minecraft.world.entity.Entity
 
onPassengerTurned(Entity) - Method in class net.minecraft.world.entity.vehicle.Boat
 
onPeekAmountChange() - Method in class net.minecraft.world.entity.monster.Shulker
 
onPermissionChanged(GameProfile, int, PlayerList) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPermissionChanged(PermissionsChangedEvent) - Static method in class net.minecraftforge.debug.entity.player.PermissionsChangedEventTest
 
onPickBlock(HitResult, Player, Level) - Static method in class net.minecraftforge.common.ForgeHooks
Called when a player uses 'pick block', calls new Entity and Block hooks.
onPingFailed(Component, ServerData) - Method in class net.minecraft.client.multiplayer.ServerStatusPinger
 
onPistonMovePost(Level, BlockPos, Direction, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPistonMovePre(Level, BlockPos, Direction, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.BaseFireBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.BaseRailBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.CarvedPumpkinBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.ComposterBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.CoralFanBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.CoralPlantBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.CoralWallFanBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.DetectorRailBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.DiodeBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.FallingBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.FireBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.HopperBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.LightningRodBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.LiquidBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.MagmaBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.ObserverBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.piston.PistonBaseBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.RedstoneTorchBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.RedStoneWireBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.ScaffoldingBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.SculkSensorBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.SoulSandBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.SpongeBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.StairBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.state.BlockBehaviour
Deprecated.
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.TargetBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.TntBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.TripWireBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.TurtleEggBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.WetSpongeBlock
 
onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraftforge.debug.world.ForgeChunkManagerTest.ChunkLoaderBlock
 
onPlace(Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase
 
onPlaceItemIntoWorld(UseOnContext) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerAttack(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerAttackTarget(Player, Entity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerAttemptChat(ClientChatEvent) - Static method in class net.minecraftforge.debug.chat.ClientChatEventTest
 
onPlayerBrewedPotion(Player, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerChangeGameModeEvent(PlayerEvent.PlayerChangeGameModeEvent) - Static method in class net.minecraftforge.debug.entity.player.PlayerGameModeEventTest
 
onPlayerClone(Player, Player, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerConnect(ServerPlayer) - Method in class net.minecraft.server.bossevents.CustomBossEvent
 
onPlayerConnect(ServerPlayer) - Method in class net.minecraft.server.bossevents.CustomBossEvents
 
onPlayerDestroyItem(Player, ItemStack, InteractionHand) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerDisconnect(ServerPlayer) - Method in class net.minecraft.server.bossevents.CustomBossEvent
 
onPlayerDisconnect(ServerPlayer) - Method in class net.minecraft.server.bossevents.CustomBossEvents
 
onPlayerFall(Player, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerJump(int) - Method in class net.minecraft.world.entity.animal.horse.AbstractHorse
 
onPlayerJump(int) - Method in interface net.minecraft.world.entity.PlayerRideableJumping
 
onPlayerLevelChange(PlayerXpEvent.LevelChange) - Static method in class net.minecraftforge.debug.entity.player.PlayerXpEventTest
 
onPlayerNameEvent(PlayerEvent.NameFormat) - Static method in class net.minecraftforge.debug.entity.player.PlayerNameEventTest
 
onPlayerPickupXp(PlayerXpEvent.PickupXp) - Static method in class net.minecraftforge.debug.entity.player.PlayerXpEventTest
 
onPlayerPostTick(Player) - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onPlayerPreTick(Player) - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onPlayerRemoved(String) - Method in class net.minecraft.server.ServerScoreboard
 
onPlayerRemoved(String) - Method in class net.minecraft.world.scores.Scoreboard
 
onPlayerScoreRemoved(String, Objective) - Method in class net.minecraft.server.ServerScoreboard
 
onPlayerScoreRemoved(String, Objective) - Method in class net.minecraft.world.scores.Scoreboard
 
onPlayerSleepInBed(Player, Optional<BlockPos>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerSpawnSet(Player, ResourceKey<Level>, BlockPos, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerTossEvent(Player, ItemStack, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerWakeup(Player, boolean, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerXpChange(PlayerXpEvent.XpChange) - Static method in class net.minecraftforge.debug.entity.player.PlayerXpEventTest
 
onPlayerXpEvent(PlayerXpEvent) - Static method in class net.minecraftforge.debug.entity.player.PlayerXpEventTest
 
onPlaySound(SoundInstance, WeighedSoundEvents) - Method in class net.minecraft.client.gui.components.SubtitleOverlay
 
onPlaySound(SoundInstance, WeighedSoundEvents) - Method in interface net.minecraft.client.sounds.SoundEventListener
 
onPlaySoundAtEntity(Entity, SoundEvent, SoundSource, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPoiAcquisitionEvent - Variable in class net.minecraft.world.entity.ai.behavior.AcquirePoi
 
onPostBakeEvent(Map<ResourceLocation, BakedModel>) - Method in class net.minecraftforge.client.model.ModelLoader
Internal, do not use.
onPostClientTick() - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onPostServerTick() - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onPostWorldTick(Level) - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onPotionAdded(PotionEvent.PotionAddedEvent) - Static method in class net.minecraftforge.debug.PotionEventTest
 
onPotionAttemptBrew(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPotionBrewed(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPotionExpiry(PotionEvent.PotionExpiryEvent) - Static method in class net.minecraftforge.debug.PotionEventTest
 
onPotionRemove(PotionEvent.PotionRemoveEvent) - Static method in class net.minecraftforge.debug.PotionEventTest
 
onPreClientTick() - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onPreServerTick() - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onPress - Variable in class net.minecraft.client.gui.components.Button
 
onPress - Variable in class net.minecraft.client.gui.screens.PopupScreen.ButtonOption
 
onPress() - Method in class com.mojang.realmsclient.RealmsMainScreen.CloseButton
 
onPress() - Method in class com.mojang.realmsclient.RealmsMainScreen.NewsButton
 
onPress() - Method in class com.mojang.realmsclient.RealmsMainScreen.PendingInvitesButton
 
onPress() - Method in class com.mojang.realmsclient.RealmsMainScreen.ShowPopupButton
 
onPress() - Method in class net.minecraft.client.gui.components.AbstractButton
 
onPress() - Method in class net.minecraft.client.gui.components.Button
 
onPress() - Method in class net.minecraft.client.gui.components.Checkbox
 
onPress() - Method in class net.minecraft.client.gui.components.CycleButton
 
onPress() - Method in class net.minecraft.client.gui.screens.inventory.BeaconScreen.BeaconCancelButton
 
onPress() - Method in class net.minecraft.client.gui.screens.inventory.BeaconScreen.BeaconConfirmButton
 
onPress() - Method in class net.minecraft.client.gui.screens.inventory.BeaconScreen.BeaconPowerButton
 
onPress(long, int, int, int) - Method in class net.minecraft.client.MouseHandler
 
onPress(Button) - Method in interface net.minecraft.client.gui.components.Button.OnPress
 
onPreWorldTick(Level) - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onProfilingEnd - Variable in class net.minecraft.util.profiling.metrics.profiling.ActiveMetricsRecorder
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.AbstractCandleBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.AmethystBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.BellBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.BigDripleafBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.CampfireBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.ChorusFlowerBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.LightningRodBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.PointedDripstoneBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.state.BlockBehaviour
Deprecated.
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.TargetBlock
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.minecraft.world.level.block.TntBlock
 
onProjectileImpact(Projectile, HitResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPublish() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
onQuickCraft(ItemStack, int) - Method in class net.minecraft.world.inventory.FurnaceResultSlot
 
onQuickCraft(ItemStack, int) - Method in class net.minecraft.world.inventory.MerchantResultSlot
 
onQuickCraft(ItemStack, int) - Method in class net.minecraft.world.inventory.ResultSlot
 
onQuickCraft(ItemStack, int) - Method in class net.minecraft.world.inventory.Slot
 
onQuickCraft(ItemStack, ItemStack) - Method in class net.minecraft.world.inventory.Slot
 
onQuickCraft(ItemStack, ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
onRandomTick(BlockState, ServerLevel, BlockPos, Random) - Method in interface net.minecraft.world.level.block.ChangeOverTimeBlock
 
onRawMouseClicked(int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onReachedTarget() - Method in class net.minecraft.world.entity.animal.Fox.FoxEatBerriesGoal
 
onRebuildChunk(Level, BlockPos, RenderChunkRegion) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
onRecipesUpdated(RecipeManager) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onRegister() - Method in class net.minecraftforge.common.capabilities.Capability
 
onRegisterAttributes(EntityAttributeCreationEvent) - Method in class net.minecraftforge.debug.entity.PartEntityTest
 
onRegisterAttributes(EntityAttributeCreationEvent) - Method in class net.minecraftforge.debug.item.ForgeSpawnEggItemTest
 
onRegisterRenderers(EntityRenderersEvent.RegisterRenderers) - Static method in class net.minecraftforge.debug.entity.PartEntityTest.ClientEvents
 
onRegisterRenderers(EntityRenderersEvent.RegisterRenderers) - Static method in class net.minecraftforge.debug.item.ForgeSpawnEggItemTest.ClientEvents
 
onRelease(double, double) - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen.SettingsSlider
 
onRelease(double, double) - Method in class net.minecraft.client.gui.components.AbstractSliderButton
 
onRelease(double, double) - Method in class net.minecraft.client.gui.components.AbstractWidget
 
onRelease(double, double) - Method in class net.minecraftforge.fmlclient.gui.widget.Slider
Fired when the mouse button is released.
onRemove(Entity.RemovalReason) - Method in interface net.minecraft.world.level.entity.EntityInLevelCallback
 
onRemove(Entity.RemovalReason) - Method in class net.minecraft.world.level.entity.PersistentEntitySectionManager.Callback
 
onRemove(Entity.RemovalReason) - Method in class net.minecraft.world.level.entity.TransientEntitySectionManager.Callback
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.AbstractFurnaceBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.BarrelBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.BasePressurePlateBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.BaseRailBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.BrewingStandBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.ButtonBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.CampfireBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.ChestBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.DiodeBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.DispenserBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.HopperBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.JukeboxBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.LecternBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.LeverBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.LightningRodBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.ObserverBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.piston.MovingPistonBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.piston.PistonHeadBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.RedstoneTorchBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.RedStoneWireBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.SculkSensorBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.ShulkerBoxBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.StairBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.state.BlockBehaviour
Deprecated.
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.TripWireBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.TripWireHookBlock
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class net.minecraftforge.debug.world.ForgeChunkManagerTest.ChunkLoaderBlock
Deprecated.
onRemove(Level, BlockPos, BlockState, boolean) - Method in class net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase
 
onRemoveAdvancementRoot(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.Listener
 
onRemoveAdvancementRoot(Advancement) - Method in class net.minecraft.client.gui.screens.advancements.AdvancementsScreen
 
onRemoveAdvancementTask(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.Listener
 
onRemoveAdvancementTask(Advancement) - Method in class net.minecraft.client.gui.screens.advancements.AdvancementsScreen
 
onRemovedFromWorld() - Method in class net.minecraft.world.entity.Entity
 
onRemovedFromWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
Called after the entity has been removed to the world's ticking list.
onRemovePlayer(UUID) - Method in class net.minecraft.client.gui.screens.social.SocialInteractionsScreen
 
onRename() - Method in class net.minecraft.client.gui.screens.worldselection.EditWorldScreen
 
onRenderTickEnd(float) - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onRenderTickStart(float) - Static method in class net.minecraftforge.fmllegacy.hooks.BasicEventHooks
 
onRenew() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
onReportFinished - Variable in class net.minecraft.util.profiling.metrics.profiling.ActiveMetricsRecorder
 
onReputationEvent(ReputationEventType, Entity, ReputationEventHandler) - Method in class net.minecraft.server.level.ServerLevel
 
onReputationEventFrom(ReputationEventType, Entity) - Method in class net.minecraft.world.entity.npc.Villager
 
onReputationEventFrom(ReputationEventType, Entity) - Method in interface net.minecraft.world.entity.ReputationEventHandler
 
onResize(int, T) - Method in class net.minecraft.world.level.chunk.PalettedContainer
 
onResize(int, T) - Method in interface net.minecraft.world.level.chunk.PaletteResize
 
onResize(long, int, int) - Method in class com.mojang.blaze3d.platform.Window
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.model.geom.EntityModelSet
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.renderer.block.BlockRenderDispatcher
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.renderer.entity.EntityRenderDispatcher
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.renderer.GameRenderer
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.renderer.LevelRenderer
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.resources.language.LanguageManager
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.client.searchtree.SearchRegistry
 
onResourceManagerReload(ResourceManager) - Method in interface net.minecraft.server.packs.resources.ResourceManagerReloadListener
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraft.world.level.levelgen.structure.templatesystem.StructureManager
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.client.model.CompositeModel.Loader
 
onResourceManagerReload(ResourceManager) - Method in enum class net.minecraftforge.client.model.DynamicBucketModel.Loader
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.client.model.ItemLayerModel.Loader
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy.Loader
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.client.model.MultiLayerModel.Loader
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.client.model.obj.OBJLoader
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.Loader
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.debug.block.FullPotsAccessorDemo.ClientHandler.DioritePotModelLoader
 
onResourceManagerReload(ResourceManager) - Method in class net.minecraftforge.debug.client.model.NewModelLoaderTest.TestLoader
 
onResourceManagerReload(ResourceManager) - Static method in class net.minecraftforge.fmllegacy.BrandingControl
 
onResourceReload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Static method in class net.minecraftforge.fmlclient.ClientModLoader
 
onResourceReload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Static method in class net.minecraftforge.fmlonlyclient.ClientModLoader
 
onResourceReload(ServerResources) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onResourceReload(AddReloadListenerEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onReturn(int, String, int) - Method in class net.minecraft.server.commands.DebugCommand.Tracer
 
onReturn(int, String, int) - Method in interface net.minecraft.server.ServerFunctionManager.TraceCallbacks
 
onRightClick(PlayerInteractEvent.RightClickBlock) - Method in class net.minecraftforge.debug.misc.ContainerTypeTest
 
onRightClickBlock(Player, InteractionHand, BlockPos, BlockHitResult) - Static method in class net.minecraftforge.common.ForgeHooks
 
onSand(BlockGetter, BlockPos) - Static method in class net.minecraft.world.level.block.TurtleEggBlock
 
onScoreChanged(Score) - Method in class net.minecraft.server.ServerScoreboard
 
onScoreChanged(Score) - Method in class net.minecraft.world.scores.Scoreboard
 
onScreenshot(NativeImage, File) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onScroll(long, double, double) - Method in class net.minecraft.client.MouseHandler
 
onSectionLoad(long) - Method in class net.minecraft.world.entity.ai.village.poi.PoiManager
 
onSectionLoad(long) - Method in class net.minecraft.world.level.chunk.storage.SectionStorage
 
onSelect() - Method in class net.minecraft.client.gui.screens.DirectJoinServerScreen
 
onSelectedChange() - Method in class net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
 
onSelectedTabChanged(Advancement) - Method in class net.minecraft.client.gui.screens.advancements.AdvancementsScreen
 
onSelectedTabChanged(Advancement) - Method in interface net.minecraft.client.multiplayer.ClientAdvancements.Listener
 
onSendDataToClient(OnDatapackSyncEvent) - Static method in class net.minecraftforge.debug.misc.OnDatapackSynctEventTest
 
onServerChatEvent(ServerGamePacketListenerImpl, String, Component) - Static method in class net.minecraftforge.common.ForgeHooks
 
onServerCrash(CrashReport) - Method in class net.minecraft.client.server.IntegratedServer
 
onServerCrash(CrashReport) - Method in class net.minecraft.gametest.framework.GameTestServer
 
onServerCrash(CrashReport) - Method in class net.minecraft.server.MinecraftServer
 
onServerExit() - Method in class net.minecraft.gametest.framework.GameTestServer
 
onServerExit() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
onServerExit() - Method in class net.minecraft.server.MinecraftServer
 
onServerTick(TickEvent.ServerTickEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onSetup(FMLCommonSetupEvent) - Method in class net.minecraftforge.debug.PotionEventTest
 
onSheared(Player, ItemStack, Level, BlockPos, int) - Method in class net.minecraft.world.entity.animal.MushroomCow
 
onSheared(Player, ItemStack, Level, BlockPos, int) - Method in class net.minecraft.world.entity.animal.Sheep
 
onSheared(Player, ItemStack, Level, BlockPos, int) - Method in class net.minecraft.world.entity.animal.SnowGolem
 
onSheared(Player, ItemStack, Level, BlockPos, int) - Method in interface net.minecraftforge.common.IForgeShearable
Performs the shear function on this object.
onSignalReceive(Level, GameEventListener, GameEvent, int) - Method in class net.minecraft.world.level.block.entity.SculkSensorBlockEntity
 
onSignalReceive(Level, GameEventListener, GameEvent, int) - Method in interface net.minecraft.world.level.gameevent.vibrations.VibrationListener.VibrationListenerConfig
 
onSkinTextureAvailable(MinecraftProfileTexture.Type, ResourceLocation, MinecraftProfileTexture) - Method in interface net.minecraft.client.resources.SkinManager.SkinTextureCallback
 
onSleepFinished(ServerLevel, long, long) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onSoulSpeedBlock() - Method in class net.minecraft.world.entity.LivingEntity
 
onSoulSpeedBlock() - Method in class net.minecraft.world.entity.player.Player
 
onSpectatorMenuClosed(SpectatorMenu) - Method in class net.minecraft.client.gui.components.spectator.SpectatorGui
 
onSpectatorMenuClosed(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.SpectatorMenuListener
 
onStack - Variable in class net.minecraftforge.fml.loading.toposort.StronglyConnectedComponentDetector
 
onStartEntityTracking(Entity, Player) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onStartGameSession() - Method in class net.minecraft.client.Game
 
onStartTick() - Method in class net.minecraft.util.profiling.metrics.MetricSampler
 
onStatsUpdated() - Method in class net.minecraft.client.gui.screens.achievement.StatsScreen
 
onStatsUpdated() - Method in interface net.minecraft.client.gui.screens.achievement.StatsUpdateListener
 
onStatusChange(ChunkPos, ChunkStatus) - Method in interface net.minecraft.server.level.progress.ChunkProgressListener
 
onStatusChange(ChunkPos, ChunkStatus) - Method in class net.minecraft.server.level.progress.LoggerChunkProgressListener
 
onStatusChange(ChunkPos, ChunkStatus) - Method in class net.minecraft.server.level.progress.ProcessorChunkProgressListener
 
onStatusChange(ChunkPos, ChunkStatus) - Method in class net.minecraft.server.level.progress.StoringChunkProgressListener
 
onStopAttacking(Axolotl) - Static method in class net.minecraft.world.entity.animal.axolotl.Axolotl
 
onStopEntityTracking(Entity, Player) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onStructureSpawnListGather(StructureSpawnListGatherEvent) - Method in class net.minecraftforge.debug.world.StructureSpawnListGatherEventTest
 
onSwapCraft(int) - Method in class net.minecraft.world.inventory.ResultSlot
 
onSwapCraft(int) - Method in class net.minecraft.world.inventory.Slot
 
onSynced() - Method in class net.minecraft.world.entity.ItemBasedSteering
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.client.player.LocalPlayer
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.AgeableMob
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.animal.Pig
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.animal.Pufferfish
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.AreaEffectCloud
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.boss.enderdragon.EnderDragon
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.decoration.ArmorStand
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.decoration.ItemFrame
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.Entity
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.item.ItemEntity
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.LivingEntity
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.EnderMan
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.Guardian
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.Phantom
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.piglin.Piglin
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.Shulker
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.Slime
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.Strider
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.Zoglin
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.monster.Zombie
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.projectile.FishingHook
 
onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class net.minecraft.world.entity.vehicle.MinecartCommandBlock
 
onTake(Player, ItemStack) - Method in class net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.SlotWrapper
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.AnvilMenu
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.BrewingStandMenu.PotionSlot
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.FurnaceResultSlot
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.ItemCombinerMenu
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.MerchantResultSlot
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.ResultSlot
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.Slot
 
onTake(Player, ItemStack) - Method in class net.minecraft.world.inventory.SmithingMenu
 
onTargetErased - Variable in class net.minecraft.world.entity.ai.behavior.StopAttackingIfTargetInvalid
 
onTeamAdded(PlayerTeam) - Method in class net.minecraft.server.ServerScoreboard
 
onTeamAdded(PlayerTeam) - Method in class net.minecraft.world.scores.Scoreboard
 
onTeamChanged(PlayerTeam) - Method in class net.minecraft.server.ServerScoreboard
 
onTeamChanged(PlayerTeam) - Method in class net.minecraft.world.scores.Scoreboard
 
onTeamRemoved(PlayerTeam) - Method in class net.minecraft.server.ServerScoreboard
 
onTeamRemoved(PlayerTeam) - Method in class net.minecraft.world.scores.Scoreboard
 
onTestFailed(GameTestInfo) - Static method in class net.minecraft.gametest.framework.GlobalTestReporter
 
onTestFailed(GameTestInfo) - Method in class net.minecraft.gametest.framework.JUnitLikeTestReporter
 
onTestFailed(GameTestInfo) - Method in class net.minecraft.gametest.framework.LogTestReporter
 
onTestFailed(GameTestInfo) - Method in class net.minecraft.gametest.framework.TeamcityTestReporter
 
onTestFailed(GameTestInfo) - Method in interface net.minecraft.gametest.framework.TestReporter
 
onTestSuccess(GameTestInfo) - Static method in class net.minecraft.gametest.framework.GlobalTestReporter
 
onTestSuccess(GameTestInfo) - Method in class net.minecraft.gametest.framework.JUnitLikeTestReporter
 
onTestSuccess(GameTestInfo) - Method in class net.minecraft.gametest.framework.LogTestReporter
 
onTestSuccess(GameTestInfo) - Method in class net.minecraft.gametest.framework.TeamcityTestReporter
 
onTestSuccess(GameTestInfo) - Method in interface net.minecraft.gametest.framework.TestReporter
 
onTextureStitchedPost(TextureAtlas) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onTextureStitchedPre(TextureAtlas, Set<ResourceLocation>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onThreadException(Thread, Throwable) - Static method in class net.minecraft.Util
 
onTickingEnd(Entity) - Method in class net.minecraft.client.multiplayer.ClientLevel.EntityCallbacks
 
onTickingEnd(Entity) - Method in class net.minecraft.server.level.ServerLevel.EntityCallbacks
 
onTickingEnd(T) - Method in interface net.minecraft.world.level.entity.LevelCallback
 
onTickingStart(Entity) - Method in class net.minecraft.client.multiplayer.ClientLevel.EntityCallbacks
 
onTickingStart(Entity) - Method in class net.minecraft.server.level.ServerLevel.EntityCallbacks
 
onTickingStart(T) - Method in interface net.minecraft.world.level.entity.LevelCallback
 
onTimeout(Timeout) - Method in class net.minecraft.server.network.ServerConnectionListener.LatencySimulator
 
onToolInteraction(BlockEvent.BlockToolInteractEvent) - Method in class net.minecraftforge.debug.block.ToolInteractTest
 
onTooltip - Variable in class net.minecraft.client.gui.components.Button
 
onTooltip(Button, PoseStack, int, int) - Method in interface net.minecraft.client.gui.components.Button.OnTooltip
 
onToolUse(BlockState, Level, BlockPos, Player, ItemStack, ToolAction) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onTrackingEnd(Entity) - Method in class net.minecraft.client.multiplayer.ClientLevel.EntityCallbacks
 
onTrackingEnd(Entity) - Method in class net.minecraft.server.level.ServerLevel.EntityCallbacks
 
onTrackingEnd(T) - Method in interface net.minecraft.world.level.entity.LevelCallback
 
onTrackingStart(Entity) - Method in class net.minecraft.client.multiplayer.ClientLevel.EntityCallbacks
 
onTrackingStart(Entity) - Method in class net.minecraft.server.level.ServerLevel.EntityCallbacks
 
onTrackingStart(T) - Method in interface net.minecraft.world.level.entity.LevelCallback
 
onTrailer() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
onTravelToDimension(Entity, ResourceKey<Level>) - Static method in class net.minecraftforge.common.ForgeHooks
 
onTrySpawnPortal(LevelAccessor, BlockPos, Optional<PortalShape>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onUnwatch(ChunkWatchEvent.UnWatch) - Static method in class net.minecraftforge.debug.world.ChunkWatchEventTest
 
onUpdateAbilities() - Method in class net.minecraft.client.player.LocalPlayer
 
onUpdateAbilities() - Method in class net.minecraft.server.level.ServerPlayer
 
onUpdateAbilities() - Method in class net.minecraft.world.entity.player.Player
 
onUpdateAdvancementProgress(Advancement, AdvancementProgress) - Method in class net.minecraft.client.gui.screens.advancements.AdvancementsScreen
 
onUpdateAdvancementProgress(Advancement, AdvancementProgress) - Method in interface net.minecraft.client.multiplayer.ClientAdvancements.Listener
 
onUpdated() - Method in class net.minecraft.world.entity.vehicle.MinecartCommandBlock.MinecartCommandBase
 
onUpdated() - Method in class net.minecraft.world.level.BaseCommandBlock
 
onUseItemStop(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onUseTick(Level, LivingEntity, int) - Method in class net.minecraft.world.item.ItemStack
 
onUseTick(Level, LivingEntity, ItemStack, int) - Method in class net.minecraft.world.item.CrossbowItem
 
onUseTick(Level, LivingEntity, ItemStack, int) - Method in class net.minecraft.world.item.Item
 
onUsingTick(LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Called each tick while using an item.
onUsingTick(ItemStack, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItem
Called each tick while using an item.
onValidate(IForgeRegistry.ValidateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onValidate(IForgeRegistryInternal<Attribute>, RegistryManager, int, ResourceLocation, Attribute) - Method in class net.minecraftforge.registries.GameData.AttributeCallbacks
 
onValidate(IForgeRegistryInternal<V>, RegistryManager, int, ResourceLocation, V) - Method in interface net.minecraftforge.registries.IForgeRegistry.ValidateCallback
 
onValueChange - Variable in class net.minecraft.client.gui.components.CycleButton
 
onValueChange(String) - Method in class net.minecraft.client.gui.components.EditBox
 
onValueChange(CycleButton, T) - Method in interface net.minecraft.client.gui.components.CycleButton.OnValueChange
 
onWatch(ChunkWatchEvent.Watch) - Static method in class net.minecraftforge.debug.world.ChunkWatchEventTest
 
onWorldAccessFailure(Minecraft, String) - Static method in class net.minecraft.client.gui.components.toasts.SystemToast
 
onWorldDeleteFailure(Minecraft, String) - Static method in class net.minecraft.client.gui.components.toasts.SystemToast
 
oOffHandHeight - Variable in class net.minecraft.client.renderer.ItemInHandRenderer
 
oOpen - Variable in class net.minecraft.client.gui.screens.inventory.EnchantmentScreen
 
oOpen - Variable in class net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
 
oOpenness - Variable in class net.minecraft.world.level.block.entity.ChestLidController
 
op - Variable in class com.mojang.blaze3d.platform.GlStateManager.ColorLogicState
 
op - Variable in class net.minecraft.world.level.storage.loot.functions.CopyNbtFunction.CopyOperation
 
op(int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
op(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
op(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
op(GameProfile) - Method in class net.minecraft.server.players.PlayerList
 
OP - Enum constant in enum class net.minecraftforge.server.permission.DefaultPermissionLevel
 
OP_ICON_LOCATION - Static variable in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
OP_TOOLTIP - Static variable in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
opaque - Variable in class com.mojang.blaze3d.shaders.BlendMode
 
OpCommand - Class in net.minecraft.server.commands
 
OpCommand() - Constructor for class net.minecraft.server.commands.OpCommand
 
opdeopButton - Variable in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
open - Variable in class net.minecraft.client.gui.screens.inventory.EnchantmentScreen
 
open - Variable in class net.minecraft.stats.RecipeBookSettings.TypeSettings
 
open - Variable in class net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
 
open() - Method in class net.minecraft.server.packs.repository.Pack
 
open(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
Open(Player, AbstractContainerMenu) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent.Open
 
OPEN - Enum constant in enum class com.mojang.realmsclient.dto.RealmsServer.State
 
OPEN - Enum constant in enum class net.minecraft.world.level.pathfinder.BlockPathTypes
 
OPEN - Static variable in class net.minecraft.world.level.block.BarrelBlock
 
OPEN - Static variable in class net.minecraft.world.level.block.DoorBlock
 
OPEN - Static variable in class net.minecraft.world.level.block.FenceGateBlock
 
OPEN - Static variable in class net.minecraft.world.level.block.state.properties.BlockStateProperties
 
OPEN - Static variable in class net.minecraft.world.level.block.TrapDoorBlock
 
OPEN_BARREL - Static variable in class net.minecraft.stats.Stats
 
OPEN_CHEST - Static variable in class net.minecraft.stats.Stats
 
OPEN_ENDERCHEST - Static variable in class net.minecraft.stats.Stats
 
OPEN_EYE_TEXTURE - Static variable in class net.minecraft.client.renderer.blockentity.ConduitRenderer
 
OPEN_FILE - Enum constant in enum class net.minecraft.network.chat.ClickEvent.Action
 
OPEN_INVENTORY - Enum constant in enum class net.minecraft.client.tutorial.TutorialSteps
 
OPEN_INVENTORY - Enum constant in enum class net.minecraft.network.protocol.game.ServerboundPlayerCommandPacket.Action
 
OPEN_OPTIONS - Static variable in class com.mojang.blaze3d.platform.NativeImage
 
OPEN_SHULKER_BOX - Static variable in class net.minecraft.stats.Stats
 
OPEN_URL - Enum constant in enum class net.minecraft.network.chat.ClickEvent.Action
 
openAllSelected() - Method in class net.minecraft.server.packs.repository.PackRepository
 
OpenAlUtil - Class in com.mojang.blaze3d.audio
 
OpenAlUtil() - Constructor for class com.mojang.blaze3d.audio.OpenAlUtil
 
openChatScreen(String) - Method in class net.minecraft.client.Minecraft
 
openCommandBlock(CommandBlockEntity) - Method in class net.minecraft.client.player.LocalPlayer
 
openCommandBlock(CommandBlockEntity) - Method in class net.minecraft.server.level.ServerPlayer
 
openCommandBlock(CommandBlockEntity) - Method in class net.minecraft.world.entity.player.Player
 
openConfig(ModConfig, Path) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
openConnection(URL) - Method in class net.minecraftforge.fml.loading.ModJarURLHandler
 
openContainer(Level, BlockPos, Player) - Method in class net.minecraft.world.level.block.AbstractFurnaceBlock
 
openContainer(Level, BlockPos, Player) - Method in class net.minecraft.world.level.block.BlastFurnaceBlock
 
openContainer(Level, BlockPos, Player) - Method in class net.minecraft.world.level.block.FurnaceBlock
 
openContainer(Level, BlockPos, Player) - Method in class net.minecraft.world.level.block.SmokerBlock
 
OpenContainer(int, int, Component, FriendlyByteBuf) - Constructor for class net.minecraftforge.fmllegacy.network.FMLPlayMessages.OpenContainer
 
OpenContainer(MenuType<?>, int, Component, FriendlyByteBuf) - Constructor for class net.minecraftforge.fmllegacy.network.FMLPlayMessages.OpenContainer
 
openCount - Variable in class net.minecraft.world.level.block.entity.ContainerOpenersCounter
 
openCount - Variable in class net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
 
openDataPackSelectionScreen() - Method in class net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
 
OpenDoorGoal - Class in net.minecraft.world.entity.ai.goal
 
OpenDoorGoal(Mob, boolean) - Constructor for class net.minecraft.world.entity.ai.goal.OpenDoorGoal
 
OPENED - Enum constant in enum class net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity.AnimationStatus
 
OPENED_TAB - Enum constant in enum class net.minecraft.network.protocol.game.ServerboundSeenAdvancementsPacket.Action
 
openedTab(Advancement) - Static method in class net.minecraft.network.protocol.game.ServerboundSeenAdvancementsPacket
 
openerCountChanged(Level, BlockPos, BlockState, int, int) - Method in class net.minecraft.world.level.block.entity.ContainerOpenersCounter
 
openersCounter - Variable in class net.minecraft.world.level.block.entity.BarrelBlockEntity
 
openersCounter - Variable in class net.minecraft.world.level.block.entity.ChestBlockEntity
 
openersCounter - Variable in class net.minecraft.world.level.block.entity.EnderChestBlockEntity
 
openFile(File) - Method in enum class net.minecraft.Util.OS
 
openGui(ServerPlayer, MenuProvider) - Static method in class net.minecraftforge.fmllegacy.network.NetworkHooks
Request to open a GUI on the client, from the server Refer to ConfigGuiHandler.ConfigGuiFactory for how to provide a function to consume these GUI requests on the client.
openGui(ServerPlayer, MenuProvider, Consumer<FriendlyByteBuf>) - Static method in class net.minecraftforge.fmllegacy.network.NetworkHooks
Request to open a GUI on the client, from the server Refer to ConfigGuiHandler.ConfigGuiFactory for how to provide a function to consume these GUI requests on the client.
openGui(ServerPlayer, MenuProvider, BlockPos) - Static method in class net.minecraftforge.fmllegacy.network.NetworkHooks
Request to open a GUI on the client, from the server Refer to ConfigGuiHandler.ConfigGuiFactory for how to provide a function to consume these GUI requests on the client.
openHorseInventory(AbstractHorse, Container) - Method in class net.minecraft.server.level.ServerPlayer
 
openHorseInventory(AbstractHorse, Container) - Method in class net.minecraft.world.entity.player.Player
 
OPENING - Enum constant in enum class net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity.AnimationStatus
 
OPENING - Enum constant in enum class net.minecraft.world.level.levelgen.structure.StrongholdPieces.StrongholdPiece.SmallDoorType
 
OPENING_TICK_LENGTH - Static variable in class net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
 
openInventory(Player) - Method in class net.minecraft.world.entity.animal.horse.AbstractHorse
 
OpenInventoryTutorialStep - Class in net.minecraft.client.tutorial
 
OpenInventoryTutorialStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.OpenInventoryTutorialStep
 
openItemGui(ItemStack, InteractionHand) - Method in class net.minecraft.client.player.LocalPlayer
 
openItemGui(ItemStack, InteractionHand) - Method in class net.minecraft.server.level.ServerPlayer
 
openItemGui(ItemStack, InteractionHand) - Method in class net.minecraft.world.entity.player.Player
 
openJigsawBlock(JigsawBlockEntity) - Method in class net.minecraft.client.player.LocalPlayer
 
openJigsawBlock(JigsawBlockEntity) - Method in class net.minecraft.world.entity.player.Player
 
openLink(URI) - Method in class net.minecraft.client.gui.screens.Screen
 
openMenu(MenuProvider) - Method in class net.minecraft.server.level.ServerPlayer
 
openMenu(MenuProvider) - Method in class net.minecraft.world.entity.player.Player
 
openMinecartCommandBlock(BaseCommandBlock) - Method in class net.minecraft.client.player.LocalPlayer
 
openMinecartCommandBlock(BaseCommandBlock) - Method in class net.minecraft.world.entity.player.Player
 
openModsFolderButton - Variable in class net.minecraftforge.fmlclient.gui.screen.ModListScreen
 
openMouth() - Method in class net.minecraft.world.entity.animal.horse.AbstractHorse
 
openness - Variable in class net.minecraft.world.level.block.entity.ChestLidController
 
opennessCombiner(LidBlockEntity) - Static method in class net.minecraft.world.level.block.ChestBlock
 
openScreen(Level, BlockPos, Player) - Method in class net.minecraft.world.level.block.LecternBlock
 
OpenServerTask - Class in com.mojang.realmsclient.util.task
 
OpenServerTask(RealmsServer, Screen, RealmsMainScreen, boolean, Minecraft) - Constructor for class com.mojang.realmsclient.util.task.OpenServerTask
 
openSet - Variable in class net.minecraft.world.entity.boss.enderdragon.EnderDragon
 
openSet - Variable in class net.minecraft.world.level.pathfinder.Path
 
openSet - Variable in class net.minecraft.world.level.pathfinder.PathFinder
 
openStructureBlock(StructureBlockEntity) - Method in class net.minecraft.client.player.LocalPlayer
 
openStructureBlock(StructureBlockEntity) - Method in class net.minecraft.world.entity.player.Player
 
openTextEdit(SignBlockEntity) - Method in class net.minecraft.client.player.LocalPlayer
 
openTextEdit(SignBlockEntity) - Method in class net.minecraft.server.level.ServerPlayer
 
openTextEdit(SignBlockEntity) - Method in class net.minecraft.world.entity.player.Player
 
openTheWorld(boolean, Screen) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
openTradingScreen(Player, Component, int) - Method in interface net.minecraft.world.item.trading.Merchant
 
openUri(String) - Method in enum class net.minecraft.Util.OS
 
openUri(URI) - Method in enum class net.minecraft.Util.OS
 
openUrl(URL) - Method in enum class net.minecraft.Util.OS
 
openWater - Variable in class net.minecraft.world.entity.projectile.FishingHook
 
OpenWaterType() - Constructor for enum class net.minecraft.world.entity.projectile.FishingHook.OpenWaterType
 
OPERATING_SYSTEM - Static variable in class net.minecraft.SystemReport
 
operation - Variable in class net.minecraft.data.models.blockstates.Condition.CompositeCondition
 
operation - Variable in class net.minecraft.network.protocol.game.ClientboundBossEventPacket
 
operation - Variable in class net.minecraft.world.entity.ai.attributes.AttributeModifier
 
operation - Variable in class net.minecraft.world.entity.ai.control.MoveControl
 
operation - Variable in class net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.Modifier
 
operation - Variable in class net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.ModifierBuilder
 
operation() - Static method in class net.minecraft.commands.arguments.OperationArgument
 
Operation() - Constructor for enum class net.minecraft.world.entity.ai.control.MoveControl.Operation
 
Operation(int) - Constructor for enum class net.minecraft.world.entity.ai.attributes.AttributeModifier.Operation
 
Operation(String) - Constructor for enum class net.minecraft.data.models.blockstates.Condition.Operation
 
OperationArgument - Class in net.minecraft.commands.arguments
 
OperationArgument() - Constructor for class net.minecraft.commands.arguments.OperationArgument
 
OperationArgument.Operation - Interface in net.minecraft.commands.arguments
 
OperationArgument.SimpleOperation - Interface in net.minecraft.commands.arguments
 
operationCount - Variable in class net.minecraft.server.players.GameProfileCache
 
OperationFailedException(Throwable) - Constructor for exception net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.OperationFailedException
 
operationFromString(String) - Static method in class net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.Modifier
 
operations - Variable in class net.minecraft.world.level.storage.loot.functions.CopyNbtFunction
 
OPERATIONS - Static variable in enum class net.minecraft.world.entity.ai.attributes.AttributeModifier.Operation
 
operationToString(AttributeModifier.Operation) - Static method in class net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.Modifier
 
OperationType(Function<FriendlyByteBuf, ClientboundBossEventPacket.Operation>) - Constructor for enum class net.minecraft.network.protocol.game.ClientboundBossEventPacket.OperationType
 
operator - Variable in class com.mojang.realmsclient.dto.PlayerInfo
 
operators - Variable in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
OPLIST_FILE - Static variable in class net.minecraft.server.players.PlayerList
 
oPortalTime - Variable in class net.minecraft.client.player.LocalPlayer
 
opPermissionLevel - Variable in class net.minecraft.server.dedicated.DedicatedServerProperties
 
opPlayers(CommandSourceStack, Collection<GameProfile>) - Static method in class net.minecraft.server.commands.OpCommand
 
opposite - Variable in enum class net.minecraft.world.level.block.state.properties.ChestType
 
opposite() - Method in enum class net.minecraft.core.Direction.AxisDirection
 
opposite() - Method in enum class net.minecraft.server.packs.repository.Pack.Position
 
oppositeIndex - Variable in enum class net.minecraft.core.Direction
 
ops - Variable in class com.mojang.realmsclient.dto.Ops
 
ops - Variable in class net.minecraft.server.players.PlayerList
 
ops - Variable in class net.minecraft.world.level.storage.loot.functions.CopyNbtFunction.Builder
 
Ops - Class in com.mojang.realmsclient.dto
 
Ops() - Constructor for class com.mojang.realmsclient.dto.Ops
 
OPS_RESOURCE - Static variable in class com.mojang.realmsclient.client.RealmsClient
 
opsPattern - Static variable in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
OPTIFINE - Enum constant in enum class net.minecraftforge.fml.loading.moddiscovery.InvalidModIdentifier
 
optimize() - Method in class net.minecraft.world.phys.shapes.VoxelShape
 
OptimizeWorldScreen - Class in net.minecraft.client.gui.screens.worldselection
 
OptimizeWorldScreen(BooleanConsumer, DataFixer, LevelStorageSource.LevelStorageAccess, LevelSettings, boolean, ImmutableSet<ResourceKey<Level>>) - Constructor for class net.minecraft.client.gui.screens.worldselection.OptimizeWorldScreen
 
option - Variable in class net.minecraft.client.gui.components.SliderButton
 
Option - Class in net.minecraft.client
 
Option(String) - Constructor for class net.minecraft.client.Option
 
Option(EntitySelectorOptions.Modifier, Predicate<EntitySelectorParser>, Component) - Constructor for class net.minecraft.commands.arguments.selector.options.EntitySelectorOptions.Option
 
OPTION_OFF - Static variable in class net.minecraft.network.chat.CommonComponents
 
OPTION_ON - Static variable in class net.minecraft.network.chat.CommonComponents
 
OPTION_SCREEN_OPTIONS - Static variable in class net.minecraft.client.gui.screens.OptionsScreen
 
OPTION_SPLITTER - Static variable in class net.minecraft.client.Options
 
optional - Variable in class net.minecraft.world.level.storage.loot.parameters.LootContextParamSet.Builder
 
optional(LootContextParam<?>) - Method in class net.minecraft.world.level.storage.loot.parameters.LootContextParamSet.Builder
 
OPTIONAL_BLOCK_POS - Static variable in class net.minecraft.network.syncher.EntityDataSerializers
 
OPTIONAL_COMPONENT - Static variable in class net.minecraft.network.syncher.EntityDataSerializers
 
OPTIONAL_TEST - Static variable in class net.minecraftforge.debug.misc.CustomTagTypesTest
 
OPTIONAL_UNSIGNED_INT - Static variable in class net.minecraft.network.syncher.EntityDataSerializers
 
OPTIONAL_UUID - Static variable in class net.minecraft.network.syncher.EntityDataSerializers
 
optionalDefaultKey - Variable in class net.minecraftforge.registries.RegistryBuilder
 
OptionalDispenseItemBehavior - Class in net.minecraft.core.dispenser
 
OptionalDispenseItemBehavior() - Constructor for class net.minecraft.core.dispenser.OptionalDispenseItemBehavior
 
OptionalElementEntry(ResourceLocation) - Constructor for class net.minecraft.tags.Tag.OptionalElementEntry
 
optionalFields(String, Type<A>) - Static method in class net.minecraft.util.datafix.fixes.MissingDimensionFix
 
optionalFields(String, Type<A1>, String, Type<A2>) - Static method in class net.minecraft.util.datafix.fixes.MissingDimensionFix
 
optionalFromException(LamdbaExceptionUtils.Supplier_WithExceptions<T, ? extends Exception>) - Static method in enum class net.minecraftforge.fml.loading.moddiscovery.InvalidModIdentifier
 
optionallyFormat(Float, Function<Float, Float>) - Static method in class net.minecraft.advancements.critereon.WrappedMinMaxBounds
 
optionallyFormat(T, Function<T, T>) - Static method in class net.minecraft.advancements.critereon.MinMaxBounds
 
OptionalMod<T> - Class in net.minecraftforge.fml
 
OptionalMod(boolean) - Constructor for class net.minecraftforge.fml.OptionalMod
 
OptionalMod(String) - Constructor for class net.minecraftforge.fml.OptionalMod
 
OptionalNamedTag(ResourceLocation, Set<Supplier<T>>) - Constructor for class net.minecraft.tags.StaticTagHelper.OptionalNamedTag
 
OptionalTagEntry(ResourceLocation) - Constructor for class net.minecraft.tags.Tag.OptionalTagEntry
 
optionNameValue(Component, Component) - Static method in class net.minecraft.network.chat.CommonComponents
 
options - Variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
options - Variable in class net.minecraft.client.gui.components.AbstractOptionSliderButton
 
options - Variable in class net.minecraft.client.gui.components.OptionsList.Entry
 
options - Variable in class net.minecraft.client.gui.screens.OptionsScreen
 
options - Variable in class net.minecraft.client.gui.screens.OptionsSubScreen
 
options - Variable in class net.minecraft.client.Minecraft
 
options - Variable in class net.minecraft.client.player.KeyboardInput
 
options - Variable in class net.minecraft.client.renderer.entity.EntityRenderDispatcher
 
options - Variable in class net.minecraft.client.sounds.SoundEngine
 
options - Variable in class net.minecraft.client.tutorial.BundleTutorial
 
options - Variable in class net.minecraft.network.protocol.game.ClientboundSetPlayerTeamPacket.Parameters
 
options - Variable in class net.minecraft.world.level.biome.AmbientParticleSettings
 
Options - Class in net.minecraft.client
 
Options(Minecraft, File) - Constructor for class net.minecraft.client.Options
 
OPTIONS - Enum constant in enum class net.minecraft.util.datafix.DataFixTypes
 
OPTIONS - Static variable in class net.minecraft.client.gui.screens.AccessibilityOptionsScreen
 
OPTIONS - Static variable in class net.minecraft.client.gui.screens.MouseSettingsScreen
 
OPTIONS - Static variable in class net.minecraft.client.gui.screens.VideoSettingsScreen
 
OPTIONS - Static variable in class net.minecraft.commands.arguments.selector.options.EntitySelectorOptions
 
OPTIONS - Static variable in class net.minecraft.util.datafix.fixes.References
 
OPTIONS_BACKGROUND - Static variable in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
OPTIONS_TOOLTIP_WIDTH - Static variable in class net.minecraft.client.Option
 
Options.FieldAccess - Interface in net.minecraft.client
 
OptionsAddTextBackgroundFix - Class in net.minecraft.util.datafix.fixes
 
OptionsAddTextBackgroundFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsAddTextBackgroundFix
 
optionsButton - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
optionsFile - Variable in class net.minecraft.client.HotbarManager
 
optionsFile - Variable in class net.minecraft.client.Options
 
OptionsForceVBOFix - Class in net.minecraft.util.datafix.fixes
 
OptionsForceVBOFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsForceVBOFix
 
OptionsKeyLwjgl3Fix - Class in net.minecraft.util.datafix.fixes
 
OptionsKeyLwjgl3Fix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsKeyLwjgl3Fix
 
OptionsKeyTranslationFix - Class in net.minecraft.util.datafix.fixes
 
OptionsKeyTranslationFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsKeyTranslationFix
 
OptionsList - Class in net.minecraft.client.gui.components
 
OptionsList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.components.OptionsList
 
OptionsList.Entry - Class in net.minecraft.client.gui.components
 
OptionsLowerCaseLanguageFix - Class in net.minecraft.util.datafix.fixes
 
OptionsLowerCaseLanguageFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguageFix
 
OptionsRenameFieldFix - Class in net.minecraft.util.datafix.fixes
 
OptionsRenameFieldFix(Schema, boolean, String, String, String) - Constructor for class net.minecraft.util.datafix.fixes.OptionsRenameFieldFix
 
OptionsScreen - Class in net.minecraft.client.gui.screens
 
OptionsScreen(Screen, Options) - Constructor for class net.minecraft.client.gui.screens.OptionsScreen
 
OptionsSubScreen - Class in net.minecraft.client.gui.screens
 
OptionsSubScreen(Screen, Options, Component) - Constructor for class net.minecraft.client.gui.screens.OptionsSubScreen
 
optionStatus(boolean) - Static method in class net.minecraft.network.chat.CommonComponents
 
optionStatus(Component, boolean) - Static method in class net.minecraft.network.chat.CommonComponents
 
or(CharPredicate) - Method in interface net.minecraft.CharPredicate
 
or(Condition...) - Static method in interface net.minecraft.data.models.blockstates.Condition
 
or(ComposableEntryContainer) - Method in interface net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer
 
or(LootItemCondition.Builder) - Method in class net.minecraft.world.level.storage.loot.predicates.AlternativeLootItemCondition.Builder
 
or(LootItemCondition.Builder) - Method in interface net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
 
or(VoxelShape, VoxelShape) - Static method in class net.minecraft.world.phys.shapes.Shapes
 
or(VoxelShape, VoxelShape...) - Static method in class net.minecraft.world.phys.shapes.Shapes
 
or(ICondition...) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
or(TriPredicate<? super T, ? super U, ? super V>) - Method in interface net.minecraftforge.common.util.TriPredicate
 
OR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.LogicOp
 
OR - Enum constant in enum class net.minecraft.data.models.blockstates.Condition.Operation
 
OR - Static variable in interface net.minecraft.advancements.RequirementsStrategy
 
OR - Static variable in interface net.minecraft.world.phys.shapes.BooleanOp
 
OR_INVERTED - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.LogicOp
 
OR_REVERSE - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.LogicOp
 
oRainLevel - Variable in class net.minecraft.world.level.Level
 
ORANGE - Enum constant in enum class net.minecraft.world.item.DyeColor
 
ORANGE - Static variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer
 
ORANGE - Static variable in class net.minecraft.client.renderer.debug.BrainDebugRenderer
 
ORANGE_BANNER - Static variable in class net.minecraft.world.item.Items
 
ORANGE_BANNER - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_BED - Static variable in class net.minecraft.world.item.Items
 
ORANGE_BED - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_CANDLE - Static variable in class net.minecraft.world.item.Items
 
ORANGE_CANDLE - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_CANDLE_CAKE - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_CARPET - Static variable in class net.minecraft.world.item.Items
 
ORANGE_CARPET - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_CONCRETE - Static variable in class net.minecraft.world.item.Items
 
ORANGE_CONCRETE - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_CONCRETE_POWDER - Static variable in class net.minecraft.world.item.Items
 
ORANGE_CONCRETE_POWDER - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_DYE - Static variable in class net.minecraft.world.item.Items
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.world.item.Items
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_SHULKER_BOX - Static variable in class net.minecraft.world.item.Items
 
ORANGE_SHULKER_BOX - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_STAINED_GLASS - Static variable in class net.minecraft.world.item.Items
 
ORANGE_STAINED_GLASS - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_STAINED_GLASS_PANE - Static variable in class net.minecraft.world.item.Items
 
ORANGE_STAINED_GLASS_PANE - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.world.item.Items
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.world.level.levelgen.surfacebuilders.BadlandsSurfaceBuilder
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.world.level.levelgen.surfacebuilders.ErodedBadlandsSurfaceBuilder
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.world.level.levelgen.surfacebuilders.WoodedBadlandsSurfaceBuilder
 
ORANGE_TULIP - Static variable in class net.minecraft.world.item.Items
 
ORANGE_TULIP - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_WALL_BANNER - Static variable in class net.minecraft.world.level.block.Blocks
 
ORANGE_WOOL - Static variable in class net.minecraft.world.item.Items
 
ORANGE_WOOL - Static variable in class net.minecraft.world.level.block.Blocks
 
orb - Variable in class net.minecraftforge.event.entity.player.PlayerXpEvent.PickupXp
 
ORB_GROUPS_PER_AREA - Static variable in class net.minecraft.world.entity.ExperienceOrb
 
ORB_MERGE_DISTANCE - Static variable in class net.minecraft.world.entity.ExperienceOrb
 
OrCondition - Class in net.minecraft.client.renderer.block.model.multipart
 
OrCondition - Class in net.minecraftforge.common.crafting.conditions
 
OrCondition(Iterable<? extends Condition>) - Constructor for class net.minecraft.client.renderer.block.model.multipart.OrCondition
 
OrCondition(ICondition...) - Constructor for class net.minecraftforge.common.crafting.conditions.OrCondition
 
OrCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
orConditions(Predicate<T>[]) - Static method in class net.minecraft.world.level.storage.loot.predicates.LootItemConditions
 
order - Variable in class net.minecraft.commands.arguments.selector.EntitySelector
 
order - Variable in class net.minecraft.commands.arguments.selector.EntitySelectorParser
 
order() - Method in class net.minecraft.network.FriendlyByteBuf
 
order(ByteOrder) - Method in class net.minecraft.network.FriendlyByteBuf
 
ORDER - Static variable in class com.mojang.math.Matrix3f
 
ORDER - Static variable in class com.mojang.math.Matrix4f
 
ORDER - Static variable in enum class com.mojang.math.SymmetricGroup3
 
ORDER_ARBITRARY - Static variable in class net.minecraft.commands.arguments.selector.EntitySelectorParser
 
ORDER_FURTHEST - Static variable in class net.minecraft.commands.arguments.selector.EntitySelectorParser
 
ORDER_NEAREST - Static variable in class net.minecraft.commands.arguments.selector.EntitySelectorParser
 
ORDER_RANDOM - Static variable in class net.minecraft.commands.arguments.selector.EntitySelectorParser
 
ORDERED - Enum constant in enum class net.minecraft.world.entity.ai.behavior.GateBehavior.OrderPolicy
 
orderedByNearest(Entity) - Static method in enum class net.minecraft.core.Direction
 
orderedEntries() - Static method in class net.minecraftforge.client.gui.OverlayRegistry
 
orderedToSit - Variable in class net.minecraft.world.entity.TamableAnimal
 
ordering - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModInfo.ModVersion
 
orderPolicy - Variable in class net.minecraft.world.entity.ai.behavior.GateBehavior
 
OrderPolicy(Consumer<ShufflingList<?>>) - Constructor for enum class net.minecraft.world.entity.ai.behavior.GateBehavior.OrderPolicy
 
orderT - Variable in class net.minecraft.client.searchtree.ReloadableIdSearchTree.IntersectionIterator
 
orderT - Variable in class net.minecraft.client.searchtree.ReloadableIdSearchTree
 
orderT - Variable in class net.minecraft.client.searchtree.ReloadableSearchTree.MergingUniqueIterator
 
ore - Variable in enum class net.minecraft.world.level.levelgen.OreVeinifier.VeinType
 
ORE - Static variable in class net.minecraft.world.level.levelgen.feature.Feature
 
ORE_ANDESITE - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_BLACKSTONE - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_CLAY - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_COAL - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_COAL_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_COPPER - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_COPPER_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_DEBRIS_LARGE - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_DEBRIS_SMALL - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_DEEPSLATE - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_DIAMOND - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_DIAMOND_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_DIORITE - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_DIRT - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_EMERALD - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_EMERALD_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GOLD - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GOLD_DELTAS - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GOLD_EXTRA - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GOLD_NETHER - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GOLD_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GRANITE - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GRAVEL - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_GRAVEL_NETHER - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_INFESTED - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_INFESTED_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_IRON - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_IRON_CONFIG - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_IRON_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_LAPIS - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_LAPIS_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_MAGMA - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_QUARTZ_DELTAS - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_QUARTZ_NETHER - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_REDSTONE - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_REDSTONE_CONFIG - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_REDSTONE_TARGET_LIST - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_SOUL_SAND - Static variable in class net.minecraft.data.worldgen.Features
 
ORE_TUFF - Static variable in class net.minecraft.data.worldgen.Features
 
oreBlasting(Consumer<FinishedRecipe>, List<ItemLike>, ItemLike, float, int, String) - Static method in class net.minecraft.data.recipes.RecipeProvider
 
OreBlock - Class in net.minecraft.world.level.block
 
OreBlock(BlockBehaviour.Properties) - Constructor for class net.minecraft.world.level.block.OreBlock
 
OreBlock(BlockBehaviour.Properties, UniformInt) - Constructor for class net.minecraft.world.level.block.OreBlock
 
OreConfiguration - Class in net.minecraft.world.level.levelgen.feature.configurations
 
OreConfiguration(List<OreConfiguration.TargetBlockState>, int) - Constructor for class net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
 
OreConfiguration(List<OreConfiguration.TargetBlockState>, int, float) - Constructor for class net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
 
OreConfiguration(RuleTest, BlockState, int) - Constructor for class net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
 
OreConfiguration(RuleTest, BlockState, int, float) - Constructor for class net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
 
OreConfiguration.Predicates - Class in net.minecraft.world.level.levelgen.feature.configurations
 
OreConfiguration.TargetBlockState - Class in net.minecraft.world.level.levelgen.feature.configurations
 
oreCooking(Consumer<FinishedRecipe>, SimpleCookingSerializer<?>, List<ItemLike>, ItemLike, float, int, String, String) - Static method in class net.minecraft.data.recipes.RecipeProvider
 
OreDrops() - Constructor for class net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.OreDrops
 
OreFeature - Class in net.minecraft.world.level.levelgen.feature
 
OreFeature(Codec<OreConfiguration>) - Constructor for class net.minecraft.world.level.levelgen.feature.OreFeature
 
orElse(T) - Method in class net.minecraftforge.common.util.LazyOptional
Resolve the contained supplier if non-empty and return the result, otherwise return other.
orElse(T) - Method in class net.minecraftforge.fml.OptionalMod
Return the mod object if present, otherwise return other.
orElse(T) - Method in class net.minecraftforge.fmllegacy.RegistryObject
Return the mod object if present, otherwise return other.
orElseGet(Supplier<? extends T>) - Method in class net.minecraftforge.fml.OptionalMod
Return the mod object if present, otherwise invoke other and return the result of that invocation.
orElseGet(Supplier<? extends T>) - Method in class net.minecraftforge.fmllegacy.RegistryObject
Return the mod object if present, otherwise invoke other and return the result of that invocation.
orElseGet(NonNullSupplier<? extends T>) - Method in class net.minecraftforge.common.util.LazyOptional
Resolve the contained supplier if non-empty and return the result, otherwise return the result of other.
orElseThrow(Supplier<? extends X>) - Method in class net.minecraftforge.fml.OptionalMod
Return the contained mod object, if present, otherwise throw an exception to be created by the provided supplier.
orElseThrow(Supplier<? extends X>) - Method in class net.minecraftforge.fmllegacy.RegistryObject
Return the contained mod object, if present, otherwise throw an exception to be created by the provided supplier.
orElseThrow(NonNullSupplier<? extends X>) - Method in class net.minecraftforge.common.util.LazyOptional
Resolve the contained supplier if non-empty and return the result, otherwise throw the exception created by the provided NonNullSupplier.
orEmpty(Capability<R>, LazyOptional<T>) - Method in class net.minecraftforge.common.capabilities.Capability
 
ORES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_COAL - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_COAL - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_EMERALD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_EMERALD - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_GOLD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_IRON - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_LAPIS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_LAPIS - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_NETHERITE_SCRAP - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_NETHERITE_SCRAP - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
oreSmelting(Consumer<FinishedRecipe>, List<ItemLike>, ItemLike, float, int, String) - Static method in class net.minecraft.data.recipes.RecipeProvider
 
oreVeinifier - Variable in class net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
 
OreVeinifier - Class in net.minecraft.world.level.levelgen
 
OreVeinifier(long, BlockState, int, int, int) - Constructor for class net.minecraft.world.level.levelgen.OreVeinifier
 
OreVeinifier.VeinType - Enum Class in net.minecraft.world.level.levelgen
 
oreVeinify(RandomSource, int, int, int, double, double, double) - Method in class net.minecraft.world.level.levelgen.OreVeinifier
 
OreVeinNoiseSource(ChunkPos, int, long) - Constructor for class net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.OreVeinNoiseSource
 
oreVeinsEnabled - Variable in class net.minecraft.world.level.levelgen.NoiseGeneratorSettings
 
orientable(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
ORIENTABLE - Static variable in class net.minecraft.data.models.model.TexturedModel
 
ORIENTABLE_ONLY_TOP - Static variable in class net.minecraft.data.models.model.TexturedModel
 
ORIENTABLE_TRAPDOOR_BOTTOM - Static variable in class net.minecraft.data.models.model.ModelTemplates
 
ORIENTABLE_TRAPDOOR_OPEN - Static variable in class net.minecraft.data.models.model.ModelTemplates
 
ORIENTABLE_TRAPDOOR_TOP - Static variable in class net.minecraft.data.models.model.ModelTemplates
 
orientableCube(Block) - Static method in class net.minecraft.data.models.model.TextureMapping
 
orientableCubeOnlyTop(Block) - Static method in class net.minecraft.data.models.model.TextureMapping
 
orientableCubeSameEnds(Block) - Static method in class net.minecraft.data.models.model.TextureMapping
 
orientableVertical(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
orientableWithBottom(String, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
orientation - Variable in class net.minecraft.world.level.levelgen.structure.StructurePiece
 
orientation - Variable in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
ORIENTATION - Static variable in class net.minecraft.world.level.block.JigsawBlock
 
ORIENTATION - Static variable in class net.minecraft.world.level.block.state.properties.BlockStateProperties
 
orientBox(int, int, int, int, int, int, int, int, int, Direction) - Static method in class net.minecraft.world.level.levelgen.structure.BoundingBox
 
origin - Variable in class net.minecraft.client.model.geom.builders.CubeDefinition
 
origin - Variable in class net.minecraft.client.renderer.block.model.BlockElementRotation
 
origin - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.RenderChunk
 
origin - Variable in class net.minecraft.world.level.gameevent.vibrations.VibrationPath
 
origin - Variable in class net.minecraft.world.level.levelgen.feature.FeaturePlaceContext
 
origin - Variable in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
origin() - Method in class net.minecraft.core.SectionPos
 
origin() - Method in class net.minecraft.world.level.levelgen.feature.FeaturePlaceContext
 
origin(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
ORIGIN - Static variable in class net.minecraft.world.level.storage.loot.parameters.LootContextParams
 
ORIGIN_CENTER - Static variable in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
ORIGIN_CORNER - Static variable in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
ORIGIN_OPPOSING_CORNER - Static variable in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
original - Variable in class net.minecraft.commands.arguments.NbtPathArgument.NbtPath
 
original - Variable in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
 
original - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
 
ORIGINAL_VALUE - Static variable in class net.minecraft.util.datafix.fixes.VillagerFollowRangeFix
 
originalBackground - Variable in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
originalBorderEnd - Variable in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
originalBorderStart - Variable in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
originalContent - Variable in class net.minecraftforge.client.event.RenderNameplateEvent
 
originalContents - Variable in class net.minecraft.client.gui.components.CommandSuggestions.SuggestionsList
 
originalEntity - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.ItemPickupEvent
Original EntityItem with current remaining stack size
originalExperiencePoints - Variable in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
originalLevel - Variable in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
originalMessage - Variable in class net.minecraftforge.client.event.ClientChatEvent
 
originalModel - Variable in class net.minecraftforge.client.model.BakedModelWrapper
 
originalModifiers - Variable in class net.minecraftforge.event.ItemAttributeModifierEvent
 
originalRatioX - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalRatioZ - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalSlots - Variable in class net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
 
originalSpeed - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
originalState - Variable in class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Post
 
originalStrength - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalTestInfo - Variable in class net.minecraft.gametest.framework.ReportGameListener
 
originX - Variable in class net.minecraft.client.renderer.texture.Stitcher.Region
 
originX - Variable in class net.minecraft.core.Cursor3D
 
originY - Variable in class net.minecraft.client.renderer.texture.Stitcher.Region
 
originY - Variable in class net.minecraft.core.Cursor3D
 
originY - Variable in class net.minecraft.world.level.levelgen.feature.LargeDripstoneFeature.WindOffsetter
 
originZ - Variable in class net.minecraft.core.Cursor3D
 
origState - Variable in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
oRoll - Variable in class net.minecraft.client.particle.Particle
 
oRot - Variable in class net.minecraft.world.level.block.entity.EnchantmentTableBlockEntity
 
orthographic(float, float, float, float) - Static method in class com.mojang.math.Matrix4f
 
orthographic(float, float, float, float, float, float) - Static method in class com.mojang.math.Matrix4f
 
oRun - Variable in class net.minecraft.world.entity.LivingEntity
 
OS() - Constructor for enum class net.minecraft.Util.OS
 
oSpin - Variable in class net.minecraft.world.level.BaseSpawner
 
oSquish - Variable in class net.minecraft.world.entity.monster.Slime
 
OSX - Enum constant in enum class net.minecraft.Util.OS
 
OTHER - Enum constant in enum class com.mojang.realmsclient.client.RealmsClient.CompatibleVersionResponse
 
OTHER_PROBLEM - Enum constant in enum class net.minecraft.world.entity.player.Player.BedSleepingProblem
 
OTHER_SHULKER_LIMIT - Static variable in class net.minecraft.world.entity.monster.Shulker
 
OTHER_SHULKER_SCAN_RADIUS - Static variable in class net.minecraft.world.entity.monster.Shulker
 
otherArtifacts - Variable in record class net.minecraftforge.fml.loading.targets.CommonLaunchHandler.LocatedPaths
The field for the otherArtifacts record component.
otherArtifacts() - Method in record class net.minecraftforge.fml.loading.targets.CommonLaunchHandler.LocatedPaths
Returns the value of the otherArtifacts record component.
otherModels - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
otherModPaths - Variable in record class net.minecraftforge.fml.loading.targets.CommonLaunchHandler.LocatedPaths
The field for the otherModPaths record component.
otherModPaths() - Method in record class net.minecraftforge.fml.loading.targets.CommonLaunchHandler.LocatedPaths
Returns the value of the otherModPaths record component.
others - Variable in class net.minecraft.world.entity.ai.attributes.AttributeSupplier.Builder
 
otherWay - Variable in enum class net.minecraftforge.fmllegacy.network.NetworkDirection
 
otherWhenSilkTouch(Block, Block) - Method in class net.minecraft.data.loot.BlockLoot
 
otherwise(LootPoolEntryContainer.Builder<?>) - Method in class net.minecraft.world.level.storage.loot.entries.AlternativesEntry.Builder
 
otherwise(LootPoolEntryContainer.Builder<?>) - Method in class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer.Builder
 
oThunderLevel - Variable in class net.minecraft.world.level.Level
 
OUT_OF_WORLD - Static variable in class net.minecraft.world.damagesource.DamageSource
 
outcome - Variable in class net.minecraftforge.event.entity.living.LivingConversionEvent.Post
 
outcome - Variable in class net.minecraftforge.event.entity.living.LivingConversionEvent.Pre
 
outdated - Variable in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
OUTDATED - Enum constant in enum class com.mojang.realmsclient.client.RealmsClient.CompatibleVersionResponse
 
OUTDATED - Enum constant in enum class net.minecraftforge.fml.VersionChecker.Status
 
OUTDATED_MESSAGES - Static variable in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
OUTDATED_TITLE - Static variable in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
outer - Variable in class net.minecraft.world.level.levelgen.placement.DecoratedDecoratorConfiguration
 
outer() - Method in class net.minecraft.world.level.levelgen.placement.DecoratedDecoratorConfiguration
 
OUTER_ARMOR_DEFORMATION - Static variable in class net.minecraft.client.model.geom.LayerDefinitions
 
OUTER_LAYER - Static variable in class net.minecraftforge.debug.client.rendering.EntityRendererEventsTest.EntityRenderEventsTestClientModStuff
 
OUTER_LEFT - Enum constant in enum class net.minecraft.world.level.block.state.properties.StairsShape
 
OUTER_MASK - Static variable in class net.minecraft.world.level.lighting.SpatialLongSet.InternalMap
 
OUTER_RIGHT - Enum constant in enum class net.minecraft.world.level.block.state.properties.StairsShape
 
OUTER_SHAPE - Static variable in class net.minecraft.world.level.block.ComposterBlock
 
outerBuilder - Variable in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
outerLayer - Variable in class net.minecraft.world.level.levelgen.GeodeLayerSettings
 
outerLayerProvider - Variable in class net.minecraft.world.level.levelgen.GeodeBlockSettings
 
outerModel - Variable in class net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
 
outerWallDistance - Variable in class net.minecraft.world.level.levelgen.feature.configurations.GeodeConfiguration
 
outline - Variable in class net.minecraft.client.renderer.RenderType.CompositeRenderType
 
outline() - Method in class net.minecraft.client.renderer.RenderType.CompositeRenderType
 
outline() - Method in class net.minecraft.client.renderer.RenderType
 
outline(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
OUTLINE - Enum constant in enum class net.minecraft.server.commands.FillCommand.Mode
 
OUTLINE - Enum constant in enum class net.minecraft.world.level.ClipContext.Block
 
OUTLINE - Static variable in class net.minecraft.client.renderer.RenderType.CompositeRenderType
 
OUTLINE_RENDER_DISTANCE - Static variable in class net.minecraft.client.renderer.blockentity.SignRenderer
 
OUTLINE_SHAPE - Static variable in class net.minecraft.world.level.block.CactusBlock
 
OUTLINE_TARGET - Static variable in class net.minecraft.client.renderer.RenderStateShard
 
outlineBufferSource - Variable in class net.minecraft.client.renderer.OutlineBufferSource
 
outlineBufferSource - Variable in class net.minecraft.client.renderer.RenderBuffers
 
outlineBufferSource() - Method in class net.minecraft.client.renderer.RenderBuffers
 
OutlineBufferSource - Class in net.minecraft.client.renderer
 
OutlineBufferSource(MultiBufferSource.BufferSource) - Constructor for class net.minecraft.client.renderer.OutlineBufferSource
 
OutlineBufferSource.EntityOutlineGenerator - Class in net.minecraft.client.renderer
 
outlineProperty - Variable in class net.minecraft.client.renderer.RenderType.CompositeState
 
OutlineProperty(String) - Constructor for enum class net.minecraft.client.renderer.RenderType.OutlineProperty
 
outOfControlTicks - Variable in class net.minecraft.world.entity.vehicle.Boat
 
OutOfMemoryScreen - Class in net.minecraft.client.gui.screens
 
OutOfMemoryScreen() - Constructor for class net.minecraft.client.gui.screens.OutOfMemoryScreen
 
outOfWaterTime - Variable in class net.minecraft.world.entity.projectile.FishingHook
 
outOfWorld() - Method in class net.minecraft.world.entity.Entity
 
outOfWorld() - Method in class net.minecraft.world.entity.LivingEntity
 
OUTPOST_ENEMIES - Static variable in class net.minecraft.world.level.levelgen.feature.PillagerOutpostFeature
 
OUTPOST_ROT - Static variable in class net.minecraft.data.worldgen.ProcessorLists
 
output - Variable in class com.mojang.blaze3d.platform.NativeImage.WriteCallback
 
output - Variable in class net.minecraft.client.gui.screens.packs.PackSelectionModel
 
output - Variable in class net.minecraft.data.models.ItemModelGenerators
 
output - Variable in class net.minecraft.server.commands.DebugCommand.Tracer
 
output - Variable in class net.minecraft.util.CsvOutput
 
output - Variable in class net.minecraft.world.level.block.entity.ComparatorBlockEntity
 
output - Variable in class net.minecraftforge.common.animation.TimeValues.ConstValue
 
output - Variable in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
output - Variable in class net.minecraftforge.common.brewing.BrewingRecipe
 
output - Variable in class net.minecraftforge.event.AnvilUpdateEvent
 
output - Variable in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
Output(int) - Constructor for class net.minecraft.client.gui.narration.ScreenNarrationCollector.Output
 
OUTPUT_DIR_INFO - Static variable in class net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
 
OUTPUT_POWER - Static variable in class net.minecraft.world.level.block.TargetBlock
 
outputButton - Variable in class net.minecraft.client.gui.screens.inventory.AbstractCommandBlockEditScreen
 
OutputConcat(int) - Constructor for class com.mojang.blaze3d.audio.OggAudioStream.OutputConcat
 
outputContainer - Variable in class net.minecraft.world.inventory.LoomMenu
 
OutputContainer(BlockState, LevelAccessor, BlockPos, ItemStack) - Constructor for class net.minecraft.world.level.block.ComposterBlock.OutputContainer
 
outputDemoReminder() - Method in class net.minecraft.server.level.DemoMode
 
outputFile - Variable in class net.minecraft.util.FileZipper
 
outputFolder - Variable in class net.minecraft.data.DataGenerator
 
outputState - Variable in class net.minecraft.client.renderer.RenderType.CompositeState.CompositeStateBuilder
 
outputState - Variable in class net.minecraft.client.renderer.RenderType.CompositeState
 
outputState - Variable in class net.minecraft.world.level.levelgen.structure.templatesystem.ProcessorRule
 
OutputStateShard(String, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderStateShard.OutputStateShard
 
outputStream - Variable in class net.minecraft.client.Screenshot
 
outputStream - Variable in class net.minecraft.server.rcon.NetworkDataOutputStream
 
outputTag - Variable in class net.minecraft.world.level.levelgen.structure.templatesystem.ProcessorRule
 
outputWrapper - Variable in class net.minecraft.world.level.chunk.storage.RegionFileVersion
 
OUTSIDE_RAID_BOUNDS_TIMEOUT - Static variable in class net.minecraft.world.entity.raid.Raid
 
outsideStoredRange(long) - Method in class net.minecraft.world.level.chunk.storage.SectionStorage
 
outsideWaterSpeedModifier - Variable in class net.minecraft.world.entity.ai.control.SmoothSwimmingMoveControl
 
outTarget - Variable in class net.minecraft.client.renderer.PostPass
 
overCopyrightBrandings - Static variable in class net.minecraftforge.fmllegacy.BrandingControl
 
overgrown - Variable in class net.minecraft.world.level.levelgen.structure.RuinedPortalPiece.Properties
 
overlay - Variable in class net.minecraft.client.gui.screens.recipebook.RecipeBookPage
 
overlay - Variable in class net.minecraft.client.Minecraft
 
overlay - Variable in class net.minecraft.network.protocol.game.ClientboundBossEventPacket.AddOperation
 
overlay - Variable in class net.minecraft.network.protocol.game.ClientboundBossEventPacket.UpdateStyleOperation
 
overlay - Variable in class net.minecraft.world.BossEvent
 
overlay - Variable in class net.minecraftforge.client.event.RenderGameOverlayEvent.PostLayer
 
overlay - Variable in class net.minecraftforge.client.event.RenderGameOverlayEvent.PreLayer
 
overlay - Variable in class net.minecraftforge.client.gui.OverlayRegistry.OverlayEntry
 
overlay - Variable in class net.minecraftforge.client.model.FluidModel.BakedFluid
 
overlay(ResourceLocation) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
Overlay - Class in net.minecraft.client.gui.screens
 
Overlay() - Constructor for class net.minecraft.client.gui.screens.Overlay
 
OVERLAY - Static variable in class net.minecraft.client.renderer.RenderStateShard
 
OVERLAY_OFFSET - Static variable in class net.minecraft.client.gui.components.BossHealthOverlay
 
OVERLAY_SCALE - Static variable in class net.minecraft.client.model.HumanoidModel
 
OverlayChatListener - Class in net.minecraft.client.gui.chat
 
OverlayChatListener(Minecraft) - Constructor for class net.minecraft.client.gui.chat.OverlayChatListener
 
overlayCoords(int) - Method in interface com.mojang.blaze3d.vertex.VertexConsumer
 
overlayCoords(int, int) - Method in interface com.mojang.blaze3d.vertex.BufferVertexConsumer
 
overlayCoords(int, int) - Method in class com.mojang.blaze3d.vertex.SheetedDecalTextureGenerator
 
overlayCoords(int, int) - Method in interface com.mojang.blaze3d.vertex.VertexConsumer
 
overlayCoords(int, int) - Method in class com.mojang.blaze3d.vertex.VertexMultiConsumer.Double
 
overlayCoords(int, int) - Method in class com.mojang.blaze3d.vertex.VertexMultiConsumer.Multiple
 
overlayCoords(int, int) - Method in class net.minecraft.client.renderer.OutlineBufferSource.EntityOutlineGenerator
 
overlayCoords(int, int) - Method in class net.minecraft.client.renderer.SpriteCoordinateExpander
 
OverlayEntry(IIngameOverlay, String) - Constructor for class net.minecraftforge.client.gui.OverlayRegistry.OverlayEntry
 
overlayIndex - Variable in class net.minecraftforge.debug.client.OverlayLayersTest
 
OverlayLayersTest - Class in net.minecraftforge.debug.client
 
OverlayLayersTest() - Constructor for class net.minecraftforge.debug.client.OverlayLayersTest
 
overlayMessageString - Variable in class net.minecraft.client.gui.Gui
 
overlayMessageTime - Variable in class net.minecraft.client.gui.Gui
 
OverlayParticle(ClientLevel, double, double, double) - Constructor for class net.minecraft.client.particle.FireworkParticles.OverlayParticle
 
overlayProcessors - Variable in class net.minecraft.world.level.levelgen.feature.FossilFeatureConfiguration
 
OverlayRecipeButton(int, int, Recipe<?>, boolean) - Constructor for class net.minecraft.client.gui.screens.recipebook.OverlayRecipeComponent.OverlayRecipeButton
 
OverlayRecipeComponent - Class in net.minecraft.client.gui.screens.recipebook
 
OverlayRecipeComponent() - Constructor for class net.minecraft.client.gui.screens.recipebook.OverlayRecipeComponent
 
OverlayRecipeComponent.OverlayRecipeButton - Class in net.minecraft.client.gui.screens.recipebook
 
OverlayRecipeComponent.OverlayRecipeButton.Pos - Class in net.minecraft.client.gui.screens.recipebook
 
OverlayRecipeComponent.OverlaySmeltingRecipeButton - Class in net.minecraft.client.gui.screens.recipebook
 
OverlayRegistry - Class in net.minecraftforge.client.gui
 
OverlayRegistry() - Constructor for class net.minecraftforge.client.gui.OverlayRegistry
 
OverlayRegistry.OverlayEntry - Class in net.minecraftforge.client.gui
 
overlays - Static variable in class net.minecraftforge.client.gui.OverlayRegistry
 
OverlaySmeltingRecipeButton(int, int, Recipe<?>, boolean) - Constructor for class net.minecraft.client.gui.screens.recipebook.OverlayRecipeComponent.OverlaySmeltingRecipeButton
 
overlaysOrdered - Static variable in class net.minecraftforge.client.gui.OverlayRegistry
 
overlayState - Variable in class net.minecraft.client.renderer.RenderType.CompositeState.CompositeStateBuilder
 
overlayState - Variable in class net.minecraft.client.renderer.RenderType.CompositeState
 
OverlayStateShard(boolean) - Constructor for class net.minecraft.client.renderer.RenderStateShard.OverlayStateShard
 
overlayStructures - Variable in class net.minecraft.world.level.levelgen.feature.FossilFeatureConfiguration
 
overlayTexture - Variable in class net.minecraft.client.renderer.GameRenderer
 
overlayTexture - Variable in class net.minecraftforge.fluids.FluidAttributes.Builder
 
overlayTexture - Variable in class net.minecraftforge.fluids.FluidAttributes
 
overlayTexture() - Method in class net.minecraft.client.renderer.GameRenderer
 
OverlayTexture - Class in net.minecraft.client.renderer.texture
 
OverlayTexture() - Constructor for class net.minecraft.client.renderer.texture.OverlayTexture
 
overlayType - Variable in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
OverlayType() - Constructor for enum class net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
 
overlayU - Variable in class com.mojang.blaze3d.vertex.SheetedDecalTextureGenerator
 
overlayV - Variable in class com.mojang.blaze3d.vertex.SheetedDecalTextureGenerator
 
OVERLOADED_THRESHOLD - Static variable in class net.minecraft.server.MinecraftServer
 
OVERLOADED_WARNING_INTERVAL - Static variable in class net.minecraft.server.MinecraftServer
 
override() - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
override(int) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
Get an existing override builder
OverrideBuilder() - Constructor for class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
overrideCameraOrientation(Quaternion) - Method in class net.minecraft.client.renderer.entity.EntityRenderDispatcher
 
overrideConfigure - Static variable in class com.mojang.realmsclient.RealmsMainScreen
 
overrideHeight - Variable in class net.minecraft.client.Options
 
overrideLimiter - Variable in class net.minecraft.core.particles.ParticleType
 
overrideLimiter - Variable in class net.minecraft.network.protocol.game.ClientboundLevelParticlesPacket
 
OverrideListWrapper() - Constructor for class net.minecraftforge.client.model.PerspectiveMapWrapper.OverrideListWrapper
 
overrideMaterialLibrary(ResourceLocation) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
overrideOffers(MerchantOffers) - Method in class net.minecraft.world.entity.npc.AbstractVillager
 
overrideOffers(MerchantOffers) - Method in class net.minecraft.world.entity.npc.ClientSideMerchant
 
overrideOffers(MerchantOffers) - Method in interface net.minecraft.world.item.trading.Merchant
 
overrideOtherStackedOnMe(ItemStack, Slot, ClickAction, Player, SlotAccess) - Method in class net.minecraft.world.item.ItemStack
 
overrideOtherStackedOnMe(ItemStack, ItemStack, Slot, ClickAction, Player, SlotAccess) - Method in class net.minecraft.world.item.BundleItem
 
overrideOtherStackedOnMe(ItemStack, ItemStack, Slot, ClickAction, Player, SlotAccess) - Method in class net.minecraft.world.item.Item
 
OverrideOwner(String, ResourceLocation) - Constructor for class net.minecraftforge.registries.ForgeRegistry.OverrideOwner
 
overrides - Variable in class net.minecraft.client.renderer.block.model.BlockModel
 
overrides - Variable in class net.minecraft.client.renderer.block.model.ItemOverrides
 
overrides - Variable in class net.minecraft.client.resources.model.BuiltInModel
 
overrides - Variable in class net.minecraft.client.resources.model.MultiPartBakedModel
 
overrides - Variable in class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
overrides - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
overrides - Variable in class net.minecraftforge.client.model.BakedItemModel
 
overrides - Variable in class net.minecraftforge.client.model.CompositeModel
 
overrides - Variable in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
overrides - Variable in class net.minecraftforge.client.model.ItemMultiLayerBakedModel.Builder
 
overrides - Variable in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
overrides - Variable in class net.minecraftforge.client.model.MultiLayerModel.MultiLayerBakedModel
 
overrides - Variable in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
overrides - Variable in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
overrides - Variable in class net.minecraftforge.registries.ForgeRegistry
 
overrides - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
overrideStackedOnOther(Slot, ClickAction, Player) - Method in class net.minecraft.world.item.ItemStack
 
overrideStackedOnOther(ItemStack, Slot, ClickAction, Player) - Method in class net.minecraft.world.item.BundleItem
 
overrideStackedOnOther(ItemStack, Slot, ClickAction, Player) - Method in class net.minecraft.world.item.Item
 
overrideVersions - Static variable in class net.minecraftforge.fml.loading.VersionSupportMatrix
 
overrideWidth - Variable in class net.minecraft.client.Options
 
overrideXp(int) - Method in class net.minecraft.world.entity.npc.AbstractVillager
 
overrideXp(int) - Method in class net.minecraft.world.entity.npc.ClientSideMerchant
 
overrideXp(int) - Method in interface net.minecraft.world.item.trading.Merchant
 
oversample - Variable in class com.mojang.blaze3d.font.TrueTypeGlyphProvider
 
oversample - Variable in class net.minecraft.client.gui.font.providers.TrueTypeGlyphProviderBuilder
 
overworld() - Method in class net.minecraft.server.MinecraftServer
 
overworld() - Method in class net.minecraft.world.level.levelgen.WorldGenSettings
 
overworld(Registry<Biome>, long) - Static method in class net.minecraft.world.level.biome.MultiNoiseBiomeSource
 
overworld(StructureSettings, boolean) - Static method in class net.minecraft.world.level.levelgen.NoiseGeneratorSettings
 
OVERWORLD - Static variable in class net.minecraft.world.level.dimension.LevelStem
 
OVERWORLD - Static variable in class net.minecraft.world.level.Level
 
OVERWORLD - Static variable in class net.minecraft.world.level.levelgen.NoiseGeneratorSettings
 
OVERWORLD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
OVERWORLD_CAVES_LOCATION - Static variable in class net.minecraft.world.level.dimension.DimensionType
 
OVERWORLD_EFFECTS - Static variable in class net.minecraft.world.level.dimension.DimensionType
 
OVERWORLD_GENERATION_HEIGHT - Static variable in class net.minecraft.world.level.dimension.DimensionDefaults
 
OVERWORLD_LEVEL_HEIGHT - Static variable in class net.minecraft.world.level.dimension.DimensionDefaults
 
OVERWORLD_LOCATION - Static variable in class net.minecraft.world.level.dimension.DimensionType
 
OVERWORLD_LOGICAL_HEIGHT - Static variable in class net.minecraft.world.level.dimension.DimensionDefaults
 
OVERWORLD_MIN_Y - Static variable in class net.minecraft.world.level.dimension.DimensionDefaults
 
OverworldBiomeSource - Class in net.minecraft.world.level.biome
 
OverworldBiomeSource(long, boolean, boolean, Registry<Biome>) - Constructor for class net.minecraft.world.level.biome.OverworldBiomeSource
 
overworldData() - Method in class net.minecraft.world.level.storage.PrimaryLevelData
 
overworldData() - Method in interface net.minecraft.world.level.storage.WorldData
 
overworldDataStorage - Variable in class net.minecraft.server.level.ChunkMap
 
overworldDataStorage - Variable in class net.minecraft.util.worldupdate.WorldUpgrader
 
OverworldEffects() - Constructor for class net.minecraft.client.renderer.DimensionSpecialEffects.OverworldEffects
 
OwnableEntity - Interface in net.minecraft.world.entity
 
ownedBy(Entity) - Method in class net.minecraft.world.entity.projectile.Projectile
 
ownedRegistry(ResourceKey<? extends Registry<? extends E>>) - Method in class net.minecraft.core.RegistryAccess
 
ownedRegistry(ResourceKey<? extends Registry<? extends E>>) - Method in class net.minecraft.core.RegistryAccess.RegistryHolder
 
ownedRegistryOrThrow(ResourceKey<? extends Registry<? extends E>>) - Method in class net.minecraft.core.RegistryAccess
 
owner - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
owner - Variable in class net.minecraft.client.gui.screens.inventory.BookEditScreen
 
owner - Variable in class net.minecraft.network.protocol.game.ClientboundSetScorePacket
 
owner - Variable in class net.minecraft.world.damagesource.IndirectEntityDamageSource
 
owner - Variable in class net.minecraft.world.entity.ai.goal.FollowOwnerGoal
 
owner - Variable in class net.minecraft.world.entity.ai.goal.LandOnOwnersShoulderGoal
 
owner - Variable in class net.minecraft.world.entity.AreaEffectCloud
 
owner - Variable in class net.minecraft.world.entity.item.ItemEntity
 
owner - Variable in class net.minecraft.world.entity.item.PrimedTnt
 
owner - Variable in class net.minecraft.world.entity.monster.Vex
 
owner - Variable in class net.minecraft.world.entity.projectile.EvokerFangs
 
owner - Variable in class net.minecraft.world.inventory.InventoryMenu
 
owner - Variable in class net.minecraft.world.level.block.entity.SkullBlockEntity
 
owner - Variable in class net.minecraft.world.level.block.state.StateDefinition.Builder
 
owner - Variable in class net.minecraft.world.level.block.state.StateDefinition
 
owner - Variable in class net.minecraft.world.level.block.state.StateHolder
 
owner - Variable in class net.minecraft.world.scores.Score
 
owner - Variable in class net.minecraftforge.client.model.BlockModelConfiguration
 
owner - Variable in class net.minecraftforge.client.model.DynamicBucketModel.ContainedFluidOverrideHandler
 
owner - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
 
owner - Variable in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
owner - Variable in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
owner - Variable in class net.minecraftforge.client.model.ItemMultiLayerBakedModel.Builder
 
owner - Variable in class net.minecraftforge.common.world.ForgeChunkManager.TicketOwner
 
owner - Variable in record class net.minecraftforge.fml.DeferredWorkQueue.TaskInfo
The field for the owner record component.
owner - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModInfo.ModVersion
 
owner - Variable in class net.minecraftforge.registries.ForgeRegistry.OverrideOwner
 
owner() - Method in record class net.minecraftforge.fml.DeferredWorkQueue.TaskInfo
Returns the value of the owner record component.
OwnerHurtByTargetGoal - Class in net.minecraft.world.entity.ai.goal.target
 
OwnerHurtByTargetGoal(TamableAnimal) - Constructor for class net.minecraft.world.entity.ai.goal.target.OwnerHurtByTargetGoal
 
OwnerHurtTargetGoal - Class in net.minecraft.world.entity.ai.goal.target
 
OwnerHurtTargetGoal(TamableAnimal) - Constructor for class net.minecraft.world.entity.ai.goal.target.OwnerHurtTargetGoal
 
ownerLastHurt - Variable in class net.minecraft.world.entity.ai.goal.target.OwnerHurtTargetGoal
 
ownerLastHurtBy - Variable in class net.minecraft.world.entity.ai.goal.target.OwnerHurtByTargetGoal
 
ownerLastHurtBy - Variable in class net.minecraft.world.entity.animal.horse.TraderLlama.TraderLlamaDefendWanderingTraderGoal
 
ownerPlayer - Variable in class net.minecraft.world.entity.animal.Cat.CatRelaxOnOwnerGoal
 
owners - Variable in class net.minecraftforge.registries.ForgeRegistry
 
ownerText - Variable in class net.minecraft.client.gui.screens.inventory.BookEditScreen
 
ownerUUID - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
ownerUUID - Variable in class net.minecraft.world.entity.AreaEffectCloud
 
ownerUUID - Variable in class net.minecraft.world.entity.projectile.EvokerFangs
 
ownerUUID - Variable in class net.minecraft.world.entity.projectile.Projectile
 
owningFile - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModInfo
 
OXEYE_DAISY - Static variable in class net.minecraft.world.item.Items
 
OXEYE_DAISY - Static variable in class net.minecraft.world.level.block.Blocks
 
OXIDIZED - Enum constant in enum class net.minecraft.world.level.block.WeatheringCopper.WeatherState
 
OXIDIZED_COPPER - Static variable in class net.minecraft.data.BlockFamilies
 
OXIDIZED_COPPER - Static variable in class net.minecraft.world.item.Items
 
OXIDIZED_COPPER - Static variable in class net.minecraft.world.level.block.Blocks
 
OXIDIZED_CUT_COPPER - Static variable in class net.minecraft.data.BlockFamilies
 
OXIDIZED_CUT_COPPER - Static variable in class net.minecraft.world.item.Items
 
OXIDIZED_CUT_COPPER - Static variable in class net.minecraft.world.level.block.Blocks
 
OXIDIZED_CUT_COPPER_SLAB - Static variable in class net.minecraft.world.item.Items
 
OXIDIZED_CUT_COPPER_SLAB - Static variable in class net.minecraft.world.level.block.Blocks
 
OXIDIZED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.world.item.Items
 
OXIDIZED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.world.level.block.Blocks
 
OxygenEnchantment - Class in net.minecraft.world.item.enchantment
 
OxygenEnchantment(Enchantment.Rarity, EquipmentSlot...) - Constructor for class net.minecraft.world.item.enchantment.OxygenEnchantment
 
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|Constant Field Values|Deprecated API|Serialized Form