Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- c2s(String) - Static method in class net.minecraft.network.packet.CommonPackets
 - c2s(String) - Static method in class net.minecraft.network.packet.ConfigPackets
 - c2s(String) - Static method in class net.minecraft.network.packet.CookiePackets
 - c2s(String) - Static method in class net.minecraft.network.packet.HandshakePackets
 - c2s(String) - Static method in class net.minecraft.network.packet.LoginPackets
 - c2s(String) - Static method in class net.minecraft.network.packet.PingPackets
 - c2s(String) - Static method in class net.minecraft.network.packet.PlayPackets
 - c2s(String) - Static method in class net.minecraft.network.packet.StatusPackets
 - c2s(NetworkPhase, Consumer<NetworkStateBuilder<T, B>>) - Static method in class net.minecraft.network.NetworkStateBuilder
 - C2S - Static variable in class net.minecraft.network.state.ConfigurationStates
 - C2S - Static variable in class net.minecraft.network.state.HandshakeStates
 - C2S - Static variable in class net.minecraft.network.state.LoginStates
 - C2S - Static variable in class net.minecraft.network.state.PlayStateFactories
 - C2S - Static variable in class net.minecraft.network.state.QueryStates
 - C2S_FACTORY - Static variable in class net.minecraft.network.state.ConfigurationStates
 - C2S_FACTORY - Static variable in class net.minecraft.network.state.HandshakeStates
 - C2S_FACTORY - Static variable in class net.minecraft.network.state.LoginStates
 - C2S_FACTORY - Static variable in class net.minecraft.network.state.QueryStates
 - C2S_HANDSHAKE_STATE - Static variable in class net.minecraft.network.ClientConnection
 - cache - Variable in class net.minecraft.block.pattern.BlockPattern.Result
 - cache - Variable in record class net.minecraft.client.render.GameRenderer.CachedResourceFactory
 - 
The field for the
cacherecord component. - cache - Variable in class net.minecraft.client.texture.PlayerSkinProvider
 - cache - Variable in class net.minecraft.component.ComponentType.Builder
 - cache - Variable in record class net.minecraft.data.DataCache.RunResult
 - 
The field for the
cacherecord component. - cache - Variable in class net.minecraft.entity.ai.pathing.PathNodeTypeCache
 - cache - Variable in class net.minecraft.recipe.RecipeCache
 - cache - Variable in class net.minecraft.registry.RegistryOps.CachedRegistryInfoGetter
 - cache - Variable in class net.minecraft.server.function.Macro
 - cache - Variable in class net.minecraft.server.world.ServerEntityManager
 - cache - Variable in class net.minecraft.util.dynamic.CodecCache
 - cache - Variable in class net.minecraft.world.ChunkSectionCache
 - cache - Variable in class net.minecraft.world.entity.ClientEntityManager
 - cache - Variable in class net.minecraft.world.entity.SimpleEntityLookup
 - cache - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CacheOnce
 - cache - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CellCache
 - cache - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.FlatCache
 - cache() - Method in record class net.minecraft.client.render.GameRenderer.CachedResourceFactory
 - 
Returns the value of the
cacherecord component. - cache() - Method in class net.minecraft.component.ComponentType.Builder
 - cache() - Method in record class net.minecraft.data.DataCache.RunResult
 - 
Returns the value of the
cacherecord component. - cache(long, Object2IntMap<Structure>) - Method in class net.minecraft.world.StructureLocator
 - cache(CraftingRecipeInput, RecipeEntry<CraftingRecipe>) - Method in class net.minecraft.recipe.RecipeCache
 - cache(ChunkPos, Map<Structure, StructureStart>) - Method in class net.minecraft.world.StructureLocator
 - Cache() - Constructor for class net.minecraft.nbt.NbtByte.Cache
 - Cache() - Constructor for class net.minecraft.nbt.NbtInt.Cache
 - Cache() - Constructor for class net.minecraft.nbt.NbtLong.Cache
 - Cache() - Constructor for class net.minecraft.nbt.NbtShort.Cache
 - CACHE - Static variable in class net.minecraft.component.DataComponentTypes
 - CACHE - Static variable in class net.minecraft.world.gen.feature.EndSpikeFeature
 - CACHE_ALL_IN_CELL - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type
 - CACHE_ONCE - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type
 - CACHE_SIZE - Static variable in class net.minecraft.server.function.Macro
 - CACHE_SIZE - Static variable in class net.minecraft.server.world.ServerChunkManager
 - cache2d(DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
 - Cache2D(DensityFunction) - Constructor for class net.minecraft.world.gen.chunk.ChunkNoiseSampler.Cache2D
 - CACHE2D - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type
 - cacheAllInCell(DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
 - cacheArrays - Variable in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - CACHED_MAP_THRESHOLD - Static variable in interface net.minecraft.util.StringIdentifiable
 - cachedBeamTarget - Variable in class net.minecraft.entity.mob.GuardianEntity
 - cachedBlendAlphaDensityFunction - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - cachedBlendOffsetDensityFunction - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - CachedBlockPosition - Class in net.minecraft.block.pattern
 - CachedBlockPosition(WorldView, BlockPos, boolean) - Constructor for class net.minecraft.block.pattern.CachedBlockPosition
 - cachedChunkPositions - Variable in class net.minecraft.world.chunk.light.ChunkLightProvider
 - cachedChunks - Variable in class net.minecraft.world.chunk.light.ChunkLightProvider
 - cachedColor - Variable in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - CachedData(String, ImmutableMap<Path, HashCode>) - Constructor for record class net.minecraft.data.DataCache.CachedData
 - cachedDatas - Variable in class net.minecraft.data.DataCache
 - CachedDataWriter(String, String, DataCache.CachedData) - Constructor for class net.minecraft.data.DataCache.CachedDataWriter
 - cachedDensityMass - Variable in class net.minecraft.world.SpawnHelper.Info
 - cachedEntity - Variable in class net.minecraft.block.pattern.CachedBlockPosition
 - cachedEntityType - Variable in class net.minecraft.world.SpawnHelper.Info
 - cachedInput - Variable in class net.minecraft.util.CachedMapper
 - cachedInvChangeCount - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - cachedItem - Variable in class net.minecraft.block.Block
 - cachedMapper(Function<K, V>) - Static method in class net.minecraft.util.Util
 - CachedMapper<K,
V> - Class in net.minecraft.util - 
A mapper that caches the latest input-output pair, so that repeated calls with the same argument do not call the expensive mapper function.
 - CachedMapper(Function<K, V>) - Constructor for class net.minecraft.util.CachedMapper
 - cachedOutput - Variable in class net.minecraft.util.CachedMapper
 - cachedPage - Variable in class net.minecraft.client.gui.screen.ingame.BookScreen
 - cachedPageIndex - Variable in class net.minecraft.client.gui.screen.ingame.BookScreen
 - cachedPos - Variable in class net.minecraft.item.BlockPredicatesChecker
 - cachedPos - Variable in class net.minecraft.world.SpawnHelper.Info
 - CachedRecipe(DefaultedList<ItemStack>, int, int, RecipeEntry<CraftingRecipe>) - Constructor for record class net.minecraft.recipe.RecipeCache.CachedRecipe
 - cachedRegionFiles - Variable in class net.minecraft.world.storage.RegionBasedStorage
 - CachedRegistryInfoGetter(RegistryWrapper.WrapperLookup) - Constructor for class net.minecraft.registry.RegistryOps.CachedRegistryInfoGetter
 - CachedResourceFactory(ResourceFactory, Map<Identifier, Resource>) - Constructor for record class net.minecraft.client.render.GameRenderer.CachedResourceFactory
 - cachedSection - Variable in class net.minecraft.world.ChunkSectionCache
 - cachedState - Variable in class net.minecraft.block.entity.BlockEntity
 - cachedStructuresByChunkPos - Variable in class net.minecraft.world.StructureLocator
 - cacheEnabled - Variable in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - CacheEntry(Path, int) - Constructor for record class net.minecraft.util.path.CacheFiles.CacheEntry
 - cacheFile - Variable in class net.minecraft.client.texture.PlayerSkinTexture
 - cacheFile - Variable in class net.minecraft.util.UserCache
 - CacheFile(Path, FileTime) - Constructor for record class net.minecraft.util.path.CacheFiles.CacheFile
 - CacheFiles - Class in net.minecraft.util.path
 - CacheFiles() - Constructor for class net.minecraft.util.path.CacheFiles
 - CacheFiles.CacheEntry - Record Class in net.minecraft.util.path
 - CacheFiles.CacheFile - Record Class in net.minecraft.util.path
 - CacheKey(Text, int, OptionalInt) - Constructor for record class net.minecraft.client.gui.widget.MultilineTextWidget.CacheKey
 - cacheKeyToText - Variable in class net.minecraft.client.gui.widget.MultilineTextWidget
 - cacheMissCount - Variable in class net.minecraft.data.DataCache.CachedDataWriter
 - cacheMissCount - Variable in record class net.minecraft.data.DataCache.RunResult
 - 
The field for the
cacheMissCountrecord component. - cacheMissCount() - Method in record class net.minecraft.data.DataCache.RunResult
 - 
Returns the value of the
cacheMissCountrecord component. - cacheOnce(DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
 - CacheOnce(DensityFunction) - Constructor for class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CacheOnce
 - cacheOnceUniqueIndex - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CacheOnce
 - cacheOnceUniqueIndex - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - cachePath - Variable in class net.minecraft.data.DataCache
 - cachePositions - Variable in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - caches - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - cacheStructures(Chunk) - Method in class net.minecraft.server.world.ServerWorld
 - cactus - Variable in class net.minecraft.entity.damage.DamageSources
 - cactus() - Method in class net.minecraft.entity.damage.DamageSources
 - CACTUS - Static variable in class net.minecraft.block.Blocks
 - CACTUS - Static variable in interface net.minecraft.entity.damage.DamageTypes
 - CACTUS - Static variable in class net.minecraft.item.Items
 - CactusBlock - Class in net.minecraft.block
 - CactusBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CactusBlock
 - CAERBANNOG_TEXTURE - Static variable in class net.minecraft.client.render.entity.RabbitEntityRenderer
 - CAGE_TEXTURE - Static variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - CAKE - Static variable in class net.minecraft.block.Blocks
 - CAKE - Static variable in class net.minecraft.item.Items
 - CAKE_SHAPE - Static variable in class net.minecraft.block.CandleCakeBlock
 - CakeBlock - Class in net.minecraft.block
 - CakeBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CakeBlock
 - calcBlockBreakingDelta(BlockState, PlayerEntity, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - calcBlockBreakingDelta(BlockState, PlayerEntity, BlockView, BlockPos) - Method in class net.minecraft.block.BambooBlock
 - calcBlockBreakingDelta(BlockState, PlayerEntity, BlockView, BlockPos) - Method in class net.minecraft.block.BambooShootBlock
 - calcBlockBreakingDelta(PlayerEntity, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - CALCITE - Static variable in class net.minecraft.block.Blocks
 - CALCITE - Static variable in class net.minecraft.item.Items
 - CALCITE - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CALCITE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - CALCITE - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - calculate() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - calculate(int, int) - Method in class net.minecraft.world.gen.chunk.Blender
 - calculate(LivingEntity, float) - Method in class net.minecraft.entity.effect.StatusEffectInstance.Fading
 - calculate(BlockPos, double) - Method in class net.minecraft.util.math.GravityField
 - 
Calculate the gravity on a potential point at
poswithmass. - calculateAmbientDarkness() - Method in class net.minecraft.world.World
 - calculateAmplitudes(IntSortedSet) - Static method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - calculateAttributeBaseValue(double, double, double, double, Random) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 - calculateBlendResult(int, int) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - calculateBoundingBox() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - calculateBoundingBox() - Method in class net.minecraft.entity.Entity
 - calculateBoundingBox() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - calculateBoundingBox() - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - calculateBoundingBox(float, Direction, float) - Static method in class net.minecraft.entity.mob.ShulkerEntity
 - calculateBoundingBox(float, Direction, float, float) - Static method in class net.minecraft.entity.mob.ShulkerEntity
 - calculateBoundingBox(StructurePlacementData, BlockPos) - Method in class net.minecraft.structure.StructureTemplate
 - calculateBoundingBox(BlockPos, BlockRotation, BlockPos, BlockMirror) - Method in class net.minecraft.structure.StructureTemplate
 - calculateBoundingBox(BlockPos, Direction) - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
 - calculateBoundingBox(BlockPos, Direction) - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - calculateBoundingBox(BlockPos, Direction) - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - calculateCollidableBlockDensityColumn(Chunk, int, int, int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 - calculateColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.world.ClientWorld
 - calculateComparatorOutput(BlockEntity) - Static method in class net.minecraft.screen.ScreenHandler
 - calculateComparatorOutput(Inventory) - Static method in class net.minecraft.screen.ScreenHandler
 - calculateConcentricsRingPlacementPos(RegistryEntry<StructureSet>, ConcentricRingsStructurePlacement) - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - calculateCounts() - Method in class net.minecraft.world.chunk.ChunkSection
 - calculated - Variable in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - calculateDamage(Explosion, Entity) - Method in class net.minecraft.world.explosion.ExplosionBehavior
 - calculateDensity(DensityFunction.NoisePos, MutableDouble, AquiferSampler.FluidLevel, AquiferSampler.FluidLevel) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - calculateDimensions() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - 
Calculates and sets the dimension (bounding box) of the entity and refreshes its position.
 - calculateDimensions() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - 
Calculates and sets the dimension (bounding box) of the entity and refreshes its position.
 - calculateDimensions() - Method in class net.minecraft.entity.decoration.BlockAttachedEntity
 - 
Calculates and sets the dimension (bounding box) of the entity and refreshes its position.
 - calculateDimensions() - Method in class net.minecraft.entity.Entity
 - 
Calculates and sets the dimension (bounding box) of the entity and refreshes its position.
 - calculateDimensions() - Method in class net.minecraft.entity.mob.SlimeEntity
 - 
Calculates and sets the dimension (bounding box) of the entity and refreshes its position.
 - calculateDisplay(PlacedAdvancement, Predicate<PlacedAdvancement>, AdvancementDisplays.ResultConsumer) - Static method in class net.minecraft.advancement.AdvancementDisplays
 - calculateDisplay(PlacedAdvancement, Set<AdvancementEntry>, Set<Identifier>) - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 - calculateDistance(BlockView, BlockPos) - Static method in class net.minecraft.block.ScaffoldingBlock
 - calculateDistances(PathNode, Set<TargetPathNode>) - Method in class net.minecraft.entity.ai.pathing.PathNodeNavigator
 - calculateFitness(List<MultiNoiseUtil.NoiseHypercube>, MultiNoiseUtil.MultiNoiseSampler, int, int) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.FittestPositionFinder
 - calculateFluidHeight(BlockRenderView, Fluid, float, float, float, BlockPos) - Method in class net.minecraft.client.render.block.FluidRenderer
 - calculateHeight(double) - Static method in class net.minecraft.client.gui.hud.debug.PacketSizeChart
 - calculateHeight(TextRenderer) - Method in class net.minecraft.client.gui.widget.CheckboxWidget
 - calculateLevel(int, int) - Method in class net.minecraft.world.chunk.light.LevelPropagator
 - calculateMaxDistance(AxisCycleDirection, Box, double) - Method in class net.minecraft.util.shape.VoxelShape
 - calculateMaxDistance(Direction.Axis, Box, double) - Method in class net.minecraft.util.shape.VoxelShape
 - calculateMaxOffset(Direction.Axis, Box, Iterable<VoxelShape>, double) - Static method in class net.minecraft.util.shape.VoxelShapes
 - calculateNextStepSoundDistance() - Method in class net.minecraft.entity.Entity
 - calculateNextStepSoundDistance() - Method in class net.minecraft.entity.mob.WardenEntity
 - calculateNextStepSoundDistance() - Method in class net.minecraft.entity.passive.StriderEntity
 - calculateNextStepSoundDistance() - Method in class net.minecraft.entity.passive.TurtleEntity
 - calculateOccupancy(List<ItemStack>) - Static method in class net.minecraft.component.type.BundleContentsComponent
 - calculateOffset() - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - calculateOutputSignal(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 - calculatePistonMovementFactor(Direction.Axis, double) - Method in class net.minecraft.entity.Entity
 - calculatePower(BlockHitResult, Vec3d) - Static method in class net.minecraft.block.TargetBlock
 - calculatePush() - Method in class net.minecraft.block.piston.PistonHandler
 - calculateRamTarget(BlockPos, BlockPos) - Method in class net.minecraft.entity.ai.brain.task.PrepareRamTask
 - calculateRecursively() - Method in class net.minecraft.advancement.AdvancementPositioner
 - calculateRequiredExperienceLevel(Random, int, int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - 
Returns the required experience level for an enchanting option in the enchanting table's screen, or the enchantment screen.
 - calculateSaturation(int, float) - Static method in class net.minecraft.entity.player.HungerConstants
 - calculateScaleFactor(int, boolean) - Method in class net.minecraft.client.util.Window
 - calculateSpawnOffsetMultiplier(int) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - calculateStackSize(Set<Slot>, int, ItemStack) - Static method in class net.minecraft.screen.ScreenHandler
 - calculateStructureWeight(int, int, int) - Static method in class net.minecraft.world.gen.StructureWeightSampler
 - 
Calculates the structure weight for the given position.
 - calculateSurfaceHeightEstimate(long) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - calculateSurfaceY(Chunk, int, int, int) - Method in class net.minecraft.world.chunk.light.ChunkSkyLight
 - calculateTicksUntilPeek(ArmadilloEntity) - Method in class net.minecraft.entity.passive.ArmadilloBrain.RollUpTask
 - calculateVelocity(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - calculateWidth(int, Text, TextRenderer) - Method in class net.minecraft.client.gui.widget.CheckboxWidget
 - calculateWidth(Text, TextRenderer) - Static method in class net.minecraft.client.gui.widget.CheckboxWidget
 - CALCULATOR - Static variable in class net.minecraft.util.math.RotationPropertyHelper
 - calcVelocity(LivingEntity, Vec3d, float) - Static method in class net.minecraft.item.CrossbowItem
 - CALIBRATED_SCULK_SENSOR - Static variable in class net.minecraft.block.Blocks
 - CALIBRATED_SCULK_SENSOR - Static variable in class net.minecraft.block.entity.BlockEntityType
 - CALIBRATED_SCULK_SENSOR - Static variable in class net.minecraft.item.Items
 - CalibratedSculkSensorBlock - Class in net.minecraft.block
 - CalibratedSculkSensorBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CalibratedSculkSensorBlock
 - CalibratedSculkSensorBlockEntity - Class in net.minecraft.block.entity
 - CalibratedSculkSensorBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.CalibratedSculkSensorBlockEntity
 - CalibratedSculkSensorBlockEntity.Callback - Class in net.minecraft.block.entity
 - CALICO - Static variable in record class net.minecraft.entity.passive.CatVariant
 - call(ItemStack, ClientWorld, LivingEntity, int) - Method in interface net.minecraft.client.item.ClampedModelPredicateProvider
 - 
Deprecated.
 - call(ItemStack, ClientWorld, LivingEntity, int) - Method in interface net.minecraft.client.item.ModelPredicateProvider
 - 
Deprecated.
 - call(MinecraftServer, Timer<MinecraftServer>, long) - Method in class net.minecraft.world.timer.FunctionTagTimerCallback
 - call(MinecraftServer, Timer<MinecraftServer>, long) - Method in class net.minecraft.world.timer.FunctionTimerCallback
 - call(GameRules.Visitor, GameRules.Key<T>, GameRules.Type<T>) - Method in interface net.minecraft.world.GameRules.Acceptor
 - call(T, Timer<T>, long) - Method in interface net.minecraft.world.timer.TimerCallback
 - CALL_GOAT_HORN - Static variable in interface net.minecraft.item.Instruments
 - callback - Variable in class net.minecraft.block.entity.SculkSensorBlockEntity
 - callback - Variable in class net.minecraft.client.gui.screen.ConfirmScreen
 - callback - Variable in class net.minecraft.client.gui.screen.multiplayer.AddServerScreen
 - callback - Variable in class net.minecraft.client.gui.screen.multiplayer.DirectConnectScreen
 - callback - Variable in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen
 - callback - Variable in class net.minecraft.client.gui.screen.world.BackupPromptScreen
 - callback - Variable in class net.minecraft.client.gui.screen.world.EditWorldScreen
 - callback - Variable in class net.minecraft.client.gui.screen.world.OptimizeWorldScreen
 - callback - Variable in class net.minecraft.client.gui.screen.world.RecoverWorldScreen
 - callback - Variable in class net.minecraft.client.gui.widget.CheckboxWidget.Builder
 - callback - Variable in class net.minecraft.client.gui.widget.CheckboxWidget
 - callback - Variable in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - callback - Variable in class net.minecraft.client.network.DataQueryHandler
 - callback - Variable in class net.minecraft.client.realms.gui.screen.RealmsConfirmScreen
 - callback - Variable in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - callback - Variable in class net.minecraft.client.realms.gui.screen.RealmsResetNormalWorldScreen
 - callback - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
 - callback - Variable in class net.minecraft.client.realms.task.ResettingWorldTask
 - callback - Variable in class net.minecraft.client.realms.task.SwitchSlotTask
 - callback - Static variable in class net.minecraft.resource.DefaultResourcePackBuilder
 - callback - Variable in class net.minecraft.server.world.ChunkTaskPrioritySystem.UnblockingMessage
 - callback - Variable in class net.minecraft.world.timer.Timer
 - callback - Variable in class net.minecraft.world.timer.Timer.Event
 - callback(CheckboxWidget.Callback) - Method in class net.minecraft.client.gui.widget.CheckboxWidget.Builder
 - Callback(BlockPos) - Constructor for class net.minecraft.block.entity.CalibratedSculkSensorBlockEntity.Callback
 - CALLBACK_KEY - Static variable in class net.minecraft.world.timer.Timer
 - CALLBACK_LOGICS - Static variable in class net.minecraft.world.chunk.UpgradeData
 - callbackClass - Variable in class net.minecraft.world.timer.TimerCallback.Serializer
 - callbacks - Variable in class net.minecraft.client.option.SimpleOption
 - callbacks - Variable in class net.minecraft.client.option.SimpleOption.OptionSliderWidgetImpl
 - callbacks - Variable in class net.minecraft.command.argument.ItemStringReader.Reader
 - callbacks - Variable in class net.minecraft.command.argument.packrat.IdentifiableParsingRule
 - Callbacks - Search tag in class net.minecraft.client.option.SimpleOption
 - Section
 - callForHelpGoal - Variable in class net.minecraft.entity.mob.SilverfishEntity
 - CallForHelpGoal(SilverfishEntity) - Constructor for class net.minecraft.entity.mob.SilverfishEntity.CallForHelpGoal
 - callSameTypeForRevenge() - Method in class net.minecraft.entity.ai.goal.RevengeGoal
 - callWithContext(ServerCommandSource, Consumer<CommandExecutionContext<ServerCommandSource>>) - Static method in class net.minecraft.server.command.CommandManager
 - CALM - Enum constant in enum class net.minecraft.entity.mob.Angriness
 - CalmDownGoal() - Constructor for class net.minecraft.entity.passive.FoxEntity.CalmDownGoal
 - CAMEL - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CAMEL - Static variable in class net.minecraft.entity.EntityType
 - CAMEL_FOOD - Static variable in class net.minecraft.registry.tag.ItemTags
 - CAMEL_SAND_STEP_SOUND_BLOCKS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CAMEL_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - CAMEL_TEMPTATIONS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 - CamelAnimations - Class in net.minecraft.client.render.entity.animation
 - CamelAnimations() - Constructor for class net.minecraft.client.render.entity.animation.CamelAnimations
 - CamelBodyControl(CamelEntity) - Constructor for class net.minecraft.entity.passive.CamelEntity.CamelBodyControl
 - CamelBrain - Class in net.minecraft.entity.passive
 - CamelBrain() - Constructor for class net.minecraft.entity.passive.CamelBrain
 - CamelBrain.CamelWalkTask - Class in net.minecraft.entity.passive
 - CamelBrain.SitOrStandTask - Class in net.minecraft.entity.passive
 - CamelEntity - Class in net.minecraft.entity.passive
 - CamelEntity(EntityType<? extends CamelEntity>, World) - Constructor for class net.minecraft.entity.passive.CamelEntity
 - CamelEntity.CamelBodyControl - Class in net.minecraft.entity.passive
 - CamelEntity.CamelLookControl - Class in net.minecraft.entity.passive
 - CamelEntity.CamelMoveControl - Class in net.minecraft.entity.passive
 - CamelEntityModel<T> - Class in net.minecraft.client.render.entity.model
 - CamelEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.CamelEntityModel
 - CamelEntityRenderer - Class in net.minecraft.client.render.entity
 - CamelEntityRenderer(EntityRendererFactory.Context, EntityModelLayer) - Constructor for class net.minecraft.client.render.entity.CamelEntityRenderer
 - CamelLookControl() - Constructor for class net.minecraft.entity.passive.CamelEntity.CamelLookControl
 - CamelMoveControl() - Constructor for class net.minecraft.entity.passive.CamelEntity.CamelMoveControl
 - CamelWalkTask(float) - Constructor for class net.minecraft.entity.passive.CamelBrain.CamelWalkTask
 - camera - Variable in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
 - camera - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - camera - Variable in class net.minecraft.client.render.GameRenderer
 - Camera - Class in net.minecraft.client.render
 - Camera() - Constructor for class net.minecraft.client.render.Camera
 - CAMERA_DEPTH - Static variable in class net.minecraft.client.render.GameRenderer
 - 
Since the camera is conceptualized as a single point, a depth of 0.05000000074505806f blocks is used to define a rectangular area to be rendered.
 - Camera.Projection - Class in net.minecraft.client.render
 - 
A projection of a camera.
 - cameraChunkX - Variable in class net.minecraft.client.render.WorldRenderer
 - cameraChunkY - Variable in class net.minecraft.client.render.WorldRenderer
 - cameraChunkZ - Variable in class net.minecraft.client.render.WorldRenderer
 - cameraEntity - Variable in class net.minecraft.client.MinecraftClient
 - cameraEntity - Variable in class net.minecraft.server.network.ServerPlayerEntity
 - cameraPosition - Variable in class net.minecraft.client.render.chunk.ChunkBuilder
 - CameraSubmersionType - Enum Class in net.minecraft.block.enums
 - 
This class contains the various "fluids" and is used for camera rendering.
 - CameraSubmersionType() - Constructor for enum class net.minecraft.block.enums.CameraSubmersionType
 - cameraY - Variable in class net.minecraft.client.render.Camera
 - campfire - Variable in class net.minecraft.entity.damage.DamageSources
 - campfire() - Method in class net.minecraft.entity.damage.DamageSources
 - campfire(Block) - Static method in class net.minecraft.data.client.TextureMap
 - CAMPFIRE - Enum constant in enum class net.minecraft.client.recipebook.RecipeBookGroup
 - CAMPFIRE - Static variable in class net.minecraft.block.Blocks
 - CAMPFIRE - Static variable in class net.minecraft.block.entity.BlockEntityType
 - CAMPFIRE - Static variable in interface net.minecraft.entity.damage.DamageTypes
 - CAMPFIRE - Static variable in class net.minecraft.item.Items
 - CAMPFIRE_COOKING - Static variable in interface net.minecraft.recipe.RecipeSerializer
 - CAMPFIRE_COOKING - Static variable in interface net.minecraft.recipe.RecipeType
 - CAMPFIRE_COSY_SMOKE - Static variable in class net.minecraft.particle.ParticleTypes
 - CAMPFIRE_SIGNAL_SMOKE - Static variable in class net.minecraft.particle.ParticleTypes
 - CampfireBlock - Class in net.minecraft.block
 - CampfireBlock(boolean, int, AbstractBlock.Settings) - Constructor for class net.minecraft.block.CampfireBlock
 - CampfireBlockEntity - Class in net.minecraft.block.entity
 - CampfireBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.CampfireBlockEntity
 - CampfireBlockEntityRenderer - Class in net.minecraft.client.render.block.entity
 - CampfireBlockEntityRenderer(BlockEntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.block.entity.CampfireBlockEntityRenderer
 - CampfireCookingRecipe - Class in net.minecraft.recipe
 - CampfireCookingRecipe(String, CookingRecipeCategory, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.recipe.CampfireCookingRecipe
 - CAMPFIRES - Static variable in class net.minecraft.registry.tag.BlockTags
 - CampfireSmokeParticle - Class in net.minecraft.client.particle
 - CampfireSmokeParticle(ClientWorld, double, double, double, double, double, double, boolean) - Constructor for class net.minecraft.client.particle.CampfireSmokeParticle
 - CampfireSmokeParticle.CosySmokeFactory - Class in net.minecraft.client.particle
 - CampfireSmokeParticle.SignalSmokeFactory - Class in net.minecraft.client.particle
 - CAN_ATTACK_PREDICATE - Static variable in class net.minecraft.entity.boss.WitherEntity
 - CAN_BREAK - Static variable in class net.minecraft.component.DataComponentTypes
 - CAN_BREAK_ARMOR_STAND - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
 - CAN_BREAK_TEXT - Static variable in class net.minecraft.item.BlockPredicatesChecker
 - CAN_BREATHE_UNDER_WATER - Static variable in interface net.minecraft.registry.tag.EntityTypeTags
 - CAN_COLLIDE - Static variable in class net.minecraft.predicate.entity.EntityPredicates
 - CAN_DUPLICATE - Static variable in class net.minecraft.entity.passive.AllayEntity
 - CAN_GENERATE - Static variable in class net.minecraft.world.gen.feature.DesertWellFeature
 - CAN_IMITATE - Static variable in class net.minecraft.entity.passive.ParrotEntity
 - CAN_PLACE_ON - Static variable in class net.minecraft.component.DataComponentTypes
 - CAN_PLACE_TEXT - Static variable in class net.minecraft.item.BlockPredicatesChecker
 - CAN_SUMMON - Static variable in class net.minecraft.block.SculkShriekerBlock
 - CAN_SUMMON - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies if a sculk shrieker can summon a warden.
 - CAN_TAKE - Static variable in class net.minecraft.entity.passive.DolphinEntity
 - CAN_TRACK - Static variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - CAN_TURN_IN_BOATS - Static variable in interface net.minecraft.registry.tag.EntityTypeTags
 - CAN_USE_UNKNOWN_TEXT - Static variable in class net.minecraft.item.BlockPredicatesChecker
 - canAccept(RegistryEntry<GameEvent>, GameEvent.Emitter) - Method in interface net.minecraft.world.event.Vibrations.Callback
 - canAcceptRecipeOutput(DynamicRegistryManager, RecipeEntry<?>, DefaultedList<ItemStack>, int) - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - canAccessPowerProvider(World, BlockPos, BlockPos) - Static method in class net.minecraft.block.EnchantingTableBlock
 - canActivate(World) - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - canAdd(Predicate<Identifier>, Predicate<Identifier>) - Method in class net.minecraft.registry.tag.TagEntry
 - canAdd(NbtElement) - Method in class net.minecraft.nbt.NbtList
 - canAdd(ParticleGroup) - Method in class net.minecraft.client.particle.ParticleManager
 - 
Returns whether another particle from
groupcan be rendered by this manager. - canAddBlock(WorldView, int, int, int, BlockBox) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftPart
 - canAddBlock(WorldView, int, int, int, BlockBox) - Method in class net.minecraft.structure.StructurePiece
 - canAddPassenger(Entity) - Method in class net.minecraft.entity.Entity
 - 
Returns whether
entitycan ride this entity. - canAddPassenger(Entity) - Method in class net.minecraft.entity.MarkerEntity
 - 
Returns whether
entitycan ride this entity. - canAddPassenger(Entity) - Method in class net.minecraft.entity.OminousItemSpawnerEntity
 - 
Returns whether
entitycan ride this entity. - canAddPassenger(Entity) - Method in class net.minecraft.entity.passive.CamelEntity
 - 
Returns whether
entitycan ride this entity. - canAddPassenger(Entity) - Method in class net.minecraft.entity.passive.StriderEntity
 - 
Returns whether
entitycan ride this entity. - canAddPassenger(Entity) - Method in class net.minecraft.entity.vehicle.BoatEntity
 - 
Returns whether
entitycan ride this entity. - canAlwaysCarveBlock(C, BlockState) - Method in class net.minecraft.world.gen.carver.Carver
 - canAlwaysEat - Variable in class net.minecraft.component.type.FoodComponent.Builder
 - canAlwaysEat - Variable in record class net.minecraft.component.type.FoodComponent
 - 
The field for the
canAlwaysEatrecord component. - canAlwaysEat() - Method in record class net.minecraft.component.type.FoodComponent
 - 
Returns the value of the
canAlwaysEatrecord component. - canApplyDyePattern - Variable in class net.minecraft.client.gui.screen.ingame.LoomScreen
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.AbsorptionStatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.BadOmenStatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.HungerStatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.InstantStatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.PoisonStatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.RaidOmenStatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.RegenerationStatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.StatusEffect
 - canApplyUpdateEffect(int, int) - Method in class net.minecraft.entity.effect.WitherStatusEffect
 - canAttachAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.WallHangingSignBlock
 - canAttachTo(BlockState) - Method in class net.minecraft.block.AbstractPlantPartBlock
 - canAttachTo(BlockState) - Method in class net.minecraft.block.KelpBlock
 - canAttachTo(BlockState) - Method in class net.minecraft.block.KelpPlantBlock
 - canAttachTo(WorldView, BlockState, BlockPos, Direction) - Method in class net.minecraft.block.WallHangingSignBlock
 - canAttack() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - canAttack() - Method in class net.minecraft.entity.mob.SlimeEntity
 - canAttack(LivingEntity) - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 - canAttackWithOwner(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 - canAttackWithOwner(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 - canAvoidTraps() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - 
Returns whether the entity cannot trigger pressure plates or tripwires.
 - canAvoidTraps() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - 
Returns whether the entity cannot trigger pressure plates or tripwires.
 - canAvoidTraps() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - 
Returns whether the entity cannot trigger pressure plates or tripwires.
 - canAvoidTraps() - Method in class net.minecraft.entity.Entity
 - 
Returns whether the entity cannot trigger pressure plates or tripwires.
 - canAvoidTraps() - Method in class net.minecraft.entity.MarkerEntity
 - 
Returns whether the entity cannot trigger pressure plates or tripwires.
 - canAvoidTraps() - Method in class net.minecraft.entity.OminousItemSpawnerEntity
 - 
Returns whether the entity cannot trigger pressure plates or tripwires.
 - canAvoidTraps() - Method in class net.minecraft.entity.passive.BatEntity
 - 
Returns whether the entity cannot trigger pressure plates or tripwires.
 - canBeCold - Variable in record class net.minecraft.world.gen.structure.RuinedPortalStructure.Setup
 - 
The field for the
canBeColdrecord component. - canBeCold() - Method in record class net.minecraft.world.gen.structure.RuinedPortalStructure.Setup
 - 
Returns the value of the
canBeColdrecord component. - canBeCombined(RegistryEntry<Enchantment>, RegistryEntry<Enchantment>) - Static method in record class net.minecraft.enchantment.Enchantment
 - canBeDisabled() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.EnterHiveGoal
 - canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.FindHiveGoal
 - canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.GrowCropsGoal
 - canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.MoveToFlowerGoal
 - canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
 - canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.NotAngryGoal
 - canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
 - canBeEnabled() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - canBeEnabledLater() - Method in interface net.minecraft.resource.ResourcePackSource
 - canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.EnterHiveGoal
 - canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.FindHiveGoal
 - canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.GrowCropsGoal
 - canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.MoveToFlowerGoal
 - canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
 - canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.NotAngryGoal
 - canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
 - canBeFilledByDripstone(Fluid) - Method in class net.minecraft.block.AbstractCauldronBlock
 - 
Checks if this cauldron block can be filled with the specified fluid by dripstone.
 - canBeFilledByDripstone(Fluid) - Method in class net.minecraft.block.CauldronBlock
 - 
Checks if this cauldron block can be filled with the specified fluid by dripstone.
 - canBeFilledByDripstone(Fluid) - Method in class net.minecraft.block.LeveledCauldronBlock
 - 
Checks if this cauldron block can be filled with the specified fluid by dripstone.
 - canBeHighlighted() - Method in class net.minecraft.screen.slot.CrafterOutputSlot
 - canBeHighlighted() - Method in class net.minecraft.screen.slot.Slot
 - canBeHitByProjectile() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - canBeHitByProjectile() - Method in class net.minecraft.entity.Entity
 - canBeHitByProjectile() - Method in class net.minecraft.entity.player.PlayerEntity
 - canBeHunted() - Method in class net.minecraft.entity.mob.HoglinEntity
 - canBeLeashed() - Method in interface net.minecraft.entity.Leashable
 - canBeLeashed() - Method in class net.minecraft.entity.mob.AmbientEntity
 - canBeLeashed() - Method in class net.minecraft.entity.mob.HoglinEntity
 - canBeLeashed() - Method in class net.minecraft.entity.mob.MobEntity
 - canBeLeashed() - Method in class net.minecraft.entity.mob.WaterCreatureEntity
 - canBeLeashed() - Method in class net.minecraft.entity.mob.ZoglinEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.DolphinEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.MerchantEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.PandaEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.SquidEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.TameableEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.TurtleEntity
 - canBeLeashed() - Method in class net.minecraft.entity.passive.WolfEntity
 - canBeLit(BlockState) - Static method in class net.minecraft.block.CampfireBlock
 - canBeLit(BlockState) - Static method in class net.minecraft.block.CandleBlock
 - canBeLit(BlockState) - Static method in class net.minecraft.block.CandleCakeBlock
 - canBeNested() - Method in class net.minecraft.item.BlockItem
 - canBeNested() - Method in class net.minecraft.item.Item
 - canBePitched() - Method in enum class net.minecraft.block.enums.NoteBlockInstrument
 - 
Returns whether note blocks playing this instrument can change its pitch.
 - canBePushedBy(Entity) - Static method in class net.minecraft.predicate.entity.EntityPredicates
 - canBeReplacedBy(PrioritizedGoal) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - canBeReplacedWith(FluidState, BlockView, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.EmptyFluid
 - canBeReplacedWith(FluidState, BlockView, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.Fluid
 - canBeReplacedWith(FluidState, BlockView, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.LavaFluid
 - canBeReplacedWith(FluidState, BlockView, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.WaterFluid
 - canBeReplacedWith(BlockView, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.FluidState
 - canBeSaddled() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - canBeSaddled() - Method in class net.minecraft.entity.passive.LlamaEntity
 - canBeSaddled() - Method in class net.minecraft.entity.passive.PigEntity
 - canBeSaddled() - Method in class net.minecraft.entity.passive.StriderEntity
 - canBeSaddled() - Method in interface net.minecraft.entity.Saddleable
 - canBeScared - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 - canBeScared() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 - canBeScared() - Method in class net.minecraft.entity.passive.CatEntity.TemptGoal
 - canBeScared() - Method in class net.minecraft.entity.passive.OcelotEntity.OcelotTemptGoal
 - canBeSpectated(ServerPlayerEntity) - Method in class net.minecraft.entity.Entity
 - 
Returns whether
spectatorcan spectate this entity. - canBeSpectated(ServerPlayerEntity) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - 
Returns whether
spectatorcan spectate this entity. - canBeUnlocked(VaultConfig, VaultState) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Server
 - canBlockFromAbove() - Method in interface net.minecraft.block.entity.Hopper
 - canBlockFromAbove() - Method in class net.minecraft.block.entity.HopperBlockEntity
 - canBlockFromAbove() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - canBoneMeal(BlockPos, ServerWorld) - Method in class net.minecraft.entity.ai.brain.task.BoneMealTask
 - canBreak(CachedBlockPosition) - Method in class net.minecraft.item.ItemStack
 - canBreakBlocks(World) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - canBreakDoors - Variable in class net.minecraft.entity.mob.ZombieEntity
 - canBreakDoors() - Method in class net.minecraft.entity.mob.ZombieEntity
 - canBreatheInWater() - Method in class net.minecraft.entity.LivingEntity
 - canBreed() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - canBreed() - Method in class net.minecraft.entity.passive.VillagerEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.CamelEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.CatEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.DonkeyEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.HorseEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.LlamaEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.ParrotEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.SnifferEntity
 - canBreedWith(AnimalEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 - canBucketPlace(BlockState, Fluid) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns whether a bucket can replace the block with the fluid.
 - canBucketPlace(BlockState, Fluid) - Method in class net.minecraft.block.EndGatewayBlock
 - 
Returns whether a bucket can replace the block with the fluid.
 - canBucketPlace(BlockState, Fluid) - Method in class net.minecraft.block.EndPortalBlock
 - 
Returns whether a bucket can replace the block with the fluid.
 - canBucketPlace(Fluid) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - canButtonBeActivatedByArrows - Variable in record class net.minecraft.block.BlockSetType
 - 
The field for the
canButtonBeActivatedByArrowsrecord component. - canButtonBeActivatedByArrows() - Method in record class net.minecraft.block.BlockSetType
 - 
Returns the value of the
canButtonBeActivatedByArrowsrecord component. - canBypassPlayerLimit() - Method in class net.minecraft.server.OperatorEntry
 - canBypassPlayerLimit(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerManager
 - canBypassPlayerLimit(GameProfile) - Method in class net.minecraft.server.OperatorList
 - canBypassPlayerLimit(GameProfile) - Method in class net.minecraft.server.PlayerManager
 - canCalmDown() - Method in class net.minecraft.entity.passive.FoxEntity.CalmDownGoal
 - canCarveBranch(ChunkPos, double, double, int, int, float) - Static method in class net.minecraft.world.gen.carver.Carver
 - cancel() - Method in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
 - cancel() - Method in class net.minecraft.client.network.MultiplayerServerListPinger
 - cancel() - Method in class net.minecraft.client.realms.FileDownload
 - cancel() - Method in class net.minecraft.client.realms.FileUpload
 - cancel() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - cancel() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.RebuildTask
 - cancel() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.SortTask
 - cancel() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.Task
 - cancel() - Method in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
 - cancel() - Method in class net.minecraft.world.updater.WorldUpdater
 - CANCEL - Static variable in class net.minecraft.screen.ScreenTexts
 - CANCEL_TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.BeaconScreen
 - cancelAfterWarnings() - Method in class net.minecraft.client.resource.VideoWarningManager
 - cancelBlockBreaking() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - cancelButton - Variable in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - cancelButton - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - cancelButton - Variable in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 - cancelButton - Variable in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
 - CancelButtonWidget(int, int) - Constructor for class net.minecraft.client.gui.screen.ingame.BeaconScreen.CancelButtonWidget
 - cancelled - Variable in class net.minecraft.client.realms.FileDownload
 - cancelled - Variable in class net.minecraft.client.realms.FileUpload
 - cancelled - Variable in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 - cancelled - Variable in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
 - cancelled - Variable in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.Task
 - CANCELLED - Enum constant in enum class net.minecraft.client.render.chunk.ChunkBuilder.Result
 - cancelledAfterWarning - Variable in class net.minecraft.client.resource.VideoWarningManager
 - cancelNextRelease - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - cancelRebuild() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - cancelRemoval() - Method in class net.minecraft.block.entity.BlockEntity
 - cancelTasks() - Method in class net.minecraft.util.thread.ThreadExecutor
 - cancelTimer() - Method in class net.minecraft.client.resource.PeriodicNotificationManager
 - canChangeIntoPose(EntityPose) - Method in class net.minecraft.entity.player.PlayerEntity
 - canChangePose() - Method in class net.minecraft.entity.passive.CamelEntity
 - canCharge(BlockState) - Static method in class net.minecraft.block.RespawnAnchorBlock
 - canClimb(BlockState) - Method in class net.minecraft.entity.Entity
 - canClip() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - canCollide(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 - canCollide(Entity, Entity) - Static method in class net.minecraft.entity.vehicle.BoatEntity
 - canCollide(Entity, Box) - Method in class net.minecraft.world.border.WorldBorder
 - canCombineStacks(ItemStack, ItemStack) - Static method in class net.minecraft.recipe.RepairItemRecipe
 - canConnect() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
 - canConnect(BlockState, boolean, Direction) - Method in class net.minecraft.block.FenceBlock
 - canConnect(RailPlacementHelper) - Method in class net.minecraft.block.RailPlacementHelper
 - canConnect(BlockPos) - Method in class net.minecraft.block.RailPlacementHelper
 - canConnectToFence(BlockState) - Method in class net.minecraft.block.FenceBlock
 - canConsume(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 - canConvert() - Method in class net.minecraft.entity.mob.HoglinEntity
 - canConvertInWater() - Method in class net.minecraft.entity.mob.DrownedEntity
 - canConvertInWater() - Method in class net.minecraft.entity.mob.HuskEntity
 - canConvertInWater() - Method in class net.minecraft.entity.mob.ZombieEntity
 - canConvertInWater() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - canConvertInWater() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - canCraft - Variable in class net.minecraft.client.gui.screen.ingame.StonecutterScreen
 - canCraft() - Method in class net.minecraft.screen.StonecutterScreenHandler
 - canCraft(BrewingRecipeRegistry, DefaultedList<ItemStack>) - Static method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - canCull(Direction) - Method in class net.minecraft.client.render.ChunkRenderingDataPreparer.ChunkInfo
 - canDespawn - Variable in class net.minecraft.entity.ai.goal.WanderAroundGoal
 - canDespawn() - Method in class net.minecraft.entity.passive.TraderLlamaEntity
 - canDestroy(BlockState) - Static method in class net.minecraft.entity.boss.WitherEntity
 - canDestroyBlock(Explosion, BlockView, BlockPos, BlockState, float) - Method in class net.minecraft.world.explosion.AdvancedExplosionBehavior
 - canDestroyBlock(Explosion, BlockView, BlockPos, BlockState, float) - Method in class net.minecraft.world.explosion.EntityExplosionBehavior
 - canDestroyBlock(Explosion, BlockView, BlockPos, BlockState, float) - Method in class net.minecraft.world.explosion.ExplosionBehavior
 - canDig() - Method in class net.minecraft.entity.passive.SnifferEntity
 - canDismountInBlock(double) - Static method in class net.minecraft.entity.Dismounting
 - canDispense(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.WitherSkullBlock
 - canDispense(WorldView, BlockPos) - Method in class net.minecraft.block.CarvedPumpkinBlock
 - candle - Variable in class net.minecraft.block.CandleCakeBlock
 - CANDLE - Static variable in class net.minecraft.block.Blocks
 - CANDLE - Static variable in class net.minecraft.data.client.TextureKey
 - CANDLE - Static variable in class net.minecraft.item.Items
 - CANDLE - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CANDLE_CAKE - Static variable in class net.minecraft.block.Blocks
 - CANDLE_CAKES - Static variable in class net.minecraft.registry.tag.BlockTags
 - CANDLE_SHAPE - Static variable in class net.minecraft.block.CandleCakeBlock
 - CandleBlock - Class in net.minecraft.block
 - CandleBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CandleBlock
 - candleCake(Block, boolean) - Static method in class net.minecraft.data.client.TextureMap
 - CandleCakeBlock - Class in net.minecraft.block
 - CandleCakeBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.CandleCakeBlock
 - candleCakeDrops(Block) - Static method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - candleDrops(Block) - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - CANDLES - Static variable in class net.minecraft.block.CandleBlock
 - CANDLES - Static variable in class net.minecraft.registry.tag.BlockTags
 - CANDLES - Static variable in class net.minecraft.registry.tag.ItemTags
 - CANDLES - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies the amount of candles in a candle block.
 - CANDLES_TO_CANDLE_CAKES - Static variable in class net.minecraft.block.CandleCakeBlock
 - CANDLES_TO_PARTICLE_OFFSETS - Static variable in class net.minecraft.block.CandleBlock
 - canDoActivity(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 - canDrawEntityOutlines() - Method in class net.minecraft.client.render.WorldRenderer
 - canDrip(BlockState) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - canDripThrough(BlockView, BlockPos, BlockState) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - 
Returns whether it can drip through the block
blockatpos. - canDrownedAttackTarget(LivingEntity) - Method in class net.minecraft.entity.mob.DrownedEntity
 - canDuplicate() - Method in class net.minecraft.entity.passive.AllayEntity
 - canEat() - Method in class net.minecraft.entity.mob.HoglinEntity
 - canEat() - Method in class net.minecraft.entity.passive.AnimalEntity
 - canEat() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - canEat() - Method in class net.minecraft.entity.passive.TurtleEntity
 - canEat(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 - canEat(ItemStack) - Method in class net.minecraft.entity.passive.PandaEntity
 - canEdit() - Method in class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
 - canEnterHive() - Method in class net.minecraft.entity.passive.BeeEntity
 - canEnterOpenDoors - Variable in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - canEnterOpenDoors() - Method in class net.minecraft.entity.ai.pathing.BirdNavigation
 - canEnterOpenDoors() - Method in class net.minecraft.entity.ai.pathing.MobNavigation
 - canEnterOpenDoors() - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - canEnterTrapdoor(BlockPos, BlockState) - Method in class net.minecraft.entity.LivingEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.mob.MobEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.passive.AllayEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.passive.DolphinEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.passive.PandaEntity
 - canEquip(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 - canEquipStack(ItemStack) - Method in class net.minecraft.entity.mob.PiglinEntity
 - 
Returns whether this piglin can equip into or replace current equipment slot.
 - canExecute(Runnable) - Method in class net.minecraft.client.MinecraftClient
 - canExecute(Runnable) - Method in class net.minecraft.client.sound.SoundExecutor
 - canExecute(Runnable) - Method in class net.minecraft.server.world.ServerChunkManager.MainThreadExecutor
 - canExecute(ServerTask) - Method in class net.minecraft.server.MinecraftServer
 - canExecute(R) - Method in class net.minecraft.util.thread.ThreadExecutor
 - canExitHive() - Method in class net.minecraft.block.entity.BeehiveBlockEntity.Bee
 - canExplosionDestroyBlock(Explosion, BlockView, BlockPos, BlockState, float) - Method in class net.minecraft.entity.Entity
 - 
Returns whether
explosionfrom this entity can destroystate. - canExplosionDestroyBlock(Explosion, BlockView, BlockPos, BlockState, float) - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
 - 
Returns whether
explosionfrom this entity can destroystate. - canExtract(int, ItemStack, Direction) - Method in class net.minecraft.block.ComposterBlock.ComposterInventory
 - 
Returns whether the given stack can be removed from this inventory at the specified slot position from the given direction.
 - canExtract(int, ItemStack, Direction) - Method in class net.minecraft.block.ComposterBlock.DummyInventory
 - 
Returns whether the given stack can be removed from this inventory at the specified slot position from the given direction.
 - canExtract(int, ItemStack, Direction) - Method in class net.minecraft.block.ComposterBlock.FullComposterInventory
 - 
Returns whether the given stack can be removed from this inventory at the specified slot position from the given direction.
 - canExtract(int, ItemStack, Direction) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - 
Returns whether the given stack can be removed from this inventory at the specified slot position from the given direction.
 - canExtract(int, ItemStack, Direction) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - 
Returns whether the given stack can be removed from this inventory at the specified slot position from the given direction.
 - canExtract(int, ItemStack, Direction) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - 
Returns whether the given stack can be removed from this inventory at the specified slot position from the given direction.
 - canExtract(int, ItemStack, Direction) - Method in interface net.minecraft.inventory.SidedInventory
 - 
Returns whether the given stack can be removed from this inventory at the specified slot position from the given direction.
 - canExtract(Inventory, Inventory, ItemStack, int, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - canFallThrough(BlockState) - Static method in class net.minecraft.block.FallingBlock
 - canFill(BlockView, BlockPos, BlockState, Fluid) - Method in class net.minecraft.fluid.FlowableFluid
 - canFillNetherrack(WorldAccess, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.BarrierBlock
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in interface net.minecraft.block.FluidFillable
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.KelpBlock
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.KelpPlantBlock
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.SeagrassBlock
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.SlabBlock
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.TallSeagrassBlock
 - canFillWithFluid(PlayerEntity, BlockView, BlockPos, BlockState, Fluid) - Method in interface net.minecraft.block.Waterloggable
 - canFillWithPrecipitation(World, Biome.Precipitation) - Static method in class net.minecraft.block.CauldronBlock
 - canFlow(BlockView, BlockPos, BlockState, Direction, BlockPos, BlockState, FluidState, Fluid) - Method in class net.minecraft.fluid.FlowableFluid
 - canFlowDownTo(BlockView, Fluid, BlockPos, BlockState, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowableFluid
 - canFlowThrough(BlockView, Fluid, BlockPos, BlockState, Direction, BlockPos, BlockState, FluidState) - Method in class net.minecraft.fluid.FlowableFluid
 - canFlowTo(BlockView, BlockPos) - Method in class net.minecraft.fluid.FluidState
 - canFollow(LlamaEntity, int) - Method in class net.minecraft.entity.ai.goal.FormCaravanGoal
 - canFoodHeal() - Method in class net.minecraft.entity.player.PlayerEntity
 - canFreeze() - Method in class net.minecraft.entity.Entity
 - 
Returns whether the entity can freeze.
 - canFreeze() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns whether the entity can freeze.
 - canFreeze() - Method in class net.minecraft.entity.mob.SkeletonEntity
 - 
Returns whether the entity can freeze.
 - canGather(PiglinEntity, ItemStack) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - canGather(ItemStack) - Method in class net.minecraft.entity.mob.MobEntity
 - canGather(ItemStack) - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - canGather(ItemStack) - Method in class net.minecraft.entity.mob.PiglinEntity
 - canGather(ItemStack) - Method in class net.minecraft.entity.mob.ZombieEntity
 - canGather(ItemStack) - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - canGather(ItemStack) - Method in class net.minecraft.entity.passive.AllayEntity
 - canGather(ItemStack) - Method in class net.minecraft.entity.passive.VillagerEntity
 - canGenerate() - Method in class net.minecraft.structure.NetherFortressGenerator.PieceData
 - canGenerate() - Method in class net.minecraft.structure.StrongholdGenerator.PieceData
 - canGenerate(int) - Method in class net.minecraft.structure.NetherFortressGenerator.PieceData
 - canGenerate(int) - Method in class net.minecraft.structure.StrongholdGenerator.PieceData
 - canGenerate(BlockState) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - canGenerate(RegistryEntry<StructureSet>, int, int, int) - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXRoomFactory
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXYRoomFactory
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYRoomFactory
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYZRoomFactory
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleZRoomFactory
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in interface net.minecraft.structure.OceanMonumentGenerator.PieceFactory
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoomFactory
 - canGenerate(OceanMonumentGenerator.PieceSetting) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoomTopFactory
 - canGenerate(StructureWorldAccess, LargeDripstoneFeature.WindModifier) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 - canGenerate(TestableWorld, BlockPos) - Static method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - canGenerate(WorldAccess, BlockPos) - Method in class net.minecraft.world.gen.feature.SculkPatchFeature
 - canGenerate(WorldAccess, BlockPos) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - canGenerate(WorldAccess, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.feature.TwistingVinesFeature
 - canGenerate(WorldAccess, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 - canGenerateBase(StructureWorldAccess, BlockPos, int) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - canGenerateLargeTree(BlockState, BlockView, BlockPos, int, int) - Static method in class net.minecraft.block.SaplingGenerator
 - canGenerateOrLava(BlockState) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - canGenerateOrLava(WorldAccess, BlockPos) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - canGoToLookTarget(LivingEntity) - Static method in class net.minecraft.entity.passive.AxolotlBrain
 - canGoToVillage() - Method in class net.minecraft.entity.passive.FoxEntity.GoToVillageGoal
 - canGrow(BlockState) - Method in interface net.minecraft.block.LichenGrower.GrowChecker
 - canGrow(BlockState) - Method in class net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
 - canGrow(BlockState, BlockState) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - canGrow(BlockState, ServerWorld, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - canGrow(BlockState, Direction) - Method in interface net.minecraft.block.LichenGrower.GrowChecker
 - canGrow(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LichenGrower
 - canGrow(BlockView, BlockPos, LichenGrower.GrowPos) - Method in interface net.minecraft.block.LichenGrower.GrowChecker
 - canGrow(BlockView, BlockPos, LichenGrower.GrowPos) - Method in class net.minecraft.block.LichenGrower.LichenGrowChecker
 - canGrow(BlockView, BlockPos, BlockPos, Direction, BlockState) - Method in class net.minecraft.block.LichenGrower.LichenGrowChecker
 - canGrow(BlockView, BlockPos, BlockPos, Direction, BlockState) - Method in class net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
 - canGrow(TestableWorld, Random, BlockPos, Direction, BlockPos, List<BlockPos>, int) - Method in class net.minecraft.world.gen.root.MangroveRootPlacer
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractPlantBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractPlantStemBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AzaleaBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooShootBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BigDripleafBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BigDripleafStemBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesBodyBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesHeadBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CocoaBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CropBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.Fertilizable
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FlowerbedBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FungusBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GlowLichenBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GrassBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MangroveLeavesBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MossBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MushroomPlantBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NetherrackBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NyliumBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.PitcherCropBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.PropaguleBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.RootedDirtBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SaplingBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeagrassBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.ShortPlantBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SmallDripleafBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 - canGrow(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallFlowerBlock
 - canGrow(WorldView, BlockPos, BlockState, int) - Method in class net.minecraft.block.PitcherCropBlock
 - canGrowAt(BlockView, BlockPos) - Method in class net.minecraft.block.VineBlock
 - canGrowAt(WorldView, BlockPos) - Static method in class net.minecraft.block.PitcherCropBlock
 - canGrowIn(BlockState) - Static method in class net.minecraft.block.BuddingAmethystBlock
 - canGrowInto(BlockState) - Static method in class net.minecraft.block.BigDripleafBlock
 - canGrowInto(HeightLimitView, BlockPos, BlockState) - Static method in class net.minecraft.block.BigDripleafBlock
 - canGrowOn(BlockView, Direction, BlockPos, BlockState) - Static method in class net.minecraft.block.MultifaceGrowthBlock
 - canGrowThrough - Variable in record class net.minecraft.world.gen.root.MangroveRootPlacement
 - 
The field for the
canGrowThroughrecord component. - canGrowThrough - Variable in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
 - canGrowThrough() - Method in record class net.minecraft.world.gen.root.MangroveRootPlacement
 - 
Returns the value of the
canGrowThroughrecord component. - canGrowThrough(TestableWorld, BlockPos) - Method in class net.minecraft.world.gen.root.MangroveRootPlacer
 - canGrowThrough(TestableWorld, BlockPos) - Method in class net.minecraft.world.gen.root.RootPlacer
 - canGrowWithDirection(BlockView, BlockState, BlockPos, Direction) - Method in class net.minecraft.block.MultifaceGrowthBlock
 - canHarvest(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Determines whether the player is able to harvest drops from the specified block state.
 - canHaveDirection(Direction) - Method in class net.minecraft.block.MultifaceGrowthBlock
 - canHaveEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - canHaveMoreFishInGroup() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
 - canHaveStatusEffect(StatusEffectInstance) - Method in class net.minecraft.entity.boss.WitherEntity
 - canHaveStatusEffect(StatusEffectInstance) - Method in class net.minecraft.entity.LivingEntity
 - canHaveStatusEffect(StatusEffectInstance) - Method in class net.minecraft.entity.mob.SpiderEntity
 - canHaveStatusEffect(StatusEffectInstance) - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
 - canHearFrom(Vec3d) - Method in class net.minecraft.client.gui.hud.SubtitlesHud.SubtitleEntry
 - canHit() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPart
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.decoration.BlockAttachedEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.Entity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.FallingBlockEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.TntEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit() - Method in class net.minecraft.entity.vehicle.BoatEntity
 - 
Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
 - canHit(Entity) - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - canHit(Entity) - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
 - canHit(Entity) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - canHit(Entity) - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - canHit(Entity) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - canHit(Entity) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - canHunt() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
 - canHunt() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - canHunt() - Method in class net.minecraft.entity.mob.PiglinEntity
 - canHunt(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.AxolotlAttackablesSensor
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.mob.HoglinEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.mob.MobEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.mob.PatrolEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.mob.PiglinEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.mob.WardenEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.AllayEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.AnimalEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.CatEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.ChickenEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.FishEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.GolemEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.OcelotEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.VillagerEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - canImmediatelyDespawn(double) - Method in class net.minecraft.entity.raid.RaiderEntity
 - CANINE - Enum constant in enum class net.minecraft.item.AnimalArmorItem.Type
 - canInfest - Variable in class net.minecraft.entity.mob.SilverfishEntity.WanderAndInfestGoal
 - canInsert(int, ItemStack, Direction) - Method in class net.minecraft.block.ComposterBlock.ComposterInventory
 - 
Returns whether the given stack can be inserted into this inventory at the specified slot position from the given direction.
 - canInsert(int, ItemStack, Direction) - Method in class net.minecraft.block.ComposterBlock.DummyInventory
 - 
Returns whether the given stack can be inserted into this inventory at the specified slot position from the given direction.
 - canInsert(int, ItemStack, Direction) - Method in class net.minecraft.block.ComposterBlock.FullComposterInventory
 - 
Returns whether the given stack can be inserted into this inventory at the specified slot position from the given direction.
 - canInsert(int, ItemStack, Direction) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - 
Returns whether the given stack can be inserted into this inventory at the specified slot position from the given direction.
 - canInsert(int, ItemStack, Direction) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - 
Returns whether the given stack can be inserted into this inventory at the specified slot position from the given direction.
 - canInsert(int, ItemStack, Direction) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - 
Returns whether the given stack can be inserted into this inventory at the specified slot position from the given direction.
 - canInsert(int, ItemStack, Direction) - Method in interface net.minecraft.inventory.SidedInventory
 - 
Returns whether the given stack can be inserted into this inventory at the specified slot position from the given direction.
 - canInsert(Inventory, ItemStack, int, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - canInsert(ItemStack) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
 - canInsert(ItemStack) - Method in class net.minecraft.inventory.SimpleInventory
 - 
Returns whether
stackcan be inserted into this inventory. - canInsert(ItemStack) - Method in class net.minecraft.screen.BeaconScreenHandler.PaymentSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.BrewingStandScreenHandler.FuelSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.BrewingStandScreenHandler.IngredientSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.BrewingStandScreenHandler.PotionSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.ArmorSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.CrafterInputSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.CrafterOutputSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.CraftingResultSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.FurnaceFuelSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.FurnaceOutputSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.ShulkerBoxSlot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.Slot
 - canInsert(ItemStack) - Method in class net.minecraft.screen.slot.TradeOutputSlot
 - canInsertIntoInventory(ItemStack) - Method in class net.minecraft.entity.mob.PiglinEntity
 - canInsertIntoSlot(int) - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - canInsertIntoSlot(int) - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 - canInsertIntoSlot(int) - Method in class net.minecraft.screen.CraftingScreenHandler
 - canInsertIntoSlot(int) - Method in class net.minecraft.screen.PlayerScreenHandler
 - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.screen.CartographyTableScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.screen.CraftingScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.screen.MerchantScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.screen.PlayerScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.screen.ScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.screen.SmithingScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(ItemStack, Slot) - Method in class net.minecraft.screen.StonecutterScreenHandler
 - 
Returns whether
stackcan be inserted toslot. - canInsertIntoSlot(Slot) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - canInsertIntoSlot(Slot) - Method in class net.minecraft.screen.ScreenHandler
 - canInsertItemIntoSlot(Slot, ItemStack, boolean) - Static method in class net.minecraft.screen.ScreenHandler
 - canInteractWithBlockAt(BlockPos, double) - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns whether the player can interact with block at
pos. - canInteractWithEntity(Entity, double) - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns whether the player can interact with
entity. - canInteractWithEntityIn(Box, double) - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns whether the player can interact with entity whose bounding box is
box. - canJoinRaid() - Method in class net.minecraft.entity.raid.RaiderEntity
 - canJump - Variable in class net.minecraft.entity.passive.RabbitEntity.RabbitJumpControl
 - canJump() - Method in interface net.minecraft.entity.JumpingMount
 - canJump() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - canJump() - Method in class net.minecraft.entity.passive.CamelEntity
 - canJump() - Method in class net.minecraft.entity.passive.RabbitEntity.RabbitJumpControl
 - canJumpChase(FoxEntity, LivingEntity) - Static method in class net.minecraft.entity.passive.FoxEntity
 - canJumpOutOfWater - Variable in class net.minecraft.entity.ai.pathing.SwimNavigation
 - canJumpOutOfWater - Variable in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - canJumpTo(ServerWorld, E, BlockPos) - Method in class net.minecraft.entity.ai.brain.task.LongJumpTask
 - canJumpToNext(PathNodeType) - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - canJumpToNext(PathNodeType) - Method in class net.minecraft.entity.passive.FrogEntity.FrogSwimNavigation
 - canLayAt(BlockView, BlockPos) - Static method in class net.minecraft.block.FrogspawnBlock
 - canLead() - Method in class net.minecraft.entity.mob.PatrolEntity
 - canLead() - Method in class net.minecraft.entity.mob.RavagerEntity
 - canLead() - Method in class net.minecraft.entity.mob.WitchEntity
 - canLeashAttachTo() - Method in interface net.minecraft.entity.Leashable
 - canLeave - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - canLevelUp() - Method in class net.minecraft.entity.passive.VillagerEntity
 - canLevelUp(int) - Static method in class net.minecraft.village.VillagerData
 - canLightFire(WorldView, BlockPos) - Method in class net.minecraft.fluid.LavaFluid
 - canLookupRegistry - Variable in class net.minecraft.command.argument.RegistryEntryArgumentType
 - canLootHome(BlockPos) - Method in class net.minecraft.entity.raid.RaiderEntity.AttackHomeGoal
 - canMagmaCubeSpawn(EntityType<MagmaCubeEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.MagmaCubeEntity
 - canMelt(BlockView, BlockPos, int) - Method in class net.minecraft.block.FrostedIceBlock
 - canMerge() - Method in class net.minecraft.entity.ItemEntity
 - canMerge(ItemStack, ItemStack) - Static method in class net.minecraft.entity.ItemEntity
 - canMergeItems(ItemStack, ItemStack) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - canMine(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.DebugStickItem
 - 
Returns whether a player can break a block while holding the item.
 - canMine(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.Item
 - 
Returns whether a player can break a block while holding the item.
 - canMine(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.MaceItem
 - 
Returns whether a player can break a block while holding the item.
 - canMine(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.SwordItem
 - 
Returns whether a player can break a block while holding the item.
 - canMine(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.TridentItem
 - 
Returns whether a player can break a block while holding the item.
 - canMirrorX - Variable in class net.minecraft.block.MultifaceGrowthBlock
 - canMirrorZ - Variable in class net.minecraft.block.MultifaceGrowthBlock
 - canMobSpawn(EntityType<? extends MobEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.MobEntity
 - canMobSpawnInside(BlockState) - Method in class net.minecraft.block.AbstractBannerBlock
 - canMobSpawnInside(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - canMobSpawnInside(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 - canMobSpawnInside(BlockState) - Method in class net.minecraft.block.Block
 - canModifyAt(World, BlockPos) - Method in class net.minecraft.entity.Entity
 - 
Returns whether the entity can modify the world at
pos. - canModifyAt(World, BlockPos) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - 
Returns whether the entity can modify the world at
pos. - canModifyAt(World, BlockPos) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - 
Returns whether the entity can modify the world at
pos. - canModifyBlocks() - Method in class net.minecraft.entity.player.PlayerEntity
 - canMoveEntity(Box, Entity, BlockPos) - Static method in class net.minecraft.block.entity.PistonBlockEntity
 - canMoveTo(BreezeEntity, Vec3d) - Static method in class net.minecraft.entity.ai.brain.task.BreezeMovementUtil
 - canMoveTowardEnd() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - canMoveTowardEnd() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - canMoveTowardStart() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - canMoveTowardStart() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - canMoveVoluntarily() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - canMoveVoluntarily() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - canMoveVoluntarily() - Method in class net.minecraft.entity.Entity
 - canMoveVoluntarily() - Method in class net.minecraft.entity.mob.MobEntity
 - canNavigateFlag - Variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - canNavigateToEntity(LivingEntity) - Method in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - CANNOT_CONNECT_TEXT - Static variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
 - CANNOT_CONNECT_TEXT - Static variable in class net.minecraft.client.network.MultiplayerServerListPinger
 - CANNOT_DISABLE_FEATURE_EXCEPTION - Static variable in class net.minecraft.server.command.DatapackCommand
 - CANNOT_ENTER_HIVE_TICKS_KEY - Static variable in class net.minecraft.entity.passive.BeeEntity
 - CANNOT_KICK_OWNER_EXCEPTION - Static variable in class net.minecraft.server.command.KickCommand
 - CANNOT_KICK_SINGLEPLAYER_EXCEPTION - Static variable in class net.minecraft.server.command.KickCommand
 - CANNOT_PICK_UP_DELAY - Static variable in class net.minecraft.entity.ItemEntity
 - CANNOT_REPLACE_BLOCKS - Static variable in class net.minecraft.world.gen.feature.BasaltColumnsFeature
 - CANNOT_REPLACE_BLOCKS - Static variable in class net.minecraft.world.gen.feature.DeltaFeature
 - CANNOT_RESOLVE_TEXT - Static variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
 - CANNOT_TRACK - Static variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - cannotBeHunted - Variable in class net.minecraft.entity.mob.HoglinEntity
 - cannotBeLoaded(ChunkStatus) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - cannotBeSilenced() - Method in interface net.minecraft.server.command.CommandOutput
 - cannotBeSilenced() - Method in class net.minecraft.server.command.DebugCommand.Tracer
 - canNotCalmDown() - Method in class net.minecraft.entity.passive.FoxEntity.DelayedCalmDownGoal
 - cannotConnect(BlockState) - Static method in class net.minecraft.block.Block
 - cannotDespawn() - Method in class net.minecraft.entity.mob.EndermanEntity
 - cannotDespawn() - Method in class net.minecraft.entity.mob.MobEntity
 - cannotDespawn() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - cannotDespawn() - Method in class net.minecraft.entity.passive.FishEntity
 - cannotDespawn() - Method in class net.minecraft.entity.raid.RaiderEntity
 - cannotEnterHiveTicks - Variable in class net.minecraft.entity.passive.BeeEntity
 - cannotFollowOwner() - Method in class net.minecraft.entity.passive.TameableEntity
 - cannotGenerate(BlockState) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - cannotGenerate(WorldAccess, BlockBox) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftPart
 - cannotHunt - Variable in class net.minecraft.entity.mob.PiglinEntity
 - cannotMakeCurves() - Method in class net.minecraft.block.AbstractRailBlock
 - cannotPickup() - Method in class net.minecraft.entity.ItemEntity
 - 
Returns whether the pickup delay of this item entity is greater than 0.
 - cannotReachDoor(ServerWorld, LivingEntity, GlobalPos) - Static method in class net.minecraft.entity.ai.brain.task.OpenDoorsTask
 - cannotReachTarget(LivingEntity, Optional<Long>) - Static method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 - cannotReplace - Variable in class net.minecraft.world.gen.feature.GeodeLayerConfig
 - cannotSleep() - Method in class net.minecraft.entity.passive.CatEntity.SleepWithOwnerGoal
 - canOpen(BlockState, World, BlockPos, ShulkerBoxBlockEntity) - Static method in class net.minecraft.block.ShulkerBoxBlock
 - canOpen(ItemStack) - Method in record class net.minecraft.inventory.ContainerLock
 - 
Returns true if this lock can be opened with the key item stack.
 - canOpenByHand - Variable in record class net.minecraft.block.BlockSetType
 - 
The field for the
canOpenByHandrecord component. - canOpenByHand() - Method in record class net.minecraft.block.BlockSetType
 - 
Returns the value of the
canOpenByHandrecord component. - canOpenByHand(BlockState) - Static method in class net.minecraft.block.DoorBlock
 - canOpenByHand(World, BlockPos) - Static method in class net.minecraft.block.DoorBlock
 - canOpenByWindCharge - Variable in record class net.minecraft.block.BlockSetType
 - 
The field for the
canOpenByWindChargerecord component. - canOpenByWindCharge() - Method in record class net.minecraft.block.BlockSetType
 - 
Returns the value of the
canOpenByWindChargerecord component. - canOpenDoors - Variable in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - canOpenDoors() - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - canOperate() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - canPathDirectlyThrough(Vec3d, Vec3d) - Method in class net.minecraft.entity.ai.pathing.AmphibiousSwimNavigation
 - canPathDirectlyThrough(Vec3d, Vec3d) - Method in class net.minecraft.entity.ai.pathing.BirdNavigation
 - canPathDirectlyThrough(Vec3d, Vec3d) - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - canPathDirectlyThrough(Vec3d, Vec3d) - Method in class net.minecraft.entity.ai.pathing.SwimNavigation
 - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.AbstractCauldronBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.AbstractSkullBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.AnvilBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.BambooBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.BedBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.BellBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.BrewingStandBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.CactusBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.CakeBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.CampfireBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.CandleCakeBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.ChainBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.ChestBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.ChorusPlantBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.CocoaBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.ComposterBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.ConduitBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.DecoratedPotBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.DirtPathBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.DoorBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.DragonEggBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.EnchantingTableBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.EnderChestBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.EndPortalFrameBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.FarmlandBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.FenceBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.FenceGateBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.FlowerPotBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.FluidBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.GrindstoneBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.HeavyCoreBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.HopperBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.HorizontalConnectingBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.LanternBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.LecternBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.MudBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.PistonBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.PistonExtensionBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.PistonHeadBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.PlantBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.PointedDripstoneBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.PowderSnowBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.RespawnAnchorBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.RodBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.SeaPickleBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.SlabBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.SnifferEggBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.SnowBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.SoulSandBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.StairsBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.StonecutterBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.TrapdoorBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.WallBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(BlockState, NavigationType) - Method in class net.minecraft.block.WallHangingSignBlock
 - 
Returns if an entity using navigation type
typecan navigate through this block. - canPathfindThrough(NavigationType) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - canPathThrough(BlockPos) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - canPathThrough(BlockPos) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - canPickupItem(ItemStack) - Method in class net.minecraft.entity.mob.MobEntity
 - canPickupItem(ItemStack) - Method in class net.minecraft.entity.mob.ZombieEntity
 - canPickupItem(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 - canPickUpLoot - Variable in class net.minecraft.entity.mob.MobEntity
 - canPickUpLoot() - Method in class net.minecraft.entity.mob.MobEntity
 - canPickUpLoot() - Method in class net.minecraft.entity.passive.AllayEntity
 - canPlace() - Method in class net.minecraft.item.AutomaticItemPlacementContext
 - canPlace() - Method in class net.minecraft.item.ItemPlacementContext
 - canPlace(BlockState, BlockPos, ShapeContext) - Method in interface net.minecraft.world.CollisionView
 - canPlace(ItemPlacementContext, BlockState) - Method in class net.minecraft.item.BlockItem
 - canPlace(ServerPlayerEntity, ItemStack) - Static method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - 
Checks if a player can place a block or fluid from a bucket.
 - canPlace(WorldAccess, BlockPos, Random) - Method in class net.minecraft.world.gen.feature.BlockPileFeature
 - canPlace(WorldAccess, BlockPos, DeltaFeatureConfig) - Static method in class net.minecraft.world.gen.feature.DeltaFeature
 - canPlaceAbove(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.AbstractPlantPartBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.AbstractRailBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.AbstractTorchBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.AmethystClusterBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.BambooBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.BambooShootBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.BannerBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.BellBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.BigDripleafBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.BigDripleafStemBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.BubbleColumnBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CactusBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CakeBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CandleBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CandleCakeBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CarpetBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CocoaBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CoralParentBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.CropBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.DirtPathBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.DoorBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.FarmlandBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.FireBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.FrogspawnBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.GrindstoneBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.HangingRootsBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.HangingSignBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.LadderBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.LanternBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.MultifaceGrowthBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.MushroomPlantBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.PistonHeadBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.PitcherCropBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.PlantBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.PointedDripstoneBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.PropaguleBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.SignBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.SmallDripleafBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.SnowBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.SoulFireBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.SporeBlossomBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.TallPlantBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.TallSeagrassBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.TripwireHookBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.VineBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.WallBannerBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.WallMountedBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.WallRedstoneTorchBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.WallSignBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(BlockState, WorldView, BlockPos) - Method in class net.minecraft.block.WallTorchBlock
 - 
Returns whether the block can be placed at
pos. - canPlaceAt(WorldAccess, int, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.feature.BasaltColumnsFeature
 - canPlaceAt(World, BlockPos, Direction) - Static method in class net.minecraft.block.AbstractFireBlock
 - canPlaceAt(WorldView, BlockState, BlockPos) - Method in class net.minecraft.item.HangingSignItem
 - canPlaceAt(WorldView, BlockState, BlockPos) - Method in class net.minecraft.item.VerticallyAttachableBlockItem
 - canPlaceAt(WorldView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - canPlaceAt(WorldView, BlockPos) - Static method in class net.minecraft.block.PitcherCropBlock
 - canPlaceAt(WorldView, BlockPos, Direction) - Static method in class net.minecraft.block.WallMountedBlock
 - canPlaceAt(WorldView, BlockPos, Direction) - Static method in class net.minecraft.block.WallTorchBlock
 - canPlaceAtWithDirection(WorldView, BlockPos, Direction) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - canPlaceEntityAt(CollisionView, LivingEntity, Box) - Static method in class net.minecraft.entity.Dismounting
 - canPlaceEntityAt(CollisionView, Vec3d, LivingEntity, EntityPose) - Static method in class net.minecraft.entity.Dismounting
 - canPlaceOn - Variable in class net.minecraft.world.gen.feature.MultifaceGrowthFeatureConfig
 - canPlaceOn(CachedBlockPosition) - Method in class net.minecraft.item.ItemStack
 - canPlaceOn(PlayerEntity, Direction, ItemStack, BlockPos) - Method in class net.minecraft.item.DecorationItem
 - canPlaceOn(PlayerEntity, Direction, ItemStack, BlockPos) - Method in class net.minecraft.item.ItemFrameItem
 - canPlaceOn(BlockPos, Direction, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 - canPlaceOn(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LadderBlock
 - canPlaceOn(World, BlockPos, BlockState, BlockState, BlockState, BlockPos) - Method in class net.minecraft.entity.mob.EndermanEntity.PlaceBlockGoal
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AttachedStemBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AzaleaBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.CropBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.DeadBushBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FungusBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LilyPadBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.MushroomPlantBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.NetherWartBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.PitcherCropBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.PlantBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.PropaguleBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.RootsBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SeagrassBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SmallDripleafBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SproutsBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.StemBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.TallSeagrassBlock
 - canPlantOnTop(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.WitherRoseBlock
 - canPlay() - Method in class net.minecraft.client.sound.AbstractBeeSoundInstance
 - canPlay() - Method in class net.minecraft.client.sound.EntityTrackingSoundInstance
 - canPlay() - Method in class net.minecraft.client.sound.GuardianAttackSoundInstance
 - canPlay() - Method in class net.minecraft.client.sound.MinecartInsideSoundInstance
 - canPlay() - Method in class net.minecraft.client.sound.MovingMinecartSoundInstance
 - canPlay() - Method in class net.minecraft.client.sound.SnifferDigSoundInstance
 - canPlay() - Method in interface net.minecraft.client.sound.SoundInstance
 - canPlayerAccess(PlayerEntity) - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - canPlayerModifyAt(PlayerEntity, BlockPos) - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns whether
playercan modify blocks atpos. - canPlayerModifyAt(PlayerEntity, BlockPos) - Method in class net.minecraft.world.World
 - 
Returns whether
playercan modify blocks atpos. - canPlayerUse(BlockEntity, PlayerEntity) - Static method in interface net.minecraft.inventory.Inventory
 - 
Returns whether
playercan use thisblockEntity. - canPlayerUse(BlockEntity, PlayerEntity, float) - Static method in interface net.minecraft.inventory.Inventory
 - 
Returns whether
playercan use thisblockEntity. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.block.entity.EnderChestBlockEntity
 - canPlayerUse(PlayerEntity) - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerInventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.inventory.CraftingInventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.inventory.CraftingResultInventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.inventory.DoubleInventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in interface net.minecraft.inventory.Inventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.inventory.SimpleInventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in interface net.minecraft.inventory.SingleStackInventory.SingleStackBlockEntityInventory
 - 
Returns whether
playercan use this inventory. - canPlayerUse(PlayerEntity) - Method in class net.minecraft.village.MerchantInventory
 - 
Returns whether
playercan use this inventory. - canPointTo(Entity, GlobalPos) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 - canProcess() - Method in class com.mojang.blaze3d.systems.RenderCallStorage
 - canReach(PathAwareEntity, BlockPos) - Method in class net.minecraft.entity.ai.brain.task.PrepareRamTask
 - canReachHome(VillagerEntity, BlockPos, RegistryEntry<PointOfInterestType>) - Method in class net.minecraft.entity.ai.brain.task.VillagerBreedTask
 - canReachJobSite(PathAwareEntity, BlockPos, PointOfInterestType) - Static method in class net.minecraft.entity.ai.brain.task.TakeJobSiteTask
 - canReadDemoWorldData() - Method in class net.minecraft.client.gui.screen.TitleScreen
 - canRecord() - Method in class com.mojang.blaze3d.systems.RenderCallStorage
 - canRefreshTrades - Variable in class net.minecraft.screen.MerchantScreenHandler
 - canRefreshTrades() - Method in class net.minecraft.entity.passive.VillagerEntity
 - canRefreshTrades() - Method in class net.minecraft.screen.MerchantScreenHandler
 - canRefreshTrades() - Method in interface net.minecraft.village.Merchant
 - canRepair(ItemStack, ItemStack) - Method in class net.minecraft.item.ArmorItem
 - 
Returns whether
stackcan be repaired usingingredient. - canRepair(ItemStack, ItemStack) - Method in class net.minecraft.item.ElytraItem
 - 
Returns whether
stackcan be repaired usingingredient. - canRepair(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
 - 
Returns whether
stackcan be repaired usingingredient. - canRepair(ItemStack, ItemStack) - Method in class net.minecraft.item.MaceItem
 - 
Returns whether
stackcan be repaired usingingredient. - canRepair(ItemStack, ItemStack) - Method in class net.minecraft.item.ShieldItem
 - 
Returns whether
stackcan be repaired usingingredient. - canRepair(ItemStack, ItemStack) - Method in class net.minecraft.item.ToolItem
 - 
Returns whether
stackcan be repaired usingingredient. - canRepeatInstantly(SoundInstance) - Static method in class net.minecraft.client.sound.SoundSystem
 - canReplace() - Method in class net.minecraft.client.sound.SoundEntry
 - canReplace(BlockState) - Method in class net.minecraft.structure.StructurePiece
 - canReplace(BlockState) - Method in class net.minecraft.world.gen.feature.LakeFeature
 - 
Deprecated.
 - canReplace(BlockState) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.AbstractPlantBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.CandleBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.FlowerbedBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.GlowLichenBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.MultifaceGrowthBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.PitcherCropBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.ScaffoldingBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.SculkVeinBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.SeaPickleBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.SlabBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.SnowBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.TurtleEggBlock
 - 
Returns whether the item can replace the block.
 - canReplace(BlockState, ItemPlacementContext) - Method in class net.minecraft.block.VineBlock
 - 
Returns whether the item can replace the block.
 - canReplace(ItemPlacementContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - canReplace(TestableWorld, BlockPos) - Static method in class net.minecraft.world.gen.feature.TreeFeature
 - canReplace(TestableWorld, BlockPos) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - canReplace(TestableWorld, BlockPos) - Method in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
 - canReplaceAll(PrioritizedGoal, Map<Goal.Control, PrioritizedGoal>) - Static method in class net.minecraft.entity.ai.goal.GoalSelector
 - canReplaceExisting - Variable in class net.minecraft.item.ItemPlacementContext
 - canReplaceExisting() - Method in class net.minecraft.item.AutomaticItemPlacementContext
 - canReplaceExisting() - Method in class net.minecraft.item.ItemPlacementContext
 - canReplaceOrIsLog(TestableWorld, BlockPos) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - canReplaceOrLava(BlockState) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - canResetTime(int, List<ServerPlayerEntity>) - Method in class net.minecraft.server.world.SleepManager
 - 
Returns if the night can actually be skipped at the tick this is called.
 - canResetTimeBySleeping() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns whether this player has been sleeping long enough to count towards resetting the time of day and weather of the server.
 - canRestock() - Method in class net.minecraft.entity.passive.VillagerEntity
 - canReturnInputs() - Method in class net.minecraft.recipe.InputSlotFiller
 - canRide(PiglinEntity, Entity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - canRideHoglin(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - canRideTarget(LivingEntity, Entity, int) - Static method in class net.minecraft.entity.ai.brain.task.RidingTask
 - canRollUp() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - canRollUpPredicate - Variable in class net.minecraft.entity.ai.brain.sensor.ArmadilloScareDetectedSensor
 - canRunCommandClickEvent(boolean, PlayerEntity) - Method in class net.minecraft.block.entity.SignBlockEntity
 - canRunOnTop(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneWireBlock
 - canScroll(int) - Method in class net.minecraft.client.gui.screen.ingame.MerchantScreen
 - canSee(Brain<?>, MemoryModuleType<? extends LivingEntity>, Predicate<LivingEntity>) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 - canSee(Brain<?>, MemoryModuleType<? extends LivingEntity>, EntityType<?>) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 - canSee(Brain<?>, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 - canSee(Entity) - Method in class net.minecraft.entity.LivingEntity
 - canSee(Entity) - Method in class net.minecraft.entity.mob.MobVisibilityCache
 - canSee(Entity) - Method in class net.minecraft.entity.mob.RavagerEntity
 - canSeeSky - Variable in class net.minecraft.predicate.entity.LocationPredicate.Builder
 - canSeeSky - Variable in record class net.minecraft.predicate.entity.LocationPredicate
 - 
The field for the
canSeeSkyrecord component. - canSeeSky() - Method in record class net.minecraft.predicate.entity.LocationPredicate
 - 
Returns the value of the
canSeeSkyrecord component. - canSeeSky(boolean) - Method in class net.minecraft.predicate.entity.LocationPredicate.Builder
 - canSelect() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.Entry
 - canSelect() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
 - canSendReports - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - canSendReports() - Method in interface net.minecraft.client.session.report.AbuseReportSender
 - canSendReports() - Method in record class net.minecraft.client.session.report.AbuseReportSender.Impl
 - canSetBlock(BlockPos) - Method in class net.minecraft.world.World
 - canSetIce(WorldView, BlockPos) - Method in class net.minecraft.world.biome.Biome
 - canSetIce(WorldView, BlockPos, boolean) - Method in class net.minecraft.world.biome.Biome
 - canSetSnow(WorldView, BlockPos) - Method in class net.minecraft.world.biome.Biome
 - canShakeWaterOff - Variable in class net.minecraft.entity.passive.WolfEntity
 - canShowChatDisabledScreen - Variable in class net.minecraft.client.gui.hud.InGameHud
 - canSkipElementChecks - Variable in class net.minecraft.client.render.BufferBuilder
 - 
Whether this builder is aware of the vertex format and can skip checks for the current target element while building a vertex in.
invalid reference
#vertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - canSkipNight(int) - Method in class net.minecraft.server.world.SleepManager
 - 
Returns if the number of sleeping players has reached a
percentageout of all players. - canSkipNormalization - Variable in class net.minecraft.client.util.math.MatrixStack.Entry
 - canSpawn(EntityType<? extends LivingEntity>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.AxolotlEntity
 - canSpawn(EntityType<? extends LivingEntity>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.GlowSquidEntity
 - canSpawn(EntityType<? extends GuardianEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.GuardianEntity
 - canSpawn(EntityType<? extends PatrolEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.PatrolEntity
 - canSpawn(EntityType<? extends WaterCreatureEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.WaterCreatureEntity
 - canSpawn(EntityType<? extends AnimalEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - canSpawn(EntityType<? extends AnimalEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.ZombieHorseEntity
 - canSpawn(EntityType<? extends AnimalEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.FrogEntity
 - canSpawn(EntityType<? extends AnimalEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.GoatEntity
 - canSpawn(EntityType<DrownedEntity>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.DrownedEntity
 - canSpawn(EntityType<EndermiteEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.EndermiteEntity
 - canSpawn(EntityType<GhastEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.GhastEntity
 - canSpawn(EntityType<HoglinEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.HoglinEntity
 - canSpawn(EntityType<HuskEntity>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.HuskEntity
 - canSpawn(EntityType<PiglinEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.PiglinEntity
 - canSpawn(EntityType<SilverfishEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.SilverfishEntity
 - canSpawn(EntityType<SlimeEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.SlimeEntity
 - canSpawn(EntityType<StrayEntity>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.StrayEntity
 - canSpawn(EntityType<ZombifiedPiglinEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - canSpawn(EntityType<ArmadilloEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.ArmadilloEntity
 - canSpawn(EntityType<BatEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.BatEntity
 - canSpawn(EntityType<FoxEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.FoxEntity
 - canSpawn(EntityType<MooshroomEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.MooshroomEntity
 - canSpawn(EntityType<OcelotEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.OcelotEntity
 - canSpawn(EntityType<ParrotEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.ParrotEntity
 - canSpawn(EntityType<PolarBearEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.PolarBearEntity
 - canSpawn(EntityType<RabbitEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.RabbitEntity
 - canSpawn(EntityType<StriderEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.StriderEntity
 - canSpawn(EntityType<TurtleEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.TurtleEntity
 - canSpawn(EntityType<WolfEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.WolfEntity
 - canSpawn(EntityType<T>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.SpawnRestriction
 - canSpawn(SpawnGroup) - Method in class net.minecraft.world.SpawnDensityCapper.DensityCap
 - canSpawn(SpawnGroup, ChunkPos) - Method in class net.minecraft.world.SpawnDensityCapper
 - canSpawn(ServerWorld, SpawnGroup, StructureAccessor, ChunkGenerator, SpawnSettings.SpawnEntry, BlockPos.Mutable, double) - Static method in class net.minecraft.world.SpawnHelper
 - canSpawn(BlockPos, ServerWorld) - Method in record class net.minecraft.block.spawner.MobSpawnerEntry.CustomSpawnRules
 - canSpawn(WorldAccess, SpawnReason) - Method in class net.minecraft.entity.mob.MobEntity
 - canSpawn(WorldAccess, SpawnReason) - Method in class net.minecraft.entity.mob.PathAwareEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.mob.DrownedEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.mob.GuardianEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.mob.MobEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.mob.RavagerEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.mob.WardenEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.mob.WaterCreatureEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.passive.IronGolemEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.passive.OcelotEntity
 - canSpawn(WorldView) - Method in class net.minecraft.entity.passive.StriderEntity
 - canSpawnBaby() - Method in class net.minecraft.entity.passive.PassiveEntity.PassiveData
 - canSpawnIgnoreLightLevel(EntityType<? extends HostileEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.HostileEntity
 - canSpawnInDark(EntityType<? extends HostileEntity>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.mob.HostileEntity
 - canSpawnInside - Variable in class net.minecraft.entity.EntityType.Builder
 - canSpawnInside - Variable in class net.minecraft.entity.EntityType
 - canSpawnMore(ServerWorld, TrialSpawnerConfig, int) - Method in class net.minecraft.block.spawner.TrialSpawnerData
 - canSpawnOn(ServerWorld, BlockPos, BlockState, BlockPos, BlockState) - Method in interface net.minecraft.entity.LargeEntitySpawnHelper.Requirements
 - canSpawnOnLeaves(BlockState, BlockView, BlockPos, EntityType<?>) - Static method in class net.minecraft.block.Blocks
 - canSpawnRaiders() - Method in class net.minecraft.village.raid.Raid
 - canSpread(BlockState, WorldView, BlockPos) - Static method in class net.minecraft.block.SpreadableBlock
 - canSpread(WorldAccess, BlockPos, boolean) - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - canSpread(WorldAccess, BlockPos, BlockPos) - Static method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - canSpread(WorldAccess, BlockPos, Direction) - Static method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - canSprint() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - canSprintAsVehicle() - Method in class net.minecraft.entity.Entity
 - canSprintAsVehicle() - Method in class net.minecraft.entity.passive.CamelEntity
 - canSprintAsVehicle() - Method in class net.minecraft.entity.player.PlayerEntity
 - canStackAddMore(ItemStack, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 - canStart() - Method in class net.minecraft.entity.ai.goal.ActiveTargetGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.AmbientStandGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.AnimalMateGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.AttackGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.AttackWithOwnerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.AvoidSunlightGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.BowAttackGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.ChaseBoatGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.CreeperIgniteGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.CrossbowAttackGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.DisableableFollowTargetGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.DoorInteractGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.EscapeDangerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.EscapeSunlightGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.FleeEntityGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.FollowGroupLeaderGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.FormCaravanGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.Goal
 - canStart() - Method in class net.minecraft.entity.ai.goal.GoToBedAndSleepGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.GoToVillageGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.GoToWalkTargetGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.HoldInHandsGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.IronGolemLookGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.LookAroundGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.LookAtCustomerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.LookAtEntityGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.MoveIntoWaterGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.MoveToRaidCenterGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.PounceAtTargetGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.PowderSnowJumpGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.ProjectileAttackGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.RaidGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.RevengeGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.SitGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.SitOnOwnerShoulderGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.SkeletonHorseTrapTriggerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.StopFollowingCustomerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.SwimGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.TrackOwnerAttackerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.UniversalAngerGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.UntamedActiveTargetGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.WanderAroundGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.WanderAroundPointOfInterestGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.WanderNearTargetGoal
 - canStart() - Method in class net.minecraft.entity.ai.goal.WolfBegGoal
 - canStart() - Method in class net.minecraft.entity.boss.WitherEntity.DescendAtHalfHealthGoal
 - canStart() - Method in class net.minecraft.entity.mob.BlazeEntity.ShootFireballGoal
 - canStart() - Method in class net.minecraft.entity.mob.DrownedEntity.DrownedAttackGoal
 - canStart() - Method in class net.minecraft.entity.mob.DrownedEntity.LeaveWaterGoal
 - canStart() - Method in class net.minecraft.entity.mob.DrownedEntity.TargetAboveWaterGoal
 - canStart() - Method in class net.minecraft.entity.mob.DrownedEntity.TridentAttackGoal
 - canStart() - Method in class net.minecraft.entity.mob.DrownedEntity.WanderAroundOnSurfaceGoal
 - canStart() - Method in class net.minecraft.entity.mob.EndermanEntity.ChasePlayerGoal
 - canStart() - Method in class net.minecraft.entity.mob.EndermanEntity.PickUpBlockGoal
 - canStart() - Method in class net.minecraft.entity.mob.EndermanEntity.PlaceBlockGoal
 - canStart() - Method in class net.minecraft.entity.mob.EndermanEntity.TeleportTowardsPlayerGoal
 - canStart() - Method in class net.minecraft.entity.mob.EvokerEntity.SummonVexGoal
 - canStart() - Method in class net.minecraft.entity.mob.EvokerEntity.WololoGoal
 - canStart() - Method in class net.minecraft.entity.mob.GhastEntity.FlyRandomlyGoal
 - canStart() - Method in class net.minecraft.entity.mob.GhastEntity.LookAtTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.GhastEntity.ShootFireballGoal
 - canStart() - Method in class net.minecraft.entity.mob.GuardianEntity.FireBeamGoal
 - canStart() - Method in class net.minecraft.entity.mob.IllagerEntity.LongDoorInteractGoal
 - canStart() - Method in class net.minecraft.entity.mob.IllusionerEntity.BlindTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.IllusionerEntity.GiveInvisibilityGoal
 - canStart() - Method in class net.minecraft.entity.mob.PatrolEntity.PatrolGoal
 - canStart() - Method in class net.minecraft.entity.mob.PhantomEntity.CircleMovementGoal
 - canStart() - Method in class net.minecraft.entity.mob.PhantomEntity.FindTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.PhantomEntity.StartAttackGoal
 - canStart() - Method in class net.minecraft.entity.mob.PhantomEntity.SwoopMovementGoal
 - canStart() - Method in class net.minecraft.entity.mob.ShulkerEntity.PeekGoal
 - canStart() - Method in class net.minecraft.entity.mob.ShulkerEntity.ShootBulletGoal
 - canStart() - Method in class net.minecraft.entity.mob.ShulkerEntity.TargetOtherTeamGoal
 - canStart() - Method in class net.minecraft.entity.mob.ShulkerEntity.TargetPlayerGoal
 - canStart() - Method in class net.minecraft.entity.mob.SilverfishEntity.CallForHelpGoal
 - canStart() - Method in class net.minecraft.entity.mob.SilverfishEntity.WanderAndInfestGoal
 - canStart() - Method in class net.minecraft.entity.mob.SlimeEntity.FaceTowardTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.SlimeEntity.MoveGoal
 - canStart() - Method in class net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
 - canStart() - Method in class net.minecraft.entity.mob.SlimeEntity.SwimmingGoal
 - canStart() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
 - canStart() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.LookAtTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.SpiderEntity.AttackGoal
 - canStart() - Method in class net.minecraft.entity.mob.SpiderEntity.TargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.VexEntity.ChargeTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.VexEntity.LookAtTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.VexEntity.TrackOwnerTargetGoal
 - canStart() - Method in class net.minecraft.entity.mob.VindicatorEntity.BreakDoorGoal
 - canStart() - Method in class net.minecraft.entity.mob.VindicatorEntity.TargetGoal
 - canStart() - Method in class net.minecraft.entity.passive.BeeEntity.BeeWanderAroundGoal
 - canStart() - Method in class net.minecraft.entity.passive.BeeEntity.NotAngryGoal
 - canStart() - Method in class net.minecraft.entity.passive.BeeEntity.StingGoal
 - canStart() - Method in class net.minecraft.entity.passive.BeeEntity.StingTargetGoal
 - canStart() - Method in class net.minecraft.entity.passive.CatEntity.CatFleeGoal
 - canStart() - Method in class net.minecraft.entity.passive.CatEntity.SleepWithOwnerGoal
 - canStart() - Method in class net.minecraft.entity.passive.CatEntity.TemptGoal
 - canStart() - Method in class net.minecraft.entity.passive.DolphinEntity.LeadToNearbyTreasureGoal
 - canStart() - Method in class net.minecraft.entity.passive.DolphinEntity.PlayWithItemsGoal
 - canStart() - Method in class net.minecraft.entity.passive.DolphinEntity.SwimWithPlayerGoal
 - canStart() - Method in class net.minecraft.entity.passive.FishEntity.SwimToRandomPlaceGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.AttackGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.AvoidDaylightGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.DefendFriendGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.DelayedCalmDownGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.FollowParentGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.FoxSwimGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.GoToVillageGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.JumpChasingGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.LookAtEntityGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.MoveToHuntGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.PickupItemGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.SitDownAndLookAroundGoal
 - canStart() - Method in class net.minecraft.entity.passive.FoxEntity.StopWanderingGoal
 - canStart() - Method in class net.minecraft.entity.passive.OcelotEntity.FleeGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.AttackGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.LieOnBackGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.LookAtEntityGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.PandaFleeGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.PandaMateGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.PickUpFoodGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.PlayGoal
 - canStart() - Method in class net.minecraft.entity.passive.PandaEntity.SneezeGoal
 - canStart() - Method in class net.minecraft.entity.passive.PolarBearEntity.ProtectBabiesGoal
 - canStart() - Method in class net.minecraft.entity.passive.PufferfishEntity.InflateGoal
 - canStart() - Method in class net.minecraft.entity.passive.RabbitEntity.EatCarrotCropGoal
 - canStart() - Method in class net.minecraft.entity.passive.RabbitEntity.FleeGoal
 - canStart() - Method in class net.minecraft.entity.passive.SquidEntity.EscapeAttackerGoal
 - canStart() - Method in class net.minecraft.entity.passive.SquidEntity.SwimGoal
 - canStart() - Method in class net.minecraft.entity.passive.StriderEntity.GoBackToLavaGoal
 - canStart() - Method in class net.minecraft.entity.passive.TraderLlamaEntity.DefendTraderGoal
 - canStart() - Method in class net.minecraft.entity.passive.TurtleEntity.GoHomeGoal
 - canStart() - Method in class net.minecraft.entity.passive.TurtleEntity.LayEggGoal
 - canStart() - Method in class net.minecraft.entity.passive.TurtleEntity.MateGoal
 - canStart() - Method in class net.minecraft.entity.passive.TurtleEntity.TravelGoal
 - canStart() - Method in class net.minecraft.entity.passive.TurtleEntity.TurtleEscapeDangerGoal
 - canStart() - Method in class net.minecraft.entity.passive.TurtleEntity.WanderInWaterGoal
 - canStart() - Method in class net.minecraft.entity.passive.TurtleEntity.WanderOnLandGoal
 - canStart() - Method in class net.minecraft.entity.passive.WanderingTraderEntity.WanderToTargetGoal
 - canStart() - Method in class net.minecraft.entity.passive.WolfEntity.AvoidLlamaGoal
 - canStart() - Method in class net.minecraft.entity.raid.RaiderEntity.AttackHomeGoal
 - canStart() - Method in class net.minecraft.entity.raid.RaiderEntity.CelebrateGoal
 - canStart() - Method in class net.minecraft.entity.raid.RaiderEntity.PatrolApproachGoal
 - canStart() - Method in class net.minecraft.entity.raid.RaiderEntity.PickupBannerAsLeaderGoal
 - canStartRiding(Entity) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - 
Returns whether this entity can ride
entity. - canStartRiding(Entity) - Method in class net.minecraft.entity.boss.WitherEntity
 - 
Returns whether this entity can ride
entity. - canStartRiding(Entity) - Method in class net.minecraft.entity.Entity
 - 
Returns whether this entity can ride
entity. - canStartRiding(Entity) - Method in class net.minecraft.entity.mob.WardenEntity
 - 
Returns whether this entity can ride
entity. - canStartRiding(Entity) - Method in class net.minecraft.entity.passive.DolphinEntity
 - 
Returns whether this entity can ride
entity. - canStartSprinting() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - canStartUniversalAnger() - Method in class net.minecraft.entity.ai.goal.UniversalAngerGoal
 - canStay(BlockPos, Direction) - Method in class net.minecraft.entity.mob.ShulkerEntity
 - canStayAttached() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
 - canStayAttached() - Method in class net.minecraft.entity.decoration.BlockAttachedEntity
 - canStayAttached() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - canStayAttached() - Method in class net.minecraft.entity.decoration.LeashKnotEntity
 - canSting() - Method in class net.minecraft.entity.passive.BeeEntity.StingTargetGoal
 - canStop() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 - canStop() - Method in class net.minecraft.entity.ai.goal.ChaseBoatGoal
 - canStop() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 - canStop() - Method in class net.minecraft.entity.ai.goal.Goal
 - canStop() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - canStop() - Method in class net.minecraft.entity.ai.goal.SitOnOwnerShoulderGoal
 - canStop() - Method in class net.minecraft.entity.passive.DolphinEntity.LeadToNearbyTreasureGoal
 - canStop() - Method in class net.minecraft.entity.passive.FoxEntity.JumpChasingGoal
 - canStop() - Method in class net.minecraft.entity.passive.PandaEntity.PlayGoal
 - canSuggestElements() - Method in enum class net.minecraft.command.CommandSource.SuggestedIdType
 - canSuggestTags() - Method in enum class net.minecraft.command.CommandSource.SuggestedIdType
 - canSummonGolem(long) - Method in class net.minecraft.entity.passive.VillagerEntity
 - canSurvive(BlockState, WorldView, BlockPos) - Static method in class net.minecraft.block.SpreadableBlock
 - canSwim - Variable in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - canSwim() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - canSwim() - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - CANT_REACH_WALK_TARGET_SINCE - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 - CANT_RIDE_PLAYERS_EXCEPTION - Static variable in class net.minecraft.server.command.RideCommand
 - canTakeDamage() - Method in class net.minecraft.entity.LivingEntity
 - canTakeDamage() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - canTakeDamage() - Method in class net.minecraft.entity.player.PlayerEntity
 - canTakeItems(PlayerEntity) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
 - canTakeItems(PlayerEntity) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.LockableSlot
 - canTakeItems(PlayerEntity) - Method in class net.minecraft.screen.slot.ArmorSlot
 - canTakeItems(PlayerEntity) - Method in class net.minecraft.screen.slot.CrafterOutputSlot
 - canTakeItems(PlayerEntity) - Method in class net.minecraft.screen.slot.Slot
 - canTakeOutput(PlayerEntity, boolean) - Method in class net.minecraft.screen.AnvilScreenHandler
 - canTakeOutput(PlayerEntity, boolean) - Method in class net.minecraft.screen.ForgingScreenHandler
 - canTakeOutput(PlayerEntity, boolean) - Method in class net.minecraft.screen.SmithingScreenHandler
 - canTakePartial(PlayerEntity) - Method in class net.minecraft.screen.slot.CrafterOutputSlot
 - canTakePartial(PlayerEntity) - Method in class net.minecraft.screen.slot.Slot
 - canTarget(EntityType<?>) - Method in class net.minecraft.entity.LivingEntity
 - canTarget(EntityType<?>) - Method in class net.minecraft.entity.mob.BreezeEntity
 - canTarget(EntityType<?>) - Method in class net.minecraft.entity.mob.MobEntity
 - canTarget(EntityType<?>) - Method in class net.minecraft.entity.mob.PhantomEntity
 - canTarget(EntityType<?>) - Method in class net.minecraft.entity.passive.IronGolemEntity
 - canTarget(LivingEntity) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - canTarget(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 - canTarget(LivingEntity) - Method in interface net.minecraft.entity.mob.Angerable
 - canTarget(LivingEntity) - Method in class net.minecraft.entity.mob.IllagerEntity
 - canTarget(LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 - canTeleportBetween(World, World) - Method in class net.minecraft.entity.Entity
 - canTeleportBetween(World, World) - Method in class net.minecraft.entity.projectile.thrown.EnderPearlEntity
 - canTeleportEntityTo(Entity, World) - Static method in class net.minecraft.entity.projectile.thrown.EnderPearlEntity
 - canTeleportOntoLeaves() - Method in class net.minecraft.entity.passive.ParrotEntity
 - canTeleportOntoLeaves() - Method in class net.minecraft.entity.passive.TameableEntity
 - canTeleportTo(BlockPos) - Method in class net.minecraft.entity.passive.TameableEntity
 - canTickBlockEntities() - Method in class net.minecraft.world.chunk.WorldChunk
 - canTickBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
 - canTickChunk(ServerPlayerEntity, ChunkPos) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - 
Returns whether the
playercan tick the chunk atpos. - canTillFarmland(ItemUsageContext) - Static method in class net.minecraft.item.HoeItem
 - 
Returns whether the used block can be tilled into farmland.
 - canToggleSlot(int) - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - canTrack(LivingEntity, TargetPredicate) - Method in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - canTransferTo(Inventory, int, ItemStack) - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - 
Returns whether a hopper can transfer
stackfromslotto the hopper. - canTransferTo(Inventory, int, ItemStack) - Method in class net.minecraft.block.entity.JukeboxBlockEntity
 - 
Returns whether a hopper can transfer
stackfromslotto the hopper. - canTransferTo(Inventory, int, ItemStack) - Method in interface net.minecraft.inventory.Inventory
 - 
Returns whether a hopper can transfer
stackfromslotto the hopper. - canTriggerBlocks() - Method in class net.minecraft.world.explosion.Explosion
 - canTropicalFishSpawn(EntityType<TropicalFishEntity>, WorldAccess, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 - canTrust(UUID) - Method in class net.minecraft.entity.passive.FoxEntity
 - canTryToDig() - Method in class net.minecraft.entity.passive.SnifferEntity
 - canUse(BlockState) - Method in class net.minecraft.screen.AnvilScreenHandler
 - canUse(BlockState) - Method in class net.minecraft.screen.ForgingScreenHandler
 - canUse(BlockState) - Method in class net.minecraft.screen.SmithingScreenHandler
 - canUse(PlayerEntity) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.BeaconScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.BrewingStandScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.CartographyTableScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.CrafterScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.CraftingScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.EnchantmentScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.ForgingScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.Generic3x3ContainerScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.GenericContainerScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.GrindstoneScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.HopperScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.HorseScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.LecternScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.LoomScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.MerchantScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.PlayerScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.ScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.ShulkerBoxScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(PlayerEntity) - Method in class net.minecraft.screen.StonecutterScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUse(ScreenHandlerContext, PlayerEntity, Block) - Static method in class net.minecraft.screen.ScreenHandler
 - 
Returns whether the screen handler can be used.
 - canUseAsFuel(ItemStack) - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - canUseCache(CachedBlockPosition, CachedBlockPosition, boolean) - Static method in class net.minecraft.item.BlockPredicatesChecker
 - canUseJobSite(RegistryEntry<PointOfInterestType>, VillagerEntity, BlockPos) - Static method in class net.minecraft.entity.ai.brain.task.TakeJobSiteTask
 - canUseOnSignText(SignText, PlayerEntity) - Method in class net.minecraft.item.HoneycombItem
 - canUseOnSignText(SignText, PlayerEntity) - Method in interface net.minecraft.item.SignChangingItem
 - canUsePortals(boolean) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - 
Returns whether the entity can use nether portals and end portals.
 - canUsePortals(boolean) - Method in class net.minecraft.entity.boss.WitherEntity
 - 
Returns whether the entity can use nether portals and end portals.
 - canUsePortals(boolean) - Method in class net.minecraft.entity.Entity
 - 
Returns whether the entity can use nether portals and end portals.
 - canUsePortals(boolean) - Method in class net.minecraft.entity.LivingEntity
 - 
Returns whether the entity can use nether portals and end portals.
 - canUsePortals(boolean) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - 
Returns whether the entity can use nether portals and end portals.
 - canUsePortals(boolean) - Method in class net.minecraft.entity.projectile.thrown.ThrownEntity
 - 
Returns whether the entity can use nether portals and end portals.
 - canUseRangedWeapon(RangedWeaponItem) - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 - canUseRangedWeapon(RangedWeaponItem) - Method in class net.minecraft.entity.mob.MobEntity
 - canUseRangedWeapon(RangedWeaponItem) - Method in class net.minecraft.entity.mob.PiglinEntity
 - canUseRangedWeapon(RangedWeaponItem) - Method in class net.minecraft.entity.mob.PillagerEntity
 - canUseReferences() - Method in class net.minecraft.loot.LootTableReporter
 - canUseSlot(EquipmentSlot) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - canUseSlot(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 - canUseSlot(EquipmentSlot) - Method in class net.minecraft.entity.mob.MobEntity
 - canUseSlot(EquipmentSlot) - Method in class net.minecraft.entity.passive.HorseEntity
 - canUseSlot(EquipmentSlot) - Method in class net.minecraft.entity.passive.LlamaEntity
 - canUseSlot(EquipmentSlot) - Method in class net.minecraft.entity.passive.WolfEntity
 - canUseSlot(EquipmentSlot) - Method in class net.minecraft.entity.player.PlayerEntity
 - canVehicleSprint(Entity) - Method in class net.minecraft.client.network.ClientPlayerEntity
 - canVerifyFrom(UUID) - Method in record class net.minecraft.network.message.SignedMessage
 - 
Returns whether the message can be verified as from
sender. - canVillagerSummonGolem(VillagerEntity) - Method in class net.minecraft.entity.ai.goal.IronGolemWanderAroundGoal
 - canWalkOnFluid(FluidState) - Method in class net.minecraft.entity.LivingEntity
 - canWalkOnFluid(FluidState) - Method in class net.minecraft.entity.passive.StriderEntity
 - canWalkOnFluid(FluidState, FluidState) - Method in class net.minecraft.block.EntityShapeContext
 - canWalkOnFluid(FluidState, FluidState) - Method in interface net.minecraft.block.ShapeContext
 - canWalkOnPath(PathNodeType) - Method in class net.minecraft.entity.ai.pathing.MobNavigation
 - canWalkOnPath(PathNodeType) - Method in class net.minecraft.entity.passive.StriderEntity.Navigation
 - canWalkOnPowderSnow(Entity) - Static method in class net.minecraft.block.PowderSnowBlock
 - canWalkOverFences - Variable in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - canWalkOverFences() - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - canWallConnect(BlockState, Direction) - Static method in class net.minecraft.block.FenceGateBlock
 - canWander(LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - canWarn() - Method in class net.minecraft.client.resource.VideoWarningManager
 - canWarn(ServerWorld) - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
 - canWaterSpawn(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
 - CANYON - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 - cap - Variable in class com.mojang.blaze3d.platform.GlStateManager.CapabilityTracker
 - CapabilityTracker(int) - Constructor for class com.mojang.blaze3d.platform.GlStateManager.CapabilityTracker
 - capacity - Variable in enum class net.minecraft.entity.SpawnGroup
 - capacity() - Method in class net.minecraft.network.PacketByteBuf
 - capacity(int) - Method in class net.minecraft.network.PacketByteBuf
 - capCount(int) - Method in class net.minecraft.item.ItemStack
 - 
Sets the count of items in this item stack to not exceed
maxCount. - CAPE - Enum constant in enum class net.minecraft.entity.player.PlayerModelPart
 - capeCache - Variable in class net.minecraft.client.texture.PlayerSkinProvider
 - CapeFeatureRenderer - Class in net.minecraft.client.render.entity.feature
 - CapeFeatureRenderer(FeatureRendererContext<AbstractClientPlayerEntity, PlayerEntityModel<AbstractClientPlayerEntity>>) - Constructor for class net.minecraft.client.render.entity.feature.CapeFeatureRenderer
 - capeTexture - Variable in record class net.minecraft.client.util.SkinTextures
 - 
The field for the
capeTexturerecord component. - capeTexture() - Method in record class net.minecraft.client.util.SkinTextures
 - 
Returns the value of the
capeTexturerecord component. - capeX - Variable in class net.minecraft.entity.player.PlayerEntity
 - capeY - Variable in class net.minecraft.entity.player.PlayerEntity
 - capeZ - Variable in class net.minecraft.entity.player.PlayerEntity
 - capFill - Variable in class com.mojang.blaze3d.platform.GlStateManager.PolygonOffsetState
 - capLine - Variable in class com.mojang.blaze3d.platform.GlStateManager.PolygonOffsetState
 - CAPPED - Static variable in interface net.minecraft.structure.processor.StructureProcessorType
 - CappedStructureProcessor - Class in net.minecraft.structure.processor
 - CappedStructureProcessor(StructureProcessor, IntProvider) - Constructor for class net.minecraft.structure.processor.CappedStructureProcessor
 - capProvider - Variable in class net.minecraft.world.gen.feature.HugeMushroomFeatureConfig
 - capState - Variable in class com.mojang.blaze3d.platform.GlStateManager.BlendFuncState
 - capState - Variable in class com.mojang.blaze3d.platform.GlStateManager.CullFaceState
 - capState - Variable in class com.mojang.blaze3d.platform.GlStateManager.DepthTestState
 - capState - Variable in class com.mojang.blaze3d.platform.GlStateManager.LogicOpState
 - capState - Variable in class com.mojang.blaze3d.platform.GlStateManager.ScissorTestState
 - CAPTAIN_WITHOUT_RAID - Static variable in record class net.minecraft.predicate.entity.RaiderPredicate
 - capturedFrustum - Variable in class net.minecraft.client.render.WorldRenderer
 - capturedFrustumOrientation - Variable in class net.minecraft.client.render.WorldRenderer
 - capturedFrustumPosition - Variable in class net.minecraft.client.render.WorldRenderer
 - captureFrustum() - Method in class net.minecraft.client.render.WorldRenderer
 - captureFrustum(Matrix4f, Matrix4f, double, double, double, Frustum) - Method in class net.minecraft.client.render.WorldRenderer
 - CARET - Static variable in class net.minecraft.command.argument.LookingPosArgument
 - CARPET - Static variable in class net.minecraft.data.client.Models
 - CARPET - Static variable in class net.minecraft.data.client.TexturedModel
 - CARPET_CELL_FLAG - Static variable in class net.minecraft.structure.WoodlandMansionGenerator.MansionParameters
 - 
Whether the cell has carpet.
 - CarpetBlock - Class in net.minecraft.block
 - CarpetBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CarpetBlock
 - CARRIED_BLOCK - Static variable in class net.minecraft.entity.mob.EndermanEntity
 - CARROT - Static variable in class net.minecraft.component.type.FoodComponents
 - CARROT - Static variable in class net.minecraft.item.Items
 - CARROT_ON_A_STICK - Static variable in class net.minecraft.item.Items
 - CARROTS - Static variable in class net.minecraft.block.Blocks
 - CarrotsBlock - Class in net.minecraft.block
 - CarrotsBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CarrotsBlock
 - carryingBlock - Variable in class net.minecraft.client.render.entity.model.EndermanEntityModel
 - CARTOGRAPHER - Static variable in record class net.minecraft.village.VillagerProfession
 - CARTOGRAPHER - Static variable in class net.minecraft.world.poi.PointOfInterestTypes
 - CARTOGRAPHY_TABLE - Static variable in class net.minecraft.block.Blocks
 - CARTOGRAPHY_TABLE - Static variable in class net.minecraft.item.Items
 - CARTOGRAPHY_TABLE - Static variable in class net.minecraft.screen.ScreenHandlerType
 - CartographyTableBlock - Class in net.minecraft.block
 - CartographyTableBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CartographyTableBlock
 - CartographyTableScreen - Class in net.minecraft.client.gui.screen.ingame
 - CartographyTableScreen(CartographyTableScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.CartographyTableScreen
 - CartographyTableScreenHandler - Class in net.minecraft.screen
 - CartographyTableScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.CartographyTableScreenHandler
 - CartographyTableScreenHandler(int, PlayerInventory, ScreenHandlerContext) - Constructor for class net.minecraft.screen.CartographyTableScreenHandler
 - carvableFluids - Variable in class net.minecraft.world.gen.carver.Carver
 - carve(ChunkGenerationContext, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>, Chunk) - Static method in class net.minecraft.world.chunk.ChunkGenerating
 - carve(ChunkRegion, long, NoiseConfig, BiomeAccess, StructureAccessor, Chunk, GenerationStep.Carver) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - 
Generates caves for the given chunk.
 - carve(ChunkRegion, long, NoiseConfig, BiomeAccess, StructureAccessor, Chunk, GenerationStep.Carver) - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - 
Generates caves for the given chunk.
 - carve(ChunkRegion, long, NoiseConfig, BiomeAccess, StructureAccessor, Chunk, GenerationStep.Carver) - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - 
Generates caves for the given chunk.
 - carve(ChunkRegion, long, NoiseConfig, BiomeAccess, StructureAccessor, Chunk, GenerationStep.Carver) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - 
Generates caves for the given chunk.
 - carve(CarverContext, C, Chunk, Function<BlockPos, RegistryEntry<Biome>>, Random, AquiferSampler, ChunkPos, CarvingMask) - Method in class net.minecraft.world.gen.carver.Carver
 - carve(CarverContext, Chunk, Function<BlockPos, RegistryEntry<Biome>>, Random, AquiferSampler, ChunkPos, CarvingMask) - Method in record class net.minecraft.world.gen.carver.ConfiguredCarver
 - carve(CarverContext, CaveCarverConfig, Chunk, Function<BlockPos, RegistryEntry<Biome>>, Random, AquiferSampler, ChunkPos, CarvingMask) - Method in class net.minecraft.world.gen.carver.CaveCarver
 - carve(CarverContext, RavineCarverConfig, Chunk, Function<BlockPos, RegistryEntry<Biome>>, Random, AquiferSampler, ChunkPos, CarvingMask) - Method in class net.minecraft.world.gen.carver.RavineCarver
 - carveAtPoint(CarverContext, C, Chunk, Function<BlockPos, RegistryEntry<Biome>>, CarvingMask, BlockPos.Mutable, BlockPos.Mutable, AquiferSampler, MutableBoolean) - Method in class net.minecraft.world.gen.carver.Carver
 - carveAtPoint(CarverContext, CaveCarverConfig, Chunk, Function<BlockPos, RegistryEntry<Biome>>, CarvingMask, BlockPos.Mutable, BlockPos.Mutable, AquiferSampler, MutableBoolean) - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 - carveCave(CarverContext, CaveCarverConfig, Chunk, Function<BlockPos, RegistryEntry<Biome>>, AquiferSampler, double, double, double, float, double, CarvingMask, Carver.SkipPredicate) - Method in class net.minecraft.world.gen.carver.CaveCarver
 - CARVED_PUMPKIN - Static variable in class net.minecraft.block.Blocks
 - CARVED_PUMPKIN - Static variable in class net.minecraft.item.Items
 - CarvedPumpkinBlock - Class in net.minecraft.block
 - CarvedPumpkinBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CarvedPumpkinBlock
 - carver - Variable in record class net.minecraft.world.gen.carver.ConfiguredCarver
 - 
The field for the
carverrecord component. - carver() - Method in record class net.minecraft.world.gen.carver.ConfiguredCarver
 - 
Returns the value of the
carverrecord component. - carver(GenerationStep.Carver, RegistryEntry<ConfiguredCarver<?>>) - Method in class net.minecraft.world.biome.GenerationSettings.Builder
 - carver(GenerationStep.Carver, RegistryKey<ConfiguredCarver<?>>) - Method in class net.minecraft.world.biome.GenerationSettings.LookupBackedBuilder
 - Carver<C> - Class in net.minecraft.world.gen.carver
 - Carver(Codec<C>) - Constructor for class net.minecraft.world.gen.carver.Carver
 - Carver(String) - Constructor for enum class net.minecraft.world.gen.GenerationStep.Carver
 - CARVER - Static variable in class net.minecraft.registry.Registries
 - CARVER - Static variable in class net.minecraft.registry.RegistryKeys
 - Carver.SkipPredicate - Interface in net.minecraft.world.gen.carver
 - carveRavine(CarverContext, RavineCarverConfig, Chunk, Function<BlockPos, RegistryEntry<Biome>>, long, AquiferSampler, double, double, double, float, float, float, int, int, double, CarvingMask) - Method in class net.minecraft.world.gen.carver.RavineCarver
 - CarverConfig - Class in net.minecraft.world.gen.carver
 - CarverConfig(float, HeightProvider, FloatProvider, YOffset, CarverDebugConfig, RegistryEntryList<Block>) - Constructor for class net.minecraft.world.gen.carver.CarverConfig
 - CarverContext - Class in net.minecraft.world.gen.carver
 - CarverContext(NoiseChunkGenerator, DynamicRegistryManager, HeightLimitView, ChunkNoiseSampler, NoiseConfig, MaterialRules.MaterialRule) - Constructor for class net.minecraft.world.gen.carver.CarverContext
 - CarverDebugConfig - Class in net.minecraft.world.gen.carver
 - CarverDebugConfig(boolean, BlockState, BlockState, BlockState, BlockState) - Constructor for class net.minecraft.world.gen.carver.CarverDebugConfig
 - carveRegion(CarverContext, C, Chunk, Function<BlockPos, RegistryEntry<Biome>>, AquiferSampler, double, double, double, double, double, CarvingMask, Carver.SkipPredicate) - Method in class net.minecraft.world.gen.carver.Carver
 - carvers - Variable in class net.minecraft.world.biome.GenerationSettings
 - CARVERS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 - carverStepsToCarvers - Variable in class net.minecraft.world.biome.GenerationSettings.Builder
 - carveTunnels(CarverContext, CaveCarverConfig, Chunk, Function<BlockPos, RegistryEntry<Biome>>, long, AquiferSampler, double, double, double, double, double, float, float, float, int, int, double, CarvingMask, Carver.SkipPredicate) - Method in class net.minecraft.world.gen.carver.CaveCarver
 - CARVING_MASK - Static variable in interface net.minecraft.world.gen.placementmodifier.PlacementModifierType
 - CarvingMask - Class in net.minecraft.world.gen.carver
 - CarvingMask(int, int) - Constructor for class net.minecraft.world.gen.carver.CarvingMask
 - CarvingMask(long[], int) - Constructor for class net.minecraft.world.gen.carver.CarvingMask
 - CarvingMask.MaskPredicate - Interface in net.minecraft.world.gen.carver
 - CarvingMaskPlacementModifier - Class in net.minecraft.world.gen.placementmodifier
 - CarvingMaskPlacementModifier(GenerationStep.Carver) - Constructor for class net.minecraft.world.gen.placementmodifier.CarvingMaskPlacementModifier
 - carvingMasks - Variable in class net.minecraft.world.chunk.ProtoChunk
 - cast() - Method in interface net.minecraft.network.codec.PacketCodec
 - 
Returns the same codec, casted to work with buffers of type
S. - cast(App<TaskTriggerer.K1<E>, M>) - Static method in class net.minecraft.entity.ai.brain.task.TaskTriggerer
 - cast(Object) - Method in class net.minecraft.text.HoverEvent.Action
 - cast(Object[]) - Static method in class net.minecraft.util.collection.SortedArraySet
 - castSpell() - Method in class net.minecraft.entity.mob.EvokerEntity.ConjureFangsGoal
 - castSpell() - Method in class net.minecraft.entity.mob.EvokerEntity.SummonVexGoal
 - castSpell() - Method in class net.minecraft.entity.mob.EvokerEntity.WololoGoal
 - castSpell() - Method in class net.minecraft.entity.mob.IllusionerEntity.BlindTargetGoal
 - castSpell() - Method in class net.minecraft.entity.mob.IllusionerEntity.GiveInvisibilityGoal
 - castSpell() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
 - CastSpellGoal() - Constructor for class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
 - cat - Variable in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 - cat - Variable in class net.minecraft.entity.ai.goal.GoToBedAndSleepGoal
 - cat - Variable in class net.minecraft.entity.passive.CatEntity.CatFleeGoal
 - cat - Variable in class net.minecraft.entity.passive.CatEntity.SleepWithOwnerGoal
 - cat - Variable in class net.minecraft.entity.passive.CatEntity.TemptGoal
 - CAT - Static variable in interface net.minecraft.block.jukebox.JukeboxSongs
 - CAT - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CAT - Static variable in class net.minecraft.entity.EntityType
 - CAT - Static variable in class net.minecraft.predicate.entity.EntitySubPredicateTypes
 - CAT_CHECK_INTERVAL - Static variable in class net.minecraft.entity.mob.PhantomEntity.SwoopMovementGoal
 - CAT_COLLAR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CAT_FOOD - Static variable in class net.minecraft.registry.tag.ItemTags
 - CAT_MORNING_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 - CAT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - CAT_VARIANT - Static variable in class net.minecraft.entity.data.TrackedDataHandlerRegistry
 - CAT_VARIANT - Static variable in class net.minecraft.entity.passive.CatEntity
 - CAT_VARIANT - Static variable in class net.minecraft.registry.Registries
 - CAT_VARIANT - Static variable in class net.minecraft.registry.RegistryKeys
 - catalystChance - Variable in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
 - 
The field for the
catalystChancerecord component. - catalystChance() - Method in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
 - 
Returns the value of the
catalystChancerecord component. - CATCH_ANIMATION - Enum constant in enum class net.minecraft.entity.ai.brain.task.FrogEatEntityTask.Phase
 - CATCH_DURATION - Static variable in class net.minecraft.entity.ai.brain.task.FrogEatEntityTask
 - CatCollarFeatureRenderer - Class in net.minecraft.client.render.entity.feature
 - CatCollarFeatureRenderer(FeatureRendererContext<CatEntity, CatEntityModel<CatEntity>>, EntityModelLoader) - Constructor for class net.minecraft.client.render.entity.feature.CatCollarFeatureRenderer
 - categorize(StructureTemplate.StructureBlockInfo, List<StructureTemplate.StructureBlockInfo>, List<StructureTemplate.StructureBlockInfo>, List<StructureTemplate.StructureBlockInfo>) - Static method in class net.minecraft.structure.StructureTemplate
 - 
Categorizes
blockInfobased on its properties, modifying the passed lists in-place. - category - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeGroupButtonWidget
 - category - Variable in class net.minecraft.client.option.KeyBinding
 - category - Variable in class net.minecraft.client.sound.AbstractSoundInstance
 - category - Variable in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - category - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 - category - Variable in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 - category - Variable in class net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder
 - category - Variable in class net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder
 - category - Variable in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 - category - Variable in class net.minecraft.entity.attribute.EntityAttribute
 - category - Variable in class net.minecraft.entity.effect.StatusEffect
 - category - Variable in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 - category - Variable in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - category - Variable in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - category - Variable in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 - category - Variable in class net.minecraft.recipe.AbstractCookingRecipe
 - category - Variable in class net.minecraft.recipe.ShapedRecipe
 - category - Variable in class net.minecraft.recipe.ShapelessRecipe
 - category - Variable in class net.minecraft.recipe.SpecialCraftingRecipe
 - category - Variable in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - category - Variable in enum class net.minecraft.world.GameRules.Category
 - category - Variable in class net.minecraft.world.GameRules.Key
 - Category() - Constructor for enum class net.minecraft.entity.attribute.EntityAttribute.Category
 - Category(String) - Constructor for enum class net.minecraft.world.GameRules.Category
 - CATEGORY - Enum constant in enum class net.minecraft.item.ItemGroup.Type
 - CATEGORY_MASK - Static variable in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 - CATEGORY_OPTION_NAMES - Static variable in class net.minecraft.recipe.book.RecipeBookOptions
 - CATEGORY_ORDER_MAP - Static variable in class net.minecraft.client.option.KeyBinding
 - CategoryEntry(Text) - Constructor for class net.minecraft.client.gui.screen.option.ControlsListWidget.CategoryEntry
 - CategoryOption(boolean, boolean) - Constructor for class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
 - categoryOptions - Variable in class net.minecraft.recipe.book.RecipeBookOptions
 - CatEntity - Class in net.minecraft.entity.passive
 - 
Meow.
 - CatEntity(EntityType<? extends CatEntity>, World) - Constructor for class net.minecraft.entity.passive.CatEntity
 - CatEntity.CatFleeGoal<T> - Class in net.minecraft.entity.passive
 - CatEntity.SleepWithOwnerGoal - Class in net.minecraft.entity.passive
 - CatEntity.TemptGoal - Class in net.minecraft.entity.passive
 - CatEntityModel<T> - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a CatEntity.
 - CatEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.CatEntityModel
 - CatEntityRenderer - Class in net.minecraft.client.render.entity
 - CatEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.CatEntityRenderer
 - CatFleeGoal(CatEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.passive.CatEntity.CatFleeGoal
 - catmullRom(float, float, float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 - 
Interpolates a point on a Catmull-Rom Spline.
 - CATS_SPAWN_AS_BLACK - Static variable in interface net.minecraft.registry.tag.StructureTags
 - CATS_SPAWN_IN - Static variable in interface net.minecraft.registry.tag.StructureTags
 - CatSitOnBlockGoal - Class in net.minecraft.entity.ai.goal
 - CatSitOnBlockGoal(CatEntity, double) - Constructor for class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 - catsNearby - Variable in class net.minecraft.entity.mob.PhantomEntity.SwoopMovementGoal
 - CatSpawner - Class in net.minecraft.world.spawner
 - 
A spawner for cats in villages and swamp huts.
 - CatSpawner() - Constructor for class net.minecraft.world.spawner.CatSpawner
 - CatTypeFix - Class in net.minecraft.datafixer.fix
 - CatTypeFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.CatTypeFix
 - catVariant(RegistryEntry<CatVariant>) - Static method in class net.minecraft.predicate.entity.EntitySubPredicateTypes
 - CatVariant - Record Class in net.minecraft.entity.passive
 - CatVariant(Identifier) - Constructor for record class net.minecraft.entity.passive.CatVariant
 - CatVariantTags - Class in net.minecraft.registry.tag
 - CatVariantTags() - Constructor for class net.minecraft.registry.tag.CatVariantTags
 - CAUGHT_FISH - Static variable in class net.minecraft.entity.projectile.FishingBobberEntity
 - caughtFish - Variable in class net.minecraft.entity.projectile.FishingBobberEntity
 - cauldron(Identifier) - Static method in class net.minecraft.data.client.TextureMap
 - CAULDRON - Static variable in class net.minecraft.block.Blocks
 - CAULDRON - Static variable in class net.minecraft.item.Items
 - CauldronBehavior - Interface in net.minecraft.block.cauldron
 - 
Cauldron behaviors control what happens when a player interacts with cauldrons using a specific item.
 - CauldronBehavior.CauldronBehaviorMap - Record Class in net.minecraft.block.cauldron
 - CauldronBehaviorMap(String, Map<Item, CauldronBehavior>) - Constructor for record class net.minecraft.block.cauldron.CauldronBehavior.CauldronBehaviorMap
 - CauldronBlock - Class in net.minecraft.block
 - 
An empty cauldron block.
 - CauldronBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CauldronBlock
 - CauldronRenameFix - Class in net.minecraft.datafixer.fix
 - CauldronRenameFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.CauldronRenameFix
 - CAULDRONS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CAULDRONS - Static variable in class net.minecraft.world.poi.PointOfInterestTypes
 - cause - Variable in record class net.minecraft.advancement.criterion.FallAfterExplosionCriterion.Conditions
 - 
The field for the
causerecord component. - cause - Variable in class net.minecraft.util.crash.CrashReport
 - cause() - Method in record class net.minecraft.advancement.criterion.FallAfterExplosionCriterion.Conditions
 - 
Returns the value of the
causerecord component. - CAUSED_BY - Static variable in interface net.minecraft.util.function.BooleanBiFunction
 - 
A
BooleanBiFunctionthat returnstrueif the first argument istrueor the second argument isfalse. - CAUSES - Static variable in interface net.minecraft.util.function.BooleanBiFunction
 - 
A
BooleanBiFunctionthat returnstrueif the first argument isfalseor the second argument istrue. - causingEntity - Variable in class net.minecraft.entity.TntEntity
 - CAVE - Static variable in class net.minecraft.sound.BiomeMoodSound
 - CAVE - Static variable in class net.minecraft.world.gen.carver.Carver
 - CAVE - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 - CAVE_AIR - Static variable in class net.minecraft.block.Blocks
 - CAVE_AIR - Static variable in class net.minecraft.world.gen.carver.Carver
 - CAVE_AIR - Static variable in class net.minecraft.world.gen.feature.LakeFeature
 - 
Deprecated.
 - CAVE_BIOMES - Static variable in class net.minecraft.world.chunk.BelowZeroRetrogen
 - CAVE_CHEESE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - CAVE_CODEC - Static variable in class net.minecraft.world.gen.carver.CaveCarverConfig
 - CAVE_ENTRANCE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - CAVE_EXTRA_UNDERGROUND - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 - CAVE_LAYER - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - CAVE_SPIDER - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CAVE_SPIDER - Static variable in class net.minecraft.entity.EntityType
 - CAVE_SPIDER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - CAVE_VINE - Static variable in class net.minecraft.world.gen.feature.UndergroundConfiguredFeatures
 - CAVE_VINE_IN_MOSS - Static variable in class net.minecraft.world.gen.feature.UndergroundConfiguredFeatures
 - CAVE_VINES - Static variable in class net.minecraft.block.Blocks
 - CAVE_VINES - Static variable in class net.minecraft.registry.tag.BlockTags
 - CAVE_VINES - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CAVE_VINES - Static variable in class net.minecraft.world.gen.feature.UndergroundPlacedFeatures
 - CAVE_VINES_PLANT - Static variable in class net.minecraft.block.Blocks
 - CAVEBIRD - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
 - CaveCarver - Class in net.minecraft.world.gen.carver
 - CaveCarver(Codec<CaveCarverConfig>) - Constructor for class net.minecraft.world.gen.carver.CaveCarver
 - CaveCarverConfig - Class in net.minecraft.world.gen.carver
 - CaveCarverConfig(float, HeightProvider, FloatProvider, YOffset, RegistryEntryList<Block>, FloatProvider, FloatProvider, FloatProvider) - Constructor for class net.minecraft.world.gen.carver.CaveCarverConfig
 - CaveCarverConfig(float, HeightProvider, FloatProvider, YOffset, CarverDebugConfig, RegistryEntryList<Block>, FloatProvider, FloatProvider, FloatProvider) - Constructor for class net.minecraft.world.gen.carver.CaveCarverConfig
 - CaveCarverConfig(CarverConfig, FloatProvider, FloatProvider, FloatProvider) - Constructor for class net.minecraft.world.gen.carver.CaveCarverConfig
 - CAVES - Static variable in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - CAVES - Static variable in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 - CAVES_ENTRANCES_OVERWORLD - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CAVES_NOODLE_OVERWORLD - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CAVES_PILLARS_OVERWORLD - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CAVES_SPAGHETTI_2D_OVERWORLD - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CaveScaler() - Constructor for class net.minecraft.world.gen.densityfunction.DensityFunctions.CaveScaler
 - CaveSpiderEntity - Class in net.minecraft.entity.mob
 - CaveSpiderEntity(EntityType<? extends CaveSpiderEntity>, World) - Constructor for class net.minecraft.entity.mob.CaveSpiderEntity
 - CaveSpiderEntityRenderer - Class in net.minecraft.client.render.entity
 - CaveSpiderEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.CaveSpiderEntityRenderer
 - CaveSurface - Class in net.minecraft.world.gen.feature.util
 - CaveSurface() - Constructor for class net.minecraft.world.gen.feature.util.CaveSurface
 - CaveSurface.Bounded - Class in net.minecraft.world.gen.feature.util
 - CaveSurface.Empty - Class in net.minecraft.world.gen.feature.util
 - CaveSurface.Half - Class in net.minecraft.world.gen.feature.util
 - CaveVines - Interface in net.minecraft.block
 - CaveVinesBodyBlock - Class in net.minecraft.block
 - CaveVinesBodyBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CaveVinesBodyBlock
 - CaveVinesHeadBlock - Class in net.minecraft.block
 - CaveVinesHeadBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CaveVinesHeadBlock
 - ceil(double) - Static method in class net.minecraft.util.math.MathHelper
 - ceil(float) - Static method in class net.minecraft.util.math.MathHelper
 - ceilDiv(int, int) - Static method in class net.minecraft.util.math.MathHelper
 - ceiling - Variable in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
 - CEILING - Enum constant in enum class net.minecraft.block.enums.Attachment
 - CEILING - Enum constant in enum class net.minecraft.block.enums.BlockFace
 - CEILING - Enum constant in enum class net.minecraft.util.math.VerticalSurfaceType
 - CEILING_HANGING_SIGNS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CEILING_X_AXIS_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 - CEILING_X_PRESSED_SHAPE - Static variable in class net.minecraft.block.ButtonBlock
 - CEILING_X_SHAPE - Static variable in class net.minecraft.block.ButtonBlock
 - CEILING_Z_AXIS_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 - CEILING_Z_PRESSED_SHAPE - Static variable in class net.minecraft.block.ButtonBlock
 - CEILING_Z_SHAPE - Static variable in class net.minecraft.block.ButtonBlock
 - ceilLog2(int) - Static method in class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 - ceilLog2(int) - Static method in class net.minecraft.util.math.MathHelper
 - 
Returns ceil(log2(
value)). - CELEBRATE - Static variable in class net.minecraft.entity.ai.brain.Activity
 - CELEBRATE_LOCATION - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 - CELEBRATE_TIME - Static variable in class net.minecraft.entity.mob.WardenBrain
 - CelebrateGoal(RaiderEntity) - Constructor for class net.minecraft.entity.raid.RaiderEntity.CelebrateGoal
 - CelebrateRaidWinTask - Class in net.minecraft.entity.ai.brain.task
 - CelebrateRaidWinTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.CelebrateRaidWinTask
 - CELEBRATING - Enum constant in enum class net.minecraft.entity.mob.IllagerEntity.State
 - CELEBRATING - Static variable in class net.minecraft.entity.raid.RaiderEntity
 - cellBlockX - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - cellBlockY - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - cellBlockZ - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - CellCache(DensityFunction) - Constructor for class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CellCache
 - censored(String) - Static method in record class net.minecraft.server.filter.FilteredMessage
 - center - Variable in class net.minecraft.client.render.Camera.Projection
 - center - Variable in record class net.minecraft.server.network.ChunkFilter.Cylindrical
 - 
The field for the
centerrecord component. - center - Variable in class net.minecraft.village.raid.Raid
 - center - Variable in class net.minecraft.world.gen.foliage.FoliagePlacer.TreeNode
 - center() - Method in record class net.minecraft.server.network.ChunkFilter.Cylindrical
 - 
Returns the value of the
centerrecord component. - CENTER - Enum constant in enum class net.minecraft.block.SideShapeType
 - CENTER - Enum constant in enum class net.minecraft.entity.decoration.DisplayEntity.BillboardMode
 - CENTER - Enum constant in enum class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity.TextAlignment
 - CENTER_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.WorldBorderCommand
 - CENTER_HEAD - Static variable in class net.minecraft.client.render.entity.model.WitherEntityModel
 - 
The key of the center head model part, whose value is "center_head".
 - centerBiome - Variable in class net.minecraft.world.biome.source.TheEndBiomeSource
 - centerChunkX - Variable in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 - centerChunkZ - Variable in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 - centered - Variable in class net.minecraft.client.gui.widget.MultilineTextWidget
 - CENTERED_LINE_PREFIX - Static variable in class net.minecraft.client.gui.screen.CreditsScreen
 - centeredLines - Variable in class net.minecraft.client.gui.screen.CreditsScreen
 - centerHead - Variable in class net.minecraft.client.render.entity.model.WitherEntityModel
 - centerIndicesToUpgrade - Variable in class net.minecraft.world.chunk.UpgradeData
 - centerIntegers - Variable in class net.minecraft.command.argument.Vec2ArgumentType
 - centerIntegers - Variable in class net.minecraft.command.argument.Vec3ArgumentType
 - centerListVertically - Variable in class net.minecraft.client.gui.widget.EntryListWidget
 - centerPos - Variable in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
 - 
The field for the
centerPosrecord component. - centerPos - Variable in class net.minecraft.world.ChunkRegion
 - centerPos() - Method in record class net.minecraft.util.math.BlockPointer
 - centerPos() - Method in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
 - 
Returns the value of the
centerPosrecord component. - centerScrollOn(E) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - centerSize - Variable in class net.minecraft.server.WorldGenerationProgressTracker
 - centerX - Variable in class net.minecraft.item.map.MapState
 - 
The scaled center coordinate of the map state on the X axis.
 - centerX - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 - centerX - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - centerX - Variable in class net.minecraft.world.border.WorldBorder
 - centerX - Variable in class net.minecraft.world.border.WorldBorder.Properties
 - centerX - Variable in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - centerZ - Variable in class net.minecraft.item.map.MapState
 - 
The scaled center coordinate of the map state on the Z axis.
 - centerZ - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 - centerZ - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - centerZ - Variable in class net.minecraft.world.border.WorldBorder
 - centerZ - Variable in class net.minecraft.world.border.WorldBorder.Properties
 - centerZ - Variable in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - centroids - Variable in record class net.minecraft.client.render.BuiltBuffer.SortState
 - 
The field for the
centroidsrecord component. - centroids() - Method in record class net.minecraft.client.render.BuiltBuffer.SortState
 - 
Returns the value of the
centroidsrecord component. - chain(Consumer<SignedMessage>, ServerCommandSource, SignedMessage) - Static method in class net.minecraft.command.argument.MessageArgumentType
 - chain(ReturnValueConsumer, ReturnValueConsumer) - Static method in interface net.minecraft.command.ReturnValueConsumer
 - CHAIN - Static variable in class net.minecraft.block.Blocks
 - CHAIN - Static variable in class net.minecraft.item.ArmorMaterials
 - CHAIN - Static variable in class net.minecraft.item.Items
 - CHAIN - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CHAIN_BROKEN_EXCEPTION - Static variable in exception class net.minecraft.network.message.MessageChain.MessageChainException
 - CHAIN_COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 - CHAIN_COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 - CHAIN_L1 - Static variable in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - CHAIN_L2 - Static variable in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - CHAIN_R1 - Static variable in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - CHAIN_R2 - Static variable in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - ChainBlock - Class in net.minecraft.block
 - ChainBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.ChainBlock
 - ChainedBlockSource - Record Class in net.minecraft.world.gen
 - ChainedBlockSource(List<ChunkNoiseSampler.BlockStateSampler>) - Constructor for record class net.minecraft.world.gen.ChainedBlockSource
 - 
Creates an instance of a
ChainedBlockSourcerecord class. - chainLength - Variable in class net.minecraft.structure.StructurePiece
 - CHAINMAIL_BOOTS - Static variable in class net.minecraft.item.Items
 - CHAINMAIL_CHESTPLATE - Static variable in class net.minecraft.item.Items
 - CHAINMAIL_HELMET - Static variable in class net.minecraft.item.Items
 - CHAINMAIL_LEGGINGS - Static variable in class net.minecraft.item.Items
 - ChainRestrictedNeighborUpdater - Class in net.minecraft.world.block
 - ChainRestrictedNeighborUpdater(World, int) - Constructor for class net.minecraft.world.block.ChainRestrictedNeighborUpdater
 - ChainRestrictedNeighborUpdater.Entry - Interface in net.minecraft.world.block
 - ChainRestrictedNeighborUpdater.SimpleEntry - Record Class in net.minecraft.world.block
 - ChainRestrictedNeighborUpdater.SixWayEntry - Class in net.minecraft.world.block
 - ChainRestrictedNeighborUpdater.StatefulEntry - Record Class in net.minecraft.world.block
 - ChainRestrictedNeighborUpdater.StateReplacementEntry - Record Class in net.minecraft.world.block
 - chainUnsigned(Consumer<SignedMessage>, ServerCommandSource, SignedMessage) - Static method in class net.minecraft.command.argument.MessageArgumentType
 - CHALLENGE - Enum constant in enum class net.minecraft.advancement.AdvancementFrame
 - challengeFrameTexture - Variable in enum class net.minecraft.client.gui.screen.advancement.AdvancementObtainedStatus
 - CHAMBER_END_POOL_KEY - Static variable in class net.minecraft.structure.TrialChamberData
 - CHAMBER_ENTRANCE_CAP_POOL_KEY - Static variable in class net.minecraft.structure.TrialChamberData
 - chance - Variable in record class net.minecraft.enchantment.effect.value.RemoveBinomialEnchantmentEffect
 - 
The field for the
chancerecord component. - chance - Variable in class net.minecraft.entity.ai.brain.task.StayAboveWaterTask
 - chance - Variable in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 - chance - Variable in class net.minecraft.entity.ai.goal.LookAtEntityGoal
 - chance - Variable in class net.minecraft.entity.ai.goal.WanderAroundGoal
 - chance - Variable in record class net.minecraft.loot.condition.RandomChanceLootCondition
 - 
The field for the
chancerecord component. - chance - Variable in class net.minecraft.sound.BiomeAdditionsSound
 - chance - Variable in class net.minecraft.world.gen.feature.RandomFeatureEntry
 - chance - Variable in class net.minecraft.world.gen.placementmodifier.RarityFilterPlacementModifier
 - chance() - Method in record class net.minecraft.enchantment.effect.value.RemoveBinomialEnchantmentEffect
 - 
Returns the value of the
chancerecord component. - chance() - Method in record class net.minecraft.loot.condition.RandomChanceLootCondition
 - 
Returns the value of the
chancerecord component. - CHANCE - Static variable in class net.minecraft.entity.ai.goal.WanderAroundFarGoal
 - chanceOfDirectionalSpread - Variable in class net.minecraft.world.gen.feature.SmallDripstoneFeatureConfig
 - chanceOfDripstoneColumnAtMaxDistanceFromCenter - Variable in class net.minecraft.world.gen.feature.DripstoneClusterFeatureConfig
 - chanceOfSpreadRadius2 - Variable in class net.minecraft.world.gen.feature.SmallDripstoneFeatureConfig
 - chanceOfSpreadRadius3 - Variable in class net.minecraft.world.gen.feature.SmallDripstoneFeatureConfig
 - chanceOfTallerDripstone - Variable in class net.minecraft.world.gen.feature.SmallDripstoneFeatureConfig
 - chances - Variable in record class net.minecraft.loot.condition.TableBonusLootCondition
 - 
The field for the
chancesrecord component. - chances() - Method in record class net.minecraft.loot.condition.TableBonusLootCondition
 - 
Returns the value of the
chancesrecord component. - CHANGE - Enum constant in enum class net.minecraft.scoreboard.ServerScoreboard.UpdateMode
 - CHANGE_DETECTED - Enum constant in enum class net.minecraft.client.sound.SoundSystem.DeviceChangeStatus
 - CHANGE_DIFFICULTY_C2S - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHANGE_DIFFICULTY_S2C - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHANGE_PAGE - Enum constant in enum class net.minecraft.text.ClickEvent.Action
 - changeAngle(float, float, float) - Method in class net.minecraft.entity.ai.control.LookControl
 - 
Changes the angle from
fromtoto, or bymaxdegrees iftois too big a change. - changeAngle(float, float, float) - Method in class net.minecraft.entity.mob.MobEntity
 - 
Changes the angle from
fromtoto, or bymaxdegrees iftois too big a change. - changeCallback - Variable in class net.minecraft.client.option.SimpleOption
 - changeCallback - Variable in class net.minecraft.client.option.SimpleOption.OptionSliderWidgetImpl
 - changeCallback - Variable in class net.minecraft.world.GameRules.Type
 - changeCount - Variable in class net.minecraft.entity.player.PlayerInventory
 - changed(MinecraftServer) - Method in class net.minecraft.world.GameRules.Rule
 - CHANGED_DIMENSION - Enum constant in enum class net.minecraft.entity.Entity.RemovalReason
 - 
The entity changed dimension.
 - CHANGED_DIMENSION - Static variable in class net.minecraft.advancement.criterion.Criteria
 - changedComponents - Variable in class net.minecraft.component.ComponentChanges
 - changedComponents - Variable in class net.minecraft.component.ComponentMapImpl
 - ChangedDimensionCriterion - Class in net.minecraft.advancement.criterion
 - ChangedDimensionCriterion() - Constructor for class net.minecraft.advancement.criterion.ChangedDimensionCriterion
 - ChangedDimensionCriterion.Conditions - Record Class in net.minecraft.advancement.criterion
 - changedEntries - Variable in class net.minecraft.server.network.EntityTrackerEntry
 - changedListener - Variable in class net.minecraft.client.gui.widget.TextFieldWidget
 - changeGameMode(GameMode) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - changeGameMode(GameMode) - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
 - 
Checks if current game mode is different to
gameMode, and change it if so. - changeList - Variable in class net.minecraft.client.realms.dto.Backup
 - changeListener - Variable in class net.minecraft.client.gui.EditBox
 - changeListener - Variable in class net.minecraft.entity.Entity
 - changeLook - Variable in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - changeLookDirection(double, double) - Method in class net.minecraft.entity.Entity
 - changeNotifier - Variable in class net.minecraft.block.jukebox.JukeboxManager
 - changePage() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - ChangePageSpectatorMenuCommand(int, boolean) - Constructor for class net.minecraft.client.gui.hud.spectator.SpectatorMenu.ChangePageSpectatorMenuCommand
 - changePlayerTeam(Team, String, TeamS2CPacket.Operation) - Static method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - changePosition - Variable in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - changeRotation(BlockState, BlockRotation) - Static method in class net.minecraft.block.PillarBlock
 - changes - Variable in class net.minecraft.component.ComponentChanges.Builder
 - changes - Variable in class net.minecraft.loot.function.SetComponentsLootFunction
 - changes - Variable in class net.minecraft.text.HoverEvent.ItemStackContent
 - CHANGES_TOOLTIP - Static variable in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen
 - changesButton - Variable in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen.BackupObjectSelectionListEntry
 - changesColor - Variable in class net.minecraft.client.particle.AnimatedParticle
 - changesLook() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - changesPosition() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - changeTargetDirection(Direction.Axis) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - changeText(UnaryOperator<SignText>, boolean) - Method in class net.minecraft.block.entity.SignBlockEntity
 - changeTilt(BlockState, World, BlockPos, Tilt) - Static method in class net.minecraft.block.BigDripleafBlock
 - changeTilt(BlockState, World, BlockPos, Tilt, SoundEvent) - Method in class net.minecraft.block.BigDripleafBlock
 - ChangeUnlockedRecipesS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - ChangeUnlockedRecipesS2CPacket(ChangeUnlockedRecipesS2CPacket.Action, Collection<Identifier>, Collection<Identifier>, RecipeBookOptions) - Constructor for class net.minecraft.network.packet.s2c.play.ChangeUnlockedRecipesS2CPacket
 - ChangeUnlockedRecipesS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.ChangeUnlockedRecipesS2CPacket
 - ChangeUnlockedRecipesS2CPacket.Action - Enum Class in net.minecraft.network.packet.s2c.play
 - changeVaultState(ServerWorld, BlockPos, BlockState, BlockState, VaultConfig, VaultSharedData) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Server
 - changing(float, float) - Static method in record class net.minecraft.entity.EntityDimensions
 - CHANGING - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
 - channel - Variable in class net.minecraft.client.sound.SoundSystem
 - channel - Variable in class net.minecraft.client.texture.NativeImage.WriteCallback
 - channel - Variable in class net.minecraft.network.ClientConnection
 - channel - Variable in class net.minecraft.util.logging.LogWriter
 - channel - Variable in class net.minecraft.world.level.storage.SessionLock
 - channel - Variable in class net.minecraft.world.storage.RegionFile
 - Channel - Class in net.minecraft.client.sound
 - Channel(SoundEngine, Executor) - Constructor for class net.minecraft.client.sound.Channel
 - Channel.SourceManager - Class in net.minecraft.client.sound
 - channelActive(ChannelHandlerContext) - Method in class net.minecraft.client.network.LegacyServerPinger
 - channelActive(ChannelHandlerContext) - Method in class net.minecraft.network.ClientConnection
 - channelCount - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 - CHANNELED_LIGHTNING - Static variable in class net.minecraft.advancement.criterion.Criteria
 - ChanneledLightningCriterion - Class in net.minecraft.advancement.criterion
 - ChanneledLightningCriterion() - Constructor for class net.minecraft.advancement.criterion.ChanneledLightningCriterion
 - ChanneledLightningCriterion.Conditions - Record Class in net.minecraft.advancement.criterion
 - channeler - Variable in class net.minecraft.entity.LightningEntity
 - channelFromFloat(float) - Static method in class net.minecraft.util.math.ColorHelper
 - channelInactive(ChannelHandlerContext) - Method in class net.minecraft.network.ClientConnection
 - CHANNELING - Static variable in class net.minecraft.enchantment.Enchantments
 - ChannelList - Class in net.minecraft.client.sound
 - ChannelList(int) - Constructor for class net.minecraft.client.sound.ChannelList
 - channelRead(ChannelHandlerContext, Object) - Method in class net.minecraft.network.handler.LegacyQueryHandler
 - channelRead(ChannelHandlerContext, Object) - Method in class net.minecraft.network.handler.NetworkStateTransitions.InboundConfigurer
 - channelRead(ChannelHandlerContext, Object) - Method in class net.minecraft.network.handler.PacketSizeLogHandler
 - channelRead(ChannelHandlerContext, Object) - Method in class net.minecraft.server.ServerNetworkIo.DelayingChannelInboundHandler
 - channelRead0(ChannelHandlerContext, ByteBuf) - Method in class net.minecraft.client.network.LegacyServerPinger
 - channelRead0(ChannelHandlerContext, Packet<?>) - Method in class net.minecraft.network.ClientConnection
 - channels - Variable in class net.minecraft.server.ServerNetworkIo
 - character(char) - Static method in interface net.minecraft.command.argument.packrat.Literals
 - CHARACTER - Enum constant in enum class net.minecraft.client.util.SelectionManager.SelectionType
 - characters - Variable in class net.minecraft.client.search.SuffixArray
 - charactersByWidth - Variable in class net.minecraft.client.font.FontStorage
 - CharacterVisitor - Interface in net.minecraft.text
 - 
A visitor for single characters in a string.
 - charAt(int) - Method in class net.minecraft.client.font.TextHandler.LineWrappingCollector
 - CHARCOAL - Static variable in class net.minecraft.item.Items
 - charge - Variable in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - charge(ModelPart, ModelPart, LivingEntity, boolean) - Static method in class net.minecraft.client.render.entity.model.CrossbowPosing
 - charge(Entity, World, BlockPos, BlockState) - Static method in class net.minecraft.block.RespawnAnchorBlock
 - CHARGE_PROGRESS - Static variable in class net.minecraft.item.CrossbowItem
 - chargeCount - Variable in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
 - 
The field for the
chargeCountrecord component. - chargeCount() - Method in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
 - 
Returns the value of the
chargeCountrecord component. - charged - Variable in class net.minecraft.item.CrossbowItem
 - CHARGED - Enum constant in enum class net.minecraft.entity.ai.brain.task.CrossbowAttackTask.CrossbowState
 - CHARGED - Enum constant in enum class net.minecraft.entity.ai.goal.CrossbowAttackGoal.Stage
 - CHARGED - Static variable in class net.minecraft.entity.mob.CreeperEntity
 - CHARGED - Static variable in class net.minecraft.entity.projectile.WitherSkullEntity
 - CHARGED_PROJECTILES - Static variable in class net.minecraft.component.DataComponentTypes
 - CHARGED_PROJECTILES - Static variable in interface net.minecraft.loot.ContainerComponentModifiers
 - ChargedProjectilesComponent - Class in net.minecraft.component.type
 - ChargedProjectilesComponent(List<ItemStack>) - Constructor for class net.minecraft.component.type.ChargedProjectilesComponent
 - chargedSkullCooldowns - Variable in class net.minecraft.entity.boss.WitherEntity
 - chargedTicksLeft - Variable in class net.minecraft.entity.ai.goal.CrossbowAttackGoal
 - CHARGES - Static variable in class net.minecraft.block.RespawnAnchorBlock
 - CHARGES - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies the amount of charges a respawn anchor has.
 - CHARGES_MAX - Static variable in class net.minecraft.state.property.Properties
 - CHARGES_MIN - Static variable in class net.minecraft.state.property.Properties
 - ChargeTargetGoal() - Constructor for class net.minecraft.entity.mob.VexEntity.ChargeTargetGoal
 - CHARGING - Enum constant in enum class net.minecraft.entity.ai.brain.task.CrossbowAttackTask.CrossbowState
 - CHARGING - Enum constant in enum class net.minecraft.entity.ai.goal.CrossbowAttackGoal.Stage
 - CHARGING - Static variable in class net.minecraft.entity.mob.PiglinEntity
 - CHARGING - Static variable in class net.minecraft.entity.mob.PillagerEntity
 - CHARGING_FLAG - Static variable in class net.minecraft.entity.mob.VexEntity
 - CHARGING_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 - CHARGING_SONIC_BOOM - Static variable in class net.minecraft.client.render.entity.animation.WardenAnimations
 - CHARGING_TEXTURE - Static variable in class net.minecraft.client.render.entity.VexEntityRenderer
 - chargingCooldown - Variable in class net.minecraft.entity.ai.brain.task.CrossbowAttackTask
 - ChargingPlayerPhase - Class in net.minecraft.entity.boss.dragon.phase
 - ChargingPlayerPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 - chargingSonicBoomAnimationState - Variable in class net.minecraft.entity.mob.WardenEntity
 - chargingTicks - Variable in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 - CharLiteral(char) - Constructor for record class net.minecraft.command.argument.packrat.Literals.CharLiteral
 - charMap - Variable in class net.minecraft.block.pattern.BlockPatternBuilder
 - CharPredicate - Interface in net.minecraft.util.function
 - charTyped(char, int) - Method in interface net.minecraft.client.gui.Element
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in interface net.minecraft.client.gui.ParentElement
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.ingame.CraftingScreen
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.ingame.InventoryScreen
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.screen.SleepingChatScreen
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.widget.EditBoxWidget
 - 
Callback for when a character input has been captured.
 - charTyped(char, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - 
Callback for when a character input has been captured.
 - ChaseBoatGoal - Class in net.minecraft.entity.ai.goal
 - ChaseBoatGoal(PathAwareEntity) - Constructor for class net.minecraft.entity.ai.goal.ChaseBoatGoal
 - ChaseBoatState - Enum Class in net.minecraft.entity.ai.goal
 - ChaseBoatState() - Constructor for enum class net.minecraft.entity.ai.goal.ChaseBoatState
 - ChaseClient - Class in net.minecraft.server.chase
 - ChaseClient(String, int, MinecraftServer) - Constructor for class net.minecraft.server.chase.ChaseClient
 - ChaseClient.TeleportPos - Record Class in net.minecraft.server.chase
 - ChaseCommand - Class in net.minecraft.server.command
 - ChaseCommand() - Constructor for class net.minecraft.server.command.ChaseCommand
 - ChasePlayerGoal(EndermanEntity) - Constructor for class net.minecraft.entity.mob.EndermanEntity.ChasePlayerGoal
 - ChaseServer - Class in net.minecraft.server.chase
 - ChaseServer(String, int, PlayerManager, int) - Constructor for class net.minecraft.server.chase.ChaseServer
 - ChaseServer.TeleportPos - Record Class in net.minecraft.server.chase
 - ChaseWolvesGoal(LlamaEntity) - Constructor for class net.minecraft.entity.passive.LlamaEntity.ChaseWolvesGoal
 - CHASING_FLAG - Static variable in class net.minecraft.entity.passive.FoxEntity
 - chat - Variable in record class net.minecraft.network.message.MessageType
 - 
The field for the
chatrecord component. - chat() - Method in record class net.minecraft.network.message.MessageType
 - 
Returns the value of the
chatrecord component. - Chat(SignedMessage) - Constructor for record class net.minecraft.network.message.SentMessage.Chat
 - 
Creates an instance of a
Chatrecord class. - CHAT - Enum constant in enum class net.minecraft.client.option.NarratorMode
 - 
The narrator narrates chat messages.
 - CHAT - Enum constant in enum class net.minecraft.client.session.report.AbuseReportType
 - CHAT - Enum constant in enum class net.minecraft.world.GameRules.Category
 - CHAT - Static variable in record class net.minecraft.network.message.MessageType
 - 
The registry key for the message type used by
chat messages. - CHAT - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHAT_ACK - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHAT_COMMAND - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHAT_COMMAND_SIGNED - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHAT_ENDPOINT - Static variable in class net.minecraft.server.filter.TextFilterer
 - CHAT_ERROR - Static variable in record class net.minecraft.client.gui.hud.MessageIndicator
 - CHAT_MESSAGE_CODEC - Static variable in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - CHAT_MESSAGE_LEFT_MARGIN - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
 - CHAT_MODIFIED - Enum constant in enum class net.minecraft.client.gui.hud.MessageIndicator.Icon
 - CHAT_SESSION_UPDATE - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHAT_TEXT - Static variable in class net.minecraft.client.gui.screen.option.OptionsScreen
 - CHAT_TEXT_DECORATION - Static variable in record class net.minecraft.network.message.MessageType
 - CHAT_TYPE_TEXT - Static variable in class net.minecraft.client.gui.screen.report.AbuseReportTypeScreen
 - CHAT_VALIDATION_FAILED_TEXT - Static variable in class net.minecraft.client.network.ClientPlayNetworkHandler
 - CHAT_VALIDATION_FAILED_TEXT - Static variable in class net.minecraft.server.network.ServerPlayNetworkHandler
 - ChatAbuseReport - Class in net.minecraft.client.session.report
 - ChatAbuseReport(UUID, Instant, UUID) - Constructor for class net.minecraft.client.session.report.ChatAbuseReport
 - ChatAbuseReport.Builder - Class in net.minecraft.client.session.report
 - chatColors - Variable in class net.minecraft.client.option.GameOptions
 - chatColorsEnabled - Variable in record class net.minecraft.network.packet.c2s.common.SyncedClientOptions
 - 
The field for the
chatColorsEnabledrecord component. - chatColorsEnabled() - Method in record class net.minecraft.network.packet.c2s.common.SyncedClientOptions
 - 
Returns the value of the
chatColorsEnabledrecord component. - ChatCommandSignedC2SPacket - Record Class in net.minecraft.network.packet.c2s.play
 - 
A packet used to execute commands on the server.
 - ChatCommandSignedC2SPacket(String, Instant, long, ArgumentSignatureDataMap, LastSeenMessageList.Acknowledgment) - Constructor for record class net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
 - ChatCommandSignedC2SPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
 - chatDelay - Variable in class net.minecraft.client.network.message.MessageHandler
 - chatDelay - Variable in class net.minecraft.client.option.GameOptions
 - chatEndpoint - Variable in class net.minecraft.server.filter.TextFilterer
 - chatError() - Static method in record class net.minecraft.client.gui.hud.MessageIndicator
 - chatField - Variable in class net.minecraft.client.gui.screen.ChatScreen
 - chatHeightFocused - Variable in class net.minecraft.client.option.GameOptions
 - chatHeightUnfocused - Variable in class net.minecraft.client.option.GameOptions
 - chatHud - Variable in class net.minecraft.client.gui.hud.InGameHud
 - ChatHud - Class in net.minecraft.client.gui.hud
 - 
Responsible for rendering various game messages such as chat messages or join/leave messages.
 - ChatHud(MinecraftClient) - Constructor for class net.minecraft.client.gui.hud.ChatHud
 - ChatHud.ChatState - Class in net.minecraft.client.gui.hud
 - ChatHud.RemovalQueuedMessage - Record Class in net.minecraft.client.gui.hud
 - ChatHudLine - Record Class in net.minecraft.client.gui.hud
 - ChatHudLine(int, Text, MessageSignatureData, MessageIndicator) - Constructor for record class net.minecraft.client.gui.hud.ChatHudLine
 - ChatHudLine.Visible - Record Class in net.minecraft.client.gui.hud
 - chatInputSuggestor - Variable in class net.minecraft.client.gui.screen.ChatScreen
 - ChatInputSuggestor - Class in net.minecraft.client.gui.screen
 - ChatInputSuggestor(MinecraftClient, Screen, TextFieldWidget, TextRenderer, boolean, boolean, int, int, boolean, int) - Constructor for class net.minecraft.client.gui.screen.ChatInputSuggestor
 - ChatInputSuggestor.SuggestionWindow - Class in net.minecraft.client.gui.screen
 - chatKey - Variable in class net.minecraft.client.option.GameOptions
 - 
A key binding for opening the chat screen.
 - chatLastMessage - Variable in class net.minecraft.client.gui.screen.ChatScreen
 - chatLineSpacing - Variable in class net.minecraft.client.option.GameOptions
 - chatLinks - Variable in class net.minecraft.client.option.GameOptions
 - chatLinksPrompt - Variable in class net.minecraft.client.option.GameOptions
 - chatLog - Variable in class net.minecraft.client.session.report.AbuseReportContext
 - ChatLog - Class in net.minecraft.client.session.report.log
 - 
A chat log holds received message entries with sequential indices, where newer entries receive bigger indices.
 - ChatLog(int) - Constructor for class net.minecraft.client.session.report.log.ChatLog
 - ChatLog(int, List<ChatLogEntry>) - Constructor for class net.minecraft.client.session.report.log.ChatLog
 - ChatLogEntry - Interface in net.minecraft.client.session.report.log
 - 
An entry logged to
ChatLog. - ChatLogEntry.Type - Enum Class in net.minecraft.client.session.report.log
 - chatMessage - Variable in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 - 
The field for the
chatMessagerecord component. - chatMessage() - Method in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 - 
Returns the value of the
chatMessagerecord component. - ChatMessage(GameProfile, SignedMessage, MessageTrustStatus) - Constructor for record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - ChatMessageC2SPacket - Record Class in net.minecraft.network.packet.c2s.play
 - 
A packet used to send a chat message to the server.
 - ChatMessageC2SPacket(String, Instant, long, MessageSignatureData, LastSeenMessageList.Acknowledgment) - Constructor for record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 - ChatMessageC2SPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 - ChatMessages - Class in net.minecraft.client.util
 - ChatMessages() - Constructor for class net.minecraft.client.util.ChatMessages
 - ChatMessageS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - 
A packet used to send a chat message to the clients.
 - ChatMessageS2CPacket(UUID, int, MessageSignatureData, MessageBody.Serialized, Text, FilterMask, MessageType.Parameters) - Constructor for record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 - ChatMessageS2CPacket(RegistryByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 - chatOpacity - Variable in class net.minecraft.client.option.GameOptions
 - ChatOptionsScreen - Class in net.minecraft.client.gui.screen.option
 - ChatOptionsScreen(Screen, GameOptions) - Constructor for class net.minecraft.client.gui.screen.option.ChatOptionsScreen
 - ChatReportScreen - Class in net.minecraft.client.gui.screen.report
 - ChatReportScreen(Screen, AbuseReportContext, UUID) - Constructor for class net.minecraft.client.gui.screen.report.ChatReportScreen
 - ChatReportScreen(Screen, AbuseReportContext, ChatAbuseReport) - Constructor for class net.minecraft.client.gui.screen.report.ChatReportScreen
 - ChatReportScreen(Screen, AbuseReportContext, ChatAbuseReport.Builder) - Constructor for class net.minecraft.client.gui.screen.report.ChatReportScreen
 - ChatRestriction(Text) - Constructor for enum class net.minecraft.client.MinecraftClient.ChatRestriction
 - chatScale - Variable in class net.minecraft.client.option.GameOptions
 - ChatScreen - Class in net.minecraft.client.gui.screen
 - 
A screen that allows player to input a chat message.
 - ChatScreen(String) - Constructor for class net.minecraft.client.gui.screen.ChatScreen
 - chatScreenSized - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - ChatSelectionScreen - Class in net.minecraft.client.gui.screen.report
 - ChatSelectionScreen(Screen, AbuseReportContext, ChatAbuseReport.Builder, Consumer<ChatAbuseReport.Builder>) - Constructor for class net.minecraft.client.gui.screen.report.ChatSelectionScreen
 - ChatSelectionScreen.SelectionListWidget - Class in net.minecraft.client.gui.screen.report
 - ChatSelectionScreen.SelectionListWidget.Entry - Class in net.minecraft.client.gui.screen.report
 - ChatSelectionScreen.SelectionListWidget.MessageEntry - Class in net.minecraft.client.gui.screen.report
 - ChatSelectionScreen.SelectionListWidget.SenderEntry - Class in net.minecraft.client.gui.screen.report
 - ChatSelectionScreen.SelectionListWidget.SenderEntryPair - Record Class in net.minecraft.client.gui.screen.report
 - ChatSelectionScreen.SelectionListWidget.SeparatorEntry - Class in net.minecraft.client.gui.screen.report
 - ChatSelectionScreen.SelectionListWidget.TextEntry - Class in net.minecraft.client.gui.screen.report
 - chatSession - Variable in record class net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket
 - 
The field for the
chatSessionrecord component. - chatSession - Variable in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 - 
The field for the
chatSessionrecord component. - chatSession() - Method in record class net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket
 - 
Returns the value of the
chatSessionrecord component. - chatSession() - Method in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 - 
Returns the value of the
chatSessionrecord component. - chatState - Variable in class net.minecraft.client.network.ClientConfigurationNetworkHandler
 - chatState - Variable in record class net.minecraft.client.network.ClientConnectionState
 - 
The field for the
chatStaterecord component. - chatState() - Method in record class net.minecraft.client.network.ClientConnectionState
 - 
Returns the value of the
chatStaterecord component. - ChatState(List<ChatHudLine>, List<String>, List<ChatHud.RemovalQueuedMessage>) - Constructor for class net.minecraft.client.gui.hud.ChatHud.ChatState
 - chatSuggestions - Variable in class net.minecraft.client.network.ClientCommandSource
 - ChatSuggestionsS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - ChatSuggestionsS2CPacket(ChatSuggestionsS2CPacket.Action, List<String>) - Constructor for record class net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
 - ChatSuggestionsS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
 - ChatSuggestionsS2CPacket.Action - Enum Class in net.minecraft.network.packet.s2c.play
 - chatType - Variable in record class net.minecraft.network.packet.s2c.play.ProfilelessChatMessageS2CPacket
 - 
The field for the
chatTyperecord component. - chatType() - Method in record class net.minecraft.network.packet.s2c.play.ProfilelessChatMessageS2CPacket
 - 
Returns the value of the
chatTyperecord component. - chatVisibility - Variable in class net.minecraft.client.option.GameOptions
 - chatVisibility - Variable in record class net.minecraft.network.packet.c2s.common.SyncedClientOptions
 - 
The field for the
chatVisibilityrecord component. - chatVisibility() - Method in record class net.minecraft.network.packet.c2s.common.SyncedClientOptions
 - 
Returns the value of the
chatVisibilityrecord component. - ChatVisibility - Enum Class in net.minecraft.network.message
 - ChatVisibility(int, String) - Constructor for enum class net.minecraft.network.message.ChatVisibility
 - chatWidth - Variable in class net.minecraft.client.option.GameOptions
 - cheatsAllowed - Variable in class net.minecraft.server.PlayerManager
 - cheatsEnabled - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 - check() - Static method in class net.minecraft.client.realms.RealmsAvailability
 - check(double) - Method in interface net.minecraft.util.profiler.Sampler.DeviationChecker
 - check(double) - Method in class net.minecraft.util.profiler.Sampler.RatioDeviationChecker
 - check(String, Supplier<String>, String, Class<?>) - Static method in record class net.minecraft.util.ModStatus
 - 
Returns the modification status determined by the brand and whether the class is signed or not.
 - check(CachedBlockPosition) - Method in class net.minecraft.item.BlockPredicatesChecker
 - 
Returns true if any of the predicates in the
stack's NBT matched against the block atpos, false otherwise. - CHECK - Enum constant in enum class net.minecraft.world.chunk.WorldChunk.CreationType
 - CHECK_DRAGON_SEEN_INTERVAL - Static variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - CHECK_MESSAGE - Static variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerWarningScreen
 - checkAccess(Path, AccessMode[]) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - checkAlcErrors(long, String) - Static method in class net.minecraft.client.sound.AlUtil
 - checkAllocated() - Method in class net.minecraft.client.texture.NativeImage
 - checkAllPropertyDefinitions() - Method in class net.minecraft.data.client.BlockStateVariantMap
 - checkBackupAndStart(LevelStorage.Session, SaveLoader, ResourcePackManager, Runnable) - Method in class net.minecraft.server.integrated.IntegratedServerLoader
 - checkBlock(BlockPos) - Method in class net.minecraft.server.world.ServerLightingProvider
 - checkBlock(BlockPos) - Method in enum class net.minecraft.world.chunk.light.ChunkLightingView.Empty
 - checkBlock(BlockPos) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - checkBlock(BlockPos) - Method in class net.minecraft.world.chunk.light.LightingProvider
 - checkBlock(BlockPos) - Method in interface net.minecraft.world.chunk.light.LightingView
 - checkBlock(BlockPos, Predicate<Block>, String) - Method in class net.minecraft.test.TestContext
 - checkBlock(BlockPos, Predicate<Block>, Supplier<String>) - Method in class net.minecraft.test.TestContext
 - checkBlockCollision() - Method in class net.minecraft.entity.Entity
 - checkBlockEntity(BlockPos, Predicate<T>, Supplier<String>) - Method in class net.minecraft.test.TestContext
 - checkBlockProperty(BlockPos, Property<T>, Predicate<T>, String) - Method in class net.minecraft.test.TestContext
 - checkBlockState(BlockPos, Predicate<BlockState>, Supplier<String>) - Method in class net.minecraft.test.TestContext
 - checkBoatInWater() - Method in class net.minecraft.entity.vehicle.BoatEntity
 - checkBounds(int) - Method in class net.minecraft.util.collection.ArrayListDeque
 - checkBounds(int, int) - Static method in class net.minecraft.util.collection.ArrayListDeque
 - checkbox - Variable in class net.minecraft.client.gui.screen.report.ReportScreen
 - checkbox - Variable in class net.minecraft.client.gui.screen.WarningScreen
 - checkBoxCollision(Box) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - CheckboxWidget - Class in net.minecraft.client.gui.widget
 - CheckboxWidget(int, int, int, Text, TextRenderer, boolean, CheckboxWidget.Callback) - Constructor for class net.minecraft.client.gui.widget.CheckboxWidget
 - CheckboxWidget.Builder - Class in net.minecraft.client.gui.widget
 - CheckboxWidget.Callback - Interface in net.minecraft.client.gui.widget
 - checkCanJoin(SocketAddress, GameProfile) - Method in class net.minecraft.server.integrated.IntegratedPlayerManager
 - checkCanJoin(SocketAddress, GameProfile) - Method in class net.minecraft.server.PlayerManager
 - checkCanNavigate - Variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - checkCanNavigateCooldown - Variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - checkCommand(ParseResults<ServerCommandSource>, String, ServerCommandSource) - Static method in class net.minecraft.server.command.CommandManager
 - checkCursorStackUpdates() - Method in class net.minecraft.screen.ScreenHandler
 - checkDataCount(PropertyDelegate, int) - Static method in class net.minecraft.screen.ScreenHandler
 - 
Checks that the size of the
datais at least as large as theexpectedCount. - checkDespawn() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - 
Checks whether the entity should be despawned.
 - checkDespawn() - Method in class net.minecraft.entity.boss.WitherEntity
 - 
Checks whether the entity should be despawned.
 - checkDespawn() - Method in class net.minecraft.entity.Entity
 - 
Checks whether the entity should be despawned.
 - checkDespawn() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Checks whether the entity should be despawned.
 - checkDespawn() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - 
Checks whether the entity should be despawned.
 - checkDownloadSize() - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 - checkDragonSeen() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - checked - Variable in class net.minecraft.client.gui.widget.CheckboxWidget.Builder
 - checked - Variable in class net.minecraft.client.gui.widget.CheckboxWidget
 - checked - Variable in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 - checked(boolean) - Method in class net.minecraft.client.gui.widget.CheckboxWidget.Builder
 - CHECKED_GSON - Static variable in class net.minecraft.client.realms.util.RealmsPersistence
 - checkedAdd(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer.Builder
 - CheckedGson - Class in net.minecraft.client.realms
 - 
Checks so that only intended pojos are passed to the GSON (handles serialization after obfuscation).
 - CheckedGson() - Constructor for class net.minecraft.client.realms.CheckedGson
 - CheckedRandom - Class in net.minecraft.util.math.random
 - 
A checked random that fails fast when it detects concurrent usage.
 - CheckedRandom(long) - Constructor for class net.minecraft.util.math.random.CheckedRandom
 - CheckedRandom.Splitter - Class in net.minecraft.util.math.random
 - checkEmpty(MatrixStack) - Method in class net.minecraft.client.render.WorldRenderer
 - CheckerboardBiomeSource - Class in net.minecraft.world.biome.source
 - CheckerboardBiomeSource(RegistryEntryList<Biome>, int) - Constructor for class net.minecraft.world.biome.source.CheckerboardBiomeSource
 - checkError(int, String) - Static method in class net.minecraft.client.font.FreeTypeUtil
 - checkErrors(String) - Static method in class net.minecraft.client.sound.AlUtil
 - checkers - Variable in class net.minecraft.client.realms.RealmsPeriodicCheckers
 - checkEulaAgreement() - Method in class net.minecraft.server.dedicated.EulaReader
 - checkException() - Method in class net.minecraft.client.texture.ResourceTexture.TextureData
 - checkFallFlying() - Method in class net.minecraft.entity.player.PlayerEntity
 - checkFatalError(int, String) - Static method in class net.minecraft.client.font.FreeTypeUtil
 - checkForBiomeOnTop(Heightmap.Type) - Static method in interface net.minecraft.structure.StructureGeneratorFactory
 - checkForClose() - Method in class net.minecraft.client.gui.screen.GameModeSelectionScreen
 - checkForCollision() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - checkForNewRecipes(MinecraftClient) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeGroupButtonWidget
 - checkForSpam() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - checkForSpecificMetadata(String, String) - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
 - checkFramebufferStatus() - Method in class net.minecraft.client.gl.Framebuffer
 - checkGameData() - Method in class net.minecraft.client.MinecraftClient
 - checkHandStackSwap(Map<EquipmentSlot, ItemStack>) - Method in class net.minecraft.entity.LivingEntity
 - 
Notifies nearby players if the stacks in the hands have been swapped.
 - checkHeight(FlatChunkGeneratorConfig) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - checkHeight(GenerationShapeConfig) - Static method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 - checkInternal() - Static method in class net.minecraft.client.realms.RealmsAvailability
 - checkIp(ServerCommandSource, String, Text) - Static method in class net.minecraft.server.dedicated.command.BanIpCommand
 - checkLinkUpdated(RealmsNews) - Method in class net.minecraft.client.realms.RealmsNewsUpdater
 - checkListConversionSuccess() - Static method in class net.minecraft.server.ServerConfigHandler
 - checkLivingConditions(BlockState, WorldAccess, BlockPos) - Method in class net.minecraft.block.CoralParentBlock
 - checkLocation() - Method in class net.minecraft.entity.vehicle.BoatEntity
 - checkLowDiskSpaceWarning() - Method in class net.minecraft.server.integrated.IntegratedServer
 - CHECKMARK - Static variable in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
 - CHECKMARK_HEIGHT - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
 - CHECKMARK_ICON_TEXTURE - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
 - CHECKMARK_WIDTH - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
 - checkMessage - Variable in class net.minecraft.client.gui.screen.WarningScreen
 - checkMissing() - Static method in class net.minecraft.entity.attribute.DefaultAttributeRegistry
 - checkMissing() - Static method in class net.minecraft.server.command.CommandManager
 - checkNarratorLibrary(boolean) - Method in class net.minecraft.client.util.NarratorManager
 - checkNeighborStates() - Method in class net.minecraft.structure.OceanMonumentGenerator.PieceSetting
 - checkNotReferenced(StructureAccessor, StructureStart) - Static method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - checkOrphanedValues() - Method in record class net.minecraft.registry.RegistryBuilder.Registries
 - checkPlayerConversionSuccess(MinecraftServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - checkPropertyUpdates(int, int) - Method in class net.minecraft.screen.ScreenHandler
 - checkRemainingPieces() - Static method in class net.minecraft.structure.StrongholdGenerator
 - checkRemainingPieces(List<NetherFortressGenerator.PieceData>) - Method in class net.minecraft.structure.NetherFortressGenerator.Piece
 - checkRequirement(boolean, int, int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - checkRequirements(int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - checkSize(Inventory, int) - Static method in class net.minecraft.screen.ScreenHandler
 - 
Checks that the size of the provided inventory is at least as large as the
expectedSize. - checkSlotUpdates(int, ItemStack, Supplier<ItemStack>) - Method in class net.minecraft.screen.ScreenHandler
 - checkSourcePermission(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 - checkState() - Method in class net.minecraft.util.profiler.DebugRecorder
 - checkStatePlacement() - Method in class net.minecraft.item.BlockItem
 - checkStatePlacement() - Method in class net.minecraft.item.ScaffoldingItem
 - checkStructure(ServerWorld, String) - Static method in class net.minecraft.server.command.TestCommand
 - checkSuccess(MinecraftServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - checkSurroundingDelay - Variable in class net.minecraft.entity.ai.goal.FollowGroupLeaderGoal
 - checkTimeout - Variable in class net.minecraft.util.profiler.ProfilerSystem
 - checkTimeouts(Vec3d) - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - checkTransitionTimeout(long) - Method in class net.minecraft.server.network.ServerCommonNetworkHandler
 - checkTrigger() - Method in class net.minecraft.test.TimedTaskRunner.Trigger
 - checkUnlocked(PlayerEntity) - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - checkUnlocked(PlayerEntity) - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
 - checkUnlocked(PlayerEntity, ContainerLock, Text) - Static method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - checkUnreferencedKeys() - Method in record class net.minecraft.registry.RegistryBuilder.Registries
 - checkValid() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - checkVisibility - Variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - checkWaterState() - Method in class net.minecraft.entity.Entity
 - checkWorldGenException() - Static method in class net.minecraft.server.MinecraftServer
 - cherry() - Static method in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
 - CHERRY - Enum constant in enum class net.minecraft.entity.vehicle.BoatEntity.Type
 - CHERRY - Static variable in record class net.minecraft.block.BlockSetType
 - CHERRY - Static variable in class net.minecraft.block.SaplingGenerator
 - CHERRY - Static variable in record class net.minecraft.block.WoodType
 - CHERRY - Static variable in class net.minecraft.data.family.BlockFamilies
 - CHERRY - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
 - CHERRY_BEES_005 - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
 - CHERRY_BEES_005 - Static variable in class net.minecraft.world.gen.feature.TreePlacedFeatures
 - CHERRY_BOAT - Static variable in class net.minecraft.item.Items
 - CHERRY_BUTTON - Static variable in class net.minecraft.block.Blocks
 - CHERRY_BUTTON - Static variable in class net.minecraft.item.Items
 - CHERRY_CHECKED - Static variable in class net.minecraft.world.gen.feature.TreePlacedFeatures
 - CHERRY_CHEST_BOAT - Static variable in class net.minecraft.item.Items
 - CHERRY_DOOR - Static variable in class net.minecraft.block.Blocks
 - CHERRY_DOOR - Static variable in class net.minecraft.item.Items
 - CHERRY_FENCE - Static variable in class net.minecraft.block.Blocks
 - CHERRY_FENCE - Static variable in class net.minecraft.item.Items
 - CHERRY_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 - CHERRY_FENCE_GATE - Static variable in class net.minecraft.item.Items
 - CHERRY_FOLIAGE_PLACER - Static variable in class net.minecraft.world.gen.foliage.FoliagePlacerType
 - CHERRY_GROVE - Static variable in class net.minecraft.world.biome.BiomeKeys
 - CHERRY_HANGING_SIGN - Static variable in class net.minecraft.block.Blocks
 - CHERRY_HANGING_SIGN - Static variable in class net.minecraft.item.Items
 - CHERRY_LEAVES - Static variable in class net.minecraft.block.Blocks
 - CHERRY_LEAVES - Static variable in class net.minecraft.item.Items
 - CHERRY_LEAVES - Static variable in class net.minecraft.particle.ParticleTypes
 - CHERRY_LEAVES - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CHERRY_LOG - Static variable in class net.minecraft.block.Blocks
 - CHERRY_LOG - Static variable in class net.minecraft.item.Items
 - CHERRY_LOGS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CHERRY_LOGS - Static variable in class net.minecraft.registry.tag.ItemTags
 - CHERRY_PLANKS - Static variable in class net.minecraft.block.Blocks
 - CHERRY_PLANKS - Static variable in class net.minecraft.item.Items
 - CHERRY_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 - CHERRY_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 - CHERRY_SAPLING - Static variable in class net.minecraft.block.Blocks
 - CHERRY_SAPLING - Static variable in class net.minecraft.item.Items
 - CHERRY_SAPLING - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CHERRY_SIGN - Static variable in class net.minecraft.block.Blocks
 - CHERRY_SIGN - Static variable in class net.minecraft.item.Items
 - CHERRY_SLAB - Static variable in class net.minecraft.block.Blocks
 - CHERRY_SLAB - Static variable in class net.minecraft.item.Items
 - CHERRY_STAIRS - Static variable in class net.minecraft.block.Blocks
 - CHERRY_STAIRS - Static variable in class net.minecraft.item.Items
 - CHERRY_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 - CHERRY_TRAPDOOR - Static variable in class net.minecraft.item.Items
 - CHERRY_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunk.TrunkPlacerType
 - CHERRY_WALL_HANGING_SIGN - Static variable in class net.minecraft.block.Blocks
 - CHERRY_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 - CHERRY_WOOD - Static variable in class net.minecraft.block.Blocks
 - CHERRY_WOOD - Static variable in class net.minecraft.item.Items
 - CHERRY_WOOD - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CHERRY_WOOD_HANGING_SIGN - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CherryFoliagePlacer - Class in net.minecraft.world.gen.foliage
 - CherryFoliagePlacer(IntProvider, IntProvider, IntProvider, float, float, float, float) - Constructor for class net.minecraft.world.gen.foliage.CherryFoliagePlacer
 - CherryLeavesBlock - Class in net.minecraft.block
 - CherryLeavesBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CherryLeavesBlock
 - CherryLeavesParticle - Class in net.minecraft.client.particle
 - CherryLeavesParticle(ClientWorld, double, double, double, SpriteProvider) - Constructor for class net.minecraft.client.particle.CherryLeavesParticle
 - CherryTrunkPlacer - Class in net.minecraft.world.gen.trunk
 - CherryTrunkPlacer(int, int, int, IntProvider, IntProvider, UniformIntProvider, IntProvider) - Constructor for class net.minecraft.world.gen.trunk.CherryTrunkPlacer
 - chest - Variable in class net.minecraft.block.dispenser.BoatDispenserBehavior
 - chest - Variable in class net.minecraft.item.BoatItem
 - chest - Variable in class net.minecraft.predicate.entity.EntityEquipmentPredicate.Builder
 - chest - Variable in record class net.minecraft.predicate.entity.EntityEquipmentPredicate
 - 
The field for the
chestrecord component. - chest() - Method in record class net.minecraft.predicate.entity.EntityEquipmentPredicate
 - 
Returns the value of the
chestrecord component. - chest(ItemPredicate.Builder) - Method in class net.minecraft.predicate.entity.EntityEquipmentPredicate.Builder
 - CHEST - Enum constant in enum class net.minecraft.component.type.AttributeModifierSlot
 - CHEST - Enum constant in enum class net.minecraft.entity.EquipmentSlot
 - CHEST - Enum constant in enum class net.minecraft.entity.vehicle.AbstractMinecartEntity.Type
 - CHEST - Enum constant in enum class net.minecraft.world.chunk.UpgradeData.BuiltinLogic
 - CHEST - Static variable in class net.minecraft.block.Blocks
 - CHEST - Static variable in class net.minecraft.block.entity.BlockEntityType
 - CHEST - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CHEST - Static variable in class net.minecraft.entity.passive.AbstractDonkeyEntity
 - CHEST - Static variable in class net.minecraft.item.Items
 - CHEST - Static variable in class net.minecraft.loot.context.LootContextTypes
 - CHEST_ARMOR - Static variable in class net.minecraft.registry.tag.ItemTags
 - CHEST_ARMOR_ENCHANTABLE - Static variable in class net.minecraft.registry.tag.ItemTags
 - CHEST_ATLAS_TEXTURE - Static variable in class net.minecraft.client.render.TexturedRenderLayers
 - CHEST_BOAT - Static variable in class net.minecraft.entity.EntityType
 - CHEST_BOATS - Static variable in class net.minecraft.registry.tag.ItemTags
 - CHEST_BOTTOM - Static variable in class net.minecraft.client.render.entity.model.ChestBoatEntityModel
 - CHEST_BOTTOM - Static variable in class net.minecraft.client.render.entity.model.ChestRaftEntityModel
 - CHEST_LID - Static variable in class net.minecraft.client.render.entity.model.ChestBoatEntityModel
 - CHEST_LID - Static variable in class net.minecraft.client.render.entity.model.ChestRaftEntityModel
 - CHEST_LOCK - Static variable in class net.minecraft.client.render.entity.model.ChestBoatEntityModel
 - CHEST_LOCK - Static variable in class net.minecraft.client.render.entity.model.ChestRaftEntityModel
 - CHEST_MINECART - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CHEST_MINECART - Static variable in class net.minecraft.entity.EntityType
 - CHEST_MINECART - Static variable in class net.minecraft.item.Items
 - CHEST_RENDER_LAYER - Static variable in class net.minecraft.client.render.TexturedRenderLayers
 - CHEST_SLOTS_TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.HorseScreen
 - CHEST_TYPE - Static variable in class net.minecraft.block.ChestBlock
 - CHEST_TYPE - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies what type of chest a block is.
 - ChestBlock - Class in net.minecraft.block
 - ChestBlock(AbstractBlock.Settings, Supplier<BlockEntityType<? extends ChestBlockEntity>>) - Constructor for class net.minecraft.block.ChestBlock
 - ChestBlockEntity - Class in net.minecraft.block.entity
 - ChestBlockEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.ChestBlockEntity
 - ChestBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.ChestBlockEntity
 - ChestBlockEntityRenderer<T> - Class in net.minecraft.client.render.block.entity
 - ChestBlockEntityRenderer(BlockEntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
 - ChestBoatEntity - Class in net.minecraft.entity.vehicle
 - ChestBoatEntity(EntityType<? extends BoatEntity>, World) - Constructor for class net.minecraft.entity.vehicle.ChestBoatEntity
 - ChestBoatEntity(World, double, double, double) - Constructor for class net.minecraft.entity.vehicle.ChestBoatEntity
 - ChestBoatEntityModel - Class in net.minecraft.client.render.entity.model
 - ChestBoatEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.ChestBoatEntityModel
 - ChestCorridor(int, Random, BlockBox, Direction) - Constructor for class net.minecraft.structure.StrongholdGenerator.ChestCorridor
 - ChestCorridor(NbtCompound) - Constructor for class net.minecraft.structure.StrongholdGenerator.ChestCorridor
 - chestGenerated - Variable in class net.minecraft.structure.StrongholdGenerator.ChestCorridor
 - ChestLidAnimator - Class in net.minecraft.block.entity
 - 
Handles the animation for opening and closing chests and ender chests.
 - ChestLidAnimator() - Constructor for class net.minecraft.block.entity.ChestLidAnimator
 - ChestMinecartEntity - Class in net.minecraft.entity.vehicle
 - ChestMinecartEntity(EntityType<? extends ChestMinecartEntity>, World) - Constructor for class net.minecraft.entity.vehicle.ChestMinecartEntity
 - ChestMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.vehicle.ChestMinecartEntity
 - CHESTNUT - Enum constant in enum class net.minecraft.entity.passive.HorseColor
 - CHESTNUT - Static variable in class net.minecraft.entity.passive.WolfVariants
 - CHESTPLATE - Enum constant in enum class net.minecraft.item.ArmorItem.Type
 - ChestRaftEntityModel - Class in net.minecraft.client.render.entity.model
 - ChestRaftEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.ChestRaftEntityModel
 - ChestType - Enum Class in net.minecraft.block.enums
 - ChestType(String) - Constructor for enum class net.minecraft.block.enums.ChestType
 - CHICKEN - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CHICKEN - Static variable in class net.minecraft.component.type.FoodComponents
 - CHICKEN - Static variable in class net.minecraft.entity.EntityType
 - CHICKEN - Static variable in class net.minecraft.item.Items
 - CHICKEN_AND_RABBIT_FILTER - Static variable in class net.minecraft.entity.passive.FoxEntity
 - CHICKEN_FOOD - Static variable in class net.minecraft.registry.tag.ItemTags
 - CHICKEN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - ChickenEntity - Class in net.minecraft.entity.passive
 - ChickenEntity(EntityType<? extends ChickenEntity>, World) - Constructor for class net.minecraft.entity.passive.ChickenEntity
 - ChickenEntityModel<T> - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a chicken-like entity.
 - ChickenEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.ChickenEntityModel
 - ChickenEntityRenderer - Class in net.minecraft.client.render.entity
 - ChickenEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.ChickenEntityRenderer
 - child - Variable in record class net.minecraft.advancement.criterion.BredAnimalsCriterion.Conditions
 - 
The field for the
childrecord component. - child - Variable in class net.minecraft.client.render.entity.model.EntityModel
 - child - Variable in record class net.minecraft.command.argument.packrat.ParsingRule.SimpleRule
 - 
The field for the
childrecord component. - child() - Method in record class net.minecraft.advancement.criterion.BredAnimalsCriterion.Conditions
 - 
Returns the value of the
childrecord component. - child() - Method in record class net.minecraft.command.argument.packrat.ParsingRule.SimpleRule
 - 
Returns the value of the
childrecord component. - CHILD - Static variable in class net.minecraft.entity.passive.PassiveEntity
 - CHILD_SEXUAL_EXPLOITATION_OR_ABUSE - Enum constant in enum class net.minecraft.client.session.report.AbuseReportReason
 - childBodyYOffset - Variable in class net.minecraft.client.render.entity.model.AnimalModel
 - childHeadYOffset - Variable in class net.minecraft.client.render.entity.model.AnimalModel
 - childHeadZOffset - Variable in class net.minecraft.client.render.entity.model.AnimalModel
 - childNodeIndices - Variable in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.CommandNodeData
 - childPath - Variable in record class net.minecraft.client.gui.navigation.GuiNavigationPath.IntermediaryNode
 - 
The field for the
childPathrecord component. - childPath() - Method in record class net.minecraft.client.gui.navigation.GuiNavigationPath.IntermediaryNode
 - 
Returns the value of the
childPathrecord component. - children - Variable in class net.minecraft.advancement.AdvancementPositioner
 - children - Variable in class net.minecraft.advancement.PlacedAdvancement
 - children - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - children - Variable in class net.minecraft.client.gui.screen.Screen
 - children - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen.NamedRuleWidget
 - children - Variable in class net.minecraft.client.gui.widget.EntryListWidget
 - children - Variable in class net.minecraft.client.gui.widget.GridWidget
 - children - Variable in class net.minecraft.client.model.ModelPart
 - children - Variable in class net.minecraft.client.model.ModelPartData
 - children - Variable in class net.minecraft.data.client.BlockStateModelGenerator.BlockTexturePool
 - children - Variable in class net.minecraft.loot.entry.AlternativeEntry.Builder
 - children - Variable in class net.minecraft.loot.entry.CombinedEntry
 - children - Variable in record class net.minecraft.resource.fs.ResourceFile.Directory
 - 
The field for the
childrenrecord component. - children - Variable in record class net.minecraft.resource.fs.ResourceFileSystem.Directory
 - 
The field for the
childrenrecord component. - children - Variable in class net.minecraft.structure.OceanMonumentGenerator.Base
 - children - Variable in class net.minecraft.structure.pool.StructurePoolBasedGenerator.StructurePoolGenerator
 - children - Variable in class net.minecraft.structure.StructureStart
 - children() - Method in interface net.minecraft.client.gui.ParentElement
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.screen.option.ControlsListWidget.CategoryEntry
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.screen.option.ControlsListWidget.KeyBindingEntry
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.screen.Screen
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.screen.ServerLinksScreen.LinksListEntry
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.screen.world.EditGameRulesScreen.NamedRuleWidget
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.screen.world.EditGameRulesScreen.RuleCategoryWidget
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.widget.OptionListWidget.WidgetEntry
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen.BackupObjectSelectionListEntry
 - 
Gets a list of all child GUI elements.
 - children() - Method in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionListEntry
 - 
Gets a list of all child GUI elements.
 - children() - Method in record class net.minecraft.resource.fs.ResourceFile.Directory
 - 
Returns the value of the
childrenrecord component. - children() - Method in record class net.minecraft.resource.fs.ResourceFileSystem.Directory
 - 
Returns the value of the
childrenrecord component. - childrenSize - Variable in class net.minecraft.advancement.AdvancementPositioner
 - childScale - Variable in class net.minecraft.client.render.entity.model.SinglePartEntityModelWithChildTransform
 - childTranslation - Variable in class net.minecraft.client.render.entity.model.SinglePartEntityModelWithChildTransform
 - CHIME - Enum constant in enum class net.minecraft.block.enums.NoteBlockInstrument
 - CHIPPED_ANVIL - Static variable in class net.minecraft.block.Blocks
 - CHIPPED_ANVIL - Static variable in class net.minecraft.item.Items
 - CHIRP - Static variable in interface net.minecraft.block.jukebox.JukeboxSongs
 - chiseled(Block) - Method in class net.minecraft.data.family.BlockFamily.Builder
 - CHISELED - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
 - CHISELED_BOOKSHELF - Static variable in class net.minecraft.block.Blocks
 - CHISELED_BOOKSHELF - Static variable in class net.minecraft.block.entity.BlockEntityType
 - CHISELED_BOOKSHELF - Static variable in class net.minecraft.item.Items
 - CHISELED_BOOKSHELF - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CHISELED_BOOKSHELF_MODEL_CACHE - Static variable in class net.minecraft.data.client.BlockStateModelGenerator
 - CHISELED_COPPER - Static variable in class net.minecraft.block.Blocks
 - CHISELED_COPPER - Static variable in class net.minecraft.item.Items
 - CHISELED_DEEPSLATE - Static variable in class net.minecraft.block.Blocks
 - CHISELED_DEEPSLATE - Static variable in class net.minecraft.item.Items
 - CHISELED_NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 - CHISELED_NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 - CHISELED_POLISHED_BLACKSTONE - Static variable in class net.minecraft.block.Blocks
 - CHISELED_POLISHED_BLACKSTONE - Static variable in class net.minecraft.item.Items
 - CHISELED_QUARTZ_BLOCK - Static variable in class net.minecraft.block.Blocks
 - CHISELED_QUARTZ_BLOCK - Static variable in class net.minecraft.item.Items
 - CHISELED_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 - CHISELED_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 - CHISELED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 - CHISELED_SANDSTONE - Static variable in class net.minecraft.item.Items
 - CHISELED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 - CHISELED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 - CHISELED_TUFF - Static variable in class net.minecraft.block.Blocks
 - CHISELED_TUFF - Static variable in class net.minecraft.item.Items
 - CHISELED_TUFF_BRICKS - Static variable in class net.minecraft.block.Blocks
 - CHISELED_TUFF_BRICKS - Static variable in class net.minecraft.item.Items
 - ChiseledBookshelfBlock - Class in net.minecraft.block
 - ChiseledBookshelfBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.ChiseledBookshelfBlock
 - ChiseledBookshelfBlockEntity - Class in net.minecraft.block.entity
 - ChiseledBookshelfBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - ChiseledBookshelfModelCacheKey(Model, String) - Constructor for record class net.minecraft.data.client.BlockStateModelGenerator.ChiseledBookshelfModelCacheKey
 - choice - Variable in class net.minecraft.loot.entry.LeafEntry
 - Choice() - Constructor for class net.minecraft.loot.entry.LeafEntry.Choice
 - ChoiceButton(Text, ButtonWidget.PressAction) - Constructor for class net.minecraft.client.gui.screen.DialogScreen.ChoiceButton
 - choiceButtons - Variable in class net.minecraft.client.gui.screen.DialogScreen
 - ChoiceFix - Class in net.minecraft.datafixer.fix
 - ChoiceFix(Schema, boolean, String, DSL.TypeReference, String) - Constructor for class net.minecraft.datafixer.fix.ChoiceFix
 - choiceName - Variable in class net.minecraft.datafixer.fix.ChoiceFix
 - choiceName - Variable in class net.minecraft.datafixer.fix.ChoiceWriteReadFix
 - ChoiceTypesFix - Class in net.minecraft.datafixer.fix
 - ChoiceTypesFix(Schema, String, DSL.TypeReference) - Constructor for class net.minecraft.datafixer.fix.ChoiceTypesFix
 - ChoiceWriteReadFix - Class in net.minecraft.datafixer.fix
 - ChoiceWriteReadFix(Schema, boolean, String, DSL.TypeReference, String) - Constructor for class net.minecraft.datafixer.fix.ChoiceWriteReadFix
 - choose(double, double, double) - Method in enum class net.minecraft.util.math.Direction.Axis
 - choose(double, double, double, Direction.Axis) - Method in enum class net.minecraft.util.math.AxisCycleDirection
 - choose(int, int, int) - Method in enum class net.minecraft.util.math.Direction.Axis
 - choose(int, int, int, Direction.Axis) - Method in enum class net.minecraft.util.math.AxisCycleDirection
 - chooseBabyType(MooshroomEntity) - Method in class net.minecraft.entity.passive.MooshroomEntity
 - chooseBehavior(Entity) - Method in class net.minecraft.world.explosion.Explosion
 - chooseEquipmentWith(ComponentType<?>, LivingEntity, Predicate<ItemStack>) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - 
Returns a pair of an equipment slot and the item stack in the supplied entity's slot.
 - chooseNewAngle() - Method in class net.minecraft.entity.passive.FoxEntity.SitDownAndLookAroundGoal
 - chooseNonEmptySlot(Random) - Method in class net.minecraft.block.entity.DispenserBlockEntity
 - chooseNugget() - Method in record class net.minecraft.util.crash.ReportType
 - choosePlacementHeight(Random, int, int) - Static method in class net.minecraft.world.gen.structure.RuinedPortalStructure
 - chooseRandomAngerTime() - Method in interface net.minecraft.entity.mob.Angerable
 - chooseRandomAngerTime() - Method in class net.minecraft.entity.mob.EndermanEntity
 - chooseRandomAngerTime() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - chooseRandomAngerTime() - Method in class net.minecraft.entity.passive.BeeEntity
 - chooseRandomAngerTime() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - chooseRandomAngerTime() - Method in class net.minecraft.entity.passive.PolarBearEntity
 - chooseRandomAngerTime() - Method in class net.minecraft.entity.passive.WolfEntity
 - chooseRandomTarget(ServerWorld) - Method in class net.minecraft.entity.ai.brain.task.FarmerVillagerTask
 - chooseStemState(BlockState) - Method in class net.minecraft.block.AbstractPlantStemBlock
 - chooseStemState(BlockState) - Method in class net.minecraft.block.CaveVinesHeadBlock
 - chooseStemState(BlockState) - Method in class net.minecraft.block.KelpBlock
 - chooseStemState(BlockState) - Method in class net.minecraft.block.TwistingVinesBlock
 - chooseStemState(BlockState) - Method in class net.minecraft.block.WeepingVinesBlock
 - CHORUS_FLOWER - Static variable in class net.minecraft.block.Blocks
 - CHORUS_FLOWER - Static variable in class net.minecraft.item.Items
 - CHORUS_FLOWER_DIES - Static variable in class net.minecraft.world.WorldEvents
 - 
A chorus flower dies.
 - CHORUS_FLOWER_GROWS - Static variable in class net.minecraft.world.WorldEvents
 - 
A chorus flower grows.
 - CHORUS_FRUIT - Static variable in class net.minecraft.component.type.FoodComponents
 - CHORUS_FRUIT - Static variable in class net.minecraft.item.Items
 - CHORUS_PLANT - Static variable in class net.minecraft.block.Blocks
 - CHORUS_PLANT - Static variable in class net.minecraft.item.Items
 - CHORUS_PLANT - Static variable in class net.minecraft.world.gen.feature.EndConfiguredFeatures
 - CHORUS_PLANT - Static variable in class net.minecraft.world.gen.feature.EndPlacedFeatures
 - CHORUS_PLANT - Static variable in class net.minecraft.world.gen.feature.Feature
 - ChorusFlowerBlock - Class in net.minecraft.block
 - ChorusFlowerBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.ChorusFlowerBlock
 - ChorusFruitItem - Class in net.minecraft.item
 - ChorusFruitItem(Item.Settings) - Constructor for class net.minecraft.item.ChorusFruitItem
 - ChorusPlantBlock - Class in net.minecraft.block
 - ChorusPlantBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.ChorusPlantBlock
 - ChorusPlantFeature - Class in net.minecraft.world.gen.feature
 - ChorusPlantFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.ChorusPlantFeature
 - christmas - Variable in class net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
 - CHRISTMAS - Static variable in class net.minecraft.client.render.TexturedRenderLayers
 - CHRISTMAS_LEFT - Static variable in class net.minecraft.client.render.TexturedRenderLayers
 - CHRISTMAS_RIGHT - Static variable in class net.minecraft.client.render.TexturedRenderLayers
 - chunk - Variable in class net.minecraft.client.gui.hud.DebugHud
 - chunk - Variable in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder.ClientChunk
 - chunk - Variable in class net.minecraft.client.render.chunk.RenderedChunk
 - chunk - Variable in class net.minecraft.client.render.ChunkRenderingDataPreparer.ChunkInfo
 - chunk - Variable in record class net.minecraft.server.world.ServerChunkManager.ChunkWithHolder
 - 
The field for the
chunkrecord component. - chunk - Variable in class net.minecraft.world.BlockCollisionSpliterator
 - chunk - Variable in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
 - chunk - Variable in class net.minecraft.world.Heightmap
 - chunk() - Method in record class net.minecraft.server.world.ServerChunkManager.ChunkWithHolder
 - 
Returns the value of the
chunkrecord component. - Chunk - Class in net.minecraft.world.chunk
 - 
Represents a scoped, modifiable view of biomes, block states, fluid states and block entities.
 - Chunk(ChunkPos, UpgradeData, HeightLimitView, Registry<Biome>, long, ChunkSection[], BlendingData) - Constructor for class net.minecraft.world.chunk.Chunk
 - CHUNK - Enum constant in enum class net.minecraft.datafixer.DataFixTypes
 - CHUNK - Static variable in class net.minecraft.datafixer.TypeReferences
 - 
A type reference which refers to a chunk.
 - CHUNK_AREA - Static variable in class net.minecraft.world.SpawnHelper
 - CHUNK_BATCH_FINISHED - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHUNK_BATCH_RECEIVED - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHUNK_BATCH_START - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHUNK_BIOME_END_INDEX - Static variable in class net.minecraft.world.gen.chunk.BlendingData
 - CHUNK_CENTER_OFFSET - Static variable in class net.minecraft.world.biome.source.BiomeAccess
 - CHUNK_EDGE_LENGTH - Static variable in class net.minecraft.datafixer.fix.ProtoChunkTickListFix
 - CHUNK_GENERATION - Enum constant in enum class net.minecraft.entity.SpawnReason
 - CHUNK_GENERATOR - Static variable in class net.minecraft.registry.Registries
 - CHUNK_GENERATOR - Static variable in class net.minecraft.registry.RegistryKeys
 - CHUNK_GENERATOR_SETTINGS - Static variable in class net.minecraft.registry.RegistryKeys
 - CHUNK_LENGTH - Static variable in class net.minecraft.datafixer.fix.BitStorageAlignFix
 - CHUNK_LOAD_FAILURE - Static variable in class net.minecraft.client.toast.SystemToast.Type
 - CHUNK_LOAD_NEEDED - Enum constant in enum class net.minecraft.world.StructurePresence
 - 
The chunk is not loaded.
 - CHUNK_POS_OFFSETS - Static variable in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - CHUNK_POS_X - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent.Names
 - CHUNK_POS_X - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkRegionEvent.Names
 - CHUNK_POS_Z - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent.Names
 - CHUNK_POS_Z - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkRegionEvent.Names
 - CHUNK_RANGE - Static variable in class net.minecraft.client.render.debug.HeightmapDebugRenderer
 - CHUNK_RANGE - Static variable in class net.minecraft.entity.ai.goal.IronGolemWanderAroundGoal
 - CHUNK_RENDERING - Enum constant in enum class net.minecraft.util.profiler.SampleType
 - CHUNK_RENDERING_DISPATCHING - Enum constant in enum class net.minecraft.util.profiler.SampleType
 - CHUNK_SAVE_FAILURE - Static variable in class net.minecraft.client.toast.SystemToast.Type
 - CHUNK_SECTIONS_IN_NEW_CHUNK - Static variable in class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 - CHUNK_SECTIONS_IN_OLD_CHUNK - Static variable in class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 - CHUNK_SIZE - Static variable in interface net.minecraft.client.sound.BufferedAudioStream
 - CHUNK_STATUS - Static variable in class net.minecraft.registry.Registries
 - CHUNK_STATUS - Static variable in class net.minecraft.registry.RegistryKeys
 - CHUNK_STATUSES - Static variable in class net.minecraft.server.world.ServerChunkManager
 - CHUNK_WIDTH - Static variable in class net.minecraft.datafixer.fix.BitStorageAlignFix
 - CHUNK_WIDTH - Static variable in class net.minecraft.SharedConstants
 - Chunk.TickSchedulers - Record Class in net.minecraft.world.chunk
 - chunkBatchSizeCalculator - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
 - ChunkBatchSizeCalculator - Class in net.minecraft.client.network
 - ChunkBatchSizeCalculator() - Constructor for class net.minecraft.client.network.ChunkBatchSizeCalculator
 - chunkBiomeData - Variable in record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 - 
The field for the
chunkBiomeDatarecord component. - chunkBiomeData() - Method in record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 - 
Returns the value of the
chunkBiomeDatarecord component. - ChunkBiomeDataS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - ChunkBiomeDataS2CPacket(List<ChunkBiomeDataS2CPacket.Serialized>) - Constructor for record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 - ChunkBiomeDataS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 - ChunkBiomeDataS2CPacket.Serialized - Record Class in net.minecraft.network.packet.s2c.play
 - ChunkBlockLightProvider - Class in net.minecraft.world.chunk.light
 - ChunkBlockLightProvider(ChunkProvider) - Constructor for class net.minecraft.world.chunk.light.ChunkBlockLightProvider
 - ChunkBlockLightProvider(ChunkProvider, BlockLightStorage) - Constructor for class net.minecraft.world.chunk.light.ChunkBlockLightProvider
 - chunkBorderDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 - ChunkBorderDebugRenderer - Class in net.minecraft.client.render.debug
 - ChunkBorderDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.ChunkBorderDebugRenderer
 - ChunkBuffer(ChunkPos) - Constructor for class net.minecraft.world.storage.RegionFile.ChunkBuffer
 - chunkBuilder - Variable in class net.minecraft.client.render.WorldRenderer
 - ChunkBuilder - Class in net.minecraft.client.render.chunk
 - ChunkBuilder(ClientWorld, WorldRenderer, Executor, BufferBuilderStorage, BlockRenderManager, BlockEntityRenderDispatcher) - Constructor for class net.minecraft.client.render.chunk.ChunkBuilder
 - ChunkBuilder.BuiltChunk - Class in net.minecraft.client.render.chunk
 - ChunkBuilder.BuiltChunk.RebuildTask - Class in net.minecraft.client.render.chunk
 - ChunkBuilder.BuiltChunk.SortTask - Class in net.minecraft.client.render.chunk
 - ChunkBuilder.BuiltChunk.Task - Class in net.minecraft.client.render.chunk
 - ChunkBuilder.ChunkData - Class in net.minecraft.client.render.chunk
 - ChunkBuilder.Result - Enum Class in net.minecraft.client.render.chunk
 - chunkBuilderMode - Variable in class net.minecraft.client.option.GameOptions
 - ChunkBuilderMode - Enum Class in net.minecraft.client.render
 - ChunkBuilderMode(int, String) - Constructor for enum class net.minecraft.client.render.ChunkBuilderMode
 - chunkCache - Variable in class net.minecraft.server.world.ServerChunkManager
 - ChunkCache - Class in net.minecraft.world.chunk
 - ChunkCache(World, BlockPos, BlockPos) - Constructor for class net.minecraft.world.chunk.ChunkCache
 - ChunkCompressionFormat - Class in net.minecraft.world.storage
 - ChunkCompressionFormat(int, String, ChunkCompressionFormat.Wrapper<InputStream>, ChunkCompressionFormat.Wrapper<OutputStream>) - Constructor for class net.minecraft.world.storage.ChunkCompressionFormat
 - ChunkCompressionFormat.Wrapper<O> - Interface in net.minecraft.world.storage
 - chunkCount - Variable in record class net.minecraft.world.gen.chunk.placement.StructurePlacement.ExclusionZone
 - 
Deprecated.The field for the
chunkCountrecord component. - chunkCount() - Method in record class net.minecraft.world.gen.chunk.placement.StructurePlacement.ExclusionZone
 - 
Deprecated.Returns the value of the
chunkCountrecord component. - chunkCullingEnabled - Variable in class net.minecraft.client.MinecraftClient
 - chunkData - Variable in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - ChunkData - Class in net.minecraft.network.packet.s2c.play
 - ChunkData() - Constructor for class net.minecraft.client.render.chunk.ChunkBuilder.ChunkData
 - ChunkData(RegistryByteBuf, int, int) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkData
 - ChunkData(WorldChunk) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkData
 - ChunkData.BlockEntityData - Class in net.minecraft.network.packet.s2c.play
 - ChunkData.BlockEntityVisitor - Interface in net.minecraft.network.packet.s2c.play
 - ChunkDataAccess<T> - Interface in net.minecraft.world.storage
 - ChunkDataList<T> - Class in net.minecraft.world.storage
 - ChunkDataList(ChunkPos, List<T>) - Constructor for class net.minecraft.world.storage.ChunkDataList
 - ChunkDataS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - ChunkDataS2CPacket(RegistryByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - ChunkDataS2CPacket(WorldChunk, LightingProvider, BitSet, BitSet) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - chunkDataSender - Variable in class net.minecraft.server.network.ServerPlayNetworkHandler
 - ChunkDataSender - Class in net.minecraft.server.network
 - ChunkDataSender(boolean) - Constructor for class net.minecraft.server.network.ChunkDataSender
 - ChunkDeleteIgnoredLightDataFix - Class in net.minecraft.datafixer.fix
 - ChunkDeleteIgnoredLightDataFix(Schema) - Constructor for class net.minecraft.datafixer.fix.ChunkDeleteIgnoredLightDataFix
 - ChunkDeleteLightFix - Class in net.minecraft.datafixer.fix
 - ChunkDeleteLightFix(Schema) - Constructor for class net.minecraft.datafixer.fix.ChunkDeleteLightFix
 - ChunkDeltaUpdateS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - ChunkDeltaUpdateS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket
 - ChunkDeltaUpdateS2CPacket(ChunkSectionPos, ShortSet, ChunkSection) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket
 - ChunkErrorHandler - Interface in net.minecraft.server.world
 - chunkFilter - Variable in class net.minecraft.server.network.ServerPlayerEntity
 - ChunkFilter - Interface in net.minecraft.server.network
 - ChunkFilter.Cylindrical - Record Class in net.minecraft.server.network
 - chunkFuture - Variable in class net.minecraft.client.gui.hud.DebugHud
 - chunkFuturesByStatus - Variable in class net.minecraft.world.chunk.AbstractChunkHolder
 - ChunkGenerating - Class in net.minecraft.world.chunk
 - ChunkGenerating() - Constructor for class net.minecraft.world.chunk.ChunkGenerating
 - ChunkGenerationContext - Record Class in net.minecraft.world.chunk
 - ChunkGenerationContext(ServerWorld, ChunkGenerator, StructureTemplateManager, ServerLightingProvider, MessageListener<ChunkTaskPrioritySystem.Task<Runnable>>) - Constructor for record class net.minecraft.world.chunk.ChunkGenerationContext
 - ChunkGenerationEvent - Class in net.minecraft.util.profiling.jfr.event
 - ChunkGenerationEvent(ChunkPos, RegistryKey<World>, String) - Constructor for class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent
 - ChunkGenerationEvent.Names - Class in net.minecraft.util.profiling.jfr.event
 - ChunkGenerationSample - Record Class in net.minecraft.util.profiling.jfr.sample
 - ChunkGenerationSample(Duration, ChunkPos, ColumnPos, ChunkStatus, String) - Constructor for record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
 - chunkGenerationSamples - Variable in record class net.minecraft.util.profiling.jfr.JfrProfile
 - 
The field for the
chunkGenerationSamplesrecord component. - chunkGenerationSamples - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - chunkGenerationSamples() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
 - 
Returns the value of the
chunkGenerationSamplesrecord component. - ChunkGenerationStep - Record Class in net.minecraft.world.chunk
 - ChunkGenerationStep(ChunkStatus, GenerationDependencies, GenerationDependencies, int, GenerationTask) - Constructor for record class net.minecraft.world.chunk.ChunkGenerationStep
 - ChunkGenerationStep.Builder - Class in net.minecraft.world.chunk
 - ChunkGenerationSteps - Record Class in net.minecraft.world.chunk
 - ChunkGenerationSteps(ImmutableList<ChunkGenerationStep>) - Constructor for record class net.minecraft.world.chunk.ChunkGenerationSteps
 - ChunkGenerationSteps.Builder - Class in net.minecraft.world.chunk
 - chunkGenerator - Variable in class net.minecraft.structure.pool.StructurePoolBasedGenerator.StructurePoolGenerator
 - chunkGenerator - Variable in record class net.minecraft.structure.StructureGeneratorFactory.Context
 - 
The field for the
chunkGeneratorrecord component. - chunkGenerator - Variable in record class net.minecraft.structure.StructurePiecesGenerator.Context
 - 
The field for the
chunkGeneratorrecord component. - chunkGenerator - Variable in record class net.minecraft.world.dimension.DimensionOptions
 - 
The field for the
chunkGeneratorrecord component. - chunkGenerator - Variable in record class net.minecraft.world.gen.structure.Structure.Context
 - 
The field for the
chunkGeneratorrecord component. - chunkGenerator - Variable in class net.minecraft.world.StructureLocator
 - chunkGenerator() - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
 - 
Returns the value of the
chunkGeneratorrecord component. - chunkGenerator() - Method in record class net.minecraft.structure.StructurePiecesGenerator.Context
 - 
Returns the value of the
chunkGeneratorrecord component. - chunkGenerator() - Method in record class net.minecraft.world.dimension.DimensionOptions
 - 
Returns the value of the
chunkGeneratorrecord component. - chunkGenerator() - Method in record class net.minecraft.world.gen.structure.Structure.Context
 - 
Returns the value of the
chunkGeneratorrecord component. - ChunkGenerator - Class in net.minecraft.world.gen.chunk
 - ChunkGenerator(BiomeSource) - Constructor for class net.minecraft.world.gen.chunk.ChunkGenerator
 - ChunkGenerator(BiomeSource, Function<RegistryEntry<Biome>, GenerationSettings>) - Constructor for class net.minecraft.world.gen.chunk.ChunkGenerator
 - ChunkGenerators - Class in net.minecraft.world.gen.chunk
 - ChunkGenerators() - Constructor for class net.minecraft.world.gen.chunk.ChunkGenerators
 - ChunkGeneratorSettings - Record Class in net.minecraft.world.gen.chunk
 - ChunkGeneratorSettings(GenerationShapeConfig, BlockState, BlockState, NoiseRouter, MaterialRules.MaterialRule, List<MultiNoiseUtil.NoiseHypercube>, int, boolean, boolean, boolean, boolean) - Constructor for record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - chunkGeneratorSettingsLookup - Variable in class net.minecraft.world.gen.WorldPresets.Registrar
 - ChunkHeightAndBiomeFix - Class in net.minecraft.datafixer.fix
 - ChunkHeightAndBiomeFix(Schema) - Constructor for class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 - ChunkHolder - Class in net.minecraft.server.world
 - ChunkHolder(ChunkPos, int, HeightLimitView, LightingProvider, ChunkHolder.LevelUpdateListener, ChunkHolder.PlayersWatchingChunkProvider) - Constructor for class net.minecraft.server.world.ChunkHolder
 - ChunkHolder.LevelUpdateListener - Interface in net.minecraft.server.world
 - ChunkHolder.PlayersWatchingChunkProvider - Interface in net.minecraft.server.world
 - chunkHolderListDirty - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - chunkHolders - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - chunkHoldersWithPendingUpdates - Variable in class net.minecraft.server.world.ChunkTicketManager
 - ChunkInfo(ChunkBuilder.BuiltChunk, Direction, int) - Constructor for class net.minecraft.client.render.ChunkRenderingDataPreparer.ChunkInfo
 - ChunkInfoList(int) - Constructor for class net.minecraft.client.render.ChunkRenderingDataPreparer.ChunkInfoList
 - chunkIoWorker - Variable in class net.minecraft.world.StructureLocator
 - ChunkLevels - Class in net.minecraft.server.world
 - ChunkLevels() - Constructor for class net.minecraft.server.world.ChunkLevels
 - ChunkLevelTagRenameFix - Class in net.minecraft.datafixer.fix
 - ChunkLevelTagRenameFix(Schema) - Constructor for class net.minecraft.datafixer.fix.ChunkLevelTagRenameFix
 - ChunkLevelType - Enum Class in net.minecraft.server.world
 - ChunkLevelType() - Constructor for enum class net.minecraft.server.world.ChunkLevelType
 - ChunkLightingView - Interface in net.minecraft.world.chunk.light
 - ChunkLightingView.Empty - Enum Class in net.minecraft.world.chunk.light
 - ChunkLightProvider<M,
S> - Class in net.minecraft.world.chunk.light - ChunkLightProvider(ChunkProvider, S) - Constructor for class net.minecraft.world.chunk.light.ChunkLightProvider
 - ChunkLightProvider.class_8531 - Class in net.minecraft.world.chunk.light
 - 
Methods for manipulating a set of bitflags with yet unknown functionality.
 - ChunkLightRemoveFix - Class in net.minecraft.datafixer.fix
 - ChunkLightRemoveFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.ChunkLightRemoveFix
 - chunkLoadDistance - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
 - ChunkLoadDistanceS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - ChunkLoadDistanceS2CPacket(int) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket
 - ChunkLoadDistanceS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket
 - chunkLoader - Variable in class net.minecraft.world.chunk.AbstractChunkHolder
 - ChunkLoader - Class in net.minecraft.world.chunk
 - ChunkLoader(ChunkLoadingManager, ChunkStatus, ChunkPos, BoundedRegionArray<AbstractChunkHolder>) - Constructor for class net.minecraft.world.chunk.ChunkLoader
 - chunkLoadingDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 - ChunkLoadingDebugRenderer - Class in net.minecraft.client.render.debug
 - ChunkLoadingDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.ChunkLoadingDebugRenderer
 - ChunkLoadingDebugRenderer.ChunkLoadingStatus - Class in net.minecraft.client.render.debug
 - ChunkLoadingException(String) - Constructor for exception class net.minecraft.world.ChunkSerializer.ChunkLoadingException
 - chunkLoadingManager - Variable in class net.minecraft.server.world.ServerChunkManager
 - chunkLoadingManager - Variable in class net.minecraft.server.world.ServerLightingProvider
 - chunkLoadingManager - Variable in class net.minecraft.world.chunk.ChunkLoader
 - chunkLoadingManager - Variable in class net.minecraft.world.SpawnDensityCapper
 - ChunkLoadingManager - Interface in net.minecraft.world
 - ChunkLoadingStatus(IntegratedServer, double, double) - Constructor for class net.minecraft.client.render.debug.ChunkLoadingDebugRenderer.ChunkLoadingStatus
 - chunkManager - Variable in class net.minecraft.client.world.ClientWorld
 - chunkManager - Variable in class net.minecraft.server.world.ServerWorld
 - ChunkManager - Class in net.minecraft.world.chunk
 - ChunkManager() - Constructor for class net.minecraft.world.chunk.ChunkManager
 - ChunkNibbleArray - Class in net.minecraft.world.chunk
 - 
A chunk nibble array is an array of nibbles for each block position in a chunk.
 - ChunkNibbleArray() - Constructor for class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 - ChunkNibbleArray() - Constructor for class net.minecraft.world.chunk.ChunkNibbleArray
 - ChunkNibbleArray(byte[]) - Constructor for class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 - ChunkNibbleArray(byte[]) - Constructor for class net.minecraft.world.chunk.ChunkNibbleArray
 - ChunkNibbleArray(int) - Constructor for class net.minecraft.world.chunk.ChunkNibbleArray
 - chunkNoiseSampler - Variable in class net.minecraft.world.chunk.Chunk
 - chunkNoiseSampler - Variable in class net.minecraft.world.gen.carver.CarverContext
 - chunkNoiseSampler - Variable in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - chunkNoiseSampler - Variable in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
 - ChunkNoiseSampler - Class in net.minecraft.world.gen.chunk
 - 
ChunkNoiseSampleris responsible for sampling the density functions for the cells in each chunk, managing caches and interpolators, theBlender, and the block state samplers. - ChunkNoiseSampler(int, NoiseConfig, int, int, GenerationShapeConfig, DensityFunctionTypes.Beardifying, ChunkGeneratorSettings, AquiferSampler.FluidLevelSampler, Blender) - Constructor for class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - ChunkNoiseSampler.BlendAlphaDensityFunction - Class in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.BlendOffsetDensityFunction - Class in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.BlockStateSampler - Interface in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.Cache2D - Class in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.CacheOnce - Class in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.CellCache - Class in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.DensityInterpolator - Class in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.FlatCache - Class in net.minecraft.world.gen.chunk
 - ChunkNoiseSampler.ParentedNoiseType - Interface in net.minecraft.world.gen.chunk
 - chunkOcclusionData - Variable in class net.minecraft.client.render.chunk.SectionBuilder.RenderData
 - ChunkOcclusionData - Class in net.minecraft.client.render.chunk
 - ChunkOcclusionData() - Constructor for class net.minecraft.client.render.chunk.ChunkOcclusionData
 - ChunkOcclusionDataBuilder - Class in net.minecraft.client.render.chunk
 - ChunkOcclusionDataBuilder() - Constructor for class net.minecraft.client.render.chunk.ChunkOcclusionDataBuilder
 - chunkOffset - Variable in class net.minecraft.client.gl.ShaderProgram
 - ChunkPalettedStorageFix - Class in net.minecraft.datafixer.fix
 - ChunkPalettedStorageFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 - ChunkPalettedStorageFix.ChunkNibbleArray - Class in net.minecraft.datafixer.fix
 - ChunkPalettedStorageFix.Facing - Enum Class in net.minecraft.datafixer.fix
 - ChunkPalettedStorageFix.Facing.Axis - Enum Class in net.minecraft.datafixer.fix
 - ChunkPalettedStorageFix.Facing.Direction - Enum Class in net.minecraft.datafixer.fix
 - ChunkPalettedStorageFix.Level - Class in net.minecraft.datafixer.fix
 - ChunkPalettedStorageFix.Section - Class in net.minecraft.datafixer.fix
 - chunkPos - Variable in class net.minecraft.entity.Entity
 - chunkPos - Variable in record class net.minecraft.structure.StructureGeneratorFactory.Context
 - 
The field for the
chunkPosrecord component. - chunkPos - Variable in record class net.minecraft.structure.StructurePiecesGenerator.Context
 - 
The field for the
chunkPosrecord component. - chunkPos - Variable in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
 - 
The field for the
chunkPosrecord component. - chunkPos - Variable in class net.minecraft.world.BlockCollisionSpliterator
 - chunkPos - Variable in record class net.minecraft.world.gen.structure.Structure.Context
 - 
The field for the
chunkPosrecord component. - chunkPos() - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
 - 
Returns the value of the
chunkPosrecord component. - chunkPos() - Method in record class net.minecraft.structure.StructurePiecesGenerator.Context
 - 
Returns the value of the
chunkPosrecord component. - chunkPos() - Method in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
 - 
Returns the value of the
chunkPosrecord component. - chunkPos() - Method in record class net.minecraft.world.gen.structure.Structure.Context
 - 
Returns the value of the
chunkPosrecord component. - ChunkPos - Class in net.minecraft.util.math
 - 
An immutable pair of two integers representing the X and Z coordinates of a chunk.
 - ChunkPos(int, int) - Constructor for class net.minecraft.util.math.ChunkPos
 - ChunkPos(long) - Constructor for class net.minecraft.util.math.ChunkPos
 - ChunkPos(BlockPos) - Constructor for class net.minecraft.util.math.ChunkPos
 - chunkPosCache - Variable in class net.minecraft.server.world.ServerChunkManager
 - ChunkPosDistanceLevelPropagator - Class in net.minecraft.world
 - ChunkPosDistanceLevelPropagator(int, int, int) - Constructor for class net.minecraft.world.ChunkPosDistanceLevelPropagator
 - chunkPosFromSectionPos(long) - Static method in class net.minecraft.world.entity.SectionedEntityCache
 - ChunkPosKeyedStorage - Class in net.minecraft.world.storage
 - ChunkPosKeyedStorage(StorageKey, Path, DataFixer, boolean, DataFixTypes) - Constructor for class net.minecraft.world.storage.ChunkPosKeyedStorage
 - ChunkPosKeyedStorageUpdate(DataFixTypes, String, MutableText, MutableText) - Constructor for class net.minecraft.world.updater.WorldUpdater.ChunkPosKeyedStorageUpdate
 - chunkPosToMobSpawnablePlayers - Variable in class net.minecraft.world.SpawnDensityCapper
 - chunkPosX - Variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent
 - chunkPosX - Variable in class net.minecraft.util.profiling.jfr.event.ChunkRegionEvent
 - chunkPosZ - Variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent
 - chunkPosZ - Variable in class net.minecraft.util.profiling.jfr.event.ChunkRegionEvent
 - chunkProvider - Variable in class net.minecraft.world.chunk.light.ChunkLightProvider
 - chunkProvider - Variable in class net.minecraft.world.chunk.light.LightStorage
 - ChunkProvider - Interface in net.minecraft.world.chunk
 - ChunkRandom - Class in net.minecraft.util.math.random
 - ChunkRandom(Random) - Constructor for class net.minecraft.util.math.random.ChunkRandom
 - ChunkRandom.RandomProvider - Enum Class in net.minecraft.util.math.random
 - ChunkRegion - Class in net.minecraft.world
 - ChunkRegion(ServerWorld, BoundedRegionArray<AbstractChunkHolder>, ChunkGenerationStep, Chunk) - Constructor for class net.minecraft.world.ChunkRegion
 - ChunkRegionEvent - Class in net.minecraft.util.profiling.jfr.event
 - ChunkRegionEvent(StorageKey, ChunkPos, ChunkCompressionFormat, int) - Constructor for class net.minecraft.util.profiling.jfr.event.ChunkRegionEvent
 - ChunkRegionEvent.Names - Class in net.minecraft.util.profiling.jfr.event
 - chunkRegionReadCounter - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - ChunkRegionReadEvent - Class in net.minecraft.util.profiling.jfr.event
 - ChunkRegionReadEvent(StorageKey, ChunkPos, ChunkCompressionFormat, int) - Constructor for class net.minecraft.util.profiling.jfr.event.ChunkRegionReadEvent
 - ChunkRegionSample - Record Class in net.minecraft.util.profiling.jfr.sample
 - ChunkRegionSample(String, String, int, int) - Constructor for record class net.minecraft.util.profiling.jfr.sample.ChunkRegionSample
 - chunkRegionWriteCounter - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - ChunkRegionWriteEvent - Class in net.minecraft.util.profiling.jfr.event
 - ChunkRegionWriteEvent(StorageKey, ChunkPos, ChunkCompressionFormat, int) - Constructor for class net.minecraft.util.profiling.jfr.event.ChunkRegionWriteEvent
 - ChunkRenderDistanceCenterS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - ChunkRenderDistanceCenterS2CPacket(int, int) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - ChunkRenderDistanceCenterS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - ChunkRendererRegion - Class in net.minecraft.client.render.chunk
 - ChunkRendererRegion(World, int, int, RenderedChunk[]) - Constructor for class net.minecraft.client.render.chunk.ChunkRendererRegion
 - ChunkRendererRegionBuilder - Class in net.minecraft.client.render.chunk
 - ChunkRendererRegionBuilder() - Constructor for class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder
 - ChunkRendererRegionBuilder.ClientChunk - Class in net.minecraft.client.render.chunk
 - chunkRenderingDataPreparer - Variable in class net.minecraft.client.render.WorldRenderer
 - ChunkRenderingDataPreparer - Class in net.minecraft.client.render
 - ChunkRenderingDataPreparer() - Constructor for class net.minecraft.client.render.ChunkRenderingDataPreparer
 - ChunkRenderingDataPreparer.ChunkInfo - Class in net.minecraft.client.render
 - ChunkRenderingDataPreparer.ChunkInfoList - Class in net.minecraft.client.render
 - ChunkRenderingDataPreparer.class_8680 - Record Class in net.minecraft.client.render
 - ChunkRenderingDataPreparer.class_8681 - Record Class in net.minecraft.client.render
 - ChunkRenderingDataPreparer.RenderableChunks - Class in net.minecraft.client.render
 - chunks - Variable in class net.minecraft.client.render.BuiltChunkStorage
 - chunks - Variable in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - chunks - Variable in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder
 - chunks - Variable in class net.minecraft.client.render.ChunkRenderingDataPreparer.RenderableChunks
 - chunks - Variable in class net.minecraft.client.render.WorldRenderer
 - chunks - Variable in class net.minecraft.client.world.ClientChunkManager
 - chunks - Variable in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 - chunks - Variable in class net.minecraft.server.network.ChunkDataSender
 - chunks - Variable in class net.minecraft.world.chunk.ChunkCache
 - chunks - Variable in class net.minecraft.world.chunk.ChunkLoader
 - chunks - Variable in class net.minecraft.world.ChunkRegion
 - chunks - Variable in class net.minecraft.world.ForcedChunkState
 - CHUNKS_BIOMES - Static variable in class net.minecraft.network.packet.PlayPackets
 - CHUNKS_KEY - Static variable in class net.minecraft.world.ForcedChunkState
 - ChunkSection - Class in net.minecraft.world.chunk
 - ChunkSection(Registry<Biome>) - Constructor for class net.minecraft.world.chunk.ChunkSection
 - ChunkSection(PalettedContainer<BlockState>, ReadableContainer<RegistryEntry<Biome>>) - Constructor for class net.minecraft.world.chunk.ChunkSection
 - ChunkSectionCache - Class in net.minecraft.world
 - ChunkSectionCache(WorldAccess) - Constructor for class net.minecraft.world.ChunkSectionCache
 - chunkSectionMatchesPos(int, int, BlockPos) - Static method in class net.minecraft.world.gen.placementmodifier.FixedPlacementModifier
 - ChunkSectionPos - Class in net.minecraft.util.math
 - ChunkSectionPos(int, int, int) - Constructor for class net.minecraft.util.math.ChunkSectionPos
 - chunkSectionPosAsLong(ChunkPos, int) - Static method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 - ChunkSentS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - ChunkSentS2CPacket(int) - Constructor for record class net.minecraft.network.packet.s2c.play.ChunkSentS2CPacket
 - ChunkSentS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.ChunkSentS2CPacket
 - ChunkSerializer - Class in net.minecraft.world
 - ChunkSerializer() - Constructor for class net.minecraft.world.ChunkSerializer
 - ChunkSerializer.ChunkLoadingException - Exception Class in net.minecraft.world
 - chunkSkyLight - Variable in class net.minecraft.world.chunk.Chunk
 - ChunkSkyLight - Class in net.minecraft.world.chunk.light
 - ChunkSkyLight(HeightLimitView) - Constructor for class net.minecraft.world.chunk.light.ChunkSkyLight
 - ChunkSkyLightProvider - Class in net.minecraft.world.chunk.light
 - ChunkSkyLightProvider(ChunkProvider) - Constructor for class net.minecraft.world.chunk.light.ChunkSkyLightProvider
 - ChunkSkyLightProvider(ChunkProvider, SkyLightStorage) - Constructor for class net.minecraft.world.chunk.light.ChunkSkyLightProvider
 - chunkStatus - Variable in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
 - 
The field for the
chunkStatusrecord component. - chunkStatus() - Method in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
 - 
Returns the value of the
chunkStatusrecord component. - ChunkStatus - Class in net.minecraft.world.chunk
 - ChunkStatus(ChunkStatus, EnumSet<Heightmap.Type>, ChunkType) - Constructor for class net.minecraft.world.chunk.ChunkStatus
 - chunkStatusCache - Variable in class net.minecraft.server.world.ServerChunkManager
 - chunkStatusChangeListener - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - ChunkStatusChangeListener - Interface in net.minecraft.world.chunk
 - chunkStatuses - Variable in class net.minecraft.server.WorldGenerationProgressTracker
 - ChunkStatusFix - Class in net.minecraft.datafixer.fix
 - ChunkStatusFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.ChunkStatusFix
 - ChunkStatusFix2 - Class in net.minecraft.datafixer.fix
 - ChunkStatusFix2(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.ChunkStatusFix2
 - chunksToUnload - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - chunksToUpgrade - Variable in record class net.minecraft.world.updater.WorldUpdater.Region
 - 
The field for the
chunksToUpgraderecord component. - chunksToUpgrade() - Method in record class net.minecraft.world.updater.WorldUpdater.Region
 - 
Returns the value of the
chunksToUpgraderecord component. - ChunkStructuresTemplateRenameFix - Class in net.minecraft.datafixer.fix
 - ChunkStructuresTemplateRenameFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.ChunkStructuresTemplateRenameFix
 - chunksWhichReceivedNeighbors - Variable in record class net.minecraft.client.render.ChunkRenderingDataPreparer.class_8680
 - 
The field for the
chunksWhichReceivedNeighborsrecord component. - chunksWhichReceivedNeighbors() - Method in record class net.minecraft.client.render.ChunkRenderingDataPreparer.class_8680
 - 
Returns the value of the
chunksWhichReceivedNeighborsrecord component. - chunksWithFeatures - Variable in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.Features
 - 
The field for the
chunksWithFeaturesrecord component. - chunksWithFeatures() - Method in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.Features
 - 
Returns the value of the
chunksWithFeaturesrecord component. - chunkTaskPrioritySystem - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - ChunkTaskPrioritySystem - Class in net.minecraft.server.world
 - ChunkTaskPrioritySystem(List<MessageListener<?>>, Executor, int) - Constructor for class net.minecraft.server.world.ChunkTaskPrioritySystem
 - ChunkTaskPrioritySystem.Task<T> - Class in net.minecraft.server.world
 - ChunkTaskPrioritySystem.UnblockingMessage - Class in net.minecraft.server.world
 - ChunkTicket<T> - Class in net.minecraft.server.world
 - 
Represents a chunk ticket, which specifies the reason a chunk has been loaded.
 - ChunkTicket(ChunkTicketType<T>, int, T) - Constructor for class net.minecraft.server.world.ChunkTicket
 - ChunkTicketManager - Class in net.minecraft.server.world
 - ChunkTicketManager(Executor, Executor) - Constructor for class net.minecraft.server.world.ChunkTicketManager
 - ChunkTicketManager.DistanceFromNearestPlayerTracker - Class in net.minecraft.server.world
 - ChunkTicketManager.NearbyChunkTicketUpdater - Class in net.minecraft.server.world
 - ChunkTicketManager.TicketDistanceLevelPropagator - Class in net.minecraft.server.world
 - ChunkTicketType<T> - Class in net.minecraft.server.world
 - ChunkTicketType(String, Comparator<T>, long) - Constructor for class net.minecraft.server.world.ChunkTicketType
 - ChunkTickScheduler<T> - Class in net.minecraft.world.tick
 - ChunkTickScheduler() - Constructor for class net.minecraft.world.tick.ChunkTickScheduler
 - ChunkTickScheduler(List<Tick<T>>) - Constructor for class net.minecraft.world.tick.ChunkTickScheduler
 - chunkTickSchedulers - Variable in class net.minecraft.world.tick.WorldTickScheduler
 - chunkToBlockCoord(int) - Static method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
 - chunkToNextSaveTimeMs - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - ChunkToNibbleArrayMap<M> - Class in net.minecraft.world.chunk
 - ChunkToNibbleArrayMap(Long2ObjectOpenHashMap<ChunkNibbleArray>) - Constructor for class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - ChunkToProtoChunkFix - Class in net.minecraft.datafixer.fix
 - ChunkToProtoChunkFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.ChunkToProtoChunkFix
 - chunkToType - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - chunkType - Variable in class net.minecraft.world.chunk.ChunkStatus
 - ChunkType - Enum Class in net.minecraft.world.chunk
 - 
Specifies the type of a chunk
 - ChunkType() - Constructor for enum class net.minecraft.world.chunk.ChunkType
 - chunkUpdaters - Variable in class net.minecraft.client.world.ClientWorld
 - chunkUpdateSmoother - Variable in class net.minecraft.client.render.WorldRenderer
 - ChunkUpdateState - Class in net.minecraft.world
 - ChunkUpdateState() - Constructor for class net.minecraft.world.ChunkUpdateState
 - ChunkUpdateState(LongSet, LongSet) - Constructor for class net.minecraft.world.ChunkUpdateState
 - ChunkWithHolder(WorldChunk, ChunkHolder) - Constructor for record class net.minecraft.server.world.ServerChunkManager.ChunkWithHolder
 - chunkX - Variable in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - chunkX - Variable in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - chunkX - Variable in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 - chunkXOffset - Variable in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - chunkZ - Variable in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - chunkZ - Variable in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - chunkZ - Variable in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 - chunkZOffset - Variable in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - cipher - Variable in class net.minecraft.network.encryption.PacketEncryptionManager
 - cipherFromKey(int, Key) - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 - 
Creates an AES cipher from the key.
 - CIRCLE - Enum constant in enum class net.minecraft.entity.mob.PhantomEntity.PhantomMovementType
 - CIRCLE - Static variable in class net.minecraft.block.entity.BannerPatterns
 - CircleMovementGoal() - Constructor for class net.minecraft.entity.mob.PhantomEntity.CircleMovementGoal
 - circlingCenter - Variable in class net.minecraft.entity.mob.PhantomEntity
 - circlingDirection - Variable in class net.minecraft.entity.mob.PhantomEntity.CircleMovementGoal
 - CITY_CENTER - Static variable in class net.minecraft.structure.AncientCityGenerator
 - clamp - Variable in class net.minecraft.client.resource.metadata.TextureResourceMetadata
 - clamp(double) - Method in class net.minecraft.entity.attribute.ClampedEntityAttribute
 - clamp(double) - Method in class net.minecraft.entity.attribute.EntityAttribute
 - clamp(double, double) - Method in interface net.minecraft.world.gen.densityfunction.DensityFunction
 - clamp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 - clamp(double, double, double) - Method in class net.minecraft.world.border.WorldBorder
 - clamp(double, double, double, double) - Method in class net.minecraft.server.command.SpreadPlayersCommand.Pile
 - clamp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 - clamp(int) - Method in class net.minecraft.util.math.RotationCalculator
 - clamp(int, int, int) - Static method in class net.minecraft.client.util.MonitorTracker
 - clamp(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 - clamp(long, long, long) - Static method in class net.minecraft.util.math.MathHelper
 - clamp(BlockPos) - Method in class net.minecraft.world.border.WorldBorder
 - clamp(Direction.Axis, int) - Method in class net.minecraft.util.shape.CroppedVoxelSet
 - clamp(Direction.Axis, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 - 
Clamps the component corresponding to the given
axisbetweenminandmax. - clamp(Vec3d) - Method in class net.minecraft.world.border.WorldBorder
 - clamp(VillageGossipType) - Method in class net.minecraft.village.VillagerGossips.Reputation
 - clamp(Vector3f) - Static method in class net.minecraft.client.render.LightmapTextureManager
 - 
Clamps each component of
vecbetween0.0fand1.0f. - Clamp(DensityFunction, double, double) - Constructor for record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
 - CLAMP - Enum constant in enum class net.minecraft.util.function.ValueLists.OutOfBoundsHandling
 - CLAMP_CODEC - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
 - clampAngle(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 - 
Clamps
value, as an angle, betweenmean - deltaandmean + deltadegrees. - clampCursorPosition(int) - Method in class net.minecraft.client.util.SelectionManager
 - Clamped(EnchantmentLevelBasedValue, float, float) - Constructor for record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Clamped
 - CLAMPED - Static variable in interface net.minecraft.util.math.intprovider.IntProviderType
 - CLAMPED_NORMAL - Static variable in interface net.minecraft.util.math.floatprovider.FloatProviderType
 - CLAMPED_NORMAL - Static variable in interface net.minecraft.util.math.intprovider.IntProviderType
 - ClampedEntityAttribute - Class in net.minecraft.entity.attribute
 - 
Represents a type of attribute with minimum and maximum value limits.
 - ClampedEntityAttribute(String, double, double, double) - Constructor for class net.minecraft.entity.attribute.ClampedEntityAttribute
 - clampedGaussian(Random, float, float, float, float) - Static method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
 - ClampedIntProvider - Class in net.minecraft.util.math.intprovider
 - ClampedIntProvider(IntProvider, int, int) - Constructor for class net.minecraft.util.math.intprovider.ClampedIntProvider
 - clampedLerp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 - clampedLerp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 - clampedMap(double, double, double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 - 
Linearly maps a value from one number range to another and clamps the result.
 - clampedMap(float, float, float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 - 
Linearly maps a value from one number range to another and clamps the result.
 - ClampedModelPredicateProvider - Interface in net.minecraft.client.item
 - ClampedNormalFloatProvider - Class in net.minecraft.util.math.floatprovider
 - ClampedNormalFloatProvider(float, float, float, float) - Constructor for class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - ClampedNormalIntProvider - Class in net.minecraft.util.math.intprovider
 - ClampedNormalIntProvider(float, float, int, int) - Constructor for class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
 - clampHeadYaw() - Method in class net.minecraft.entity.ai.control.LookControl
 - clampHeadYaw() - Method in class net.minecraft.entity.mob.MobEntity
 - clampHeadYaw() - Method in class net.minecraft.entity.mob.ShulkerEntity.ShulkerLookControl
 - clampHorizontal(double) - Static method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - clampPassengerYaw(Entity) - Method in class net.minecraft.entity.vehicle.BoatEntity
 - clampScale(float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - clampScale(float) - Method in class net.minecraft.entity.LivingEntity
 - clampScale(float) - Method in class net.minecraft.entity.mob.ShulkerEntity
 - clampToWithin(Vec3d) - Method in class net.minecraft.util.math.BlockPos
 - clampType(int) - Method in class net.minecraft.datafixer.fix.EntityZombieVillagerTypeFix
 - clampVertical(double) - Static method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - class_6148 - Class in net.minecraft
 - 
A class holding unknown constants.
 - class_6148() - Constructor for class net.minecraft.class_6148
 - class_6567 - Class in net.minecraft
 - class_6567() - Constructor for class net.minecraft.class_6567
 - class_8531() - Constructor for class net.minecraft.world.chunk.light.ChunkLightProvider.class_8531
 - class_8680() - Constructor for record class net.minecraft.client.render.ChunkRenderingDataPreparer.class_8680
 - class_8680(LongSet, BlockingQueue<ChunkBuilder.BuiltChunk>) - Constructor for record class net.minecraft.client.render.ChunkRenderingDataPreparer.class_8680
 - class_8681(int) - Constructor for record class net.minecraft.client.render.ChunkRenderingDataPreparer.class_8681
 - class_8681(ChunkRenderingDataPreparer.RenderableChunks, ChunkRenderingDataPreparer.class_8680) - Constructor for record class net.minecraft.client.render.ChunkRenderingDataPreparer.class_8681
 - CLASS_MAP - Static variable in class net.minecraft.command.argument.ArgumentTypes
 - CLASS_TO_LAST_ID - Static variable in class net.minecraft.entity.data.DataTracker
 - Class2IntMap - Class in net.minecraft.util.collection
 - 
A map with
Classes as keys and an integer as values. - Class2IntMap() - Constructor for class net.minecraft.util.collection.Class2IntMap
 - CLASSIC_FLAT - Static variable in class net.minecraft.world.gen.FlatLevelGeneratorPresets
 - CLASSIC_VINES_CAVE_FEATURE - Static variable in class net.minecraft.world.gen.feature.UndergroundPlacedFeatures
 - classToFleeFrom - Variable in class net.minecraft.entity.ai.goal.FleeEntityGoal
 - CLAY - Static variable in class net.minecraft.block.Blocks
 - CLAY - Static variable in class net.minecraft.item.Items
 - CLAY_BALL - Static variable in class net.minecraft.item.Items
 - CLAY_BANDS_OFFSET - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - CLAY_POOL_WITH_DRIPLEAVES - Static variable in class net.minecraft.world.gen.feature.UndergroundConfiguredFeatures
 - CLAY_WITH_DRIPLEAVES - Static variable in class net.minecraft.world.gen.feature.UndergroundConfiguredFeatures
 - CLAYFISH - Enum constant in enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 - CLAYFISH_TEXTURE - Static variable in class net.minecraft.client.render.entity.feature.TropicalFishColorFeatureRenderer
 - CLEAN_ARMOR - Static variable in class net.minecraft.stat.Stats
 - CLEAN_BANNER - Static variable in interface net.minecraft.block.cauldron.CauldronBehavior
 - 
A behavior that cleans banners with patterns.
 - CLEAN_BANNER - Static variable in class net.minecraft.stat.Stats
 - CLEAN_DYEABLE_ITEM - Static variable in interface net.minecraft.block.cauldron.CauldronBehavior
 - 
A behavior that cleans dyeable items.
 - CLEAN_SHULKER_BOX - Static variable in interface net.minecraft.block.cauldron.CauldronBehavior
 - 
A behavior that cleans dyed shulker boxes.
 - CLEAN_SHULKER_BOX - Static variable in class net.minecraft.stat.Stats
 - CLEAN_UP_THRESHOLD - Static variable in class net.minecraft.server.rcon.QueryResponseHandler
 - cleanOxidation(World, BlockPos) - Static method in class net.minecraft.entity.LightningEntity
 - cleanOxidationAround(World, BlockPos) - Static method in class net.minecraft.entity.LightningEntity
 - cleanOxidationAround(World, BlockPos, BlockPos.Mutable, int) - Static method in class net.minecraft.entity.LightningEntity
 - cleanup(HttpPost, CloseableHttpClient) - Method in class net.minecraft.client.realms.FileUpload
 - cleanUp() - Method in class net.minecraft.client.render.WorldRenderer
 - cleanUp() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - cleanUp() - Method in class net.minecraft.server.rcon.QueryResponseHandler
 - cleanUpAfterCrash() - Method in class net.minecraft.client.MinecraftClient
 - clear() - Method in class net.minecraft.advancement.AdvancementManager
 - clear() - Method in class net.minecraft.block.entity.CampfireBlockEntity
 - clear() - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - clear() - Method in class net.minecraft.block.entity.LecternBlockEntity
 - clear() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - clear() - Method in class net.minecraft.client.font.FontStorage
 - clear() - Method in class net.minecraft.client.font.GlyphContainer
 - clear() - Method in class net.minecraft.client.gui.hud.BossBarHud
 - clear() - Method in class net.minecraft.client.gui.hud.DebugHud
 - clear() - Method in class net.minecraft.client.gui.hud.InGameHud
 - clear() - Method in class net.minecraft.client.gui.hud.PlayerListHud
 - clear() - Method in class net.minecraft.client.realms.RealmsObjectSelectionList
 - clear() - Method in class net.minecraft.client.render.BuiltChunkStorage
 - clear() - Method in class net.minecraft.client.render.chunk.BlockBufferAllocatorStorage
 - clear() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - clear() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 - clear() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 - clear() - Method in class net.minecraft.client.render.debug.BreezeDebugRenderer
 - clear() - Method in interface net.minecraft.client.render.debug.DebugRenderer.Renderer
 - clear() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer
 - clear() - Method in class net.minecraft.client.render.debug.GoalSelectorDebugRenderer
 - clear() - Method in class net.minecraft.client.render.debug.StructureDebugRenderer
 - clear() - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 - clear() - Method in class net.minecraft.client.render.debug.VillageSectionsDebugRenderer
 - clear() - Method in class net.minecraft.client.render.Tessellator
 - clear() - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - clear() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 - clear() - Method in class net.minecraft.client.toast.ToastManager
 - clear() - Method in class net.minecraft.client.util.BufferAllocator
 - clear() - Method in class net.minecraft.client.util.NarratorManager
 - clear() - Method in class net.minecraft.client.util.TextCollector
 - clear() - Method in class net.minecraft.component.type.BundleContentsComponent.Builder
 - clear() - Method in class net.minecraft.entity.ai.brain.Brain
 - clear() - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
 - clear() - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - clear() - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - clear() - Method in class net.minecraft.entity.ai.pathing.PathMinHeap
 - clear() - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - clear() - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - clear() - Method in class net.minecraft.entity.mob.MobVisibilityCache
 - clear() - Method in class net.minecraft.entity.player.PlayerInventory
 - clear() - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
 - clear() - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - clear() - Method in class net.minecraft.inventory.CraftingInventory
 - clear() - Method in class net.minecraft.inventory.CraftingResultInventory
 - clear() - Method in class net.minecraft.inventory.DoubleInventory
 - clear() - Method in class net.minecraft.inventory.SimpleInventory
 - clear() - Method in interface net.minecraft.inventory.SingleStackInventory
 - clear() - Method in class net.minecraft.nbt.NbtByteArray
 - clear() - Method in class net.minecraft.nbt.NbtIntArray
 - clear() - Method in class net.minecraft.nbt.NbtList
 - clear() - Method in class net.minecraft.nbt.NbtLongArray
 - clear() - Method in class net.minecraft.network.PacketByteBuf
 - clear() - Method in class net.minecraft.recipe.RecipeMatcher
 - clear() - Method in class net.minecraft.server.command.TestCommand.Runner
 - clear() - Method in class net.minecraft.server.rcon.RconCommandOutput
 - clear() - Method in class net.minecraft.structure.StructurePiecesCollector
 - clear() - Method in class net.minecraft.test.TestManager
 - clear() - Method in class net.minecraft.test.TestRunContext
 - clear() - Method in interface net.minecraft.util.Clearable
 - clear() - Method in class net.minecraft.util.collection.ArrayListDeque.ReversedWrapper
 - clear() - Method in class net.minecraft.util.collection.DefaultedList
 - clear() - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - clear() - Method in class net.minecraft.util.collection.SortedArraySet
 - clear() - Method in class net.minecraft.util.math.Smoother
 - clear() - Method in interface net.minecraft.util.profiler.log.MultiValueDebugSampleLog
 - clear() - Method in class net.minecraft.util.profiler.MultiValueDebugSampleLogImpl
 - clear() - Method in class net.minecraft.village.MerchantInventory
 - clear() - Method in class net.minecraft.world.chunk.WorldChunk
 - clear() - Method in class net.minecraft.world.event.listener.VibrationSelector
 - clear() - Static method in class net.minecraft.world.gen.feature.util.FeatureDebugLogger
 - clear() - Method in class net.minecraft.world.poi.PointOfInterestSet
 - clear() - Method in class net.minecraft.world.tick.WorldTickScheduler
 - clear(boolean) - Method in class net.minecraft.client.gl.Framebuffer
 - clear(boolean) - Method in class net.minecraft.client.gui.hud.ChatHud
 - clear(int) - Method in class net.minecraft.world.chunk.ChunkNibbleArray
 - clear(int, boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - clear(Object) - Static method in interface net.minecraft.util.Clearable
 - 
Clears
oif it isClearable. - clear(Path, int) - Static method in class net.minecraft.util.path.CacheFiles
 - clear(Predicate<Goal>) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 - clear(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.AllListElementNode
 - clear(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredListElementNode
 - clear(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredNamedNode
 - clear(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredRootNode
 - clear(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.IndexedListElementNode
 - clear(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NamedNode
 - clear(NbtElement) - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
 - clear(T) - Method in class net.minecraft.entity.ai.brain.sensor.ArmadilloScareDetectedSensor
 - CLEAR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.LogicOp
 - CLEAR - Static variable in class net.minecraft.block.MapColor
 - CLEAR - Static variable in interface net.minecraft.structure.rule.blockentity.RuleBlockEntityModifierType
 - CLEAR_EVERYTHING_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.EffectCommand
 - CLEAR_SPECIFIC_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.EffectCommand
 - CLEAR_THUNDER_WEATHER_DURATION_PROVIDER - Static variable in class net.minecraft.server.world.ServerWorld
 - CLEAR_TITLES - Static variable in class net.minecraft.network.packet.PlayPackets
 - CLEAR_WEATHER_DURATION_PROVIDER - Static variable in class net.minecraft.server.world.ServerWorld
 - Clearable - Interface in net.minecraft.util
 - 
Represents an object which can be cleared.
 - clearActiveItem() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - clearActiveItem() - Method in class net.minecraft.entity.LivingEntity
 - clearAffectedBlocks() - Method in class net.minecraft.world.explosion.Explosion
 - clearAndInit() - Method in class net.minecraft.client.gui.screen.Screen
 - clearArea(BlockBox, ServerWorld) - Static method in class net.minecraft.test.StructureTestUtil
 - clearAtlas() - Method in class net.minecraft.client.particle.ParticleManager
 - clearBarrierBox(Box, ServerWorld) - Static method in class net.minecraft.test.StructureTestUtil
 - clearBeforeBatch - Variable in class net.minecraft.test.TestStructurePlacer
 - clearCache() - Method in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - clearChildren() - Method in class net.minecraft.client.gui.screen.Screen
 - clearChunkCache() - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - clearColor - Variable in class net.minecraft.client.gl.Framebuffer
 - clearColor(float, float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - clearColumn(int, int, int, int) - Method in class net.minecraft.util.shape.BitSetVoxelSet
 - ClearCommand - Class in net.minecraft.server.command
 - ClearCommand() - Constructor for class net.minecraft.server.command.ClearCommand
 - clearCount - Variable in class net.minecraft.client.util.BufferAllocator
 - clearCount - Variable in class net.minecraft.client.util.BufferAllocator.CloseableBuffer
 - clearCountEquals(int) - Method in class net.minecraft.client.util.BufferAllocator
 - clearCraftingSlots() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - clearCraftingSlots() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 - clearCraftingSlots() - Method in class net.minecraft.screen.CraftingScreenHandler
 - clearCraftingSlots() - Method in class net.minecraft.screen.PlayerScreenHandler
 - clearCriteria() - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 - clearCurrent - Variable in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 - clearCurrentExplosion() - Method in class net.minecraft.entity.player.PlayerEntity
 - clearCursors() - Method in class net.minecraft.block.entity.SculkSpreadManager
 - clearDailyRestockCount() - Method in class net.minecraft.entity.passive.VillagerEntity
 - clearDataPackTempDir() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - clearDeadEntity(Entity) - Method in class net.minecraft.scoreboard.Scoreboard
 - clearDebugMarkers(ServerWorld) - Static method in class net.minecraft.test.TestRunContext
 - clearDepth(double) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - clearDirectionBit(long, Direction) - Static method in class net.minecraft.world.chunk.light.ChunkLightProvider.class_8531
 - CLEARED_FAILURE_EXCEPTION - Static variable in class net.minecraft.server.command.ScheduleCommand
 - clearEntries() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
 - clearEntries() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - clearEvent(ServerCommandSource, String) - Static method in class net.minecraft.server.command.ScheduleCommand
 - clearExecutor() - Method in class net.minecraft.util.UserCache
 - clearFailedTestFunctions() - Static method in class net.minecraft.test.TestFunctions
 - clearFog() - Static method in class net.minecraft.client.render.BackgroundRenderer
 - clearFrogTarget() - Method in class net.minecraft.entity.passive.FrogEntity
 - clearFuelTimes() - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - clearGameTestMarkers(ServerWorld) - Static method in class net.minecraft.server.network.DebugInfoSender
 - clearGatewaysList() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - 
Deprecated.
 - clearGlId() - Method in class net.minecraft.client.texture.AbstractTexture
 - clearGoals(Predicate<Goal>) - Method in class net.minecraft.entity.mob.MobEntity
 - clearGoalsAndTasks() - Method in class net.minecraft.entity.mob.MobEntity
 - clearIfUnreferenced() - Method in class net.minecraft.client.util.BufferAllocator
 - clearInventory() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - clearLoader(ChunkLoader) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - clearModifiers() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - clearNextTicks(BlockBox) - Method in class net.minecraft.world.tick.WorldTickScheduler
 - clearParticles() - Method in class net.minecraft.client.particle.ParticleManager
 - clearPiercingStatus() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - clearPlayers() - Method in class net.minecraft.entity.boss.CommandBossBar
 - clearPlayers() - Method in class net.minecraft.entity.boss.ServerBossBar
 - clearPositionTarget() - Method in class net.minecraft.entity.mob.MobEntity
 - clearPossibleHives() - Method in class net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
 - clearPotionSwirls() - Method in class net.minecraft.entity.LivingEntity
 - clearProcessors() - Method in class net.minecraft.structure.StructurePlacementData
 - clearPrograms() - Method in class net.minecraft.client.render.GameRenderer
 - ClearRuleBlockEntityModifier - Class in net.minecraft.structure.rule.blockentity
 - ClearRuleBlockEntityModifier() - Constructor for class net.minecraft.structure.rule.blockentity.ClearRuleBlockEntityModifier
 - clearSamples() - Method in class net.minecraft.client.session.telemetry.PerformanceMetricsEvent
 - clearSelection() - Method in class net.minecraft.client.gui.screen.pack.PackScreen
 - clearServices() - Static method in class net.minecraft.block.entity.SkullBlockEntity
 - clearSleeping() - Method in class net.minecraft.server.world.SleepManager
 - 
Resets the number of sleeping players to 0.
 - clearSleepingPosition() - Method in class net.minecraft.entity.LivingEntity
 - clearSnowAbove(WorldAccess, BlockPos) - Method in class net.minecraft.world.gen.feature.IcebergFeature
 - clearSpecialPrice() - Method in class net.minecraft.village.TradeOffer
 - 
Resets the special price of this trade offer.
 - clearSpecialPrices() - Method in class net.minecraft.entity.passive.VillagerEntity
 - 
Resets the special price of all the trade offers of this villager.
 - clearStartRaidPos() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - clearState() - Method in class net.minecraft.client.render.VertexFormat
 - clearStateInternal() - Method in class net.minecraft.client.render.VertexFormat
 - clearStateTextures() - Method in class net.minecraft.client.render.MapRenderer
 - clearStatusEffects() - Method in class net.minecraft.entity.LivingEntity
 - clearStencil(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - clearTags() - Method in interface net.minecraft.registry.Registry
 - clearTags() - Method in class net.minecraft.registry.SimpleRegistry
 - clearTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 - clearTitle() - Method in class net.minecraft.client.gui.hud.InGameHud
 - ClearTitleS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - ClearTitleS2CPacket(boolean) - Constructor for class net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket
 - ClearTitleS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket
 - clearToList() - Method in class net.minecraft.inventory.SimpleInventory
 - 
Clears this inventory and returns all the non-empty stacks in a list.
 - clearTooltip() - Method in class net.minecraft.client.gui.screen.Screen
 - clearTracker(ServerCommandSource, Collection<? extends PlayerEntity>) - Static method in class net.minecraft.server.command.WardenSpawnTrackerCommand
 - clearUpdatesInArea(BlockBox) - Method in class net.minecraft.server.world.ServerWorld
 - clearValues() - Method in class net.minecraft.util.profiler.log.ArrayDebugSampleLog
 - clearWeatherTime - Variable in class net.minecraft.world.level.LevelProperties
 - clearWindow() - Method in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - clearWorld() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - CLERIC - Static variable in record class net.minecraft.village.VillagerProfession
 - CLERIC - Static variable in class net.minecraft.world.poi.PointOfInterestTypes
 - ClickableWidget - Class in net.minecraft.client.gui.widget
 - 
A clickable widget is a GUI element that has many methods to handle different mouse actions.
 - ClickableWidget(int, int, int, int, Text) - Constructor for class net.minecraft.client.gui.widget.ClickableWidget
 - clickButton(int, int) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - clickCreativeStack(ItemStack, int) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - clicked(double, double) - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - clickedHeader(int, int) - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 - 
Called when the header is clicked.
 - clickedHeader(int, int) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - 
Called when the header is clicked.
 - clickEvent - Variable in class net.minecraft.text.Style
 - ClickEvent - Class in net.minecraft.text
 - ClickEvent(ClickEvent.Action, String) - Constructor for class net.minecraft.text.ClickEvent
 - ClickEvent.Action - Enum Class in net.minecraft.text
 - clickRecipe(int, RecipeEntry<?>, boolean) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - clickSlot(int, int, int, SlotActionType, PlayerEntity) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - ClickSlotC2SPacket - Class in net.minecraft.network.packet.c2s.play
 - ClickSlotC2SPacket(int, int, int, int, SlotActionType, ItemStack, Int2ObjectMap<ItemStack>) - Constructor for class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 - ClickSlotC2SPacket(RegistryByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 - clickTime - Variable in class net.minecraft.client.gui.screen.option.LanguageOptionsScreen.LanguageSelectionListWidget.LanguageEntry
 - ClickType - Enum Class in net.minecraft.util
 - ClickType() - Constructor for enum class net.minecraft.util.ClickType
 - client - Variable in class net.minecraft.client.gui.DrawContext
 - client - Variable in class net.minecraft.client.gui.hud.BossBarHud
 - client - Variable in class net.minecraft.client.gui.hud.ChatHud
 - client - Variable in class net.minecraft.client.gui.hud.DebugHud
 - client - Variable in class net.minecraft.client.gui.hud.InGameHud
 - client - Variable in class net.minecraft.client.gui.hud.PlayerListHud
 - client - Variable in class net.minecraft.client.gui.hud.SpectatorHud
 - client - Variable in class net.minecraft.client.gui.hud.SubtitlesHud
 - client - Variable in class net.minecraft.client.gui.RotatingCubeMapRenderer
 - client - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - client - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - client - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - client - Variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryListener
 - client - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.LanServerEntry
 - client - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ScanningEntry
 - client - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
 - client - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - client - Variable in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
 - client - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 - client - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 - client - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - client - Variable in class net.minecraft.client.gui.screen.Screen
 - client - Variable in class net.minecraft.client.gui.screen.SplashOverlay
 - client - Variable in class net.minecraft.client.gui.screen.world.WorldListWidget.LoadingEntry
 - client - Variable in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
 - client - Variable in class net.minecraft.client.gui.widget.EntryListWidget
 - client - Variable in class net.minecraft.client.Keyboard
 - client - Variable in class net.minecraft.client.Mouse
 - client - Variable in class net.minecraft.client.network.ClientAdvancementManager
 - client - Variable in class net.minecraft.client.network.ClientCommandSource
 - client - Variable in class net.minecraft.client.network.ClientCommonNetworkHandler
 - client - Variable in class net.minecraft.client.network.ClientLoginNetworkHandler
 - client - Variable in class net.minecraft.client.network.ClientPlayerEntity
 - client - Variable in class net.minecraft.client.network.ClientPlayerInteractionManager
 - client - Variable in class net.minecraft.client.network.message.MessageHandler
 - client - Variable in class net.minecraft.client.network.SocialInteractionsManager
 - client - Variable in class net.minecraft.client.option.GameOptions
 - client - Variable in class net.minecraft.client.option.ServerList
 - client - Variable in class net.minecraft.client.realms.RealmsClient
 - client - Variable in class net.minecraft.client.realms.task.OpenServerTask
 - client - Variable in class net.minecraft.client.realms.util.RealmsServerFilterer
 - client - Variable in class net.minecraft.client.render.debug.BeeDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.BlockOutlineDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.BreezeDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.ChunkBorderDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.ChunkLoadingDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.CollisionDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.GameEventDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.GoalSelectorDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.HeightmapDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.LightDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.NeighborUpdateDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.RaidCenterDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.SkyLightDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.StructureDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.SupportingBlockDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.VillageDebugRenderer
 - client - Variable in class net.minecraft.client.render.debug.WaterDebugRenderer
 - client - Variable in class net.minecraft.client.render.GameRenderer
 - client - Variable in class net.minecraft.client.render.item.HeldItemRenderer
 - client - Variable in class net.minecraft.client.render.item.ItemRenderer
 - client - Variable in class net.minecraft.client.render.LightmapTextureManager
 - client - Variable in class net.minecraft.client.render.WorldRenderer
 - client - Variable in class net.minecraft.client.resource.PeriodicNotificationManager.NotifyTask
 - client - Variable in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - client - Variable in class net.minecraft.client.session.telemetry.TelemetryManager
 - client - Variable in class net.minecraft.client.sound.MusicTracker
 - client - Variable in class net.minecraft.client.toast.ToastManager
 - client - Variable in class net.minecraft.client.tutorial.TutorialManager
 - client - Variable in class net.minecraft.client.util.NarratorManager
 - client - Variable in class net.minecraft.client.util.WindowProvider
 - client - Variable in class net.minecraft.client.world.ClientWorld
 - client - Static variable in class net.minecraft.server.command.ChaseCommand
 - client - Variable in class net.minecraft.server.integrated.IntegratedServer
 - client - Variable in class net.minecraft.server.integrated.IntegratedServerLoader
 - Client() - Constructor for class net.minecraft.block.entity.VaultBlockEntity.Client
 - CLIENT - Enum constant in enum class net.minecraft.util.profiling.jfr.InstanceType
 - CLIENT - Enum constant in enum class net.minecraft.world.Heightmap.Purpose
 - CLIENT_COMMAND - Static variable in class net.minecraft.network.packet.PlayPackets
 - CLIENT_COMPATIBLE_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
 - CLIENT_ID - Static variable in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 - CLIENT_INFORMATION - Static variable in class net.minecraft.network.packet.CommonPackets
 - CLIENT_IO_GROUP - Static variable in class net.minecraft.network.ClientConnection
 - CLIENT_MODDED - Static variable in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 - CLIENT_RESOURCES - Enum constant in enum class net.minecraft.resource.ResourceType
 - ClientAdvancementManager - Class in net.minecraft.client.network
 - ClientAdvancementManager(MinecraftClient, WorldSession) - Constructor for class net.minecraft.client.network.ClientAdvancementManager
 - ClientAdvancementManager.Listener - Interface in net.minecraft.client.network
 - ClientBossBar - Class in net.minecraft.client.gui.hud
 - ClientBossBar(UUID, Text, float, BossBar.Color, BossBar.Style, boolean, boolean, boolean) - Constructor for class net.minecraft.client.gui.hud.ClientBossBar
 - CLIENTBOUND - Enum constant in enum class net.minecraft.network.NetworkSide
 - CLIENTBOUND_TIME_TO_LIVE - Static variable in record class net.minecraft.network.message.SignedMessage
 - ClientBrandRetriever - Class in net.minecraft.client
 - ClientBrandRetriever() - Constructor for class net.minecraft.client.ClientBrandRetriever
 - clientChatColorsEnabled - Variable in class net.minecraft.server.network.ServerPlayerEntity
 - clientChatVisibility - Variable in class net.minecraft.server.network.ServerPlayerEntity
 - ClientChunk(WorldChunk) - Constructor for class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder.ClientChunk
 - ClientChunkManager - Class in net.minecraft.client.world
 - ClientChunkManager(ClientWorld, int) - Constructor for class net.minecraft.client.world.ClientChunkManager
 - ClientChunkManager.ClientChunkMap - Class in net.minecraft.client.world
 - ClientChunkMap(int) - Constructor for class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 - ClientCommandC2SPacket - Class in net.minecraft.network.packet.c2s.play
 - ClientCommandC2SPacket(Entity, ClientCommandC2SPacket.Mode) - Constructor for class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - ClientCommandC2SPacket(Entity, ClientCommandC2SPacket.Mode, int) - Constructor for class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - ClientCommandC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - ClientCommandC2SPacket.Mode - Enum Class in net.minecraft.network.packet.c2s.play
 - ClientCommandSource - Class in net.minecraft.client.network
 - ClientCommandSource(ClientPlayNetworkHandler, MinecraftClient) - Constructor for class net.minecraft.client.network.ClientCommandSource
 - ClientCommonNetworkHandler - Class in net.minecraft.client.network
 - ClientCommonNetworkHandler(MinecraftClient, ClientConnection, ClientConnectionState) - Constructor for class net.minecraft.client.network.ClientCommonNetworkHandler
 - ClientCommonNetworkHandler.ConfirmServerResourcePackScreen - Class in net.minecraft.client.network
 - ClientCommonNetworkHandler.ConfirmServerResourcePackScreen.Pack - Record Class in net.minecraft.client.network
 - ClientCommonNetworkHandler.QueuedPacket - Record Class in net.minecraft.client.network
 - ClientCommonPacketListener - Interface in net.minecraft.network.listener
 - clientCompatible() - Method in class net.minecraft.client.realms.RealmsClient
 - ClientConfigurationNetworkHandler - Class in net.minecraft.client.network
 - ClientConfigurationNetworkHandler(MinecraftClient, ClientConnection, ClientConnectionState) - Constructor for class net.minecraft.client.network.ClientConfigurationNetworkHandler
 - ClientConfigurationPacketListener - Interface in net.minecraft.network.listener
 - ClientConnection - Class in net.minecraft.network
 - 
A connection backed by a netty channel.
 - ClientConnection(NetworkSide) - Constructor for class net.minecraft.network.ClientConnection
 - clientConnections - Variable in class net.minecraft.client.network.MultiplayerServerListPinger
 - ClientConnectionState - Record Class in net.minecraft.client.network
 - ClientConnectionState(GameProfile, WorldSession, DynamicRegistryManager.Immutable, FeatureSet, String, ServerInfo, Screen, Map<Identifier, byte[]>, ChatHud.ChatState, boolean, Map<String, String>, ServerLinks) - Constructor for record class net.minecraft.client.network.ClientConnectionState
 - ClientCookieRequestPacketListener - Interface in net.minecraft.network.listener
 - clientData - Variable in class net.minecraft.block.entity.VaultBlockEntity
 - ClientDataPackManager - Class in net.minecraft.client.resource
 - ClientDataPackManager() - Constructor for class net.minecraft.client.resource.ClientDataPackManager
 - ClientDynamicRegistryType - Enum Class in net.minecraft.client.network
 - ClientDynamicRegistryType() - Constructor for enum class net.minecraft.client.network.ClientDynamicRegistryType
 - ClientEntityHandler() - Constructor for class net.minecraft.client.world.ClientWorld.ClientEntityHandler
 - ClientEntityManager<T> - Class in net.minecraft.world.entity
 - ClientEntityManager(Class<T>, EntityHandler<T>) - Constructor for class net.minecraft.world.entity.ClientEntityManager
 - ClientEntityManager.Listener - Class in net.minecraft.world.entity
 - ClientFieldsAreNonnullByDefault - Annotation Interface in net.minecraft.util.annotation
 - 
Specifies that all fields in the annotated package/class are nonnull unless nullability is specified with a separate annotation.
 - clientId - Variable in class net.minecraft.client.session.Session
 - clientInterpolationSteps - Variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - ClientLoginNetworkHandler - Class in net.minecraft.client.network
 - ClientLoginNetworkHandler(ClientConnection, MinecraftClient, ServerInfo, Screen, boolean, Duration, Consumer<Text>, CookieStorage) - Constructor for class net.minecraft.client.network.ClientLoginNetworkHandler
 - ClientLoginNetworkHandler.State - Enum Class in net.minecraft.client.network
 - ClientLoginPacketListener - Interface in net.minecraft.network.listener
 - ClientMethodsReturnNonnullByDefault - Annotation Interface in net.minecraft.util.annotation
 - 
Specifies that all methods in the annotated package/class return nonnull values unless nullability is specified with a separate annotation.
 - ClientOptionsC2SPacket - Record Class in net.minecraft.network.packet.c2s.common
 - ClientOptionsC2SPacket(SyncedClientOptions) - Constructor for record class net.minecraft.network.packet.c2s.common.ClientOptionsC2SPacket
 - ClientOptionsC2SPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.c2s.common.ClientOptionsC2SPacket
 - ClientPacketListener - Interface in net.minecraft.network.listener
 - clientPermissionLevel - Variable in class net.minecraft.client.network.ClientPlayerEntity
 - ClientPingResultPacketListener - Interface in net.minecraft.network.listener
 - clientPitch - Variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - ClientPlayerEntity - Class in net.minecraft.client.network
 - 
Represents the client's own player entity.
 - ClientPlayerEntity(MinecraftClient, ClientWorld, ClientPlayNetworkHandler, StatHandler, ClientRecipeBook, boolean, boolean) - Constructor for class net.minecraft.client.network.ClientPlayerEntity
 - ClientPlayerInteractionManager - Class in net.minecraft.client.network
 - ClientPlayerInteractionManager(MinecraftClient, ClientPlayNetworkHandler) - Constructor for class net.minecraft.client.network.ClientPlayerInteractionManager
 - ClientPlayerSession - Record Class in net.minecraft.network.encryption
 - ClientPlayerSession(UUID, PlayerKeyPair) - Constructor for record class net.minecraft.network.encryption.ClientPlayerSession
 - ClientPlayerTickable - Interface in net.minecraft.client.util
 - ClientPlayNetworkHandler - Class in net.minecraft.client.network
 - ClientPlayNetworkHandler(MinecraftClient, ClientConnection, ClientConnectionState) - Constructor for class net.minecraft.client.network.ClientPlayNetworkHandler
 - ClientPlayPacketListener - Interface in net.minecraft.network.listener
 - 
A client side packet listener where play stage packets from the server are processed.
 - ClientQueryPacketListener - Interface in net.minecraft.network.listener
 - ClientRecipeBook - Class in net.minecraft.client.recipebook
 - ClientRecipeBook() - Constructor for class net.minecraft.client.recipebook.ClientRecipeBook
 - clientRegistries - Variable in class net.minecraft.client.network.ClientConfigurationNetworkHandler
 - ClientRegistries - Class in net.minecraft.client.network
 - ClientRegistries() - Constructor for class net.minecraft.client.network.ClientRegistries
 - ClientRegistries.DynamicRegistries - Class in net.minecraft.client.network
 - clients - Variable in class net.minecraft.server.rcon.RconListener
 - ClientSamplerSource - Class in net.minecraft.client.util
 - ClientSamplerSource(LongSupplier, WorldRenderer) - Constructor for class net.minecraft.client.util.ClientSamplerSource
 - clientSockets - Variable in class net.minecraft.server.chase.ChaseServer
 - clientStates - Variable in class net.minecraft.client.render.debug.ChunkLoadingDebugRenderer.ChunkLoadingStatus
 - ClientStatusC2SPacket - Class in net.minecraft.network.packet.c2s.play
 - ClientStatusC2SPacket(ClientStatusC2SPacket.Mode) - Constructor for class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
 - ClientStatusC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
 - ClientStatusC2SPacket.Mode - Enum Class in net.minecraft.network.packet.c2s.play
 - ClientTagLoader - Class in net.minecraft.client.network
 - ClientTagLoader() - Constructor for class net.minecraft.client.network.ClientTagLoader
 - clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.AbstractPhase
 - clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 - clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 - clientTick() - Method in interface net.minecraft.entity.boss.dragon.phase.Phase
 - clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.SittingAttackingPhase
 - clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.SittingFlamingPhase
 - clientTick(World, BlockPos) - Method in class net.minecraft.block.spawner.MobSpawnerLogic
 - clientTick(World, BlockPos, BlockState, BellBlockEntity) - Static method in class net.minecraft.block.entity.BellBlockEntity
 - clientTick(World, BlockPos, BlockState, CampfireBlockEntity) - Static method in class net.minecraft.block.entity.CampfireBlockEntity
 - clientTick(World, BlockPos, BlockState, ChestBlockEntity) - Static method in class net.minecraft.block.entity.ChestBlockEntity
 - clientTick(World, BlockPos, BlockState, ConduitBlockEntity) - Static method in class net.minecraft.block.entity.ConduitBlockEntity
 - clientTick(World, BlockPos, BlockState, EnderChestBlockEntity) - Static method in class net.minecraft.block.entity.EnderChestBlockEntity
 - clientTick(World, BlockPos, BlockState, EndGatewayBlockEntity) - Static method in class net.minecraft.block.entity.EndGatewayBlockEntity
 - clientTick(World, BlockPos, BlockState, MobSpawnerBlockEntity) - Static method in class net.minecraft.block.entity.MobSpawnerBlockEntity
 - clientVelocity - Variable in class net.minecraft.client.network.OtherClientPlayerEntity
 - clientVelocity - Variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - clientVersion - Variable in class net.minecraft.client.realms.FileUpload
 - clientVersion - Variable in record class net.minecraft.client.session.report.ReporterEnvironment
 - 
The field for the
clientVersionrecord component. - clientVersion() - Method in record class net.minecraft.client.session.report.ReporterEnvironment
 - 
Returns the value of the
clientVersionrecord component. - clientWorld - Variable in class net.minecraft.client.network.AbstractClientPlayerEntity
 - ClientWorld - Class in net.minecraft.client.world
 - ClientWorld(ClientPlayNetworkHandler, ClientWorld.Properties, RegistryKey<World>, RegistryEntry<DimensionType>, int, int, Supplier<Profiler>, WorldRenderer, boolean, long) - Constructor for class net.minecraft.client.world.ClientWorld
 - ClientWorld.ClientEntityHandler - Class in net.minecraft.client.world
 - ClientWorld.Properties - Class in net.minecraft.client.world
 - clientWorldProperties - Variable in class net.minecraft.client.world.ClientWorld
 - clientX - Variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - clientY - Variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - clientYaw - Variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - clientZ - Variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - CLIMB_ONE_CM - Static variable in class net.minecraft.stat.Stats
 - CLIMBABLE - Static variable in class net.minecraft.registry.tag.BlockTags
 - climbingPos - Variable in class net.minecraft.entity.LivingEntity
 - clipAtLedge() - Method in class net.minecraft.entity.player.PlayerEntity
 - clipboard - Variable in class net.minecraft.client.Keyboard
 - Clipboard - Class in net.minecraft.client.util
 - Clipboard() - Constructor for class net.minecraft.client.util.Clipboard
 - clipboardBuffer - Variable in class net.minecraft.client.util.Clipboard
 - clipboardGetter - Variable in class net.minecraft.client.util.SelectionManager
 - clipboardSetter - Variable in class net.minecraft.client.util.SelectionManager
 - clipToSpace(float) - Method in class net.minecraft.client.render.Camera
 - cloak - Variable in class net.minecraft.client.render.entity.model.PlayerEntityModel
 - CLOAK - Static variable in class net.minecraft.client.render.entity.model.PlayerEntityModel
 - 
The key of the cloak model part, whose value is "cloak".
 - CLOCK - Static variable in class net.minecraft.item.Items
 - CLOCKWISE_180 - Enum constant in enum class net.minecraft.util.BlockRotation
 - CLOCKWISE_90 - Enum constant in enum class net.minecraft.util.BlockRotation
 - clone() - Method in class net.minecraft.client.realms.dto.RealmsServer
 - clone() - Method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - clone(PlayerInventory) - Method in class net.minecraft.entity.player.PlayerInventory
 - clone(T, RegistryWrapper.WrapperLookup, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.registry.RegistryCloner
 - CLONE - Enum constant in enum class net.minecraft.screen.slot.SlotActionType
 - 
Clones the item in the slot.
 - CloneableRegistries() - Constructor for class net.minecraft.registry.RegistryCloner.CloneableRegistries
 - CloneCommand - Class in net.minecraft.server.command
 - CloneCommand() - Constructor for class net.minecraft.server.command.CloneCommand
 - CloneCommand.ArgumentGetter<T,
R> - Interface in net.minecraft.server.command - CloneCommand.BlockEntityInfo - Record Class in net.minecraft.server.command
 - CloneCommand.BlockInfo - Record Class in net.minecraft.server.command
 - CloneCommand.DimensionalPos - Record Class in net.minecraft.server.command
 - CloneCommand.Mode - Enum Class in net.minecraft.server.command
 - cloneSlots(Map<Integer, RealmsWorldOptions>) - Method in class net.minecraft.client.realms.dto.RealmsServer
 - cloneWorldNbt(DynamicRegistryManager, NbtCompound) - Method in class net.minecraft.world.level.LevelProperties
 - cloneWorldNbt(DynamicRegistryManager, NbtCompound) - Method in interface net.minecraft.world.SaveProperties
 - close() - Method in class net.minecraft.client.font.BitmapFont
 - close() - Method in interface net.minecraft.client.font.Font
 - close() - Method in record class net.minecraft.client.font.Font.FontFilterPair
 - close() - Method in class net.minecraft.client.font.FontManager
 - close() - Method in class net.minecraft.client.font.FontStorage
 - close() - Method in class net.minecraft.client.font.GlyphAtlasTexture
 - close() - Method in class net.minecraft.client.font.TrueTypeFont
 - close() - Method in class net.minecraft.client.gl.GlTimer.Query
 - close() - Method in class net.minecraft.client.gl.GlUniform
 - close() - Method in class net.minecraft.client.gl.JsonEffectShaderProgram
 - close() - Method in class net.minecraft.client.gl.PostEffectPass
 - close() - Method in class net.minecraft.client.gl.PostEffectProcessor
 - close() - Method in class net.minecraft.client.gl.ShaderProgram
 - close() - Method in class net.minecraft.client.gl.VertexBuffer
 - close() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - close() - Method in class net.minecraft.client.gui.screen.AccessibilityOnboardingScreen
 - close() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
 - close() - Method in class net.minecraft.client.gui.screen.CreditsScreen
 - close() - Method in class net.minecraft.client.gui.screen.DownloadingTerrainScreen
 - close() - Method in class net.minecraft.client.gui.screen.GameMenuScreen.FeedbackScreen
 - close() - Method in class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
 - close() - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - close() - Method in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
 - close() - Method in class net.minecraft.client.gui.screen.ingame.LecternScreen
 - close() - Method in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
 - close() - Method in class net.minecraft.client.gui.screen.multiplayer.AddServerScreen
 - close() - Method in class net.minecraft.client.gui.screen.multiplayer.DirectConnectScreen
 - close() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
 - close() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.Entry
 - close() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
 - close() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerWarningScreen
 - close() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 - close() - Method in class net.minecraft.client.gui.screen.OpenToLanScreen
 - close() - Method in class net.minecraft.client.gui.screen.option.CreditsAndAttributionScreen
 - close() - Method in class net.minecraft.client.gui.screen.option.GameOptionsScreen
 - close() - Method in class net.minecraft.client.gui.screen.option.OptionsScreen
 - close() - Method in class net.minecraft.client.gui.screen.option.TelemetryInfoScreen
 - close() - Method in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
 - close() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen
 - close() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen.DetailsScreen
 - close() - Method in class net.minecraft.client.gui.screen.pack.PackScreen
 - close() - Method in class net.minecraft.client.gui.screen.pack.PackScreen.DirectoryWatcher
 - close() - Method in class net.minecraft.client.gui.screen.PopupScreen
 - close() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - close() - Method in class net.minecraft.client.gui.screen.report.AbuseReportTypeScreen
 - close() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
 - close() - Method in class net.minecraft.client.gui.screen.report.ReportScreen
 - close() - Method in class net.minecraft.client.gui.screen.report.ReportScreen.DiscardWarningScreen
 - close() - Method in class net.minecraft.client.gui.screen.Screen
 - close() - Method in class net.minecraft.client.gui.screen.ServerLinksScreen
 - close() - Method in class net.minecraft.client.gui.screen.SleepingChatScreen
 - close() - Method in class net.minecraft.client.gui.screen.StatsScreen
 - close() - Method in class net.minecraft.client.gui.screen.TaskScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.CustomizeBuffetLevelScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.EditWorldScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.ExperimentsScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.OptimizeWorldScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.PresetsScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.RecoverWorldScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.SelectWorldScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.SymlinkWarningScreen
 - close() - Method in class net.minecraft.client.gui.screen.world.WorldIcon
 - close() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.Entry
 - close() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
 - close() - Method in class net.minecraft.client.MinecraftClient
 - close() - Method in class net.minecraft.client.network.PendingUpdateManager
 - close() - Method in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.DisconnectedRealmsScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsBrokenWorldScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsClientIncompatibleScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsCreateRealmScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsInviteScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsParentalConsentScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsResetNormalWorldScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsSettingsScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - close() - Method in class net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
 - close() - Method in class net.minecraft.client.render.BuiltBuffer
 - close() - Method in class net.minecraft.client.render.chunk.BlockBufferAllocatorStorage
 - close() - Method in class net.minecraft.client.render.chunk.SectionBuilder.RenderData
 - close() - Method in class net.minecraft.client.render.GameRenderer
 - close() - Method in class net.minecraft.client.render.LightmapTextureManager
 - close() - Method in class net.minecraft.client.render.MapRenderer
 - close() - Method in class net.minecraft.client.render.MapRenderer.MapTexture
 - close() - Method in class net.minecraft.client.render.model.BakedModelManager
 - close() - Method in record class net.minecraft.client.render.model.SpriteAtlasManager.Atlas
 - close() - Method in class net.minecraft.client.render.model.SpriteAtlasManager
 - close() - Method in class net.minecraft.client.render.OverlayTexture
 - close() - Method in class net.minecraft.client.render.WorldRenderer
 - close() - Method in class net.minecraft.client.resource.PeriodicNotificationManager
 - close() - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - close() - Method in class net.minecraft.client.session.telemetry.TelemetryLogManager
 - close() - Method in class net.minecraft.client.session.telemetry.TelemetryManager
 - close() - Method in class net.minecraft.client.session.telemetry.ThreadedLogWriter
 - close() - Method in class net.minecraft.client.sound.Channel
 - close() - Method in class net.minecraft.client.sound.Channel.SourceManager
 - close() - Method in class net.minecraft.client.sound.OggAudioStream
 - close() - Method in class net.minecraft.client.sound.RepeatingAudioStream
 - close() - Method in class net.minecraft.client.sound.RepeatingAudioStream.ReusableInputStream
 - close() - Method in class net.minecraft.client.sound.SoundEngine
 - close() - Method in interface net.minecraft.client.sound.SoundEngine.SourceSet
 - close() - Method in class net.minecraft.client.sound.SoundEngine.SourceSetImpl
 - close() - Method in class net.minecraft.client.sound.SoundLoader
 - close() - Method in class net.minecraft.client.sound.SoundManager
 - close() - Method in class net.minecraft.client.sound.Source
 - close() - Method in class net.minecraft.client.sound.StaticSound
 - close() - Method in class net.minecraft.client.texture.AbstractTexture
 - close() - Method in interface net.minecraft.client.texture.Animator
 - close() - Method in interface net.minecraft.client.texture.atlas.AtlasSource.SpriteRegion
 - close() - Method in class net.minecraft.client.texture.atlas.AtlasSprite
 - close() - Method in record class net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource.PalettedSpriteRegion
 - close() - Method in class net.minecraft.client.texture.atlas.UnstitchAtlasSource.SpriteRegion
 - close() - Method in class net.minecraft.client.texture.NativeImage
 - close() - Method in class net.minecraft.client.texture.NativeImageBackedTexture
 - close() - Method in class net.minecraft.client.texture.ResourceTexture.TextureData
 - close() - Method in interface net.minecraft.client.texture.Sprite.TickableAnimation
 - close() - Method in class net.minecraft.client.texture.SpriteAtlasHolder
 - close() - Method in class net.minecraft.client.texture.SpriteContents.AnimatorImpl
 - close() - Method in class net.minecraft.client.texture.SpriteContents
 - close() - Method in class net.minecraft.client.texture.SpriteContents.Interpolation
 - close() - Method in class net.minecraft.client.texture.TextureManager
 - close() - Method in class net.minecraft.client.util.BufferAllocator
 - close() - Method in class net.minecraft.client.util.BufferAllocator.CloseableBuffer
 - close() - Method in class net.minecraft.client.util.Window
 - close() - Method in class net.minecraft.client.util.WindowProvider
 - close() - Method in class net.minecraft.command.CommandExecutionContext
 - close() - Method in class net.minecraft.network.message.MessageChainTaskQueue
 - close() - Static method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 - close() - Method in class net.minecraft.resource.DefaultResourcePack
 - close() - Method in class net.minecraft.resource.DirectoryResourcePack
 - close() - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - close() - Method in interface net.minecraft.resource.LifecycledResourceManager
 - close() - Method in class net.minecraft.resource.LifecycledResourceManagerImpl
 - close() - Method in class net.minecraft.resource.NamespaceResourceManager.DebugInputStream
 - close() - Method in class net.minecraft.resource.OverlayResourcePack
 - close() - Method in class net.minecraft.resource.ReloadableResourceManagerImpl
 - close() - Method in interface net.minecraft.resource.ResourcePack
 - close() - Method in class net.minecraft.resource.ZipResourcePack
 - close() - Method in class net.minecraft.resource.ZipResourcePack.ZipFileWrapper
 - close() - Method in class net.minecraft.server.command.DebugCommand.Tracer
 - close() - Method in class net.minecraft.server.filter.TextFilterer
 - close() - Method in interface net.minecraft.server.function.Tracer
 - close() - Method in class net.minecraft.server.MinecraftServer
 - close() - Method in record class net.minecraft.server.MinecraftServer.ResourceManagerHolder
 - close() - Method in class net.minecraft.server.rcon.RconClient
 - close() - Method in record class net.minecraft.server.SaveLoader
 - close() - Method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - close() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - close() - Method in class net.minecraft.server.world.ServerChunkManager
 - close() - Method in class net.minecraft.server.world.ServerEntityManager
 - close() - Method in class net.minecraft.server.world.ServerLightingProvider
 - close() - Method in class net.minecraft.server.world.ServerWorld
 - close() - Method in class net.minecraft.util.Downloader
 - close() - Method in class net.minecraft.util.FixedBufferInputStream
 - close() - Method in class net.minecraft.util.logging.LogWriter
 - close() - Method in interface net.minecraft.util.thread.MessageListener
 - close() - Method in class net.minecraft.util.thread.TaskExecutor
 - close() - Method in class net.minecraft.util.ZipCompressor
 - close() - Method in class net.minecraft.world.chunk.ChunkManager
 - close() - Method in class net.minecraft.world.ChunkSectionCache
 - close() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - close() - Method in class net.minecraft.world.level.storage.SessionLock
 - close() - Method in interface net.minecraft.world.storage.ChunkDataAccess
 - close() - Method in class net.minecraft.world.storage.ChunkPosKeyedStorage
 - close() - Method in class net.minecraft.world.storage.EntityChunkDataAccess
 - close() - Method in class net.minecraft.world.storage.RecreatedChunkStorage
 - close() - Method in class net.minecraft.world.storage.RecreationStorage
 - close() - Method in class net.minecraft.world.storage.RegionBasedStorage
 - close() - Method in class net.minecraft.world.storage.RegionFile.ChunkBuffer
 - close() - Method in class net.minecraft.world.storage.RegionFile
 - close() - Method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 - close() - Method in class net.minecraft.world.storage.StorageIoWorker
 - close() - Method in class net.minecraft.world.storage.VersionedChunkStorage
 - close() - Method in class net.minecraft.world.World
 - close(long) - Method in class net.minecraft.client.realms.RealmsClient
 - close(SpectatorMenu) - Method in interface net.minecraft.client.gui.hud.spectator.SpectatorMenuCloseCallback
 - close(SpectatorMenu) - Method in class net.minecraft.client.gui.hud.SpectatorHud
 - CLOSE_BLENDING_DISTANCE_THRESHOLD - Static variable in class net.minecraft.world.gen.chunk.Blender
 - CLOSE_COMMAND - Static variable in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - CLOSE_PLAYER_PREDICATE - Static variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - CLOSE_PLAYER_PREDICATE - Variable in class net.minecraft.entity.boss.dragon.phase.SittingScanningPhase
 - CLOSE_PLAYER_PREDICATE - Static variable in class net.minecraft.entity.passive.BatEntity
 - CLOSE_PLAYER_PREDICATE - Static variable in class net.minecraft.entity.passive.DolphinEntity
 - CLOSE_SLOT - Static variable in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - CLOSE_TEXT - Static variable in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - CLOSE_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 - CLOSE_TEXTURE - Static variable in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - CLOSE_VILLAGER_PREDICATE - Static variable in class net.minecraft.entity.ai.goal.IronGolemLookGoal
 - CloseableBuffer(int, int, int) - Constructor for class net.minecraft.client.util.BufferAllocator.CloseableBuffer
 - closeAfterFinished - Variable in class net.minecraft.client.gui.screen.ProgressScreen
 - closeBlendingData - Variable in class net.minecraft.world.gen.chunk.Blender
 - closeButtonText - Variable in class net.minecraft.client.gui.screen.TaskScreen
 - closeCallback - Variable in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - closeCallback - Variable in class net.minecraft.client.gui.screen.TaskScreen
 - 
The callback executed when the button or the Esc key is pressed.
 - closeChatIfEmpty() - Method in class net.minecraft.client.gui.screen.SleepingChatScreen
 - closeContainer(PlayerEntity, World, BlockPos, BlockState) - Method in class net.minecraft.block.entity.ViewerCountManager
 - closed - Variable in class net.minecraft.client.gui.screen.world.WorldIcon
 - closed - Variable in class net.minecraft.client.render.chunk.ChunkOcclusionDataBuilder
 - closed - Variable in class net.minecraft.client.util.BufferAllocator.CloseableBuffer
 - closed - Variable in class net.minecraft.data.DataCache.CachedDataWriter
 - closed - Variable in class net.minecraft.network.message.MessageChainTaskQueue
 - closed - Variable in class net.minecraft.resource.NamespaceResourceManager.DebugInputStream
 - closed - Variable in class net.minecraft.resource.ZipResourcePack.ZipFileWrapper
 - closed - Variable in class net.minecraft.world.storage.StorageIoWorker
 - CLOSED - Enum constant in enum class net.minecraft.block.entity.ShulkerBoxBlockEntity.AnimationStage
 - CLOSED - Enum constant in enum class net.minecraft.client.realms.dto.RealmsServer.State
 - CLOSED - Static variable in class net.minecraft.client.gl.GlTimer.Query
 - CLOSED - Static variable in class net.minecraft.client.util.BufferAllocator
 - CLOSED_EYE_TEXTURE - Static variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - CLOSED_SCREEN - Enum constant in enum class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket.Action
 - CLOSED_SQUARE_BRACKET - Static variable in class net.minecraft.command.argument.ItemStringReader
 - CLOSED_STATUS_TEXTURE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - CLOSED_STATUS_TEXTURE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - CLOSED_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - CLOSED_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - closeDirectoryWatcher() - Method in class net.minecraft.client.gui.screen.pack.PackScreen
 - closedSet - Variable in record class net.minecraft.entity.ai.pathing.Path.DebugNodeInfo
 - 
The field for the
closedSetrecord component. - closedSet() - Method in record class net.minecraft.entity.ai.pathing.Path.DebugNodeInfo
 - 
Returns the value of the
closedSetrecord component. - closeGlyphAtlases() - Method in class net.minecraft.client.font.FontStorage
 - closeHandledScreen() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - 
Closes the currently open handled screen.
 - closeHandledScreen() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Closes the currently open handled screen.
 - closeHandledScreen() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - 
Closes the currently open handled screen.
 - CloseHandledScreenC2SPacket - Class in net.minecraft.network.packet.c2s.play
 - CloseHandledScreenC2SPacket(int) - Constructor for class net.minecraft.network.packet.c2s.play.CloseHandledScreenC2SPacket
 - CloseHandledScreenC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.CloseHandledScreenC2SPacket
 - closeIfNotReferenced() - Method in class net.minecraft.util.logging.LogWriter
 - closeRaiderPredicate - Variable in class net.minecraft.entity.raid.RaiderEntity.PatrolApproachGoal
 - closeScreen() - Method in class net.minecraft.client.gui.screen.CreditsScreen
 - closeScreen() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 - closeScreen() - Method in class net.minecraft.client.gui.screen.ingame.LecternScreen
 - closeScreen() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - CloseScreenS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - CloseScreenS2CPacket(int) - Constructor for class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 - CloseScreenS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 - CloseServerTask - Class in net.minecraft.client.realms.task
 - CloseServerTask(RealmsServer, RealmsConfigureWorldScreen) - Constructor for class net.minecraft.client.realms.task.CloseServerTask
 - closeSocket(ServerSocket) - Method in class net.minecraft.server.rcon.RconListener
 - CloseSpectatorMenuCommand() - Constructor for class net.minecraft.client.gui.hud.spectator.SpectatorMenu.CloseSpectatorMenuCommand
 - closestPlayer - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 - closestPlayer - Variable in class net.minecraft.entity.passive.DolphinEntity.SwimWithPlayerGoal
 - closeTexture(Identifier, AbstractTexture) - Method in class net.minecraft.client.texture.TextureManager
 - closeTheWorld() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - closeVexPredicate - Variable in class net.minecraft.entity.mob.EvokerEntity.SummonVexGoal
 - Closing - Search tag in class net.minecraft.screen.ScreenHandler
 - Section
 - CLOSING - Enum constant in enum class net.minecraft.block.entity.ShulkerBoxBlockEntity.AnimationStage
 - CLOUD - Static variable in class net.minecraft.particle.ParticleTypes
 - CloudFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.CloudParticle.CloudFactory
 - CloudParticle - Class in net.minecraft.client.particle
 - CloudParticle(ClientWorld, double, double, double, double, double, double, SpriteProvider) - Constructor for class net.minecraft.client.particle.CloudParticle
 - CloudParticle.CloudFactory - Class in net.minecraft.client.particle
 - CloudParticle.SneezeFactory - Class in net.minecraft.client.particle
 - cloudRenderMode - Variable in class net.minecraft.client.option.GameOptions
 - CloudRenderMode - Enum Class in net.minecraft.client.option
 - CloudRenderMode(int, String, String) - Constructor for enum class net.minecraft.client.option.CloudRenderMode
 - CLOUDS - Static variable in class net.minecraft.client.render.WorldRenderer
 - CLOUDS_HEIGHT - Static variable in class net.minecraft.client.render.DimensionEffects.Overworld
 - CLOUDS_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 - CLOUDS_TARGET - Static variable in class net.minecraft.client.render.RenderPhase
 - cloudsBuffer - Variable in class net.minecraft.client.render.WorldRenderer
 - cloudsDirty - Variable in class net.minecraft.client.render.WorldRenderer
 - cloudsFramebuffer - Variable in class net.minecraft.client.render.WorldRenderer
 - cloudsHeight - Variable in class net.minecraft.client.render.DimensionEffects
 - CLUSTER_MAX_HARVESTABLES - Static variable in class net.minecraft.registry.tag.ItemTags
 - clusterProbability - Variable in class net.minecraft.world.gen.structure.OceanRuinStructure
 - COAL - Static variable in class net.minecraft.item.Items
 - COAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 - COAL_BLOCK - Static variable in class net.minecraft.item.Items
 - COAL_ORE - Static variable in class net.minecraft.block.Blocks
 - COAL_ORE - Static variable in class net.minecraft.item.Items
 - COAL_ORES - Static variable in class net.minecraft.data.server.recipe.VanillaRecipeProvider
 - COAL_ORES - Static variable in class net.minecraft.registry.tag.BlockTags
 - COAL_ORES - Static variable in class net.minecraft.registry.tag.ItemTags
 - COALS - Static variable in class net.minecraft.registry.tag.ItemTags
 - COARSE_DIRT - Static variable in class net.minecraft.block.Blocks
 - COARSE_DIRT - Static variable in class net.minecraft.item.Items
 - COARSE_DIRT - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - COAST - Static variable in class net.minecraft.item.trim.ArmorTrimPatterns
 - COAST_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in class net.minecraft.item.Items
 - coastContinentalness - Variable in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - COBBLED_DEEPSLATE - Static variable in class net.minecraft.block.Blocks
 - COBBLED_DEEPSLATE - Static variable in class net.minecraft.data.family.BlockFamilies
 - COBBLED_DEEPSLATE - Static variable in class net.minecraft.item.Items
 - COBBLED_DEEPSLATE_SLAB - Static variable in class net.minecraft.block.Blocks
 - COBBLED_DEEPSLATE_SLAB - Static variable in class net.minecraft.item.Items
 - COBBLED_DEEPSLATE_STAIRS - Static variable in class net.minecraft.block.Blocks
 - COBBLED_DEEPSLATE_STAIRS - Static variable in class net.minecraft.item.Items
 - COBBLED_DEEPSLATE_WALL - Static variable in class net.minecraft.block.Blocks
 - COBBLED_DEEPSLATE_WALL - Static variable in class net.minecraft.item.Items
 - COBBLESTONE - Static variable in class net.minecraft.block.Blocks
 - COBBLESTONE - Static variable in class net.minecraft.data.family.BlockFamilies
 - COBBLESTONE - Static variable in class net.minecraft.item.Items
 - COBBLESTONE_RANDOMIZER - Static variable in class net.minecraft.structure.JungleTempleGenerator
 - COBBLESTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 - COBBLESTONE_SLAB - Static variable in class net.minecraft.item.Items
 - COBBLESTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 - COBBLESTONE_STAIRS - Static variable in class net.minecraft.item.Items
 - COBBLESTONE_WALL - Static variable in class net.minecraft.block.Blocks
 - COBBLESTONE_WALL - Static variable in class net.minecraft.item.Items
 - CobblestoneRandomizer() - Constructor for class net.minecraft.structure.JungleTempleGenerator.CobblestoneRandomizer
 - COBWEB - Static variable in class net.minecraft.block.Blocks
 - COBWEB - Static variable in class net.minecraft.item.Items
 - COBWEB - Static variable in class net.minecraft.sound.BlockSoundGroup
 - COBWEB_WEAVED - Static variable in class net.minecraft.world.WorldEvents
 - 
A cobweb is placed by the weaving effect.
 - CobwebBlock - Class in net.minecraft.block
 - CobwebBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CobwebBlock
 - cobwebChanceFunction - Variable in class net.minecraft.entity.effect.WeavingStatusEffect
 - CobwebFactory() - Constructor for class net.minecraft.client.particle.CrackParticle.CobwebFactory
 - COCOA - Enum constant in enum class net.minecraft.entity.ai.pathing.PathNodeType
 - COCOA - Static variable in class net.minecraft.block.Blocks
 - COCOA - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 - COCOA_BEANS - Static variable in class net.minecraft.item.Items
 - CocoaBeansTreeDecorator - Class in net.minecraft.world.gen.treedecorator
 - CocoaBeansTreeDecorator(float) - Constructor for class net.minecraft.world.gen.treedecorator.CocoaBeansTreeDecorator
 - CocoaBlock - Class in net.minecraft.block
 - CocoaBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CocoaBlock
 - COD - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - COD - Static variable in class net.minecraft.component.type.FoodComponents
 - COD - Static variable in class net.minecraft.entity.EntityType
 - COD - Static variable in class net.minecraft.item.Items
 - COD_BUCKET - Static variable in class net.minecraft.item.Items
 - COD_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - code - Variable in record class net.minecraft.client.realms.RealmsError.DetailedHttpError
 - 
The field for the
coderecord component. - code - Variable in class net.minecraft.client.util.InputUtil.Key
 - code - Variable in enum class net.minecraft.util.Formatting
 - code() - Method in record class net.minecraft.client.realms.RealmsError.DetailedHttpError
 - 
Returns the value of the
coderecord component. - CODE_PAGE_MASK - Static variable in class net.minecraft.util.WinNativeModuleUtil
 - CODE_POINT_GRID_CODEC - Static variable in record class net.minecraft.client.font.BitmapFont.Loader
 - codec - Static variable in class net.minecraft.block.spawner.TrialSpawnerData
 - codec - Static variable in record class net.minecraft.block.vault.VaultConfig
 - codec - Static variable in class net.minecraft.block.vault.VaultServerData
 - codec - Static variable in class net.minecraft.block.vault.VaultSharedData
 - codec - Variable in record class net.minecraft.client.option.SimpleOption.AlternateValuesSupportingCyclingCallbacks
 - 
The field for the
codecrecord component. - codec - Variable in class net.minecraft.client.option.SimpleOption
 - codec - Variable in record class net.minecraft.client.option.SimpleOption.LazyCyclingCallbacks
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.client.option.SimpleOption.PotentialValuesBasedCallbacks
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 - 
The field for the
codecrecord component. - codec - Variable in class net.minecraft.client.session.telemetry.TelemetryEventType
 - codec - Variable in record class net.minecraft.client.texture.atlas.AtlasSourceType
 - 
The field for the
codecrecord component. - codec - Variable in enum class net.minecraft.client.texture.Scaling.Type
 - codec - Variable in class net.minecraft.command.argument.EnumArgumentType
 - codec - Variable in class net.minecraft.component.ComponentType.Builder
 - codec - Variable in class net.minecraft.component.ComponentType.Builder.SimpleDataComponentType
 - codec - Variable in class net.minecraft.entity.ai.brain.Brain.Profile
 - codec - Variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 - codec - Variable in record class net.minecraft.loot.condition.LootConditionType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.loot.entry.LootPoolEntryType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.loot.function.ApplyBonusLootFunction.Type
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.loot.function.LootFunctionType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.loot.LootDataType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.loot.provider.nbt.LootNbtProviderType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.loot.provider.number.LootNumberProviderType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.loot.provider.score.LootScoreProviderType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.network.handler.PacketCodecDispatcher.PacketType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.network.NetworkStateBuilder.NetworkStateImpl
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.network.NetworkStateBuilder.PacketType
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.network.packet.CustomPayload.Type
 - 
The field for the
codecrecord component. - codec - Variable in class net.minecraft.particle.SimpleParticleType
 - codec - Variable in class net.minecraft.predicate.entity.EntitySubPredicateTypes.DynamicVariantType
 - codec - Variable in class net.minecraft.predicate.entity.EntitySubPredicateTypes.VariantType
 - codec - Variable in record class net.minecraft.predicate.item.ItemSubPredicate.Type
 - 
The field for the
codecrecord component. - codec - Variable in class net.minecraft.recipe.CookingRecipeSerializer
 - codec - Variable in class net.minecraft.recipe.CuttingRecipe.Serializer
 - codec - Variable in class net.minecraft.recipe.SpecialRecipeSerializer
 - codec - Variable in class net.minecraft.state.property.Property
 - codec - Variable in class net.minecraft.state.State
 - codec - Static variable in enum class net.minecraft.structure.StructureLiquidSettings
 - codec - Variable in class net.minecraft.text.HoverEvent.Action
 - codec - Variable in record class net.minecraft.text.NbtDataSource.Type
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.text.TextContent.Type
 - 
The field for the
codecrecord component. - codec - Variable in enum class net.minecraft.util.collection.ListOperation.Mode
 - codec - Variable in record class net.minecraft.util.dynamic.CodecCache.Key
 - 
The field for the
codecrecord component. - codec - Variable in record class net.minecraft.util.dynamic.CodecHolder
 - 
The field for the
codecrecord component. - codec - Variable in class net.minecraft.util.logging.LogWriter
 - codec - Variable in class net.minecraft.util.StringIdentifiable.BasicCodec
 - codec - Variable in class net.minecraft.world.gen.carver.Carver
 - codec - Variable in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type
 - codec - Variable in class net.minecraft.world.gen.feature.Feature
 - codec - Variable in class net.minecraft.world.gen.feature.size.FeatureSizeType
 - codec - Variable in class net.minecraft.world.gen.foliage.FoliagePlacerType
 - codec - Variable in class net.minecraft.world.gen.root.RootPlacerType
 - codec - Variable in class net.minecraft.world.gen.stateprovider.BlockStateProviderType
 - codec - Variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 - codec - Variable in class net.minecraft.world.gen.trunk.TrunkPlacerType
 - codec() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - codec() - Method in record class net.minecraft.client.option.SimpleOption.AlternateValuesSupportingCyclingCallbacks
 - 
Returns the value of the
codecrecord component. - codec() - Method in interface net.minecraft.client.option.SimpleOption.Callbacks
 - codec() - Method in enum class net.minecraft.client.option.SimpleOption.DoubleSliderCallbacks
 - codec() - Method in record class net.minecraft.client.option.SimpleOption.LazyCyclingCallbacks
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.client.option.SimpleOption.MaxSuppliableIntCallbacks
 - codec() - Method in record class net.minecraft.client.option.SimpleOption.PotentialValuesBasedCallbacks
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.client.option.SimpleOption.ValidatingIntSliderCallbacks
 - codec() - Method in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.client.texture.atlas.AtlasSourceType
 - 
Returns the value of the
codecrecord component. - codec() - Method in interface net.minecraft.entity.data.TrackedDataHandler
 - codec() - Method in record class net.minecraft.loot.condition.LootConditionType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.loot.entry.LootPoolEntryType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.loot.function.ApplyBonusLootFunction.Type
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.loot.function.LootFunctionType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.loot.LootDataType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.loot.provider.nbt.LootNbtProviderType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.loot.provider.number.LootNumberProviderType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.loot.provider.score.LootScoreProviderType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.network.handler.PacketCodecDispatcher.PacketType
 - 
Returns the value of the
codecrecord component. - codec() - Method in interface net.minecraft.network.NetworkState
 - codec() - Method in record class net.minecraft.network.NetworkStateBuilder.NetworkStateImpl
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.network.NetworkStateBuilder.PacketType
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.network.packet.CustomPayload.Type
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.predicate.item.ItemSubPredicate.Type
 - 
Returns the value of the
codecrecord component. - codec() - Method in class net.minecraft.recipe.CookingRecipeSerializer
 - codec() - Method in class net.minecraft.recipe.CuttingRecipe.Serializer
 - codec() - Method in interface net.minecraft.recipe.RecipeSerializer
 - codec() - Method in class net.minecraft.recipe.ShapedRecipe.Serializer
 - codec() - Method in class net.minecraft.recipe.ShapelessRecipe.Serializer
 - codec() - Method in class net.minecraft.recipe.SmithingTransformRecipe.Serializer
 - codec() - Method in class net.minecraft.recipe.SmithingTrimRecipe.Serializer
 - codec() - Method in class net.minecraft.recipe.SpecialRecipeSerializer
 - codec() - Method in interface net.minecraft.structure.pool.StructurePoolElementType
 - codec() - Method in interface net.minecraft.structure.processor.StructureProcessorType
 - codec() - Method in interface net.minecraft.structure.rule.blockentity.RuleBlockEntityModifierType
 - codec() - Method in interface net.minecraft.structure.rule.PosRuleTestType
 - codec() - Method in interface net.minecraft.structure.rule.RuleTestType
 - codec() - Method in record class net.minecraft.text.NbtDataSource.Type
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.text.TextContent.Type
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.util.dynamic.CodecCache.Key
 - 
Returns the value of the
codecrecord component. - codec() - Method in record class net.minecraft.util.dynamic.CodecHolder
 - 
Returns the value of the
codecrecord component. - codec() - Method in interface net.minecraft.util.math.floatprovider.FloatProviderType
 - codec() - Method in interface net.minecraft.util.math.intprovider.IntProviderType
 - codec() - Method in interface net.minecraft.world.gen.blockpredicate.BlockPredicateType
 - codec() - Method in interface net.minecraft.world.gen.chunk.placement.StructurePlacementType
 - codec() - Method in interface net.minecraft.world.gen.heightprovider.HeightProviderType
 - codec() - Method in interface net.minecraft.world.gen.placementmodifier.PlacementModifierType
 - codec() - Method in interface net.minecraft.world.gen.structure.StructureType
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.AboveYMaterialCondition
 - codec() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.BiomeMaterialCondition
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.BlockMaterialRule
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
 - codec() - Method in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.HoleMaterialCondition
 - codec() - Method in interface net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialCondition
 - codec() - Method in interface net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRule
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NoiseThresholdMaterialCondition
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NotMaterialCondition
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SequenceMaterialRule
 - codec() - Method in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.SteepMaterialCondition
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.StoneDepthMaterialCondition
 - codec() - Method in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.SurfaceMaterialCondition
 - codec() - Method in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TemperatureMaterialCondition
 - codec() - Method in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TerracottaBandsMaterialRule
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.VerticalGradientMaterialCondition
 - codec() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.WaterMaterialCondition
 - codec(int) - Static method in class net.minecraft.text.TextCodecs
 - codec(Codec<T>) - Method in class net.minecraft.component.ComponentType.Builder
 - codec(Codec<T>) - Static method in interface net.minecraft.network.codec.PacketCodecs
 - 
Returns a codec from DataFixerUpper codec
codec. - codec(Codec<T>, Supplier<NbtSizeTracker>) - Static method in interface net.minecraft.network.codec.PacketCodecs
 - codec(RegistryKey<? extends Registry<T>>) - Static method in record class net.minecraft.registry.tag.TagKey
 - CODEC - Static variable in record class net.minecraft.advancement.Advancement
 - CODEC - Static variable in record class net.minecraft.advancement.AdvancementCriterion
 - CODEC - Static variable in class net.minecraft.advancement.AdvancementDisplay
 - CODEC - Static variable in enum class net.minecraft.advancement.AdvancementFrame
 - CODEC - Static variable in class net.minecraft.advancement.AdvancementProgress
 - CODEC - Static variable in record class net.minecraft.advancement.AdvancementRequirements
 - CODEC - Static variable in record class net.minecraft.advancement.AdvancementRewards
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.AnyBlockUseCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.BredAnimalsCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.BrewedPotionCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ChanneledLightningCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ConstructBeaconCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ConsumeItemCriterion.Conditions
 - CODEC - Static variable in class net.minecraft.advancement.criterion.Criteria
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.DefaultBlockUseCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.EffectsChangedCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.EnchantedItemCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.EnterBlockCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.FallAfterExplosionCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.FilledBucketCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.FishingRodHookedCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ImpossibleCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.InventoryChangedCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.InventoryChangedCriterion.Conditions.Slots
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ItemCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.KilledByCrossbowCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.LevitationCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.LightningStrikeCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.RecipeCraftedCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.RecipeUnlockedCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ShotCrossbowCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.SlideDownBlockCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.StartedRidingCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.SummonedEntityCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.TameAnimalCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.TargetHitCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.TravelCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.UsedEnderEyeCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.UsedTotemCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.UsingItemCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.criterion.VillagerTradeCriterion.Conditions
 - CODEC - Static variable in record class net.minecraft.advancement.PlayerAdvancementTracker.ProgressMap
 - CODEC - Static variable in class net.minecraft.block.AbstractBlock.Settings
 - CODEC - Static variable in class net.minecraft.block.AirBlock
 - CODEC - Static variable in class net.minecraft.block.AmethystBlock
 - CODEC - Static variable in class net.minecraft.block.AmethystClusterBlock
 - CODEC - Static variable in class net.minecraft.block.AnvilBlock
 - CODEC - Static variable in class net.minecraft.block.AttachedStemBlock
 - CODEC - Static variable in class net.minecraft.block.AzaleaBlock
 - CODEC - Static variable in class net.minecraft.block.BambooBlock
 - CODEC - Static variable in class net.minecraft.block.BambooShootBlock
 - CODEC - Static variable in class net.minecraft.block.BannerBlock
 - CODEC - Static variable in class net.minecraft.block.BarrelBlock
 - CODEC - Static variable in class net.minecraft.block.BarrierBlock
 - CODEC - Static variable in class net.minecraft.block.BeaconBlock
 - CODEC - Static variable in class net.minecraft.block.BedBlock
 - CODEC - Static variable in class net.minecraft.block.BeehiveBlock
 - CODEC - Static variable in class net.minecraft.block.BeetrootsBlock
 - CODEC - Static variable in class net.minecraft.block.BellBlock
 - CODEC - Static variable in class net.minecraft.block.BigDripleafBlock
 - CODEC - Static variable in class net.minecraft.block.BigDripleafStemBlock
 - CODEC - Static variable in class net.minecraft.block.BlastFurnaceBlock
 - CODEC - Static variable in class net.minecraft.block.Block
 - CODEC - Static variable in record class net.minecraft.block.BlockSetType
 - CODEC - Static variable in class net.minecraft.block.BlockState
 - CODEC - Static variable in class net.minecraft.block.BlockTypes
 - CODEC - Static variable in class net.minecraft.block.BrewingStandBlock
 - CODEC - Static variable in class net.minecraft.block.BrushableBlock
 - CODEC - Static variable in class net.minecraft.block.BubbleColumnBlock
 - CODEC - Static variable in class net.minecraft.block.BuddingAmethystBlock
 - CODEC - Static variable in class net.minecraft.block.BulbBlock
 - CODEC - Static variable in class net.minecraft.block.ButtonBlock
 - CODEC - Static variable in class net.minecraft.block.CactusBlock
 - CODEC - Static variable in class net.minecraft.block.CakeBlock
 - CODEC - Static variable in class net.minecraft.block.CalibratedSculkSensorBlock
 - CODEC - Static variable in class net.minecraft.block.CampfireBlock
 - CODEC - Static variable in class net.minecraft.block.CandleBlock
 - CODEC - Static variable in class net.minecraft.block.CandleCakeBlock
 - CODEC - Static variable in class net.minecraft.block.CarpetBlock
 - CODEC - Static variable in class net.minecraft.block.CarrotsBlock
 - CODEC - Static variable in class net.minecraft.block.CartographyTableBlock
 - CODEC - Static variable in class net.minecraft.block.CarvedPumpkinBlock
 - CODEC - Static variable in interface net.minecraft.block.cauldron.CauldronBehavior
 - CODEC - Static variable in class net.minecraft.block.CauldronBlock
 - CODEC - Static variable in class net.minecraft.block.CaveVinesBodyBlock
 - CODEC - Static variable in class net.minecraft.block.CaveVinesHeadBlock
 - CODEC - Static variable in class net.minecraft.block.ChainBlock
 - CODEC - Static variable in class net.minecraft.block.CherryLeavesBlock
 - CODEC - Static variable in class net.minecraft.block.ChestBlock
 - CODEC - Static variable in class net.minecraft.block.ChiseledBookshelfBlock
 - CODEC - Static variable in class net.minecraft.block.ChorusFlowerBlock
 - CODEC - Static variable in class net.minecraft.block.ChorusPlantBlock
 - CODEC - Static variable in class net.minecraft.block.CobwebBlock
 - CODEC - Static variable in class net.minecraft.block.CocoaBlock
 - CODEC - Static variable in class net.minecraft.block.ColoredFallingBlock
 - CODEC - Static variable in class net.minecraft.block.CommandBlock
 - CODEC - Static variable in class net.minecraft.block.ComparatorBlock
 - CODEC - Static variable in class net.minecraft.block.ComposterBlock
 - CODEC - Static variable in class net.minecraft.block.ConcretePowderBlock
 - CODEC - Static variable in class net.minecraft.block.ConduitBlock
 - CODEC - Static variable in class net.minecraft.block.CoralBlock
 - CODEC - Static variable in class net.minecraft.block.CoralBlockBlock
 - CODEC - Static variable in class net.minecraft.block.CoralFanBlock
 - CODEC - Static variable in class net.minecraft.block.CoralWallFanBlock
 - CODEC - Static variable in class net.minecraft.block.CrafterBlock
 - CODEC - Static variable in class net.minecraft.block.CraftingTableBlock
 - CODEC - Static variable in class net.minecraft.block.CropBlock
 - CODEC - Static variable in class net.minecraft.block.CryingObsidianBlock
 - CODEC - Static variable in class net.minecraft.block.DaylightDetectorBlock
 - CODEC - Static variable in class net.minecraft.block.DeadBushBlock
 - CODEC - Static variable in class net.minecraft.block.DeadCoralBlock
 - CODEC - Static variable in class net.minecraft.block.DeadCoralFanBlock
 - CODEC - Static variable in class net.minecraft.block.DeadCoralWallFanBlock
 - CODEC - Static variable in class net.minecraft.block.DecoratedPotBlock
 - CODEC - Static variable in class net.minecraft.block.DetectorRailBlock
 - CODEC - Static variable in class net.minecraft.block.DirtPathBlock
 - CODEC - Static variable in class net.minecraft.block.DispenserBlock
 - CODEC - Static variable in class net.minecraft.block.DoorBlock
 - CODEC - Static variable in class net.minecraft.block.DragonEggBlock
 - CODEC - Static variable in class net.minecraft.block.DropperBlock
 - CODEC - Static variable in class net.minecraft.block.DyedCarpetBlock
 - CODEC - Static variable in class net.minecraft.block.EnchantingTableBlock
 - CODEC - Static variable in class net.minecraft.block.EnderChestBlock
 - CODEC - Static variable in class net.minecraft.block.EndGatewayBlock
 - CODEC - Static variable in class net.minecraft.block.EndPortalBlock
 - CODEC - Static variable in class net.minecraft.block.EndPortalFrameBlock
 - CODEC - Static variable in class net.minecraft.block.EndRodBlock
 - CODEC - Static variable in record class net.minecraft.block.entity.BannerPattern
 - CODEC - Static variable in record class net.minecraft.block.entity.BeehiveBlockEntity.BeeData
 - CODEC - Static variable in class net.minecraft.block.entity.BlockEntity.Components
 - CODEC - Static variable in class net.minecraft.block.entity.SculkShriekerWarningManager
 - CODEC - Static variable in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - CODEC - Static variable in record class net.minecraft.block.entity.Sherds
 - CODEC - Static variable in class net.minecraft.block.entity.SignText
 - CODEC - Static variable in class net.minecraft.block.ExperienceDroppingBlock
 - CODEC - Static variable in class net.minecraft.block.FarmlandBlock
 - CODEC - Static variable in class net.minecraft.block.FenceBlock
 - CODEC - Static variable in class net.minecraft.block.FenceGateBlock
 - CODEC - Static variable in class net.minecraft.block.FireBlock
 - CODEC - Static variable in class net.minecraft.block.FletchingTableBlock
 - CODEC - Static variable in class net.minecraft.block.FlowerbedBlock
 - CODEC - Static variable in class net.minecraft.block.FlowerBlock
 - CODEC - Static variable in class net.minecraft.block.FlowerPotBlock
 - CODEC - Static variable in class net.minecraft.block.FluidBlock
 - CODEC - Static variable in class net.minecraft.block.FrogspawnBlock
 - CODEC - Static variable in class net.minecraft.block.FrostedIceBlock
 - CODEC - Static variable in class net.minecraft.block.FungusBlock
 - CODEC - Static variable in class net.minecraft.block.FurnaceBlock
 - CODEC - Static variable in class net.minecraft.block.GlazedTerracottaBlock
 - CODEC - Static variable in class net.minecraft.block.GlowLichenBlock
 - CODEC - Static variable in class net.minecraft.block.GrassBlock
 - CODEC - Static variable in class net.minecraft.block.GrateBlock
 - CODEC - Static variable in class net.minecraft.block.GrindstoneBlock
 - CODEC - Static variable in class net.minecraft.block.HangingRootsBlock
 - CODEC - Static variable in class net.minecraft.block.HangingSignBlock
 - CODEC - Static variable in class net.minecraft.block.HayBlock
 - CODEC - Static variable in class net.minecraft.block.HeavyCoreBlock
 - CODEC - Static variable in class net.minecraft.block.HoneyBlock
 - CODEC - Static variable in class net.minecraft.block.HopperBlock
 - CODEC - Static variable in class net.minecraft.block.IceBlock
 - CODEC - Static variable in class net.minecraft.block.InfestedBlock
 - CODEC - Static variable in class net.minecraft.block.JigsawBlock
 - CODEC - Static variable in record class net.minecraft.block.jukebox.JukeboxSong
 - CODEC - Static variable in class net.minecraft.block.JukeboxBlock
 - CODEC - Static variable in class net.minecraft.block.KelpBlock
 - CODEC - Static variable in class net.minecraft.block.KelpPlantBlock
 - CODEC - Static variable in class net.minecraft.block.LadderBlock
 - CODEC - Static variable in class net.minecraft.block.LanternBlock
 - CODEC - Static variable in class net.minecraft.block.LavaCauldronBlock
 - CODEC - Static variable in class net.minecraft.block.LeavesBlock
 - CODEC - Static variable in class net.minecraft.block.LecternBlock
 - CODEC - Static variable in class net.minecraft.block.LeveledCauldronBlock
 - CODEC - Static variable in class net.minecraft.block.LeverBlock
 - CODEC - Static variable in class net.minecraft.block.LightBlock
 - CODEC - Static variable in class net.minecraft.block.LightningRodBlock
 - CODEC - Static variable in class net.minecraft.block.LilyPadBlock
 - CODEC - Static variable in class net.minecraft.block.LoomBlock
 - CODEC - Static variable in class net.minecraft.block.MagmaBlock
 - CODEC - Static variable in class net.minecraft.block.MangroveLeavesBlock
 - CODEC - Static variable in class net.minecraft.block.MangroveRootsBlock
 - CODEC - Static variable in class net.minecraft.block.MossBlock
 - CODEC - Static variable in class net.minecraft.block.MudBlock
 - CODEC - Static variable in class net.minecraft.block.MushroomBlock
 - CODEC - Static variable in class net.minecraft.block.MushroomPlantBlock
 - CODEC - Static variable in class net.minecraft.block.MyceliumBlock
 - CODEC - Static variable in class net.minecraft.block.NetherPortalBlock
 - CODEC - Static variable in class net.minecraft.block.NetherrackBlock
 - CODEC - Static variable in class net.minecraft.block.NetherWartBlock
 - CODEC - Static variable in class net.minecraft.block.NoteBlock
 - CODEC - Static variable in class net.minecraft.block.NyliumBlock
 - CODEC - Static variable in class net.minecraft.block.ObserverBlock
 - CODEC - Static variable in enum class net.minecraft.block.Oxidizable.OxidationLevel
 - CODEC - Static variable in class net.minecraft.block.OxidizableBlock
 - CODEC - Static variable in class net.minecraft.block.OxidizableBulbBlock
 - CODEC - Static variable in class net.minecraft.block.OxidizableDoorBlock
 - CODEC - Static variable in class net.minecraft.block.OxidizableGrateBlock
 - CODEC - Static variable in class net.minecraft.block.OxidizableSlabBlock
 - CODEC - Static variable in class net.minecraft.block.OxidizableStairsBlock
 - CODEC - Static variable in class net.minecraft.block.OxidizableTrapdoorBlock
 - CODEC - Static variable in class net.minecraft.block.PaneBlock
 - CODEC - Static variable in class net.minecraft.block.PillarBlock
 - CODEC - Static variable in class net.minecraft.block.PistonBlock
 - CODEC - Static variable in class net.minecraft.block.PistonExtensionBlock
 - CODEC - Static variable in class net.minecraft.block.PistonHeadBlock
 - CODEC - Static variable in class net.minecraft.block.PitcherCropBlock
 - CODEC - Static variable in class net.minecraft.block.PlayerSkullBlock
 - CODEC - Static variable in class net.minecraft.block.PointedDripstoneBlock
 - CODEC - Static variable in class net.minecraft.block.PotatoesBlock
 - CODEC - Static variable in class net.minecraft.block.PowderSnowBlock
 - CODEC - Static variable in class net.minecraft.block.PoweredRailBlock
 - CODEC - Static variable in class net.minecraft.block.PressurePlateBlock
 - CODEC - Static variable in class net.minecraft.block.PropaguleBlock
 - CODEC - Static variable in class net.minecraft.block.PumpkinBlock
 - CODEC - Static variable in class net.minecraft.block.RailBlock
 - CODEC - Static variable in class net.minecraft.block.RedstoneBlock
 - CODEC - Static variable in class net.minecraft.block.RedstoneLampBlock
 - CODEC - Static variable in class net.minecraft.block.RedstoneOreBlock
 - CODEC - Static variable in class net.minecraft.block.RedstoneTorchBlock
 - CODEC - Static variable in class net.minecraft.block.RedstoneWireBlock
 - CODEC - Static variable in class net.minecraft.block.RepeaterBlock
 - CODEC - Static variable in class net.minecraft.block.RespawnAnchorBlock
 - CODEC - Static variable in class net.minecraft.block.RootedDirtBlock
 - CODEC - Static variable in class net.minecraft.block.RootsBlock
 - CODEC - Static variable in class net.minecraft.block.RotatedInfestedBlock
 - CODEC - Static variable in class net.minecraft.block.SaplingBlock
 - CODEC - Static variable in class net.minecraft.block.SaplingGenerator
 - CODEC - Static variable in class net.minecraft.block.ScaffoldingBlock
 - CODEC - Static variable in class net.minecraft.block.SculkBlock
 - CODEC - Static variable in class net.minecraft.block.SculkCatalystBlock
 - CODEC - Static variable in class net.minecraft.block.SculkSensorBlock
 - CODEC - Static variable in class net.minecraft.block.SculkShriekerBlock
 - CODEC - Static variable in class net.minecraft.block.SculkVeinBlock
 - CODEC - Static variable in class net.minecraft.block.SeagrassBlock
 - CODEC - Static variable in class net.minecraft.block.SeaPickleBlock
 - CODEC - Static variable in class net.minecraft.block.ShortPlantBlock
 - CODEC - Static variable in class net.minecraft.block.ShulkerBoxBlock
 - CODEC - Static variable in class net.minecraft.block.SignBlock
 - CODEC - Static variable in class net.minecraft.block.SkullBlock
 - CODEC - Static variable in interface net.minecraft.block.SkullBlock.SkullType
 - CODEC - Static variable in class net.minecraft.block.SlabBlock
 - CODEC - Static variable in class net.minecraft.block.SlimeBlock
 - CODEC - Static variable in class net.minecraft.block.SmallDripleafBlock
 - CODEC - Static variable in class net.minecraft.block.SmithingTableBlock
 - CODEC - Static variable in class net.minecraft.block.SmokerBlock
 - CODEC - Static variable in class net.minecraft.block.SnifferEggBlock
 - CODEC - Static variable in class net.minecraft.block.SnowBlock
 - CODEC - Static variable in class net.minecraft.block.SnowyBlock
 - CODEC - Static variable in class net.minecraft.block.SoulFireBlock
 - CODEC - Static variable in class net.minecraft.block.SoulSandBlock
 - CODEC - Static variable in record class net.minecraft.block.spawner.MobSpawnerEntry
 - CODEC - Static variable in record class net.minecraft.block.spawner.MobSpawnerEntry.CustomSpawnRules
 - CODEC - Static variable in record class net.minecraft.block.spawner.TrialSpawnerConfig
 - CODEC - Static variable in class net.minecraft.block.SpawnerBlock
 - CODEC - Static variable in class net.minecraft.block.SpongeBlock
 - CODEC - Static variable in class net.minecraft.block.SporeBlossomBlock
 - CODEC - Static variable in class net.minecraft.block.SproutsBlock
 - CODEC - Static variable in class net.minecraft.block.StainedGlassBlock
 - CODEC - Static variable in class net.minecraft.block.StainedGlassPaneBlock
 - CODEC - Static variable in class net.minecraft.block.StairsBlock
 - CODEC - Static variable in class net.minecraft.block.StemBlock
 - CODEC - Static variable in class net.minecraft.block.StonecutterBlock
 - CODEC - Static variable in class net.minecraft.block.StructureBlock
 - CODEC - Static variable in class net.minecraft.block.StructureVoidBlock
 - CODEC - Static variable in class net.minecraft.block.SugarCaneBlock
 - CODEC - Static variable in class net.minecraft.block.SweetBerryBushBlock
 - CODEC - Static variable in class net.minecraft.block.TallFlowerBlock
 - CODEC - Static variable in class net.minecraft.block.TallPlantBlock
 - CODEC - Static variable in class net.minecraft.block.TallSeagrassBlock
 - CODEC - Static variable in class net.minecraft.block.TargetBlock
 - CODEC - Static variable in class net.minecraft.block.TintedGlassBlock
 - CODEC - Static variable in class net.minecraft.block.TntBlock
 - CODEC - Static variable in class net.minecraft.block.TorchBlock
 - CODEC - Static variable in class net.minecraft.block.TorchflowerBlock
 - CODEC - Static variable in class net.minecraft.block.TranslucentBlock
 - CODEC - Static variable in class net.minecraft.block.TransparentBlock
 - CODEC - Static variable in class net.minecraft.block.TrapdoorBlock
 - CODEC - Static variable in class net.minecraft.block.TrappedChestBlock
 - CODEC - Static variable in class net.minecraft.block.TrialSpawnerBlock
 - CODEC - Static variable in class net.minecraft.block.TripwireBlock
 - CODEC - Static variable in class net.minecraft.block.TripwireHookBlock
 - CODEC - Static variable in class net.minecraft.block.TurtleEggBlock
 - CODEC - Static variable in class net.minecraft.block.TwistingVinesBlock
 - CODEC - Static variable in class net.minecraft.block.TwistingVinesPlantBlock
 - CODEC - Static variable in class net.minecraft.block.VaultBlock
 - CODEC - Static variable in class net.minecraft.block.VineBlock
 - CODEC - Static variable in class net.minecraft.block.WallBannerBlock
 - CODEC - Static variable in class net.minecraft.block.WallBlock
 - CODEC - Static variable in class net.minecraft.block.WallHangingSignBlock
 - CODEC - Static variable in class net.minecraft.block.WallPiglinHeadBlock
 - CODEC - Static variable in class net.minecraft.block.WallPlayerSkullBlock
 - CODEC - Static variable in class net.minecraft.block.WallRedstoneTorchBlock
 - CODEC - Static variable in class net.minecraft.block.WallSignBlock
 - CODEC - Static variable in class net.minecraft.block.WallSkullBlock
 - CODEC - Static variable in class net.minecraft.block.WallTorchBlock
 - CODEC - Static variable in class net.minecraft.block.WallWitherSkullBlock
 - CODEC - Static variable in class net.minecraft.block.WearableCarvedPumpkinBlock
 - CODEC - Static variable in class net.minecraft.block.WeepingVinesBlock
 - CODEC - Static variable in class net.minecraft.block.WeepingVinesPlantBlock
 - CODEC - Static variable in class net.minecraft.block.WeightedPressurePlateBlock
 - CODEC - Static variable in class net.minecraft.block.WetSpongeBlock
 - CODEC - Static variable in class net.minecraft.block.WitherRoseBlock
 - CODEC - Static variable in class net.minecraft.block.WitherSkullBlock
 - CODEC - Static variable in record class net.minecraft.block.WoodType
 - CODEC - Static variable in record class net.minecraft.client.font.BitmapFont.Loader
 - CODEC - Static variable in enum class net.minecraft.client.font.FontFilterType
 - CODEC - Static variable in class net.minecraft.client.font.FontFilterType.FilterMap
 - CODEC - Static variable in interface net.minecraft.client.font.FontLoader
 - CODEC - Static variable in record class net.minecraft.client.font.FontLoader.Provider
 - CODEC - Static variable in record class net.minecraft.client.font.FontManager.Providers
 - CODEC - Static variable in enum class net.minecraft.client.font.FontType
 - CODEC - Static variable in record class net.minecraft.client.font.ReferenceFont
 - CODEC - Static variable in record class net.minecraft.client.font.SpaceFont.Loader
 - CODEC - Static variable in record class net.minecraft.client.font.TrueTypeFontLoader
 - CODEC - Static variable in record class net.minecraft.client.font.TrueTypeFontLoader.Shift
 - CODEC - Static variable in record class net.minecraft.client.font.UnihexFont.DimensionOverride
 - CODEC - Static variable in record class net.minecraft.client.font.UnihexFont.Dimensions
 - CODEC - Static variable in class net.minecraft.client.font.UnihexFont.Loader
 - CODEC - Static variable in enum class net.minecraft.client.network.message.MessageTrustStatus
 - CODEC - Static variable in enum class net.minecraft.client.option.CloudRenderMode
 - CODEC - Static variable in class net.minecraft.client.option.HotbarStorageEntry
 - CODEC - Static variable in record class net.minecraft.client.QuickPlayLogger.Log
 - CODEC - Static variable in record class net.minecraft.client.QuickPlayLogger.QuickPlayWorld
 - CODEC - Static variable in enum class net.minecraft.client.QuickPlayLogger.WorldType
 - CODEC - Static variable in enum class net.minecraft.client.render.model.json.ModelTransformationMode
 - CODEC - Static variable in record class net.minecraft.client.resource.language.LanguageDefinition
 - CODEC - Static variable in record class net.minecraft.client.resource.metadata.GuiResourceMetadata
 - CODEC - Static variable in record class net.minecraft.client.resource.metadata.LanguageResourceMetadata
 - CODEC - Static variable in class net.minecraft.client.resource.PeriodicNotificationManager
 - CODEC - Static variable in interface net.minecraft.client.session.report.log.ChatLogEntry
 - CODEC - Static variable in record class net.minecraft.client.session.telemetry.GameLoadTimeEvent.Measurement
 - CODEC - Static variable in record class net.minecraft.client.session.telemetry.SentTelemetryEvent
 - CODEC - Static variable in enum class net.minecraft.client.session.telemetry.TelemetryEventProperty.GameMode
 - CODEC - Static variable in enum class net.minecraft.client.session.telemetry.TelemetryEventProperty.ServerType
 - CODEC - Static variable in class net.minecraft.client.session.telemetry.TelemetryEventType
 - CODEC - Static variable in class net.minecraft.client.texture.atlas.AtlasSourceManager
 - CODEC - Static variable in class net.minecraft.client.texture.atlas.DirectoryAtlasSource
 - CODEC - Static variable in class net.minecraft.client.texture.atlas.FilterAtlasSource
 - CODEC - Static variable in class net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource
 - CODEC - Static variable in class net.minecraft.client.texture.atlas.SingleAtlasSource
 - CODEC - Static variable in class net.minecraft.client.texture.atlas.UnstitchAtlasSource
 - CODEC - Static variable in record class net.minecraft.client.texture.atlas.UnstitchAtlasSource.Region
 - CODEC - Static variable in interface net.minecraft.client.texture.Scaling
 - CODEC - Static variable in record class net.minecraft.client.texture.Scaling.NineSlice.Border
 - CODEC - Static variable in record class net.minecraft.client.texture.Scaling.NineSlice
 - CODEC - Static variable in record class net.minecraft.client.texture.Scaling.Stretch
 - CODEC - Static variable in record class net.minecraft.client.texture.Scaling.Tile
 - CODEC - Static variable in enum class net.minecraft.client.texture.Scaling.Type
 - CODEC - Static variable in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - CODEC - Static variable in class net.minecraft.component.ComponentChanges
 - CODEC - Static variable in record class net.minecraft.component.ComponentChanges.Type
 - CODEC - Static variable in interface net.minecraft.component.ComponentMap
 - CODEC - Static variable in interface net.minecraft.component.ComponentType
 - CODEC - Static variable in record class net.minecraft.component.type.AttributeModifiersComponent
 - CODEC - Static variable in record class net.minecraft.component.type.AttributeModifiersComponent.Entry
 - CODEC - Static variable in enum class net.minecraft.component.type.AttributeModifierSlot
 - CODEC - Static variable in record class net.minecraft.component.type.BannerPatternsComponent
 - CODEC - Static variable in record class net.minecraft.component.type.BannerPatternsComponent.Layer
 - CODEC - Static variable in record class net.minecraft.component.type.BlockStateComponent
 - CODEC - Static variable in class net.minecraft.component.type.BundleContentsComponent
 - CODEC - Static variable in class net.minecraft.component.type.ChargedProjectilesComponent
 - CODEC - Static variable in class net.minecraft.component.type.ContainerComponent
 - CODEC - Static variable in record class net.minecraft.component.type.ContainerComponent.Slot
 - CODEC - Static variable in record class net.minecraft.component.type.ContainerLootComponent
 - CODEC - Static variable in record class net.minecraft.component.type.CustomModelDataComponent
 - CODEC - Static variable in record class net.minecraft.component.type.DebugStickStateComponent
 - CODEC - Static variable in record class net.minecraft.component.type.DyedColorComponent
 - CODEC - Static variable in record class net.minecraft.component.type.FireworkExplosionComponent
 - CODEC - Static variable in enum class net.minecraft.component.type.FireworkExplosionComponent.Type
 - CODEC - Static variable in record class net.minecraft.component.type.FireworksComponent
 - CODEC - Static variable in record class net.minecraft.component.type.FoodComponent
 - CODEC - Static variable in record class net.minecraft.component.type.FoodComponent.StatusEffectEntry
 - CODEC - Static variable in class net.minecraft.component.type.ItemEnchantmentsComponent
 - CODEC - Static variable in record class net.minecraft.component.type.JukeboxPlayableComponent
 - CODEC - Static variable in record class net.minecraft.component.type.LodestoneTrackerComponent
 - CODEC - Static variable in record class net.minecraft.component.type.LoreComponent
 - CODEC - Static variable in record class net.minecraft.component.type.MapColorComponent
 - CODEC - Static variable in record class net.minecraft.component.type.MapDecorationsComponent
 - CODEC - Static variable in record class net.minecraft.component.type.MapDecorationsComponent.Decoration
 - CODEC - Static variable in record class net.minecraft.component.type.MapIdComponent
 - CODEC - Static variable in class net.minecraft.component.type.NbtComponent
 - CODEC - Static variable in record class net.minecraft.component.type.PotionContentsComponent
 - CODEC - Static variable in record class net.minecraft.component.type.ProfileComponent
 - CODEC - Static variable in record class net.minecraft.component.type.SuspiciousStewEffectsComponent
 - CODEC - Static variable in record class net.minecraft.component.type.SuspiciousStewEffectsComponent.StewEffect
 - CODEC - Static variable in record class net.minecraft.component.type.ToolComponent
 - CODEC - Static variable in record class net.minecraft.component.type.ToolComponent.Rule
 - CODEC - Static variable in record class net.minecraft.component.type.UnbreakableComponent
 - CODEC - Static variable in record class net.minecraft.component.type.WritableBookContentComponent
 - CODEC - Static variable in record class net.minecraft.component.type.WrittenBookContentComponent
 - CODEC - Static variable in class net.minecraft.datafixer.fix.StructureSeparationDataFix.Information
 - CODEC - Static variable in class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.AllOfEnchantmentEffects.EntityEffects
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.AllOfEnchantmentEffects.LocationBasedEffects
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.AllOfEnchantmentEffects.ValueEffects
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.AttributeEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.DamageImmunityEnchantmentEffect
 - CODEC - Static variable in enum class net.minecraft.enchantment.effect.EnchantmentEffectTarget
 - CODEC - Static variable in interface net.minecraft.enchantment.effect.EnchantmentEntityEffect
 - CODEC - Static variable in interface net.minecraft.enchantment.effect.EnchantmentLocationBasedEffect
 - CODEC - Static variable in interface net.minecraft.enchantment.effect.EnchantmentValueEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.ApplyMobEffectEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.DamageEntityEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.DamageItemEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.ExplodeEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.IgniteEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.PlaySoundEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.ReplaceBlockEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.ReplaceDiskEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.RunFunctionEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.SetBlockPropertiesEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.PositionSource
 - CODEC - Static variable in enum class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.PositionSourceType
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.VelocitySource
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.entity.SummonEntityEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.value.AddEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.value.MultiplyEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.value.RemoveBinomialEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.effect.value.SetEnchantmentEffect
 - CODEC - Static variable in record class net.minecraft.enchantment.Enchantment
 - CODEC - Static variable in record class net.minecraft.enchantment.Enchantment.Cost
 - CODEC - Static variable in record class net.minecraft.enchantment.Enchantment.Definition
 - CODEC - Static variable in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Clamped
 - CODEC - Static variable in interface net.minecraft.enchantment.EnchantmentLevelBasedValue
 - CODEC - Static variable in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Constant
 - CODEC - Static variable in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Fraction
 - CODEC - Static variable in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.LevelsSquared
 - CODEC - Static variable in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Linear
 - CODEC - Static variable in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Lookup
 - CODEC - Static variable in record class net.minecraft.enchantment.provider.ByCostEnchantmentProvider
 - CODEC - Static variable in record class net.minecraft.enchantment.provider.ByCostWithDifficultyEnchantmentProvider
 - CODEC - Static variable in interface net.minecraft.enchantment.provider.EnchantmentProvider
 - CODEC - Static variable in record class net.minecraft.enchantment.provider.SingleEnchantmentProvider
 - CODEC - Static variable in class net.minecraft.entity.attribute.EntityAttribute
 - CODEC - Static variable in record class net.minecraft.entity.attribute.EntityAttributeModifier
 - CODEC - Static variable in enum class net.minecraft.entity.attribute.EntityAttributeModifier.Operation
 - CODEC - Static variable in record class net.minecraft.entity.boss.dragon.EnderDragonFight.Data
 - CODEC - Static variable in enum class net.minecraft.entity.damage.DamageEffects
 - CODEC - Static variable in enum class net.minecraft.entity.damage.DamageScaling
 - CODEC - Static variable in record class net.minecraft.entity.damage.DamageType
 - CODEC - Static variable in enum class net.minecraft.entity.damage.DeathMessageType
 - CODEC - Static variable in record class net.minecraft.entity.decoration.Brightness
 - CODEC - Static variable in enum class net.minecraft.entity.decoration.DisplayEntity.BillboardMode
 - CODEC - Static variable in enum class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity.TextAlignment
 - CODEC - Static variable in record class net.minecraft.entity.decoration.InteractionEntity.Interaction
 - CODEC - Static variable in record class net.minecraft.entity.decoration.painting.PaintingVariant
 - CODEC - Static variable in class net.minecraft.entity.effect.StatusEffectInstance
 - CODEC - Static variable in record class net.minecraft.entity.effect.StatusEffectInstance.Parameters
 - CODEC - Static variable in enum class net.minecraft.entity.EquipmentSlot
 - CODEC - Static variable in record class net.minecraft.entity.EquipmentTable
 - CODEC - Static variable in enum class net.minecraft.entity.passive.ArmadilloEntity.State
 - CODEC - Static variable in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - CODEC - Static variable in enum class net.minecraft.entity.passive.FoxEntity.Type
 - CODEC - Static variable in enum class net.minecraft.entity.passive.HorseColor
 - CODEC - Static variable in enum class net.minecraft.entity.passive.LlamaEntity.Variant
 - CODEC - Static variable in enum class net.minecraft.entity.passive.MooshroomEntity.Type
 - CODEC - Static variable in enum class net.minecraft.entity.passive.PandaEntity.Gene
 - CODEC - Static variable in enum class net.minecraft.entity.passive.ParrotEntity.Variant
 - CODEC - Static variable in enum class net.minecraft.entity.passive.RabbitEntity.RabbitType
 - CODEC - Static variable in record class net.minecraft.entity.passive.TropicalFishEntity.Variant
 - CODEC - Static variable in enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 - CODEC - Static variable in class net.minecraft.entity.passive.WolfVariant
 - CODEC - Static variable in enum class net.minecraft.entity.SpawnGroup
 - 
A codec that encodes and decodes a spawn group from and to its name string.
 - CODEC - Static variable in enum class net.minecraft.entity.vehicle.BoatEntity.Type
 - CODEC - Static variable in class net.minecraft.fluid.FluidState
 - CODEC - Static variable in record class net.minecraft.inventory.ContainerLock
 - CODEC - Static variable in class net.minecraft.inventory.SlotRanges
 - CODEC - Static variable in enum class net.minecraft.item.ArmorItem.Type
 - CODEC - Static variable in record class net.minecraft.item.ArmorMaterial
 - CODEC - Static variable in class net.minecraft.item.BlockPredicatesChecker
 - CODEC - Static variable in record class net.minecraft.item.CrossbowItem.LoadingSounds
 - CODEC - Static variable in record class net.minecraft.item.Instrument
 - CODEC - Static variable in class net.minecraft.item.ItemStack
 - CODEC - Static variable in record class net.minecraft.item.map.MapBannerMarker
 - CODEC - Static variable in record class net.minecraft.item.map.MapDecoration
 - CODEC - Static variable in record class net.minecraft.item.map.MapDecorationType
 - CODEC - Static variable in record class net.minecraft.item.map.MapState.UpdateData
 - CODEC - Static variable in class net.minecraft.item.trim.ArmorTrim
 - CODEC - Static variable in record class net.minecraft.item.trim.ArmorTrimMaterial
 - CODEC - Static variable in record class net.minecraft.item.trim.ArmorTrimPattern
 - CODEC - Static variable in class net.minecraft.loot.condition.AllOfLootCondition
 - CODEC - Static variable in class net.minecraft.loot.condition.AnyOfLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.BlockStatePropertyLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.DamageSourcePropertiesLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.EnchantmentActiveCheckLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.EntityPropertiesLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.EntityScoresLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.InvertedLootCondition
 - CODEC - Static variable in class net.minecraft.loot.condition.KilledByPlayerLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.LocationCheckLootCondition
 - CODEC - Static variable in interface net.minecraft.loot.condition.LootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.MatchToolLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.RandomChanceLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.RandomChanceWithEnchantedBonusLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.ReferenceLootCondition
 - CODEC - Static variable in class net.minecraft.loot.condition.SurvivesExplosionLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.TableBonusLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.TimeCheckLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.ValueCheckLootCondition
 - CODEC - Static variable in record class net.minecraft.loot.condition.WeatherCheckLootCondition
 - CODEC - Static variable in enum class net.minecraft.loot.context.LootContext.EntityTarget
 - CODEC - Static variable in class net.minecraft.loot.context.LootContextTypes
 - CODEC - Static variable in class net.minecraft.loot.entry.AlternativeEntry
 - CODEC - Static variable in class net.minecraft.loot.entry.DynamicEntry
 - CODEC - Static variable in class net.minecraft.loot.entry.EmptyEntry
 - CODEC - Static variable in class net.minecraft.loot.entry.GroupEntry
 - CODEC - Static variable in class net.minecraft.loot.entry.ItemEntry
 - CODEC - Static variable in class net.minecraft.loot.entry.LootPoolEntryTypes
 - CODEC - Static variable in class net.minecraft.loot.entry.LootTableEntry
 - CODEC - Static variable in class net.minecraft.loot.entry.SequenceEntry
 - CODEC - Static variable in class net.minecraft.loot.entry.TagEntry
 - CODEC - Static variable in class net.minecraft.loot.function.AndLootFunction
 - CODEC - Static variable in record class net.minecraft.loot.function.ApplyBonusLootFunction.BinomialWithBonusCount
 - CODEC - Static variable in class net.minecraft.loot.function.ApplyBonusLootFunction
 - CODEC - Static variable in record class net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops
 - CODEC - Static variable in record class net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount
 - CODEC - Static variable in class net.minecraft.loot.function.CopyComponentsLootFunction
 - CODEC - Static variable in enum class net.minecraft.loot.function.CopyComponentsLootFunction.Source
 - CODEC - Static variable in class net.minecraft.loot.function.CopyNameLootFunction
 - CODEC - Static variable in enum class net.minecraft.loot.function.CopyNameLootFunction.Source
 - CODEC - Static variable in class net.minecraft.loot.function.CopyNbtLootFunction
 - CODEC - Static variable in record class net.minecraft.loot.function.CopyNbtLootFunction.Operation
 - CODEC - Static variable in enum class net.minecraft.loot.function.CopyNbtLootFunction.Operator
 - CODEC - Static variable in class net.minecraft.loot.function.CopyStateLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.EnchantedCountIncreaseLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.EnchantRandomlyLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.EnchantWithLevelsLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.ExplorationMapLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.ExplosionDecayLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.FillPlayerHeadLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.FilteredLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.FurnaceSmeltLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.LimitCountLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.LootFunctionTypes
 - CODEC - Static variable in class net.minecraft.loot.function.ModifyContentsLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.ReferenceLootFunction
 - CODEC - Static variable in record class net.minecraft.loot.function.SetAttributesLootFunction.Attribute
 - CODEC - Static variable in class net.minecraft.loot.function.SetAttributesLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetBannerPatternLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetBookCoverLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetComponentsLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetContentsLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetCountLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetCustomDataLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetCustomModelDataLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetDamageLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetEnchantmentsLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetFireworkExplosionLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetFireworksLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetInstrumentLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetItemLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetLootTableLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetLoreLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetNameLootFunction
 - CODEC - Static variable in enum class net.minecraft.loot.function.SetNameLootFunction.Target
 - CODEC - Static variable in class net.minecraft.loot.function.SetOminousBottleAmplifierLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetPotionLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetStewEffectLootFunction
 - CODEC - Static variable in record class net.minecraft.loot.function.SetStewEffectLootFunction.StewEffect
 - CODEC - Static variable in class net.minecraft.loot.function.SetWritableBookPagesLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.SetWrittenBookPagesLootFunction
 - CODEC - Static variable in class net.minecraft.loot.function.ToggleTooltipsLootFunction
 - CODEC - Static variable in class net.minecraft.loot.LootPool
 - CODEC - Static variable in class net.minecraft.loot.LootTable
 - CODEC - Static variable in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 - CODEC - Static variable in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
 - CODEC - Static variable in class net.minecraft.loot.provider.nbt.LootNbtProviderTypes
 - CODEC - Static variable in record class net.minecraft.loot.provider.nbt.StorageLootNbtProvider
 - CODEC - Static variable in record class net.minecraft.loot.provider.number.BinomialLootNumberProvider
 - CODEC - Static variable in record class net.minecraft.loot.provider.number.ConstantLootNumberProvider
 - CODEC - Static variable in record class net.minecraft.loot.provider.number.EnchantmentLevelLootNumberProvider
 - CODEC - Static variable in class net.minecraft.loot.provider.number.LootNumberProviderTypes
 - CODEC - Static variable in record class net.minecraft.loot.provider.number.ScoreLootNumberProvider
 - CODEC - Static variable in record class net.minecraft.loot.provider.number.StorageLootNumberProvider
 - CODEC - Static variable in record class net.minecraft.loot.provider.number.UniformLootNumberProvider
 - CODEC - Static variable in record class net.minecraft.loot.provider.score.ContextLootScoreProvider
 - CODEC - Static variable in record class net.minecraft.loot.provider.score.FixedLootScoreProvider
 - CODEC - Static variable in class net.minecraft.loot.provider.score.LootScoreProviderTypes
 - CODEC - Static variable in class net.minecraft.nbt.NbtCompound
 - CODEC - Static variable in record class net.minecraft.network.encryption.PlayerKeyPair
 - CODEC - Static variable in record class net.minecraft.network.encryption.PlayerPublicKey
 - CODEC - Static variable in record class net.minecraft.network.encryption.PlayerPublicKey.PublicKeyData
 - CODEC - Static variable in class net.minecraft.network.message.FilterMask
 - CODEC - Static variable in record class net.minecraft.network.message.LastSeenMessageList
 - CODEC - Static variable in record class net.minecraft.network.message.MessageBody
 - CODEC - Static variable in record class net.minecraft.network.message.MessageLink
 - CODEC - Static variable in record class net.minecraft.network.message.MessageSignatureData
 - CODEC - Static variable in record class net.minecraft.network.message.MessageType
 - CODEC - Static variable in record class net.minecraft.network.message.MessageType.Parameters
 - CODEC - Static variable in record class net.minecraft.network.message.SignedMessage
 - CODEC - Static variable in record class net.minecraft.network.packet.BrandCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.common.ClientOptionsC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.common.CommonPongC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.common.CookieResponseC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.common.CustomPayloadC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.common.KeepAliveC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.common.ResourcePackStatusC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.config.ReadyC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.config.SelectKnownPacksC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.login.EnterConfigurationC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.AcknowledgeChunksC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.AcknowledgeReconfigurationC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.BoatPaddleStateC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.CloseHandledScreenC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.DebugSampleSubscriptionC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.MessageAcknowledgmentC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PickFromInventoryC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.Full
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.LookAndOnGround
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.OnGroundOnly
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.PositionAndOnGround
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.QueryBlockNbtC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.QueryEntityNbtC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.RenameItemC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.SelectMerchantTradeC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.SlotChangedStateC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.c2s.play.UpdateBeaconC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateDifficultyC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateDifficultyLockC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.query.QueryPingC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.common.CommonPingS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.CookieRequestS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.CustomReportDetailsS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.DisconnectS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.common.KeepAliveS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.ResourcePackRemoveS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.ResourcePackSendS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.ServerLinksS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.ServerTransferS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.StoreCookieS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.common.SynchronizeTagsS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.config.DynamicRegistriesS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.config.FeaturesS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.config.ReadyS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.config.ResetChatS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.config.SelectKnownPacksS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugBeeCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugBrainCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugBreezeCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugGameEventCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugGameTestAddMarkerCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugGameTestClearCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugHiveCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugNeighborsUpdateCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugPathCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugPoiAddedCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugPoiRemovedCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugPoiTicketCountCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugRaidsCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugStructuresCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugVillageSectionsCustomPayload
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.custom.DebugWorldgenAttemptCustomPayload
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ChangeUnlockedRecipesS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ChunkSentS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket.Suggestion
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.DamageTiltS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.DeathMessageS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.DifficultyS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EndCombatS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EnterCombatS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EnterReconfigurationS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.EntityDamageS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.MoveRelative
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.Rotate
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.RotateAndMoveRelative
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.LightData
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.OpenWrittenBookS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.OverlayMessageS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.PlayerActionResponseS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.PlayerRemoveS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ProfilelessChatMessageS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ProjectilePowerS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.RemoveMessageS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ScoreboardScoreResetS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ScoreboardScoreUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.ServerMetadataS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.SimulationDistanceS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.StartChunkSendS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.SubtitleS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.TickStepS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.TitleS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.UnloadChunkS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.UpdateSelectedSlotS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.play.UpdateTickRateS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.VehicleMoveS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldBorderSizeChangedS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 - CODEC - Static variable in class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.query.PingResultS2CPacket
 - CODEC - Static variable in record class net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket
 - CODEC - Static variable in class net.minecraft.particle.DustColorTransitionParticleEffect
 - CODEC - Static variable in class net.minecraft.particle.DustParticleEffect
 - CODEC - Static variable in record class net.minecraft.particle.SculkChargeParticleEffect
 - CODEC - Static variable in class net.minecraft.particle.ShriekParticleEffect
 - CODEC - Static variable in class net.minecraft.particle.VibrationParticleEffect
 - CODEC - Static variable in class net.minecraft.potion.Potion
 - CODEC - Static variable in record class net.minecraft.predicate.BlockPredicate
 - CODEC - Static variable in class net.minecraft.predicate.ComponentPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.DamagePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.DamageSourcePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.DistancePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.EntityEffectPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.EntityEffectPredicate.EffectData
 - CODEC - Static variable in record class net.minecraft.predicate.entity.EntityEquipmentPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.EntityFlagsPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.EntityPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.EntityPredicate.PositionalPredicates
 - CODEC - Static variable in interface net.minecraft.predicate.entity.EntitySubPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.EntityTypePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.FishingHookPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.LightningBoltPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.LocationPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.LocationPredicate.PositionRange
 - CODEC - Static variable in class net.minecraft.predicate.entity.LootContextPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.MovementPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.PlayerPredicate.AdvancementCriteriaPredicate
 - CODEC - Static variable in interface net.minecraft.predicate.entity.PlayerPredicate.AdvancementPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.PlayerPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.PlayerPredicate.CompletedAdvancementPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.PlayerPredicate.StatMatcher
 - CODEC - Static variable in record class net.minecraft.predicate.entity.RaiderPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.SlimePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.entity.SlotsPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.FluidPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.AttributeModifiersPredicate.AttributeModifierPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.AttributeModifiersPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.BundleContentsPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.ContainerPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.CustomDataPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.DamagePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.EnchantmentPredicate
 - CODEC - Static variable in class net.minecraft.predicate.item.EnchantmentsPredicate.Enchantments
 - CODEC - Static variable in class net.minecraft.predicate.item.EnchantmentsPredicate.StoredEnchantments
 - CODEC - Static variable in record class net.minecraft.predicate.item.FireworkExplosionPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.FireworkExplosionPredicate.Predicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.FireworksPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.ItemPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.JukeboxPlayablePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.PotionContentsPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.TrimPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.WritableBookContentPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.WritableBookContentPredicate.RawStringPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.WrittenBookContentPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.item.WrittenBookContentPredicate.RawTextPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.LightPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.NbtPredicate
 - CODEC - Static variable in record class net.minecraft.predicate.NumberRange.DoubleRange
 - CODEC - Static variable in record class net.minecraft.predicate.NumberRange.IntRange
 - CODEC - Static variable in record class net.minecraft.predicate.StatePredicate
 - CODEC - Static variable in record class net.minecraft.predicate.StatePredicate.ExactValueMatcher
 - CODEC - Static variable in record class net.minecraft.predicate.StatePredicate.RangedValueMatcher
 - CODEC - Static variable in interface net.minecraft.predicate.StatePredicate.ValueMatcher
 - CODEC - Static variable in enum class net.minecraft.recipe.book.CookingRecipeCategory
 - CODEC - Static variable in enum class net.minecraft.recipe.book.CraftingRecipeCategory
 - CODEC - Static variable in interface net.minecraft.recipe.Ingredient.Entry
 - CODEC - Static variable in record class net.minecraft.recipe.Ingredient.StackEntry
 - CODEC - Static variable in record class net.minecraft.recipe.Ingredient.TagEntry
 - CODEC - Static variable in class net.minecraft.recipe.RawShapedRecipe
 - CODEC - Static variable in record class net.minecraft.recipe.RawShapedRecipe.Data
 - CODEC - Static variable in interface net.minecraft.recipe.Recipe
 - CODEC - Static variable in class net.minecraft.recipe.ShapedRecipe.Serializer
 - CODEC - Static variable in class net.minecraft.recipe.ShapelessRecipe.Serializer
 - CODEC - Static variable in class net.minecraft.recipe.SmithingTransformRecipe.Serializer
 - CODEC - Static variable in class net.minecraft.recipe.SmithingTrimRecipe.Serializer
 - CODEC - Static variable in class net.minecraft.registry.tag.TagEntry
 - CODEC - Static variable in record class net.minecraft.registry.tag.TagFile
 - CODEC - Static variable in record class net.minecraft.resource.DataConfiguration
 - CODEC - Static variable in class net.minecraft.resource.DataPackSettings
 - CODEC - Static variable in class net.minecraft.resource.featuretoggle.FeatureFlags
 - CODEC - Static variable in class net.minecraft.resource.metadata.BlockEntry
 - CODEC - Static variable in record class net.minecraft.resource.metadata.PackFeatureSetMetadata
 - CODEC - Static variable in record class net.minecraft.resource.metadata.PackOverlaysMetadata
 - CODEC - Static variable in record class net.minecraft.resource.metadata.PackOverlaysMetadata.Entry
 - CODEC - Static variable in record class net.minecraft.resource.metadata.PackResourceMetadata
 - CODEC - Static variable in class net.minecraft.resource.metadata.ResourceFilter
 - CODEC - Static variable in class net.minecraft.scoreboard.number.NumberFormatTypes
 - CODEC - Static variable in enum class net.minecraft.scoreboard.ScoreboardCriterion.RenderType
 - CODEC - Static variable in enum class net.minecraft.scoreboard.ScoreboardDisplaySlot
 - CODEC - Static variable in class net.minecraft.server.function.LazyContainer
 - CODEC - Static variable in enum class net.minecraft.server.ServerLinks.Known
 - CODEC - Static variable in record class net.minecraft.server.ServerLinks.StringifiedEntry
 - CODEC - Static variable in record class net.minecraft.server.ServerMetadata
 - CODEC - Static variable in record class net.minecraft.server.ServerMetadata.Favicon
 - CODEC - Static variable in record class net.minecraft.server.ServerMetadata.Players
 - CODEC - Static variable in record class net.minecraft.server.ServerMetadata.Version
 - CODEC - Static variable in class net.minecraft.sound.BiomeAdditionsSound
 - CODEC - Static variable in class net.minecraft.sound.BiomeMoodSound
 - CODEC - Static variable in class net.minecraft.sound.MusicSound
 - CODEC - Static variable in class net.minecraft.sound.SoundEvent
 - CODEC - Static variable in record class net.minecraft.structure.pool.alias.DirectStructurePoolAliasBinding
 - CODEC - Static variable in record class net.minecraft.structure.pool.alias.RandomGroupStructurePoolAliasBinding
 - CODEC - Static variable in record class net.minecraft.structure.pool.alias.RandomStructurePoolAliasBinding
 - CODEC - Static variable in interface net.minecraft.structure.pool.alias.StructurePoolAliasBinding
 - CODEC - Static variable in class net.minecraft.structure.pool.EmptyPoolElement
 - CODEC - Static variable in class net.minecraft.structure.pool.FeaturePoolElement
 - CODEC - Static variable in class net.minecraft.structure.pool.LegacySinglePoolElement
 - CODEC - Static variable in class net.minecraft.structure.pool.ListPoolElement
 - CODEC - Static variable in class net.minecraft.structure.pool.SinglePoolElement
 - CODEC - Static variable in class net.minecraft.structure.pool.StructurePool
 - CODEC - Static variable in enum class net.minecraft.structure.pool.StructurePool.Projection
 - CODEC - Static variable in class net.minecraft.structure.pool.StructurePoolElement
 - CODEC - Static variable in class net.minecraft.structure.processor.BlackstoneReplacementStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.BlockAgeStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.BlockIgnoreStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.BlockRotStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.CappedStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.GravityStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.JigsawReplacementStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.LavaSubmergedBlockStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.NopStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.ProtectedBlocksStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.RuleStructureProcessor
 - CODEC - Static variable in class net.minecraft.structure.processor.StructureProcessorRule
 - CODEC - Static variable in interface net.minecraft.structure.processor.StructureProcessorType
 - CODEC - Static variable in class net.minecraft.structure.RuinedPortalStructurePiece.Properties
 - CODEC - Static variable in enum class net.minecraft.structure.RuinedPortalStructurePiece.VerticalPlacement
 - CODEC - Static variable in class net.minecraft.structure.rule.AlwaysTruePosRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.AlwaysTrueRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.AxisAlignedLinearPosRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.blockentity.AppendLootRuleBlockEntityModifier
 - CODEC - Static variable in class net.minecraft.structure.rule.blockentity.AppendStaticRuleBlockEntityModifier
 - CODEC - Static variable in class net.minecraft.structure.rule.blockentity.ClearRuleBlockEntityModifier
 - CODEC - Static variable in class net.minecraft.structure.rule.blockentity.PassthroughRuleBlockEntityModifier
 - CODEC - Static variable in class net.minecraft.structure.rule.BlockMatchRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.BlockStateMatchRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.LinearPosRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.RandomBlockMatchRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.RandomBlockStateMatchRuleTest
 - CODEC - Static variable in class net.minecraft.structure.rule.TagMatchRuleTest
 - CODEC - Static variable in record class net.minecraft.structure.StructureSet
 - CODEC - Static variable in record class net.minecraft.structure.StructureSet.WeightedEntry
 - CODEC - Static variable in record class net.minecraft.text.BlockNbtDataSource
 - CODEC - Static variable in enum class net.minecraft.text.ClickEvent.Action
 - CODEC - Static variable in class net.minecraft.text.ClickEvent
 - CODEC - Static variable in record class net.minecraft.text.Decoration
 - CODEC - Static variable in enum class net.minecraft.text.Decoration.Parameter
 - CODEC - Static variable in record class net.minecraft.text.EntityNbtDataSource
 - CODEC - Static variable in class net.minecraft.text.HoverEvent.Action
 - CODEC - Static variable in class net.minecraft.text.HoverEvent
 - CODEC - Static variable in class net.minecraft.text.HoverEvent.EntityContent
 - CODEC - Static variable in record class net.minecraft.text.HoverEvent.EventData
 - CODEC - Static variable in class net.minecraft.text.HoverEvent.ItemStackContent
 - CODEC - Static variable in class net.minecraft.text.KeybindTextContent
 - CODEC - Static variable in interface net.minecraft.text.NbtDataSource
 - CODEC - Static variable in class net.minecraft.text.NbtTextContent
 - CODEC - Static variable in interface net.minecraft.text.PlainTextContent
 - CODEC - Static variable in class net.minecraft.text.ScoreTextContent
 - CODEC - Static variable in class net.minecraft.text.SelectorTextContent
 - CODEC - Static variable in record class net.minecraft.text.StorageNbtDataSource
 - CODEC - Static variable in class net.minecraft.text.Style.Codecs
 - CODEC - Static variable in class net.minecraft.text.TextCodecs
 - CODEC - Static variable in class net.minecraft.text.TextColor
 - CODEC - Static variable in class net.minecraft.text.TranslatableTextContent
 - CODEC - Static variable in enum class net.minecraft.util.Arm
 - CODEC - Static variable in enum class net.minecraft.util.BlockMirror
 - CODEC - Static variable in enum class net.minecraft.util.BlockRotation
 - CODEC - Static variable in class net.minecraft.util.collection.ListOperation.Append
 - CODEC - Static variable in record class net.minecraft.util.collection.ListOperation.Insert
 - CODEC - Static variable in enum class net.minecraft.util.collection.ListOperation.Mode
 - CODEC - Static variable in class net.minecraft.util.collection.ListOperation.ReplaceAll
 - CODEC - Static variable in record class net.minecraft.util.collection.ListOperation.ReplaceSection
 - CODEC - Static variable in class net.minecraft.util.collection.Weight
 - CODEC - Static variable in record class net.minecraft.util.ColorCode
 - CODEC - Static variable in record class net.minecraft.util.Downloader.FileInfo
 - CODEC - Static variable in record class net.minecraft.util.Downloader.LogEntry
 - CODEC - Static variable in enum class net.minecraft.util.DyeColor
 - CODEC - Static variable in record class net.minecraft.util.dynamic.Range
 - CODEC - Static variable in enum class net.minecraft.util.Formatting
 - CODEC - Static variable in class net.minecraft.util.Identifier
 - CODEC - Static variable in class net.minecraft.util.math.AffineTransformation
 - CODEC - Static variable in class net.minecraft.util.math.BlockBox
 - 
A codec that stores a block box as an int array.
 - CODEC - Static variable in class net.minecraft.util.math.BlockPos
 - CODEC - Static variable in enum class net.minecraft.util.math.Direction.Axis
 - CODEC - Static variable in enum class net.minecraft.util.math.Direction
 - CODEC - Static variable in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - CODEC - Static variable in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - CODEC - Static variable in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
 - CODEC - Static variable in class net.minecraft.util.math.floatprovider.UniformFloatProvider
 - CODEC - Static variable in record class net.minecraft.util.math.GlobalPos
 - CODEC - Static variable in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
 - CODEC - Static variable in class net.minecraft.util.math.intprovider.ClampedIntProvider
 - CODEC - Static variable in class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
 - CODEC - Static variable in class net.minecraft.util.math.intprovider.ConstantIntProvider
 - CODEC - Static variable in class net.minecraft.util.math.intprovider.UniformIntProvider
 - CODEC - Static variable in class net.minecraft.util.math.intprovider.WeightedListIntProvider
 - CODEC - Static variable in record class net.minecraft.util.math.noise.DoublePerlinNoiseSampler.NoiseParameters
 - CODEC - Static variable in class net.minecraft.util.math.noise.InterpolatedNoiseSampler
 - CODEC - Static variable in class net.minecraft.util.math.random.RandomSequence
 - CODEC - Static variable in class net.minecraft.util.math.random.Xoroshiro128PlusPlusRandom
 - CODEC - Static variable in class net.minecraft.util.math.random.Xoroshiro128PlusPlusRandomImpl
 - CODEC - Static variable in class net.minecraft.util.math.Vec3d
 - CODEC - Static variable in class net.minecraft.util.math.Vec3i
 - CODEC - Static variable in enum class net.minecraft.util.math.VerticalSurfaceType
 - CODEC - Static variable in enum class net.minecraft.util.Rarity
 - CODEC - Static variable in enum class net.minecraft.util.Unit
 - CODEC - Static variable in class net.minecraft.util.Uuids
 - CODEC - Static variable in record class net.minecraft.village.TradedItem
 - CODEC - Static variable in class net.minecraft.village.TradeOffer
 - CODEC - Static variable in class net.minecraft.village.TradeOfferList
 - CODEC - Static variable in enum class net.minecraft.village.VillageGossipType
 - CODEC - Static variable in class net.minecraft.village.VillagerData
 - CODEC - Static variable in record class net.minecraft.village.VillagerGossips.GossipEntry
 - CODEC - Static variable in class net.minecraft.world.biome.Biome
 - CODEC - Static variable in enum class net.minecraft.world.biome.Biome.Precipitation
 - CODEC - Static variable in enum class net.minecraft.world.biome.Biome.TemperatureModifier
 - CODEC - Static variable in record class net.minecraft.world.biome.Biome.Weather
 - CODEC - Static variable in class net.minecraft.world.biome.BiomeEffects
 - CODEC - Static variable in enum class net.minecraft.world.biome.BiomeEffects.GrassColorModifier
 - CODEC - Static variable in class net.minecraft.world.biome.BiomeParticleConfig
 - CODEC - Static variable in class net.minecraft.world.biome.GenerationSettings
 - CODEC - Static variable in class net.minecraft.world.biome.source.BiomeSource
 - CODEC - Static variable in class net.minecraft.world.biome.source.CheckerboardBiomeSource
 - CODEC - Static variable in class net.minecraft.world.biome.source.FixedBiomeSource
 - CODEC - Static variable in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - CODEC - Static variable in class net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList
 - CODEC - Static variable in record class net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList.Preset
 - CODEC - Static variable in class net.minecraft.world.biome.source.TheEndBiomeSource
 - CODEC - Static variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
 - CODEC - Static variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.ParameterRange
 - CODEC - Static variable in class net.minecraft.world.biome.SpawnSettings
 - CODEC - Static variable in record class net.minecraft.world.biome.SpawnSettings.SpawnDensity
 - CODEC - Static variable in class net.minecraft.world.biome.SpawnSettings.SpawnEntry
 - CODEC - Static variable in class net.minecraft.world.chunk.BelowZeroRetrogen
 - CODEC - Static variable in class net.minecraft.world.ChunkSerializer
 - CODEC - Static variable in enum class net.minecraft.world.Difficulty
 - CODEC - Static variable in record class net.minecraft.world.dimension.DimensionOptions
 - CODEC - Static variable in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - CODEC - Static variable in record class net.minecraft.world.dimension.DimensionType
 - CODEC - Static variable in record class net.minecraft.world.dimension.DimensionType.MonsterSettings
 - CODEC - Static variable in class net.minecraft.world.event.BlockPositionSource
 - CODEC - Static variable in class net.minecraft.world.event.EntityPositionSource
 - CODEC - Static variable in record class net.minecraft.world.event.GameEvent
 - CODEC - Static variable in record class net.minecraft.world.event.listener.Vibration
 - CODEC - Static variable in class net.minecraft.world.event.listener.VibrationSelector
 - CODEC - Static variable in interface net.minecraft.world.event.PositionSource
 - CODEC - Static variable in class net.minecraft.world.event.Vibrations.ListenerData
 - CODEC - Static variable in enum class net.minecraft.world.GameMode
 - CODEC - Static variable in record class net.minecraft.world.GameModeList
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.AllOfBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.AlwaysTrueBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.AnyOfBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.HasSturdyFacePredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.InsideWorldBoundsBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.MatchingBlocksBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.MatchingBlockTagPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.MatchingFluidsBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.NotBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.ReplaceableBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.SolidBlockPredicate
 - 
Deprecated.
 - CODEC - Static variable in record class net.minecraft.world.gen.blockpredicate.UnobstructedBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate
 - CODEC - Static variable in class net.minecraft.world.gen.carver.CarverDebugConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.carver.ConfiguredCarver
 - CODEC - Static variable in class net.minecraft.world.gen.carver.RavineCarverConfig.Shape
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.BlendingData
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.ChunkGenerator
 - CODEC - Static variable in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
 - CODEC - Static variable in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - CODEC - Static variable in class net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement
 - CODEC - Static variable in enum class net.minecraft.world.gen.chunk.placement.SpreadType
 - CODEC - Static variable in record class net.minecraft.world.gen.chunk.placement.StructurePlacement.ExclusionZone
 - 
Deprecated.
 - CODEC - Static variable in enum class net.minecraft.world.gen.chunk.placement.StructurePlacement.FrequencyReductionMethod
 - CODEC - Static variable in class net.minecraft.world.gen.CountConfig
 - CODEC - Static variable in interface net.minecraft.world.gen.densityfunction.DensityFunction
 - CODEC - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunction.Noise
 - CODEC - Static variable in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendAlpha
 - CODEC - Static variable in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendOffset
 - CODEC - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
 - CODEC - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline.DensityFunctionWrapper
 - CODEC - Static variable in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper
 - CODEC - Static variable in class net.minecraft.world.gen.feature.BasaltColumnsFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig.Layer
 - CODEC - Static variable in class net.minecraft.world.gen.feature.BlockPileFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.ConfiguredFeature
 - CODEC - Static variable in class net.minecraft.world.gen.feature.DefaultFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.DeltaFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.DiskFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.DripstoneClusterFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.EmeraldOreFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.EndGatewayFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - CODEC - Static variable in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.FillLayerFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.FossilFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.GeodeCrackConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.GeodeFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.GeodeLayerConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.GeodeLayerThicknessConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.HugeFungusFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.HugeMushroomFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.LakeFeature.Config
 - 
Deprecated.
 - CODEC - Static variable in class net.minecraft.world.gen.feature.LargeDripstoneFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.MultifaceGrowthFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.OreFeatureConfig.Target
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.PlacedFeature
 - CODEC - Static variable in class net.minecraft.world.gen.feature.RandomBooleanFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.RandomFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.RandomFeatureEntry
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.RandomPatchFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.RootSystemFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.SimpleRandomFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.SingleStateFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.size.ThreeLayersFeatureSize
 - CODEC - Static variable in class net.minecraft.world.gen.feature.size.TwoLayersFeatureSize
 - CODEC - Static variable in class net.minecraft.world.gen.feature.SmallDripstoneFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.SpringFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.TreeFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.feature.TwistingVinesFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.UnderwaterMagmaFeatureConfig
 - CODEC - Static variable in class net.minecraft.world.gen.feature.VegetationPatchFeatureConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.FlatLevelGeneratorPreset
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.AcaciaFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.BushFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.CherryFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.DarkOakFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.LargeOakFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.PineFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.RandomSpreadFoliagePlacer
 - CODEC - Static variable in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
 - CODEC - Static variable in enum class net.minecraft.world.gen.GenerationStep.Carver
 - CODEC - Static variable in enum class net.minecraft.world.gen.GenerationStep.Feature
 - CODEC - Static variable in class net.minecraft.world.gen.GeneratorOptions
 - CODEC - Static variable in class net.minecraft.world.gen.heightprovider.HeightProvider
 - CODEC - Static variable in class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
 - CODEC - Static variable in class net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
 - CODEC - Static variable in record class net.minecraft.world.gen.noise.NoiseRouter
 - CODEC - Static variable in class net.minecraft.world.gen.placementmodifier.FixedPlacementModifier
 - CODEC - Static variable in class net.minecraft.world.gen.placementmodifier.PlacementModifier
 - CODEC - Static variable in class net.minecraft.world.gen.ProbabilityConfig
 - CODEC - Static variable in record class net.minecraft.world.gen.root.AboveRootPlacement
 - CODEC - Static variable in record class net.minecraft.world.gen.root.MangroveRootPlacement
 - CODEC - Static variable in class net.minecraft.world.gen.root.MangroveRootPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.stateprovider.NoiseBlockStateProvider
 - CODEC - Static variable in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
 - CODEC - Static variable in class net.minecraft.world.gen.stateprovider.PillarBlockStateProvider
 - CODEC - Static variable in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider
 - CODEC - Static variable in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider.Rule
 - CODEC - Static variable in class net.minecraft.world.gen.stateprovider.RandomizedIntBlockStateProvider
 - CODEC - Static variable in class net.minecraft.world.gen.stateprovider.SimpleBlockStateProvider
 - CODEC - Static variable in class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
 - CODEC - Static variable in class net.minecraft.world.gen.structure.BuriedTreasureStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.DesertPyramidStructure
 - CODEC - Static variable in record class net.minecraft.world.gen.structure.DimensionPadding
 - CODEC - Static variable in class net.minecraft.world.gen.structure.EndCityStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.IglooStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.JigsawStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.JungleTempleStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.MineshaftStructure
 - CODEC - Static variable in enum class net.minecraft.world.gen.structure.MineshaftStructure.Type
 - CODEC - Static variable in class net.minecraft.world.gen.structure.NetherFortressStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.NetherFossilStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.OceanMonumentStructure
 - CODEC - Static variable in enum class net.minecraft.world.gen.structure.OceanRuinStructure.BiomeTemperature
 - CODEC - Static variable in class net.minecraft.world.gen.structure.OceanRuinStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.RuinedPortalStructure
 - CODEC - Static variable in record class net.minecraft.world.gen.structure.RuinedPortalStructure.Setup
 - CODEC - Static variable in class net.minecraft.world.gen.structure.ShipwreckStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.StrongholdStructure
 - CODEC - Static variable in record class net.minecraft.world.gen.structure.Structure.Config
 - CODEC - Static variable in class net.minecraft.world.gen.structure.SwampHutStructure
 - CODEC - Static variable in class net.minecraft.world.gen.structure.WoodlandMansionStructure
 - CODEC - Static variable in enum class net.minecraft.world.gen.StructureTerrainAdaptation
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.AboveYMaterialCondition
 - CODEC - Static variable in class net.minecraft.world.gen.surfacebuilder.MaterialRules.BiomeMaterialCondition
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.BlockMaterialRule
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
 - CODEC - Static variable in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.HoleMaterialCondition
 - CODEC - Static variable in interface net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialCondition
 - CODEC - Static variable in interface net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRule
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NoiseThresholdMaterialCondition
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NotMaterialCondition
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SequenceMaterialRule
 - CODEC - Static variable in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.SteepMaterialCondition
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.StoneDepthMaterialCondition
 - CODEC - Static variable in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.SurfaceMaterialCondition
 - CODEC - Static variable in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TemperatureMaterialCondition
 - CODEC - Static variable in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TerracottaBandsMaterialRule
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.VerticalGradientMaterialCondition
 - CODEC - Static variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.WaterMaterialCondition
 - CODEC - Static variable in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 - CODEC - Static variable in class net.minecraft.world.gen.treedecorator.AttachedToLeavesTreeDecorator
 - CODEC - Static variable in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 - CODEC - Static variable in class net.minecraft.world.gen.treedecorator.CocoaBeansTreeDecorator
 - CODEC - Static variable in class net.minecraft.world.gen.treedecorator.LeavesVineTreeDecorator
 - CODEC - Static variable in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.BendingTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.CherryTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.DarkOakTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.ForkingTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.GiantTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.MegaJungleTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.StraightTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
 - CODEC - Static variable in class net.minecraft.world.gen.WorldPreset
 - CODEC - Static variable in record class net.minecraft.world.gen.YOffset.AboveBottom
 - CODEC - Static variable in record class net.minecraft.world.gen.YOffset.BelowTop
 - CODEC - Static variable in record class net.minecraft.world.gen.YOffset.Fixed
 - CODEC - Static variable in enum class net.minecraft.world.Heightmap.Type
 - CODEC - Static variable in record class net.minecraft.world.level.WorldGenSettings
 - CODEC - Static variable in enum class net.minecraft.world.StructureSpawns.BoundingBox
 - CODEC - Static variable in record class net.minecraft.world.StructureSpawns
 - CODEC - Static variable in class net.minecraft.world.World
 - CODEC - Static variable in enum class net.minecraft.world.World.ExplosionSourceType
 - CODEC_HOLDER - Static variable in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Beardifying
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendDensity
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Constant
 - CODEC_HOLDER - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.EndIslands
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Noise
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Shift
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftA
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftB
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftedNoise
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
 - CODEC_HOLDER - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
 - CODEC_WITH_ID - Static variable in class net.minecraft.component.type.NbtComponent
 - CodecCache - Class in net.minecraft.util.dynamic
 - CodecCache(int) - Constructor for class net.minecraft.util.dynamic.CodecCache
 - CodecCache.Key<A,
T> - Record Class in net.minecraft.util.dynamic - codecFactory - Variable in class net.minecraft.world.storage.SerializingRegionBasedStorage
 - codecGetter - Variable in class net.minecraft.text.TextCodecs.FuzzyCodec
 - codecHolder - Variable in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperationLike.Type
 - codecHolder - Variable in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation.Type
 - CodecHolder<A> - Record Class in net.minecraft.util.dynamic
 - CodecHolder(MapCodec<A>) - Constructor for record class net.minecraft.util.dynamic.CodecHolder
 - codecOf(ValueFirstEncoder<B, T>, PacketDecoder<B, T>) - Static method in interface net.minecraft.network.packet.CustomPayload
 - codecs - Variable in class net.minecraft.text.TextCodecs.FuzzyCodec
 - Codecs - Class in net.minecraft.util.dynamic
 - 
A few extensions for
CodecorDynamicOps. - Codecs() - Constructor for class net.minecraft.text.Style.Codecs
 - Codecs() - Constructor for class net.minecraft.util.dynamic.Codecs
 - Codecs.StrictUnboundedMapCodec<K,
V> - Record Class in net.minecraft.util.dynamic - Codecs.TagEntryId - Record Class in net.minecraft.util.dynamic
 - codecSupplier - Variable in enum class net.minecraft.client.session.report.log.ChatLogEntry.Type
 - codecSupplier - Variable in class net.minecraft.entity.ai.brain.Brain
 - codecSupplier - Variable in enum class net.minecraft.network.message.FilterMask.FilterStatus
 - CodEntity - Class in net.minecraft.entity.passive
 - CodEntity(EntityType<? extends CodEntity>, World) - Constructor for class net.minecraft.entity.passive.CodEntity
 - CodEntityModel<T> - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a cod-like entity.
 - CodEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.CodEntityModel
 - CodEntityRenderer - Class in net.minecraft.client.render.entity
 - CodEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.CodEntityRenderer
 - CODEPOINT - Static variable in class net.minecraft.util.dynamic.Codecs
 - codepointGrid - Variable in record class net.minecraft.client.font.BitmapFont.Loader
 - 
The field for the
codepointGridrecord component. - codepointGrid() - Method in record class net.minecraft.client.font.BitmapFont.Loader
 - 
Returns the value of the
codepointGridrecord component. - codePointsToGlyphs - Variable in class net.minecraft.client.font.SpaceFont
 - cold - Variable in class net.minecraft.structure.RuinedPortalStructurePiece.Properties
 - COLD - Enum constant in enum class net.minecraft.world.gen.structure.OceanRuinStructure.BiomeTemperature
 - COLD - Static variable in record class net.minecraft.entity.passive.FrogVariant
 - COLD - Static variable in class net.minecraft.entity.passive.StriderEntity
 - COLD_OCEAN - Static variable in class net.minecraft.world.biome.BiomeKeys
 - COLD_SADDLED_SPEED - Static variable in class net.minecraft.entity.passive.StriderEntity
 - COLD_TEXTURE - Static variable in class net.minecraft.client.render.entity.StriderEntityRenderer
 - COLLAR_COLOR - Static variable in class net.minecraft.entity.passive.CatEntity
 - COLLAR_COLOR - Static variable in class net.minecraft.entity.passive.WolfEntity
 - collect() - Static method in class net.minecraft.item.ItemGroups
 - collect() - Method in class net.minecraft.network.message.LastSeenMessagesCollector
 - collect() - Method in class net.minecraft.util.SystemDetails
 - 
Returns a string representation of the system details.
 - collect(Path, boolean) - Method in class net.minecraft.util.path.SymlinkFinder
 - collect(PacketCodec.ResultFunction<B, V, O>) - Method in interface net.minecraft.network.codec.PacketCodec
 - 
Returns the result mapped with
function. - collectArgumentMessages(ChatCommandSignedC2SPacket, SignedArgumentList<S>, LastSeenMessageList) - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - 
Returns a map of argument name and value as signed messages.
 - collectArguments(Text, MessageType.Parameters) - Method in record class net.minecraft.text.Decoration
 - 
Returns the arguments passed to
Text.translatable(String, Object[]). - collectBlocksAndDamageEntities() - Method in class net.minecraft.world.explosion.Explosion
 - collectCentroids(ByteBuffer, int, VertexFormat) - Static method in class net.minecraft.client.render.BuiltBuffer
 - collectChunkGenSection(List<Pair<ChunkStatus, LongRunningSampleStatistics<ChunkGenerationSample>>>) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectConfiguringPlayers(MinecraftServer) - Static method in class net.minecraft.server.command.DebugConfigCommand
 - collectContents(boolean) - Method in class net.minecraft.client.gui.screen.option.TelemetryEventWidget
 - collectCpuPercentSection(List<CpuLoadSample>) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectData() - Method in class net.minecraft.util.profiler.Sampler
 - collectDebugMessages() - Static method in class net.minecraft.client.gl.GlDebug
 - collectDecoratableArguments(String, CommandContextBuilder<S>) - Static method in record class net.minecraft.command.argument.SignedArgumentList
 - collectDimensions() - Method in class net.minecraft.world.gen.WorldPreset
 - collectDirections(BlockState) - Static method in class net.minecraft.block.MultifaceGrowthBlock
 - collectEntitiesByType(TypeFilter<Entity, T>, Predicate<? super T>, List<? super T>) - Method in class net.minecraft.server.world.ServerWorld
 - collectEntitiesByType(TypeFilter<Entity, T>, Predicate<? super T>, List<? super T>, int) - Method in class net.minecraft.server.world.ServerWorld
 - 
Collects entities of the given type, up to
limit. - collectEntitiesByType(TypeFilter<Entity, T>, Box, Predicate<? super T>, List<? super T>) - Method in class net.minecraft.world.World
 - collectEntitiesByType(TypeFilter<Entity, T>, Box, Predicate<? super T>, List<? super T>, int) - Method in class net.minecraft.world.World
 - 
Collects entities of the given type in
box, up tolimit. - collectEvidences(AbuseReportContext) - Method in class net.minecraft.client.session.report.ChatAbuseReport.Builder
 - collectFileIoSection(JfrProfile) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectFileIoSection(FileIoSample.Statistics) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectHeapSection(GcHeapSummarySample.Statistics) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectIdentifiers(ResourcePack.ResultConsumer, String, Path, List<String>) - Static method in class net.minecraft.resource.DefaultResourcePack
 - collectIndexedFeatures(List<T>, Function<T, List<RegistryEntryList<PlacedFeature>>>, boolean) - Static method in class net.minecraft.world.gen.feature.util.PlacedFeatureIndexer
 - 
Returns the indexed placed features collected after validating feature orders.
 - collection - Variable in class net.minecraft.world.entity.EntityTrackingSection
 - collection(IntFunction<C>, PacketCodec<? super B, V>) - Static method in interface net.minecraft.network.codec.PacketCodecs
 - 
Returns a codec for a collection of values.
 - collection(IntFunction<C>, PacketCodec<? super B, V>, int) - Static method in interface net.minecraft.network.codec.PacketCodecs
 - CollectionContainsPredicate<T,
P> - Interface in net.minecraft.predicate.collection - CollectionContainsPredicate.Empty<T,
P> - Class in net.minecraft.predicate.collection - CollectionContainsPredicate.Multiple<T,
P> - Record Class in net.minecraft.predicate.collection - CollectionContainsPredicate.Single<T,
P> - Record Class in net.minecraft.predicate.collection - collectionCount - Variable in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
 - CollectionCountsPredicate<T,
P> - Interface in net.minecraft.predicate.collection - CollectionCountsPredicate.Empty<T,
P> - Class in net.minecraft.predicate.collection - CollectionCountsPredicate.Entry<T,
P> - Record Class in net.minecraft.predicate.collection - CollectionCountsPredicate.Multiple<T,
P> - Record Class in net.minecraft.predicate.collection - CollectionCountsPredicate.Single<T,
P> - Record Class in net.minecraft.predicate.collection - CollectionPredicate<T,
P> - Record Class in net.minecraft.predicate.collection - CollectionPredicate(Optional<CollectionContainsPredicate<T, P>>, Optional<CollectionCountsPredicate<T, P>>, Optional<NumberRange.IntRange>) - Constructor for record class net.minecraft.predicate.collection.CollectionPredicate
 - collectItemTooltips(Stream<ItemStack>, Item.TooltipContext, TooltipType) - Static method in class net.minecraft.client.search.SearchManager
 - collectLeashablesAround(World, BlockPos, Predicate<Leashable>) - Static method in class net.minecraft.item.LeadItem
 - collectLine(int, int, Style) - Method in class net.minecraft.client.font.TextHandler.LineWrappingCollector
 - collectLoadTimes(MinecraftClient.LoadingContext) - Method in class net.minecraft.client.MinecraftClient
 - collectMissingGameRuleTranslations(Set<String>) - Static method in class net.minecraft.Bootstrap
 - collectMissingTranslations(Iterable<T>, Function<T, String>, Set<String>) - Static method in class net.minecraft.Bootstrap
 - collectNativeModules() - Static method in class net.minecraft.util.WinNativeModuleUtil
 - collectNetworkSection(JfrProfile) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectNodes(Object2IntMap<CommandNode<CommandSource>>) - Static method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 - collectOptions(GameOptions, MinecraftClient) - Method in class net.minecraft.client.gui.screen.option.OnlineOptionsScreen
 - collectorEntityId - Variable in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 - collectPacketSection(NetworkIoStatistics<T>, BiConsumer<T, JsonObject>) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectPlayerEntries() - Method in class net.minecraft.client.gui.hud.PlayerListHud
 - collectProfiledOptions() - Method in class net.minecraft.client.option.GameOptions
 - collectRemainders() - Method in class net.minecraft.client.font.TextHandler.LineWrappingCollector
 - collectReportableProfiles(ChatLog) - Static method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListWidget
 - collectServerTickSection(List<ServerTickTimeSample>) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectSlots() - Method in class net.minecraft.component.type.ContainerComponent
 - collectStepHeights(Box, List<VoxelShape>, float, float) - Static method in class net.minecraft.entity.Entity
 - collectStitchedSprites(TextureStitcher<SpriteContents>, int, int) - Method in class net.minecraft.client.texture.SpriteLoader
 - collectStructuresAndReferences(NbtCompound) - Method in class net.minecraft.world.StructureLocator
 - collectThreadAllocationSection(ThreadAllocationStatisticsSample.AllocationMap) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - collectTickableChunkTickSchedulers(long) - Method in class net.minecraft.world.tick.WorldTickScheduler
 - collectTickableTicks(long, int, Profiler) - Method in class net.minecraft.world.tick.WorldTickScheduler
 - collectUsedArgumentTypes(CommandNode<T>) - Static method in class net.minecraft.command.argument.ArgumentHelper
 - collectUsedArgumentTypes(CommandNode<T>, Set<ArgumentType<?>>, Set<CommandNode<T>>) - Static method in class net.minecraft.command.argument.ArgumentHelper
 - collidable - Variable in class net.minecraft.block.AbstractBlock
 - 
Whether this block can be walked on or through.
 - collidable - Variable in class net.minecraft.block.AbstractBlock.Settings
 - collidableBlockDensities - Variable in class net.minecraft.world.gen.chunk.BlendingData
 - collidedBoxes - Variable in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - collidedSoftly - Variable in class net.minecraft.entity.Entity
 - COLLIDER - Enum constant in enum class net.minecraft.world.RaycastContext.ShapeType
 - collidesWith(Entity) - Method in class net.minecraft.entity.Entity
 - 
Returns whether this entity cannot occupy the same space with
other. - collidesWith(Entity) - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - 
Returns whether this entity cannot occupy the same space with
other. - collidesWith(Entity) - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - 
Returns whether this entity cannot occupy the same space with
other. - collidesWith(Entity) - Method in class net.minecraft.entity.vehicle.BoatEntity
 - 
Returns whether this entity cannot occupy the same space with
other. - collidesWithStateAtPos(BlockPos, BlockState) - Method in class net.minecraft.entity.Entity
 - 
Returns whether the entity collides with the block
stateatpos. - collidesWithWorld - Variable in class net.minecraft.client.particle.Particle
 - collideWithEntity(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 - COLLISION_RULES - Static variable in enum class net.minecraft.scoreboard.AbstractTeam.CollisionRule
 - COLLISION_SHAPE - Static variable in class net.minecraft.block.CactusBlock
 - COLLISION_SHAPE - Static variable in class net.minecraft.block.FluidBlock
 - COLLISION_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 - COLLISION_SHAPE - Static variable in class net.minecraft.block.MudBlock
 - COLLISION_SHAPE - Static variable in class net.minecraft.block.ScaffoldingBlock
 - COLLISION_SHAPE - Static variable in class net.minecraft.block.SoulSandBlock
 - COLLISION_SHAPE_TOP - Static variable in class net.minecraft.block.LecternBlock
 - collisionCheckCooldown - Variable in class net.minecraft.entity.mob.GhastEntity.GhastMoveControl
 - collisionDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 - CollisionDebugRenderer - Class in net.minecraft.client.render.debug
 - CollisionDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.CollisionDebugRenderer
 - collisionRule - Variable in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - collisionRule - Variable in class net.minecraft.scoreboard.Team
 - CollisionRule(String, int) - Constructor for enum class net.minecraft.scoreboard.AbstractTeam.CollisionRule
 - collisions - Variable in class net.minecraft.client.render.debug.CollisionDebugRenderer
 - collisionShape - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState.ShapeCache
 - collisionShapeMap - Variable in class net.minecraft.block.WallBlock
 - collisionShapes - Variable in class net.minecraft.block.HorizontalConnectingBlock
 - CollisionView - Interface in net.minecraft.world
 - COLON - Static variable in class net.minecraft.nbt.NbtHelper
 - COLON - Static variable in class net.minecraft.nbt.StringNbtReader
 - COLON_SPLITTER - Static variable in class net.minecraft.client.option.GameOptions
 - COLON_SPLITTER - Static variable in class net.minecraft.nbt.NbtHelper
 - COLON_WITH_SPACE - Static variable in class net.minecraft.nbt.visitor.NbtTextFormatter
 - color - Variable in class net.minecraft.block.AbstractBannerBlock
 - color - Variable in class net.minecraft.block.BedBlock
 - color - Variable in class net.minecraft.block.ColoredFallingBlock
 - color - Variable in class net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
 - color - Variable in class net.minecraft.block.entity.BedBlockEntity
 - color - Variable in class net.minecraft.block.entity.SignText
 - color - Variable in class net.minecraft.block.MapColor
 - color - Variable in class net.minecraft.block.ShulkerBoxBlock
 - color - Variable in class net.minecraft.block.StainedGlassBlock
 - color - Variable in class net.minecraft.block.StainedGlassPaneBlock
 - color - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - color - Variable in class net.minecraft.client.realms.RealmsLabel
 - color - Variable in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 - color - Variable in record class net.minecraft.client.render.OutlineVertexConsumerProvider.OutlineVertexConsumer
 - 
The field for the
colorrecord component. - color - Variable in class net.minecraft.client.render.RenderPhase.WriteMaskState
 - color - Variable in record class net.minecraft.component.type.BannerPatternsComponent.Layer
 - 
The field for the
colorrecord component. - color - Variable in class net.minecraft.entity.boss.BossBar
 - color - Variable in class net.minecraft.entity.effect.StatusEffect
 - color - Variable in class net.minecraft.entity.passive.HorseEntity.HorseData
 - color - Variable in class net.minecraft.item.DyeItem
 - color - Variable in record class net.minecraft.item.map.MapBannerMarker
 - 
The field for the
colorrecord component. - color - Variable in record class net.minecraft.network.packet.s2c.custom.DebugGameTestAddMarkerCustomPayload
 - 
The field for the
colorrecord component. - color - Variable in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.AddAction
 - color - Variable in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateStyleAction
 - color - Variable in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - color - Variable in class net.minecraft.particle.DustParticleEffect
 - color - Variable in class net.minecraft.particle.EntityEffectParticleEffect
 - color - Variable in class net.minecraft.scoreboard.Team
 - color - Variable in class net.minecraft.text.Style
 - color - Variable in enum class net.minecraft.world.border.WorldBorderStage
 - color() - Method in record class net.minecraft.client.render.OutlineVertexConsumerProvider.OutlineVertexConsumer
 - 
Returns the value of the
colorrecord component. - color() - Static method in class net.minecraft.command.argument.ColorArgumentType
 - color() - Method in record class net.minecraft.component.type.BannerPatternsComponent.Layer
 - 
Returns the value of the
colorrecord component. - color() - Method in record class net.minecraft.item.map.MapBannerMarker
 - 
Returns the value of the
colorrecord component. - color() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGameTestAddMarkerCustomPayload
 - 
Returns the value of the
colorrecord component. - color(float, float, float, float) - Method in interface net.minecraft.client.render.VertexConsumer
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int) - Method in class net.minecraft.client.render.BufferBuilder
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int) - Method in interface net.minecraft.client.render.VertexConsumer
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int, int, int, int) - Method in class net.minecraft.client.render.BufferBuilder
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int, int, int, int) - Method in record class net.minecraft.client.render.OutlineVertexConsumerProvider.OutlineVertexConsumer
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int, int, int, int) - Method in class net.minecraft.client.render.OverlayVertexConsumer
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int, int, int, int) - Method in class net.minecraft.client.render.SpriteTexturedVertexConsumer
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int, int, int, int) - Method in interface net.minecraft.client.render.VertexConsumer
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int, int, int, int) - Method in class net.minecraft.client.render.VertexConsumers.Dual
 - 
Specifies theof the current vertex.
invalid reference
color element
 - color(int, int, int, int) - Method in record class net.minecraft.client.render.VertexConsumers.Union
 - 
Specifies theof the current vertex.
invalid reference
color element
 - Color(String, Formatting) - Constructor for enum class net.minecraft.entity.boss.BossBar.Color
 - COLOR - Enum constant in enum class net.minecraft.client.gl.WindowFramebuffer.Attachment
 - COLOR - Enum constant in enum class net.minecraft.client.render.VertexFormatElement.Usage
 - COLOR - Static variable in class net.minecraft.client.particle.DustPlumeParticle
 - COLOR - Static variable in class net.minecraft.client.particle.WhiteAshParticle
 - COLOR - Static variable in record class net.minecraft.client.render.VertexFormatElement
 - COLOR - Static variable in class net.minecraft.entity.mob.ShulkerEntity
 - COLOR - Static variable in class net.minecraft.entity.passive.SheepEntity
 - COLOR - Static variable in class net.minecraft.entity.projectile.ArrowEntity
 - COLOR_DEPTH - Enum constant in enum class net.minecraft.client.gl.WindowFramebuffer.Attachment
 - COLOR_FRACTIONS - Static variable in class net.minecraft.client.texture.MipmapHelper
 - COLOR_LOGIC - Static variable in class com.mojang.blaze3d.platform.GlStateManager
 - COLOR_MASK - Static variable in class com.mojang.blaze3d.platform.GlStateManager
 - COLOR_MASK - Static variable in class net.minecraft.client.render.RenderPhase
 - COLOR_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 - ColorArgumentType - Class in net.minecraft.command.argument
 - ColorArgumentType() - Constructor for class net.minecraft.command.argument.ColorArgumentType
 - colorAttachment - Variable in class net.minecraft.client.gl.Framebuffer
 - colorCache - Variable in class net.minecraft.client.world.ClientWorld
 - ColorCode - Record Class in net.minecraft.util
 - ColorCode(int) - Constructor for record class net.minecraft.util.ColorCode
 - COLORED_BANNERS - Static variable in class net.minecraft.block.BannerBlock
 - COLORED_BLOCKS - Static variable in class net.minecraft.item.ItemGroups
 - COLORED_SHULKER_BOX_IDS - Static variable in class net.minecraft.datafixer.fix.ItemShulkerBoxColorFix
 - COLORED_SHULKER_BOXES_TEXTURES - Static variable in class net.minecraft.client.render.TexturedRenderLayers
 - COLORED_TEXTURES - Static variable in class net.minecraft.client.render.entity.ShulkerEntityRenderer
 - ColoredFallingBlock - Class in net.minecraft.block
 - ColoredFallingBlock(ColorCode, AbstractBlock.Settings) - Constructor for class net.minecraft.block.ColoredFallingBlock
 - colorFactory - Variable in class net.minecraft.client.world.BiomeColorCache
 - ColorHelper - Class in net.minecraft.util.math
 - 
Contains color-related helper methods.
 - ColorHelper() - Constructor for class net.minecraft.util.math.ColorHelper
 - ColorHelper.Abgr - Class in net.minecraft.util.math
 - ColorHelper.Argb - Class in net.minecraft.util.math
 - 
Contains color-related helper methods that use ARGB colors represented as
0xAARRGGBB. - colorIndex - Variable in class net.minecraft.client.render.model.BakedQuad
 - colorIndex - Variable in enum class net.minecraft.util.Formatting
 - ColorlessShulkerEntityFix - Class in net.minecraft.datafixer.fix
 - ColorlessShulkerEntityFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.ColorlessShulkerEntityFix
 - colorLogic - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
 - colorLogic - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
 - colorLogic(RenderPhase.ColorLogic) - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
 - ColorLogic(String, Runnable, Runnable) - Constructor for class net.minecraft.client.render.RenderPhase.ColorLogic
 - colorMap - Variable in class net.minecraft.client.render.model.BakedModelManager
 - colorMap - Static variable in class net.minecraft.world.biome.FoliageColors
 - colorMap - Static variable in class net.minecraft.world.biome.GrassColors
 - colorMask(boolean, boolean, boolean, boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - ColorMask() - Constructor for class com.mojang.blaze3d.platform.GlStateManager.ColorMask
 - colorModulator - Variable in class net.minecraft.client.gl.ShaderProgram
 - ColorResolver - Interface in net.minecraft.world.biome
 - colorRgb(int) - Method in interface net.minecraft.client.render.VertexConsumer
 - 
Specifies theof the current vertex in rgb format.
invalid reference
color element
 - colors - Variable in class net.minecraft.client.render.block.BlockModelRenderer
 - colors - Variable in class net.minecraft.client.render.item.ItemRenderer
 - colors - Variable in class net.minecraft.client.world.BiomeColorCache
 - colors - Variable in class net.minecraft.client.world.BiomeColorCache.Colors
 - colors - Variable in class net.minecraft.client.world.BiomeColorCache.Last
 - colors - Variable in record class net.minecraft.component.type.FireworkExplosionComponent
 - 
The field for the
colorsrecord component. - colors - Variable in class net.minecraft.item.map.MapState
 - colors - Variable in record class net.minecraft.item.map.MapState.UpdateData
 - 
The field for the
colorsrecord component. - colors - Variable in class net.minecraft.loot.function.SetFireworkExplosionLootFunction
 - colors() - Method in record class net.minecraft.component.type.FireworkExplosionComponent
 - 
Returns the value of the
colorsrecord component. - colors() - Method in record class net.minecraft.item.map.MapState.UpdateData
 - 
Returns the value of the
colorsrecord component. - Colors - Class in net.minecraft.util
 - 
Contains constants for commonly used colors in
0xAARRGGBBformat. - Colors() - Constructor for class net.minecraft.client.world.BiomeColorCache.Colors
 - Colors() - Constructor for class net.minecraft.util.Colors
 - COLORS - Static variable in class net.minecraft.block.MapColor
 - COLORS - Static variable in class net.minecraft.block.RedstoneWireBlock
 - COLORS - Static variable in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 - COLORS - Static variable in class net.minecraft.entity.passive.SheepEntity
 - COLORS_CODEC - Static variable in record class net.minecraft.component.type.FireworkExplosionComponent
 - COLORS_PACKET_CODEC - Static variable in record class net.minecraft.component.type.FireworkExplosionComponent
 - colorValue - Variable in enum class net.minecraft.util.Formatting
 - column - Variable in class net.minecraft.client.gl.GlImportProcessor.Context
 - column - Variable in class net.minecraft.client.gui.widget.GridWidget.Element
 - column - Variable in class net.minecraft.item.ItemGroup.Builder
 - column - Variable in class net.minecraft.item.ItemGroup
 - column - Variable in class net.minecraft.util.CsvWriter
 - column1_x - Variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - column2_x - Variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - columnPos() - Static method in class net.minecraft.command.argument.ColumnPosArgumentType
 - ColumnPos - Record Class in net.minecraft.util.math
 - ColumnPos(int, int) - Constructor for record class net.minecraft.util.math.ColumnPos
 - ColumnPosArgumentType - Class in net.minecraft.command.argument
 - ColumnPosArgumentType() - Constructor for class net.minecraft.command.argument.ColumnPosArgumentType
 - columnRadius - Variable in class net.minecraft.world.gen.feature.LargeDripstoneFeatureConfig
 - columns - Variable in class net.minecraft.client.gui.widget.GridWidget.Adder
 - columns - Variable in class net.minecraft.util.CsvWriter.Header
 - COLUMNS - Static variable in class net.minecraft.client.gui.screen.option.OptionsScreen
 - COLUMNS_COUNT - Static variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 - columnSpacing - Variable in class net.minecraft.client.gui.widget.GridWidget
 - columnsToRetain - Variable in class net.minecraft.world.chunk.light.LightStorage
 - columnToTopSection - Variable in class net.minecraft.world.chunk.light.SkyLightStorage.Data
 - com.mojang.blaze3d.platform - package com.mojang.blaze3d.platform
 - com.mojang.blaze3d.systems - package com.mojang.blaze3d.systems
 - COMBAT - Enum constant in enum class net.minecraft.recipe.book.RecipeCategory
 - COMBAT - Static variable in class net.minecraft.item.ItemGroups
 - combatTicks - Variable in class net.minecraft.entity.ai.goal.BowAttackGoal
 - COMBINATION_STEP_SOUND_BLOCKS - Static variable in class net.minecraft.registry.tag.BlockTags
 - COMBINATIONS - Static variable in enum class net.minecraft.util.math.AxisTransformation
 - COMBINATIONS - Static variable in enum class net.minecraft.util.math.DirectionTransformation
 - combine(List<? extends CompletableFuture<? extends V>>) - Static method in class net.minecraft.util.Util
 - 
Combines a list of
futuresinto one future that holds a list of their results. - combine(List<? extends CompletableFuture<? extends V>>, Consumer<Throwable>) - Static method in class net.minecraft.util.Util
 - combine(List<? extends EntryCombiner>) - Method in class net.minecraft.loot.entry.AlternativeEntry
 - combine(List<? extends EntryCombiner>) - Method in class net.minecraft.loot.entry.CombinedEntry
 - combine(List<? extends EntryCombiner>) - Method in class net.minecraft.loot.entry.GroupEntry
 - combine(List<? extends EntryCombiner>) - Method in class net.minecraft.loot.entry.SequenceEntry
 - combine(List<Text>) - Static method in class net.minecraft.text.TextCodecs
 - combine(FeatureSet) - Method in class net.minecraft.resource.featuretoggle.FeatureSet
 - combine(ModStatus) - Method in record class net.minecraft.util.ModStatus
 - 
Returns the combined modification status with the higher confidence.
 - combine(VoxelSet, VoxelSet, PairList, PairList, PairList, BooleanBiFunction) - Static method in class net.minecraft.util.shape.BitSetVoxelSet
 - combine(VoxelShape, VoxelShape, BooleanBiFunction) - Static method in class net.minecraft.util.shape.VoxelShapes
 - combine(MultiNoiseUtil.ParameterRange) - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.ParameterRange
 - combine(MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange) - Static method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.ParameterRange
 - 
Creates a new
MultiNoiseUtil.ParameterRangethat combines the parameters. - combineAndSimplify(VoxelShape, VoxelShape, BooleanBiFunction) - Static method in class net.minecraft.util.shape.VoxelShapes
 - combineCancellable(List<? extends CompletableFuture<? extends V>>) - Static method in class net.minecraft.util.Util
 - 
Combines a list of
futuresinto one future that holds a list of their results. - CombinedBlockPredicate - Class in net.minecraft.world.gen.blockpredicate
 - CombinedBlockPredicate(List<BlockPredicate>) - Constructor for class net.minecraft.world.gen.blockpredicate.CombinedBlockPredicate
 - combinedCondition - Variable in class net.minecraft.predicate.entity.LootContextPredicate
 - combinedDynamicRegistries - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
 - combinedDynamicRegistries - Variable in record class net.minecraft.client.world.GeneratorOptionsHolder
 - 
The field for the
combinedDynamicRegistriesrecord component. - combinedDynamicRegistries - Variable in class net.minecraft.server.MinecraftServer
 - combinedDynamicRegistries - Variable in record class net.minecraft.server.SaveLoader
 - 
The field for the
combinedDynamicRegistriesrecord component. - combinedDynamicRegistries() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
 - 
Returns the value of the
combinedDynamicRegistriesrecord component. - combinedDynamicRegistries() - Method in record class net.minecraft.server.SaveLoader
 - 
Returns the value of the
combinedDynamicRegistriesrecord component. - CombinedDynamicRegistries<T> - Class in net.minecraft.registry
 - CombinedDynamicRegistries(List<T>) - Constructor for class net.minecraft.registry.CombinedDynamicRegistries
 - CombinedDynamicRegistries(List<T>, List<DynamicRegistryManager.Immutable>) - Constructor for class net.minecraft.registry.CombinedDynamicRegistries
 - CombinedEntry - Class in net.minecraft.loot.entry
 - CombinedEntry(List<LootPoolEntry>, List<LootCondition>) - Constructor for class net.minecraft.loot.entry.CombinedEntry
 - CombinedEntry.Factory<T> - Interface in net.minecraft.loot.entry
 - combineDeviationCheckers(List<Sampler>) - Static method in class net.minecraft.util.thread.ExecutorSampling.MergedSampler
 - combinedFunction - Variable in class net.minecraft.loot.LootTable
 - combinedInventory - Variable in class net.minecraft.entity.player.PlayerInventory
 - combinedRegistryManager - Variable in class net.minecraft.registry.CombinedDynamicRegistries
 - combinedStatistics - Variable in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 - combineItems(ItemStack, ItemStack) - Method in class net.minecraft.screen.GrindstoneScreenHandler
 - combineMask(FeatureUniverse, long, Iterable<FeatureFlag>) - Static method in class net.minecraft.resource.featuretoggle.FeatureSet
 - combineParser(IntFunction<V>, Function<String, V>) - Static method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - combinePostProcessingFuture(CompletableFuture<?>) - Method in class net.minecraft.server.world.ChunkHolder
 - combineSafe(List<? extends CompletableFuture<V>>) - Static method in class net.minecraft.util.Util
 - 
Combines a list of
futuresinto one future that holds a list of their results. - combineSavingFuture(CompletableFuture<?>) - Method in class net.minecraft.server.world.ChunkHolder
 - combineSorted(List<StructureTemplate.StructureBlockInfo>, List<StructureTemplate.StructureBlockInfo>, List<StructureTemplate.StructureBlockInfo>) - Static method in class net.minecraft.structure.StructureTemplate
 - 
Returns the list that sorts and combines the passed block lists.
 - COMMA - Static variable in class net.minecraft.command.argument.ItemStringReader
 - COMMA - Static variable in class net.minecraft.nbt.NbtHelper
 - COMMA - Static variable in class net.minecraft.nbt.StringNbtReader
 - COMMA - Static variable in class net.minecraft.util.CsvWriter
 - COMMA_SPLITTER - Static variable in class net.minecraft.client.render.model.BlockStatesLoader
 - COMMA_SPLITTER - Static variable in class net.minecraft.datafixer.fix.ItemStackComponentizationFix
 - COMMA_SPLITTER - Static variable in class net.minecraft.nbt.NbtHelper
 - COMMA_SPLITTER - Static variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 - command - Variable in enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
 - command - Variable in class net.minecraft.command.FixedCommandAction
 - command - Variable in class net.minecraft.command.SingleCommandAction
 - command - Variable in record class net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
 - 
The field for the
commandrecord component. - command - Variable in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
 - 
The field for the
commandrecord component. - command - Variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - command - Variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
 - command - Variable in class net.minecraft.server.dedicated.PendingServerCommand
 - command - Variable in class net.minecraft.world.CommandBlockExecutor
 - command() - Method in record class net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
 - 
Returns the value of the
commandrecord component. - command() - Method in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
 - 
Returns the value of the
commandrecord component. - Command() - Constructor for class net.minecraft.server.command.DebugCommand.Command
 - Command() - Constructor for class net.minecraft.server.command.FunctionCommand.Command
 - COMMAND - Enum constant in enum class net.minecraft.entity.SpawnReason
 - COMMAND - Static variable in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 - COMMAND - Static variable in class net.minecraft.loot.context.LootContextTypes
 - COMMAND_ARGUMENT_TYPE - Static variable in class net.minecraft.registry.Registries
 - COMMAND_ARGUMENT_TYPE - Static variable in class net.minecraft.registry.RegistryKeys
 - COMMAND_BLOCK - Enum constant in enum class net.minecraft.entity.vehicle.AbstractMinecartEntity.Type
 - COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 - COMMAND_BLOCK - Static variable in class net.minecraft.block.entity.BlockEntityType
 - COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 - COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.entity.EntityType
 - COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.item.Items
 - COMMAND_BLOCK_OUTPUT - Static variable in class net.minecraft.world.GameRules
 - COMMAND_EXCEPTION - Static variable in class net.minecraft.util.Identifier
 - COMMAND_MAX_LENGTH - Static variable in class net.minecraft.SharedConstants
 - COMMAND_MODIFICATION_BLOCK_LIMIT - Static variable in class net.minecraft.world.GameRules
 - COMMAND_STORAGE_PREFIX - Static variable in class net.minecraft.command.DataCommandStorage
 - COMMAND_SUGGESTION - Static variable in class net.minecraft.network.packet.PlayPackets
 - COMMAND_SUGGESTIONS - Static variable in class net.minecraft.network.packet.PlayPackets
 - COMMAND_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - CommandAction<T> - Interface in net.minecraft.command
 - CommandBlock - Class in net.minecraft.block
 - CommandBlock(boolean, AbstractBlock.Settings) - Constructor for class net.minecraft.block.CommandBlock
 - CommandBlockBlockEntity - Class in net.minecraft.block.entity
 - CommandBlockBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.CommandBlockBlockEntity
 - CommandBlockBlockEntity.Type - Enum Class in net.minecraft.block.entity
 - CommandBlockExecutor - Class in net.minecraft.world
 - 
A common logic for command-block behaviors shared by command blocks and command block minecarts.
 - CommandBlockExecutor() - Constructor for class net.minecraft.world.CommandBlockExecutor
 - CommandBlockMinecartEntity - Class in net.minecraft.entity.vehicle
 - CommandBlockMinecartEntity(EntityType<? extends CommandBlockMinecartEntity>, World) - Constructor for class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 - CommandBlockMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 - CommandBlockMinecartEntity.CommandExecutor - Class in net.minecraft.entity.vehicle
 - commandBlocks - Variable in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - commandBlocks - Variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - CommandBlockScreen - Class in net.minecraft.client.gui.screen.ingame
 - CommandBlockScreen(CommandBlockBlockEntity) - Constructor for class net.minecraft.client.gui.screen.ingame.CommandBlockScreen
 - CommandBossBar - Class in net.minecraft.entity.boss
 - CommandBossBar(Identifier, Text) - Constructor for class net.minecraft.entity.boss.CommandBossBar
 - commandBossBars - Variable in class net.minecraft.entity.boss.BossBarManager
 - commandDispatcher - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
 - commandDispatcher - Variable in class net.minecraft.server.function.FunctionLoader
 - commandEnvironment - Variable in record class net.minecraft.server.SaveLoading.ServerConfig
 - 
The field for the
commandEnvironmentrecord component. - commandEnvironment() - Method in record class net.minecraft.server.SaveLoading.ServerConfig
 - 
Returns the value of the
commandEnvironmentrecord component. - CommandExecutionC2SPacket - Record Class in net.minecraft.network.packet.c2s.play
 - CommandExecutionC2SPacket(String) - Constructor for record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
 - CommandExecutionC2SPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
 - CommandExecutionContext<T> - Class in net.minecraft.command
 - CommandExecutionContext(int, int, Profiler) - Constructor for class net.minecraft.command.CommandExecutionContext
 - commandExecutor - Variable in class net.minecraft.block.entity.CommandBlockBlockEntity
 - commandExecutor - Variable in class net.minecraft.client.gui.screen.ingame.MinecartCommandBlockScreen
 - commandExecutor - Variable in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 - CommandExecutor() - Constructor for class net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
 - commandFunction() - Static method in class net.minecraft.command.argument.CommandFunctionArgumentType
 - CommandFunction<T> - Interface in net.minecraft.server.function
 - CommandFunctionAction<T> - Class in net.minecraft.command
 - CommandFunctionAction(Procedure<T>, ReturnValueConsumer, boolean) - Constructor for class net.minecraft.command.CommandFunctionAction
 - CommandFunctionArgumentType - Class in net.minecraft.command.argument
 - CommandFunctionArgumentType() - Constructor for class net.minecraft.command.argument.CommandFunctionArgumentType
 - CommandFunctionArgumentType.FunctionArgument - Interface in net.minecraft.command.argument
 - commandFunctionManager - Variable in class net.minecraft.server.MinecraftServer
 - CommandFunctionManager - Class in net.minecraft.server.function
 - 
The command function manager implements execution of functions, like that from the
functioncommand. - CommandFunctionManager(MinecraftServer, FunctionLoader) - Constructor for class net.minecraft.server.function.CommandFunctionManager
 - commandHistoryManager - Variable in class net.minecraft.client.MinecraftClient
 - CommandHistoryManager - Class in net.minecraft.client.util
 - CommandHistoryManager(Path) - Constructor for class net.minecraft.client.util.CommandHistoryManager
 - commandKey - Variable in class net.minecraft.client.option.GameOptions
 - 
A key binding for opening the chat screen with the
/already typed. - commandManager - Variable in class net.minecraft.server.DataPackContents
 - CommandManager - Class in net.minecraft.server.command
 - CommandManager(CommandManager.RegistrationEnvironment, CommandRegistryAccess) - Constructor for class net.minecraft.server.command.CommandManager
 - CommandManager.CommandParser - Interface in net.minecraft.server.command
 - CommandManager.RegistrationEnvironment - Enum Class in net.minecraft.server.command
 - 
Describes the environment in which commands are registered.
 - CommandNodeData(CommandTreeS2CPacket.SuggestableNode, int, int, int[]) - Constructor for class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.CommandNodeData
 - CommandOutput - Interface in net.minecraft.server.command
 - 
Represents a subject which can receive command feedback.
 - commandPrefix - Variable in enum class net.minecraft.server.command.AdvancementCommand.Operation
 - commandQueue - Variable in class net.minecraft.command.CommandExecutionContext
 - commandQueue - Variable in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - CommandQueueEntry<T> - Record Class in net.minecraft.command
 - CommandQueueEntry(Frame, CommandAction<T>) - Constructor for record class net.minecraft.command.CommandQueueEntry
 - commandRegistryAccess - Variable in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.CommandTree
 - CommandRegistryAccess - Interface in net.minecraft.command
 - 
A class that creates
RegistryWrapperwith ability to set a policy on how to handle unrecognized tags. - commands - Variable in class net.minecraft.client.gui.hud.spectator.SpectatorMenuState
 - commands - Variable in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
 - COMMANDS - Static variable in class net.minecraft.network.packet.PlayPackets
 - COMMANDS_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 - commandSource - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
 - commandSource - Variable in class net.minecraft.server.command.TestFinder
 - CommandSource - Interface in net.minecraft.command
 - CommandSource.RelativePosition - Class in net.minecraft.command
 - CommandSource.SuggestedIdType - Enum Class in net.minecraft.command
 - commandsRemaining - Variable in class net.minecraft.command.CommandExecutionContext
 - CommandSuggestionsS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - CommandSuggestionsS2CPacket(int, int, int, List<CommandSuggestionsS2CPacket.Suggestion>) - Constructor for record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 - CommandSuggestionsS2CPacket(int, Suggestions) - Constructor for record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 - CommandSuggestionsS2CPacket.Suggestion - Record Class in net.minecraft.network.packet.s2c.play
 - commandSuggestor - Variable in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - CommandSyntaxProvider - Class in net.minecraft.data.report
 - CommandSyntaxProvider(DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>) - Constructor for class net.minecraft.data.report.CommandSyntaxProvider
 - commandTags - Variable in class net.minecraft.entity.Entity
 - CommandTree(CommandRegistryAccess, List<CommandTreeS2CPacket.CommandNodeData>) - Constructor for class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.CommandTree
 - CommandTreeS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - CommandTreeS2CPacket(RootCommandNode<CommandSource>) - Constructor for class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 - CommandTreeS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 - CommandTreeS2CPacket.ArgumentNode - Class in net.minecraft.network.packet.s2c.play
 - CommandTreeS2CPacket.CommandNodeData - Class in net.minecraft.network.packet.s2c.play
 - CommandTreeS2CPacket.CommandTree - Class in net.minecraft.network.packet.s2c.play
 - CommandTreeS2CPacket.LiteralNode - Class in net.minecraft.network.packet.s2c.play
 - CommandTreeS2CPacket.SuggestableNode - Interface in net.minecraft.network.packet.s2c.play
 - COMMENT_LINE_PREFIX - Static variable in class net.minecraft.util.path.AllowedSymlinkPathMatcher
 - COMMENTS_TEXT - Static variable in class net.minecraft.client.gui.screen.report.ReportScreen
 - COMMENTS_TOO_LONG - Static variable in record class net.minecraft.client.session.report.AbuseReport.ValidationError
 - commentsBox - Variable in class net.minecraft.client.gui.screen.report.ChatReportScreen
 - commentsBox - Variable in class net.minecraft.client.gui.screen.report.SkinReportScreen
 - commentsBox - Variable in class net.minecraft.client.gui.screen.report.UsernameReportScreen
 - commit() - Method in class net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent.Recorder
 - commit(String) - Method in class net.minecraft.client.gui.screen.world.EditWorldScreen
 - commitAndClose() - Method in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - COMMON - Enum constant in enum class net.minecraft.util.Rarity
 - COMMON_MAX_USES - Static variable in class net.minecraft.village.TradeOffers
 - COMMON_PORTAL_STRUCTURE_IDS - Static variable in class net.minecraft.world.gen.structure.RuinedPortalStructure
 - COMMON_VARIANTS - Static variable in class net.minecraft.entity.passive.TropicalFishEntity
 - commonBiomes - Variable in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - CommonPackets - Class in net.minecraft.network.packet
 - CommonPackets() - Constructor for class net.minecraft.network.packet.CommonPackets
 - CommonPingS2CPacket - Class in net.minecraft.network.packet.s2c.common
 - 
A packet sent by the server; the client will reply with a pong packet on the first tick after it receives this packet, with the same
CommonPingS2CPacket.parameter. - CommonPingS2CPacket(int) - Constructor for class net.minecraft.network.packet.s2c.common.CommonPingS2CPacket
 - CommonPingS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.common.CommonPingS2CPacket
 - commonPlayerSpawnInfo - Variable in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 - 
The field for the
commonPlayerSpawnInforecord component. - commonPlayerSpawnInfo - Variable in record class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 - 
The field for the
commonPlayerSpawnInforecord component. - commonPlayerSpawnInfo() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 - 
Returns the value of the
commonPlayerSpawnInforecord component. - commonPlayerSpawnInfo() - Method in record class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 - 
Returns the value of the
commonPlayerSpawnInforecord component. - CommonPlayerSpawnInfo - Record Class in net.minecraft.network.packet.s2c.play
 - CommonPlayerSpawnInfo(RegistryByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
 - CommonPlayerSpawnInfo(RegistryEntry<DimensionType>, RegistryKey<World>, long, GameMode, GameMode, boolean, boolean, Optional<GlobalPos>, int) - Constructor for record class net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
 - CommonPongC2SPacket - Class in net.minecraft.network.packet.c2s.common
 - 
This is a packet that is sent by the client during tick after receiving a play ping packet from the server, passing the
CommonPongC2SPacket.parameterback to the server. - CommonPongC2SPacket(int) - Constructor for class net.minecraft.network.packet.c2s.common.CommonPongC2SPacket
 - CommonPongC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.common.CommonPongC2SPacket
 - commonSpawn - Variable in class net.minecraft.entity.passive.TropicalFishEntity
 - COMMUNITY - Enum constant in enum class net.minecraft.server.ServerLinks.Known
 - COMMUNITY_GUIDELINES - Enum constant in enum class net.minecraft.server.ServerLinks.Known
 - companyName - Variable in class net.minecraft.util.WinNativeModuleUtil.NativeModuleInfo
 - comparator - Variable in enum class net.minecraft.client.gui.navigation.NavigationDirection
 - comparator - Variable in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 - comparator - Variable in class net.minecraft.util.collection.SortedArraySet
 - COMPARATOR - Static variable in class net.minecraft.block.Blocks
 - COMPARATOR - Static variable in class net.minecraft.block.entity.BlockEntityType
 - COMPARATOR - Static variable in class net.minecraft.client.texture.TextureStitcher
 - COMPARATOR - Static variable in class net.minecraft.client.util.SpriteIdentifier
 - COMPARATOR - Static variable in class net.minecraft.data.client.PropertiesMap
 - COMPARATOR - Static variable in class net.minecraft.item.Items
 - COMPARATOR - Static variable in class net.minecraft.resource.fs.ResourcePath
 - COMPARATOR - Static variable in record class net.minecraft.util.path.CacheFiles.CacheEntry
 - COMPARATOR - Static variable in record class net.minecraft.util.path.CacheFiles.CacheFile
 - COMPARATOR - Static variable in class net.minecraft.util.profiler.ProfileResultImpl
 - COMPARATOR - Static variable in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
 - COMPARATOR - Static variable in class net.minecraft.world.tick.WorldTickScheduler
 - COMPARATOR_MODE - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies the mode a comparator is set to.
 - ComparatorBlock - Class in net.minecraft.block
 - ComparatorBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.ComparatorBlock
 - ComparatorBlockEntity - Class in net.minecraft.block.entity
 - ComparatorBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.ComparatorBlockEntity
 - ComparatorMode - Enum Class in net.minecraft.block.enums
 - ComparatorMode(String) - Constructor for enum class net.minecraft.block.enums.ComparatorMode
 - comparatorOutput - Variable in record class net.minecraft.block.jukebox.JukeboxSong
 - 
The field for the
comparatorOutputrecord component. - comparatorOutput() - Method in record class net.minecraft.block.jukebox.JukeboxSong
 - 
Returns the value of the
comparatorOutputrecord component. - compare(String, int) - Method in class net.minecraft.client.search.SuffixArray
 - compare(StatsScreen.ItemStatsListWidget.Entry, StatsScreen.ItemStatsListWidget.Entry) - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget.ItemComparator
 - compare(RealmsServer, RealmsServer) - Method in class net.minecraft.client.realms.dto.RealmsServer.McoServerComparator
 - compare(Entity, Entity) - Method in record class net.minecraft.entity.ai.WardenAngerManager.SuspectComparator
 - COMPARE - Enum constant in enum class net.minecraft.block.enums.ComparatorMode
 - compareAndSet(int, WorldChunk, WorldChunk) - Method in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 - compareTo(ByteBuf) - Method in class net.minecraft.network.PacketByteBuf
 - compareTo(Path) - Method in class net.minecraft.resource.fs.ResourcePath
 - compareTo(AdvancementProgress) - Method in class net.minecraft.advancement.AdvancementProgress
 - compareTo(KeyBinding) - Method in class net.minecraft.client.option.KeyBinding
 - compareTo(ChunkBuilder.BuiltChunk.Task) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.Task
 - compareTo(StatusEffectInstance) - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - compareTo(BlockBreakingInfo) - Method in class net.minecraft.entity.player.BlockBreakingInfo
 - compareTo(ChunkTicket<?>) - Method in class net.minecraft.server.world.ChunkTicket
 - compareTo(Identifier) - Method in class net.minecraft.util.Identifier
 - compareTo(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 - compareTo(ProfilerTiming) - Method in class net.minecraft.util.profiler.ProfilerTiming
 - compareTo(GameEvent.Message) - Method in class net.minecraft.world.event.GameEvent.Message
 - compareTo(LevelSummary) - Method in class net.minecraft.world.level.storage.LevelSummary
 - COMPASS - Static variable in class net.minecraft.item.Items
 - COMPASS_WITH_GLINT_FIRST_PERSON_MODEL_MULTIPLIER - Static variable in class net.minecraft.client.render.item.ItemRenderer
 - COMPASS_WITH_GLINT_GUI_MODEL_MULTIPLIER - Static variable in class net.minecraft.client.render.item.ItemRenderer
 - CompassAnglePredicateProvider - Class in net.minecraft.client.item
 - CompassAnglePredicateProvider(CompassAnglePredicateProvider.CompassTarget) - Constructor for class net.minecraft.client.item.CompassAnglePredicateProvider
 - CompassAnglePredicateProvider.AngleInterpolator - Class in net.minecraft.client.item
 - CompassAnglePredicateProvider.CompassTarget - Interface in net.minecraft.client.item
 - COMPASSES - Static variable in class net.minecraft.registry.tag.ItemTags
 - CompassItem - Class in net.minecraft.item
 - CompassItem(Item.Settings) - Constructor for class net.minecraft.item.CompassItem
 - compassTarget - Variable in class net.minecraft.client.item.CompassAnglePredicateProvider
 - compatibility - Variable in class net.minecraft.client.realms.dto.RealmsServer
 - compatibility - Variable in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - compatibility - Variable in class net.minecraft.client.realms.gui.RealmsWorldSlotButton.State
 - compatibility - Variable in record class net.minecraft.resource.ResourcePackProfile.Metadata
 - 
The field for the
compatibilityrecord component. - compatibility() - Method in record class net.minecraft.resource.ResourcePackProfile.Metadata
 - 
Returns the value of the
compatibilityrecord component. - Compatibility() - Constructor for enum class net.minecraft.client.realms.dto.RealmsServer.Compatibility
 - compatibilityNotificationText - Variable in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
 - COMPATIBLE - Enum constant in enum class net.minecraft.client.realms.dto.RealmsServer.Compatibility
 - COMPATIBLE - Enum constant in enum class net.minecraft.client.realms.RealmsClient.CompatibleVersionResponse
 - COMPATIBLE - Enum constant in enum class net.minecraft.resource.ResourcePackCompatibility
 - CompatibleVersionResponse() - Constructor for enum class net.minecraft.client.realms.RealmsClient.CompatibleVersionResponse
 - compile(FileSystem) - Method in record class net.minecraft.util.path.AllowedSymlinkPathMatcher.Entry
 - compile(FileSystem, String) - Method in interface net.minecraft.util.path.AllowedSymlinkPathMatcher.EntryType
 - compiledFunctions - Variable in class net.minecraft.loot.entry.LeafEntry
 - compileOverrides(Baker, JsonUnbakedModel) - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 - compilePatterns(JsonArray, List<Pattern>) - Static method in class net.minecraft.client.resource.VideoWarningManager
 - complete() - Method in class net.minecraft.client.gui.screen.ChatInputSuggestor.SuggestionWindow
 - complete() - Method in class net.minecraft.test.GameTestState
 - complete() - Method in class net.minecraft.test.TestContext
 - completeAll() - Method in class net.minecraft.world.storage.VersionedChunkStorage
 - completeAll(boolean) - Method in class net.minecraft.world.storage.ChunkPosKeyedStorage
 - completeAll(boolean) - Method in class net.minecraft.world.storage.StorageIoWorker
 - completeChunkFuture(ChunkStatus, Chunk) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - completed - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor.SuggestionWindow
 - completed - Variable in class net.minecraft.test.GameTestState
 - COMPLETED_FRAME - Static variable in class net.minecraft.block.EndPortalFrameBlock
 - COMPLETED_UNIT - Static variable in class net.minecraft.server.DataPackContents
 - COMPLETED_UNIT_FUTURE - Static variable in class net.minecraft.client.MinecraftClient
 - CompletedAdvancementPredicate(boolean) - Constructor for record class net.minecraft.predicate.entity.PlayerPredicate.CompletedAdvancementPredicate
 - 
Creates an instance of a
CompletedAdvancementPredicaterecord class. - completedLevel - Variable in class net.minecraft.server.world.ChunkHolder
 - completedPollination() - Method in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
 - completeIfSuccessful() - Method in class net.minecraft.test.GameTestState
 - completeIfSuccessful() - Method in class net.minecraft.test.TimedTaskRunner
 - COMPLETES_FIND_TREE_TUTORIAL - Static variable in class net.minecraft.registry.tag.BlockTags
 - COMPLETES_FIND_TREE_TUTORIAL - Static variable in class net.minecraft.registry.tag.ItemTags
 - completingSuggestions - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - COMPLETION_RANGE - Static variable in class net.minecraft.entity.ai.brain.task.GiveInventoryToLookTargetTask
 - COMPLETION_RANGE - Static variable in class net.minecraft.entity.ai.brain.task.StartRidingTask
 - completionId - Variable in class net.minecraft.client.network.ClientCommandSource
 - completionId - Variable in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 - completionListener - Static variable in class net.minecraft.test.TestFailureLogger
 - completionRange - Variable in class net.minecraft.entity.ai.brain.WalkTarget
 - ComplexRecipeJsonBuilder - Class in net.minecraft.data.server.recipe
 - ComplexRecipeJsonBuilder(Function<CraftingRecipeCategory, Recipe<?>>) - Constructor for class net.minecraft.data.server.recipe.ComplexRecipeJsonBuilder
 - component - Variable in record class net.minecraft.client.gui.navigation.GuiNavigationPath.IntermediaryNode
 - 
The field for the
componentrecord component. - component - Variable in record class net.minecraft.client.gui.navigation.GuiNavigationPath.Leaf
 - 
The field for the
componentrecord component. - component - Variable in class net.minecraft.loot.function.ModifyContentsLootFunction
 - component - Variable in class net.minecraft.loot.function.SetContentsLootFunction
 - component() - Method in interface net.minecraft.client.gui.navigation.GuiNavigationPath
 - component() - Method in record class net.minecraft.client.gui.navigation.GuiNavigationPath.IntermediaryNode
 - 
Returns the value of the
componentrecord component. - component() - Method in record class net.minecraft.client.gui.navigation.GuiNavigationPath.Leaf
 - 
Returns the value of the
componentrecord component. - component(ComponentType<T>, T) - Method in class net.minecraft.item.Item.Settings
 - component(ComponentPredicate) - Method in class net.minecraft.predicate.item.ItemPredicate.Builder
 - Component<T> - Record Class in net.minecraft.component
 - Component(String, BiConsumer<ServerPlayerEntity, Integer>, BiPredicate<ServerPlayerEntity, Integer>, ToIntFunction<ServerPlayerEntity>) - Constructor for enum class net.minecraft.server.command.ExperienceCommand.Component
 - Component(ComponentType<T>, T) - Constructor for record class net.minecraft.component.Component
 - COMPONENT_EXPECTED_EXCEPTION - Static variable in class net.minecraft.command.argument.ItemStringReader
 - COMPONENT_MAP_CODEC - Static variable in interface net.minecraft.component.EnchantmentEffectComponentTypes
 - COMPONENT_MAP_INTERNER - Static variable in class net.minecraft.item.Item.Settings
 - COMPONENT_TYPE_CODEC - Static variable in interface net.minecraft.component.EnchantmentEffectComponentTypes
 - ComponentChanges - Class in net.minecraft.component
 - ComponentChanges(Reference2ObjectMap<ComponentType<?>, Optional<?>>) - Constructor for class net.minecraft.component.ComponentChanges
 - ComponentChanges.AddedRemovedPair - Record Class in net.minecraft.component
 - ComponentChanges.Builder - Class in net.minecraft.component
 - ComponentChanges.Type - Record Class in net.minecraft.component
 - componentCheck(ImmutableStringReader, Identifier) - Method in class net.minecraft.command.argument.ItemPredicateArgumentType.Context
 - componentCheck(ImmutableStringReader, Identifier) - Method in interface net.minecraft.command.argument.packrat.PackratParsing.Callbacks
 - ComponentCheck(Identifier, Predicate<ItemStack>, Decoder<? extends Predicate<ItemStack>>) - Constructor for record class net.minecraft.command.argument.ItemPredicateArgumentType.ComponentCheck
 - ComponentFix - Class in net.minecraft.datafixer.fix
 - ComponentFix(Schema, String, String) - Constructor for class net.minecraft.datafixer.fix.ComponentFix
 - ComponentFix(Schema, String, String, String) - Constructor for class net.minecraft.datafixer.fix.ComponentFix
 - ComponentHolder - Interface in net.minecraft.component
 - 
An object that holds components.
 - ComponentMap - Interface in net.minecraft.component
 - ComponentMap.Builder - Class in net.minecraft.component
 - ComponentMap.Builder.SimpleComponentMap - Record Class in net.minecraft.component
 - ComponentMapImpl - Class in net.minecraft.component
 - ComponentMapImpl(ComponentMap) - Constructor for class net.minecraft.component.ComponentMapImpl
 - ComponentMapImpl(ComponentMap, Reference2ObjectMap<ComponentType<?>, Optional<?>>, boolean) - Constructor for class net.minecraft.component.ComponentMapImpl
 - componentMatchPredicate(ImmutableStringReader, C, NbtElement) - Method in interface net.minecraft.command.argument.packrat.PackratParsing.Callbacks
 - componentMatchPredicate(ImmutableStringReader, ItemPredicateArgumentType.ComponentCheck, NbtElement) - Method in class net.minecraft.command.argument.ItemPredicateArgumentType.Context
 - componentModifier - Variable in class net.minecraft.loot.function.SetContentsLootFunction.Builder
 - ComponentParsingRule(Symbol<Identifier>, PackratParsing.Callbacks<T, C, P>) - Constructor for class net.minecraft.command.argument.packrat.PackratParsing.ComponentParsingRule
 - componentPredicate - Variable in class net.minecraft.predicate.item.ItemPredicate.Builder
 - ComponentPredicate - Class in net.minecraft.predicate
 - ComponentPredicate(List<Component<?>>) - Constructor for class net.minecraft.predicate.ComponentPredicate
 - ComponentPredicate.Builder - Class in net.minecraft.predicate
 - componentPresencePredicate(ImmutableStringReader, C) - Method in interface net.minecraft.command.argument.packrat.PackratParsing.Callbacks
 - componentPresencePredicate(ImmutableStringReader, ItemPredicateArgumentType.ComponentCheck) - Method in class net.minecraft.command.argument.ItemPredicateArgumentType.Context
 - components - Variable in class net.minecraft.block.entity.BlockEntity
 - components - Variable in record class net.minecraft.client.render.model.BlockStatesLoader.ModelDefinition
 - 
The field for the
componentsrecord component. - components - Variable in class net.minecraft.client.render.model.MultipartBakedModel.Builder
 - components - Variable in class net.minecraft.client.render.model.MultipartBakedModel
 - components - Variable in class net.minecraft.client.render.model.MultipartUnbakedModel
 - components - Variable in class net.minecraft.command.argument.ItemStackArgument
 - components - Variable in record class net.minecraft.command.argument.ItemStringReader.ItemResult
 - 
The field for the
componentsrecord component. - components - Variable in class net.minecraft.component.ComponentMap.Builder
 - components - Variable in class net.minecraft.data.client.When.LogicalCondition
 - components - Variable in class net.minecraft.datafixer.fix.ItemStackComponentizationFix.StackData
 - components - Variable in class net.minecraft.item.Item
 - components - Variable in class net.minecraft.item.Item.Settings
 - components - Variable in class net.minecraft.item.ItemStack
 - components - Variable in class net.minecraft.predicate.ComponentPredicate.Builder
 - components - Variable in class net.minecraft.predicate.ComponentPredicate
 - components - Variable in record class net.minecraft.predicate.item.ItemPredicate
 - 
The field for the
componentsrecord component. - components - Variable in record class net.minecraft.server.command.CloneCommand.BlockEntityInfo
 - 
The field for the
componentsrecord component. - components - Variable in record class net.minecraft.village.TradedItem
 - 
The field for the
componentsrecord component. - components() - Method in record class net.minecraft.client.render.model.BlockStatesLoader.ModelDefinition
 - 
Returns the value of the
componentsrecord component. - components() - Method in record class net.minecraft.command.argument.ItemStringReader.ItemResult
 - 
Returns the value of the
componentsrecord component. - components() - Method in record class net.minecraft.predicate.item.ItemPredicate
 - 
Returns the value of the
componentsrecord component. - components() - Method in record class net.minecraft.server.command.CloneCommand.BlockEntityInfo
 - 
Returns the value of the
componentsrecord component. - components() - Method in record class net.minecraft.village.TradedItem
 - 
Returns the value of the
componentsrecord component. - Components - Search tag in class net.minecraft.item.ItemStack
 - Section
 - Components() - Constructor for class net.minecraft.block.entity.BlockEntity.Components
 - componentsAsString(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.command.argument.ItemStackArgument
 - ComponentSubPredicate<T> - Interface in net.minecraft.predicate.item
 - ComponentType<T> - Interface in net.minecraft.component
 - ComponentType(int, String, int) - Constructor for enum class net.minecraft.client.render.VertexFormatElement.ComponentType
 - ComponentType.Builder<T> - Class in net.minecraft.component
 - ComponentType.Builder.SimpleDataComponentType<T> - Class in net.minecraft.component
 - compose(Function<C2, C>) - Method in interface net.minecraft.util.function.ToFloatFunction
 - 
Returns a composed function that first applies the before function to its input, and then applies this function.
 - compose(Function<Typed<?>, Typed<?>>[]) - Static method in class net.minecraft.datafixer.FixUtil
 - composeGenericOptionText(Text, Text) - Static method in class net.minecraft.screen.ScreenTexts
 - composeGenericOptionText(T) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - composeShape(int, VoxelShape, VoxelShape, VoxelShape, VoxelShape, VoxelShape) - Static method in class net.minecraft.block.StairsBlock
 - composeShapes(VoxelShape, VoxelShape, VoxelShape, VoxelShape, VoxelShape) - Static method in class net.minecraft.block.StairsBlock
 - composeText(T) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - composeToggleText(Text, boolean) - Static method in class net.minecraft.screen.ScreenTexts
 - CompositeEntityModel<E> - Class in net.minecraft.client.render.entity.model
 - CompositeEntityModel() - Constructor for class net.minecraft.client.render.entity.model.CompositeEntityModel
 - CompositeEntityModel(Function<Identifier, RenderLayer>) - Constructor for class net.minecraft.client.render.entity.model.CompositeEntityModel
 - CompositeTask<E> - Class in net.minecraft.entity.ai.brain.task
 - CompositeTask(Map<MemoryModuleType<?>, MemoryModuleState>, Set<MemoryModuleType<?>>, CompositeTask.Order, CompositeTask.RunMode, List<Pair<? extends Task<? super E>, Integer>>) - Constructor for class net.minecraft.entity.ai.brain.task.CompositeTask
 - CompositeTask.Order - Enum Class in net.minecraft.entity.ai.brain.task
 - CompositeTask.RunMode - Enum Class in net.minecraft.entity.ai.brain.task
 - compost(Entity, BlockState, ServerWorld, ItemStack, BlockPos) - Static method in class net.minecraft.block.ComposterBlock
 - COMPOSTABLES - Static variable in class net.minecraft.entity.ai.brain.task.FarmerWorkTask
 - COMPOSTER - Static variable in class net.minecraft.block.Blocks
 - COMPOSTER - Static variable in class net.minecraft.item.Items
 - COMPOSTER - Static variable in class net.minecraft.particle.ParticleTypes
 - COMPOSTER_USED - Static variable in class net.minecraft.world.WorldEvents
 - 
An item is composted in a composter.
 - ComposterBlock - Class in net.minecraft.block
 - ComposterBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.ComposterBlock
 - ComposterBlock.ComposterInventory - Class in net.minecraft.block
 - ComposterBlock.DummyInventory - Class in net.minecraft.block
 - ComposterBlock.FullComposterInventory - Class in net.minecraft.block
 - ComposterInventory(BlockState, WorldAccess, BlockPos) - Constructor for class net.minecraft.block.ComposterBlock.ComposterInventory
 - compostSeeds(ServerWorld, VillagerEntity, GlobalPos, BlockState) - Method in class net.minecraft.entity.ai.brain.task.FarmerWorkTask
 - COMPOUND_TYPE - Static variable in interface net.minecraft.nbt.NbtElement
 - 
The numeric ID of an NBT compound value.
 - CompoundListMerger() - Constructor for class net.minecraft.nbt.NbtOps.CompoundListMerger
 - CompoundListMerger(ByteArrayList) - Constructor for class net.minecraft.nbt.NbtOps.CompoundListMerger
 - CompoundListMerger(IntArrayList) - Constructor for class net.minecraft.nbt.NbtOps.CompoundListMerger
 - CompoundListMerger(LongArrayList) - Constructor for class net.minecraft.nbt.NbtOps.CompoundListMerger
 - CompoundListMerger(Collection<NbtElement>) - Constructor for class net.minecraft.nbt.NbtOps.CompoundListMerger
 - compress() - Method in record class net.minecraft.util.logging.LogFileCompressor.Compressed
 - compress() - Method in interface net.minecraft.util.logging.LogFileCompressor.LogFile
 - compress() - Method in record class net.minecraft.util.logging.LogFileCompressor.Uncompressed
 - compress(OutputStream) - Static method in class net.minecraft.nbt.NbtIo
 - 
Returns a new output stream that compresses the input
stream. - compress(ReadableByteChannel, Path) - Static method in class net.minecraft.util.logging.LogFileCompressor
 - compress(Path, Path) - Static method in class net.minecraft.util.logging.LogFileCompressor
 - COMPRESS - Static variable in class net.minecraft.network.handler.HandlerNames
 - compressAll() - Method in class net.minecraft.util.logging.LogFileCompressor.LogFileIterable
 - Compressed(Path, LogFileCompressor.LogId) - Constructor for record class net.minecraft.util.logging.LogFileCompressor.Compressed
 - CompressedData(String, byte[], HashCode) - Constructor for record class net.minecraft.data.SnbtProvider.CompressedData
 - compression - Variable in class net.minecraft.util.profiling.jfr.event.ChunkRegionEvent
 - COMPRESSION - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkRegionEvent.Names
 - COMPRESSION_BUFFER_SIZE - Static variable in class net.minecraft.util.logging.LogFileCompressor
 - CompressionException(Path, Throwable) - Constructor for exception class net.minecraft.data.SnbtProvider.CompressionException
 - compressionFormat - Variable in class net.minecraft.world.storage.RegionFile
 - compressionThreshold - Variable in class net.minecraft.network.handler.PacketDeflater
 - compressionThreshold - Variable in class net.minecraft.network.handler.PacketInflater
 - compressionThreshold - Variable in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
 - compressMaps() - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - compressor - Variable in class net.minecraft.client.session.telemetry.TelemetryLogManager
 - compute(RegistryKey<? extends Registry<?>>) - Method in class net.minecraft.registry.RegistryOps.CachedRegistryInfoGetter
 - compute(BlockView, BlockPos, int, long) - Method in class net.minecraft.entity.ai.pathing.PathNodeTypeCache
 - computeAlpha(float) - Method in class net.minecraft.client.gui.screen.ingame.CyclingSlotIcon
 - computeBlendingStatus(int, int) - Method in class net.minecraft.world.storage.StorageIoWorker
 - computeChildPath(ScreenRect, NavigationDirection, Element, GuiNavigation) - Method in interface net.minecraft.client.gui.ParentElement
 - computeClientChunk(World, int, int) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder
 - computeCraftables(RecipeMatcher, int, int, RecipeBook) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 - computeFallDamage(float, float) - Method in class net.minecraft.entity.LivingEntity
 - computeFallDamage(float, float) - Method in class net.minecraft.entity.passive.FrogEntity
 - computeFallDamage(float, float) - Method in class net.minecraft.entity.passive.GoatEntity
 - computeFixableBlockStates(Dynamic<?>) - Method in class net.minecraft.datafixer.fix.LeavesFix.ListFixer
 - computeFlags(String, boolean, int) - Method in class net.minecraft.datafixer.fix.LeavesFix.ListFixer
 - computeHashCode() - Method in class net.minecraft.state.property.BooleanProperty
 - computeHashCode() - Method in class net.minecraft.state.property.EnumProperty
 - computeHashCode() - Method in class net.minecraft.state.property.IntProperty
 - computeHashCode() - Method in class net.minecraft.state.property.Property
 - computeId(SuggestionProvider<CommandSource>) - Static method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.ArgumentNode
 - computeId(SuggestionProvider<CommandSource>) - Static method in class net.minecraft.command.suggestion.SuggestionProviders
 - computeIfAbsent(int, IntFunction<T>) - Method in class net.minecraft.client.font.GlyphContainer
 - computeIndex(int, int, int) - Method in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
 - 
Returns the index of an object in the storage given its x, y, z coordinates.
 - computeInitialChildPath(ScreenRect, NavigationDirection, Element, GuiNavigation) - Method in interface net.minecraft.client.gui.ParentElement
 - computeIsFixed() - Method in class net.minecraft.datafixer.fix.AddTrappedChestFix.ListFixer
 - computeIsFixed() - Method in class net.minecraft.datafixer.fix.LeavesFix.LeavesLogFixer
 - computeIsFixed() - Method in class net.minecraft.datafixer.fix.LeavesFix.ListFixer
 - computeLeafStates(int, int, int) - Method in class net.minecraft.datafixer.fix.LeavesFix.LeavesLogFixer
 - computeNavigationPath(GuiNavigation.Arrow) - Method in interface net.minecraft.client.gui.ParentElement
 - computeNavigationPath(GuiNavigation.Tab) - Method in interface net.minecraft.client.gui.ParentElement
 - computeNeighbors(RailShape) - Method in class net.minecraft.block.RailPlacementHelper
 - computeNext() - Method in class net.minecraft.client.search.IdentifierSearchableIterator
 - computeNext() - Method in class net.minecraft.client.search.TextSearchableIterator
 - computeNext() - Method in class net.minecraft.util.collection.PriorityIterator
 - computeNext() - Method in class net.minecraft.world.BlockCollisionSpliterator
 - computeNormal() - Method in class net.minecraft.client.util.math.MatrixStack.Entry
 - computeRailShape(RailPlacementHelper) - Method in class net.minecraft.block.RailPlacementHelper
 - computeSender() - Method in class net.minecraft.client.session.telemetry.TelemetryManager
 - computeServerId(String, PublicKey, SecretKey) - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 - 
Returns the computed server ID.
 - computeTemperature(BlockPos) - Method in class net.minecraft.world.biome.Biome
 - computeValue() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - 
Computes this attribute's value, taking modifiers into account.
 - concat(List<? extends StringVisitable>) - Static method in interface net.minecraft.text.StringVisitable
 - 
Concats multiple string visitables by the order they appear in the list.
 - concat(List<OrderedText>) - Static method in interface net.minecraft.text.OrderedText
 - concat(OrderedText[]) - Static method in interface net.minecraft.text.OrderedText
 - concat(OrderedText, OrderedText) - Static method in interface net.minecraft.text.OrderedText
 - concat(StringVisitable[]) - Static method in interface net.minecraft.text.StringVisitable
 - 
Concats multiple string visitables by the order they appear in the array.
 - CONCENTRIC_RINGS - Static variable in interface net.minecraft.world.gen.chunk.placement.StructurePlacementType
 - concentricPlacementsToPositions - Variable in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - concentricRingSeed - Variable in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - ConcentricRingsStructurePlacement - Class in net.minecraft.world.gen.chunk.placement
 - ConcentricRingsStructurePlacement(int, int, int, RegistryEntryList<Biome>) - Constructor for class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - ConcentricRingsStructurePlacement(Vec3i, StructurePlacement.FrequencyReductionMethod, float, int, Optional<StructurePlacement.ExclusionZone>, int, int, int, RegistryEntryList<Biome>) - Constructor for class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - CONCRETE_POWDER - Static variable in class net.minecraft.registry.tag.BlockTags
 - ConcretePowderBlock - Class in net.minecraft.block
 - ConcretePowderBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.ConcretePowderBlock
 - condition - Variable in record class net.minecraft.command.EntitySelectorOptions.SelectorOption
 - 
The field for the
conditionrecord component. - condition - Variable in class net.minecraft.entity.ai.goal.HoldInHandsGoal
 - condition - Variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionalBlockStateRule
 - 
The field for the
conditionrecord component. - condition() - Method in record class net.minecraft.command.EntitySelectorOptions.SelectorOption
 - 
Returns the value of the
conditionrecord component. - condition() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionalBlockStateRule
 - 
Returns the value of the
conditionrecord component. - condition(MaterialRules.MaterialCondition, MaterialRules.MaterialRule) - Static method in class net.minecraft.world.gen.surfacebuilder.MaterialRules
 - Condition(String, StatePredicate.ValueMatcher) - Constructor for record class net.minecraft.predicate.StatePredicate.Condition
 - 
Creates an instance of a
Conditionrecord class. - Condition(Identifier, float) - Constructor for class net.minecraft.client.render.model.json.ModelOverride.Condition
 - CONDITION_LIST_CODEC - Static variable in record class net.minecraft.predicate.StatePredicate
 - conditional - Variable in class net.minecraft.client.gui.screen.ingame.CommandBlockScreen
 - conditional - Variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - CONDITIONAL - Static variable in class net.minecraft.block.CommandBlock
 - CONDITIONAL - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies if a command block is conditional.
 - CONDITIONAL_FAIL_COUNT_EXCEPTION - Static variable in class net.minecraft.server.command.ExecuteCommand
 - CONDITIONAL_FAIL_EXCEPTION - Static variable in class net.minecraft.server.command.ExecuteCommand
 - CONDITIONAL_MASK - Static variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - ConditionalBlockStateRule(MaterialRules.BooleanSupplier, MaterialRules.BlockStateRule) - Constructor for record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionalBlockStateRule
 - ConditionalLootFunction - Class in net.minecraft.loot.function
 - ConditionalLootFunction(List<LootCondition>) - Constructor for class net.minecraft.loot.function.ConditionalLootFunction
 - ConditionalLootFunction.Builder<T> - Class in net.minecraft.loot.function
 - ConditionalLootFunction.Joiner - Class in net.minecraft.loot.function
 - conditionally(Iterable<E>, Function<E, LootCondition.Builder>) - Method in interface net.minecraft.loot.condition.LootConditionConsumingBuilder
 - conditionally(LootCondition.Builder) - Method in interface net.minecraft.loot.condition.LootConditionConsumingBuilder
 - conditionally(LootCondition.Builder) - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 - conditionally(LootCondition.Builder) - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 - conditionally(LootCondition.Builder) - Method in class net.minecraft.loot.LootPool.Builder
 - conditionalModeButton - Variable in class net.minecraft.client.gui.screen.ingame.CommandBlockScreen
 - ConditionalMultipart(When, List<BlockStateVariant>) - Constructor for class net.minecraft.data.client.MultipartBlockStateSupplier.ConditionalMultipart
 - conditionList - Variable in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 - ConditionMaterialRule(MaterialRules.MaterialCondition, MaterialRules.MaterialRule) - Constructor for record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
 - conditionMet - Variable in class net.minecraft.block.entity.CommandBlockBlockEntity
 - conditionPredicate - Variable in class net.minecraft.loot.entry.LootPoolEntry
 - conditions - Variable in record class net.minecraft.advancement.AdvancementCriterion
 - 
The field for the
conditionsrecord component. - conditions - Variable in record class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
 - 
The field for the
conditionsrecord component. - conditions - Variable in class net.minecraft.client.render.model.json.ModelOverride
 - conditions - Variable in class net.minecraft.client.render.model.json.ModelOverrideList.BakedOverride
 - conditions - Variable in class net.minecraft.loot.entry.LootPoolEntry.Builder
 - conditions - Variable in class net.minecraft.loot.entry.LootPoolEntry
 - conditions - Variable in class net.minecraft.loot.function.ConditionalLootFunction
 - conditions - Variable in class net.minecraft.loot.LootPool.Builder
 - conditions - Variable in class net.minecraft.loot.LootPool
 - conditions - Variable in class net.minecraft.predicate.entity.LootContextPredicate
 - conditions - Variable in class net.minecraft.predicate.StatePredicate.Builder
 - conditions - Variable in record class net.minecraft.predicate.StatePredicate
 - 
The field for the
conditionsrecord component. - conditions() - Method in record class net.minecraft.advancement.AdvancementCriterion
 - 
Returns the value of the
conditionsrecord component. - conditions() - Method in record class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
 - 
Returns the value of the
conditionsrecord component. - conditions() - Method in record class net.minecraft.predicate.StatePredicate
 - 
Returns the value of the
conditionsrecord component. - Conditions() - Constructor for record class net.minecraft.advancement.criterion.ImpossibleCriterion.Conditions
 - 
Creates an instance of a
Conditionsrecord class. - Conditions(Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.StartedRidingCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, List<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.ChanneledLightningCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, List<LootContextPredicate>, NumberRange.IntRange) - Constructor for record class net.minecraft.advancement.criterion.KilledByCrossbowCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<DamagePredicate>) - Constructor for record class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<DamagePredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<DistancePredicate>, NumberRange.IntRange) - Constructor for record class net.minecraft.advancement.criterion.LevitationCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<EntityEffectPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.EffectsChangedCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LocationPredicate>, Optional<DistancePredicate>) - Constructor for record class net.minecraft.advancement.criterion.TravelCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LocationPredicate>, Optional<DistancePredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.FallAfterExplosionCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.AnyBlockUseCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.DefaultBlockUseCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.ItemCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.SummonedEntityCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.TameAnimalCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>, Optional<DamageSourcePredicate>) - Constructor for record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.LightningStrikeCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>, Optional<LootContextPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.BredAnimalsCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<LootContextPredicate>, Optional<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.VillagerTradeCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.ConsumeItemCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.FilledBucketCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.ShotCrossbowCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.UsedTotemCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.UsingItemCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>, Optional<LootContextPredicate>, Optional<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.FishingRodHookedCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>, NumberRange.IntRange) - Constructor for record class net.minecraft.advancement.criterion.EnchantedItemCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<ItemPredicate>, NumberRange.IntRange, NumberRange.IntRange) - Constructor for record class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<RegistryEntry<Block>>, Optional<ItemPredicate>, NumberRange.IntRange) - Constructor for record class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<RegistryEntry<Block>>, Optional<StatePredicate>) - Constructor for record class net.minecraft.advancement.criterion.EnterBlockCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<RegistryEntry<Block>>, Optional<StatePredicate>) - Constructor for record class net.minecraft.advancement.criterion.SlideDownBlockCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<RegistryEntry<Potion>>) - Constructor for record class net.minecraft.advancement.criterion.BrewedPotionCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Optional<RegistryKey<World>>, Optional<RegistryKey<World>>) - Constructor for record class net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, InventoryChangedCriterion.Conditions.Slots, List<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.InventoryChangedCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, NumberRange.DoubleRange) - Constructor for record class net.minecraft.advancement.criterion.UsedEnderEyeCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, NumberRange.IntRange) - Constructor for record class net.minecraft.advancement.criterion.ConstructBeaconCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, NumberRange.IntRange, Optional<LootContextPredicate>) - Constructor for record class net.minecraft.advancement.criterion.TargetHitCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, RegistryKey<LootTable>) - Constructor for record class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Identifier) - Constructor for record class net.minecraft.advancement.criterion.RecipeUnlockedCriterion.Conditions
 - Conditions(Optional<LootContextPredicate>, Identifier, List<ItemPredicate>) - Constructor for record class net.minecraft.advancement.criterion.RecipeCraftedCriterion.Conditions
 - ConditionsContainer(T, AdvancementEntry, String) - Constructor for record class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
 - conditionsFromItem(ItemConvertible) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - conditionsFromItem(NumberRange.IntRange, ItemConvertible) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - conditionsFromItemPredicates(ItemPredicate[]) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - conditionsFromPredicates(ItemPredicate.Builder[]) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - conditionsFromTag(TagKey<Item>) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - conditionsLookup - Variable in class net.minecraft.predicate.entity.LootContextPredicateValidator
 - conditionTypes - Variable in class net.minecraft.client.render.model.json.ModelOverrideList
 - conduit - Variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - CONDUIT - Static variable in class net.minecraft.block.Blocks
 - CONDUIT - Static variable in class net.minecraft.block.entity.BlockEntityType
 - CONDUIT - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CONDUIT - Static variable in class net.minecraft.item.Items
 - CONDUIT_EYE - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CONDUIT_POWER - Static variable in class net.minecraft.entity.effect.StatusEffects
 - CONDUIT_SHELL - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CONDUIT_WIND - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - ConduitBlock - Class in net.minecraft.block
 - ConduitBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.ConduitBlock
 - ConduitBlockEntity - Class in net.minecraft.block.entity
 - ConduitBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.ConduitBlockEntity
 - ConduitBlockEntityRenderer - Class in net.minecraft.client.render.block.entity
 - ConduitBlockEntityRenderer(BlockEntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - conduitEye - Variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - conduitShell - Variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - conduitWind - Variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - confidence - Variable in record class net.minecraft.util.ModStatus
 - 
The field for the
confidencerecord component. - confidence() - Method in record class net.minecraft.util.ModStatus
 - 
Returns the value of the
confidencerecord component. - Confidence(String, boolean) - Constructor for enum class net.minecraft.util.ModStatus.Confidence
 - config - Variable in class net.minecraft.block.entity.VaultBlockEntity
 - config - Variable in class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen
 - config - Variable in class net.minecraft.client.gui.screen.world.PresetsScreen
 - config - Variable in record class net.minecraft.structure.StructureGeneratorFactory.Context
 - 
The field for the
configrecord component. - config - Variable in record class net.minecraft.structure.StructurePiecesGenerator.Context
 - 
The field for the
configrecord component. - config - Variable in record class net.minecraft.world.gen.carver.ConfiguredCarver
 - 
The field for the
configrecord component. - config - Variable in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - config - Variable in record class net.minecraft.world.gen.feature.ConfiguredFeature
 - 
The field for the
configrecord component. - config - Variable in class net.minecraft.world.gen.feature.util.FeatureContext
 - config - Variable in class net.minecraft.world.gen.structure.Structure
 - config() - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
 - 
Returns the value of the
configrecord component. - config() - Method in record class net.minecraft.structure.StructurePiecesGenerator.Context
 - 
Returns the value of the
configrecord component. - config() - Method in record class net.minecraft.world.gen.carver.ConfiguredCarver
 - 
Returns the value of the
configrecord component. - config() - Method in record class net.minecraft.world.gen.feature.ConfiguredFeature
 - 
Returns the value of the
configrecord component. - Config(HashFunction, int, Map<String, String>, Proxy, NetworkUtils.DownloadListener) - Constructor for record class net.minecraft.util.Downloader.Config
 - Config(RegistryEntryList<Biome>) - Constructor for record class net.minecraft.world.gen.structure.Structure.Config
 - Config(RegistryEntryList<Biome>, Map<SpawnGroup, StructureSpawns>, GenerationStep.Feature, StructureTerrainAdaptation) - Constructor for record class net.minecraft.world.gen.structure.Structure.Config
 - Config(BlockStateProvider, BlockStateProvider) - Constructor for record class net.minecraft.world.gen.feature.LakeFeature.Config
 - 
Deprecated.
 - CONFIG_CODEC - Static variable in class net.minecraft.world.gen.carver.CarverConfig
 - CONFIG_KEY - Static variable in record class net.minecraft.block.vault.VaultConfig
 - CONFIG_PATH - Static variable in class net.minecraft.util.profiling.jfr.JfrProfiler
 - configCodecBuilder(RecordCodecBuilder.Instance<S>) - Static method in class net.minecraft.world.gen.structure.Structure
 - configConsumer - Variable in class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen
 - ConfigPackets - Class in net.minecraft.network.packet
 - ConfigPackets() - Constructor for class net.minecraft.network.packet.ConfigPackets
 - ConfigurableWrapperLookup(DynamicRegistryManager) - Constructor for class net.minecraft.server.DataPackContents.ConfigurableWrapperLookup
 - configuration - Variable in record class net.minecraft.world.chunk.PalettedContainer.Data
 - 
The field for the
configurationrecord component. - configuration() - Method in record class net.minecraft.world.chunk.PalettedContainer.Data
 - 
Returns the value of the
configurationrecord component. - CONFIGURATION - Enum constant in enum class net.minecraft.network.NetworkPhase
 - CONFIGURATION_ACKNOWLEDGED - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONFIGURATION_CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.CustomPayloadS2CPacket
 - ConfigurationStates - Class in net.minecraft.network.state
 - ConfigurationStates() - Constructor for class net.minecraft.network.state.ConfigurationStates
 - configure(C) - Method in class net.minecraft.world.gen.carver.Carver
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.rebalance.TradeRebalanceEnchantmentTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.rebalance.TradeRebalanceStructureTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.TagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaBannerPatternTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaBiomeTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaBlockTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaCatVariantTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaDamageTypeTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaEnchantmentTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaEntityTypeTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaFlatLevelGeneratorPresetTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaFluidTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaGameEventTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaInstrumentTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaItemTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaPaintingVariantTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaPointOfInterestTypeTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaStructureTagProvider
 - configure(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.data.server.tag.vanilla.VanillaWorldPresetTagProvider
 - configure(World, Camera, Entity) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - configure(World, Camera, HitResult) - Method in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
 - CONFIGURE_REALM_TITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - CONFIGURE_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - configureButton - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - configureClicked(RealmsServer) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - CONFIGURED_CARVER - Static variable in class net.minecraft.registry.RegistryKeys
 - CONFIGURED_FEATURE - Static variable in class net.minecraft.registry.RegistryKeys
 - ConfiguredCarver<WC> - Record Class in net.minecraft.world.gen.carver
 - ConfiguredCarver(Carver<WC>, WC) - Constructor for record class net.minecraft.world.gen.carver.ConfiguredCarver
 - 
Creates an instance of a
ConfiguredCarverrecord class. - configuredCarverLookup - Variable in class net.minecraft.world.biome.GenerationSettings.LookupBackedBuilder
 - ConfiguredCarvers - Class in net.minecraft.world.gen.carver
 - ConfiguredCarvers() - Constructor for class net.minecraft.world.gen.carver.ConfiguredCarvers
 - ConfiguredFeature<FC,
F> - Record Class in net.minecraft.world.gen.feature - ConfiguredFeature(F, FC) - Constructor for record class net.minecraft.world.gen.feature.ConfiguredFeature
 - 
Creates an instance of a
ConfiguredFeaturerecord class. - ConfiguredFeatures - Class in net.minecraft.world.gen.feature
 - ConfiguredFeatures() - Constructor for class net.minecraft.world.gen.feature.ConfiguredFeatures
 - configureFallingBlockEntity(FallingBlockEntity) - Method in class net.minecraft.block.AnvilBlock
 - configureFallingBlockEntity(FallingBlockEntity) - Method in class net.minecraft.block.FallingBlock
 - configureScreen - Variable in class net.minecraft.client.realms.gui.screen.RealmsInviteScreen
 - configureScreen - Variable in class net.minecraft.client.realms.task.CloseServerTask
 - CONFIRM_DESCRIPTION_TEXT - Static variable in class net.minecraft.client.gui.screen.world.EditWorldScreen
 - CONFIRM_TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.BeaconScreen
 - CONFIRM_TITLE_TEXT - Static variable in class net.minecraft.client.gui.screen.world.EditWorldScreen
 - confirmButton - Variable in class net.minecraft.client.gui.screen.world.CustomizeBuffetLevelScreen
 - ConfirmLinkScreen - Class in net.minecraft.client.gui.screen
 - ConfirmLinkScreen(BooleanConsumer, String, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - ConfirmLinkScreen(BooleanConsumer, Text, String, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - ConfirmLinkScreen(BooleanConsumer, Text, URI, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - ConfirmLinkScreen(BooleanConsumer, Text, Text, String, Text, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - ConfirmLinkScreen(BooleanConsumer, Text, Text, URI, Text, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - confirmMessage - Variable in enum class net.minecraft.resource.ResourcePackCompatibility
 - ConfirmScreen - Class in net.minecraft.client.gui.screen
 - ConfirmScreen(BooleanConsumer, Text, Text) - Constructor for class net.minecraft.client.gui.screen.ConfirmScreen
 - ConfirmScreen(BooleanConsumer, Text, Text, Text, Text) - Constructor for class net.minecraft.client.gui.screen.ConfirmScreen
 - ConfirmServerResourcePackScreen(MinecraftClient, Screen, List<ClientCommonNetworkHandler.ConfirmServerResourcePackScreen.Pack>, boolean, Text) - Constructor for class net.minecraft.client.network.ClientCommonNetworkHandler.ConfirmServerResourcePackScreen
 - CONFUSION - Enum constant in enum class net.minecraft.block.Portal.Effect
 - conjugate(Matrix3f, Matrix3f) - Static method in class net.minecraft.util.math.MatrixUtil
 - 
Stores A′XA into X, clobbering A.
 - conjureFangs(double, double, double, double, float, int) - Method in class net.minecraft.entity.mob.EvokerEntity.ConjureFangsGoal
 - ConjureFangsGoal() - Constructor for class net.minecraft.entity.mob.EvokerEntity.ConjureFangsGoal
 - connect() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
 - connect() - Method in class net.minecraft.client.realms.Request
 - connect(String, int, ClientLoginPacketListener) - Method in class net.minecraft.network.ClientConnection
 - connect(String, int, ClientQueryPacketListener) - Method in class net.minecraft.network.ClientConnection
 - connect(String, int, NetworkState<S>, NetworkState<C>, C, boolean) - Method in class net.minecraft.network.ClientConnection
 - connect(String, int, NetworkState<S>, NetworkState<C>, C, ConnectionIntent) - Method in class net.minecraft.network.ClientConnection
 - connect(InetSocketAddress, boolean, ClientConnection) - Static method in class net.minecraft.network.ClientConnection
 - connect(InetSocketAddress, boolean, MultiValueDebugSampleLogImpl) - Static method in class net.minecraft.network.ClientConnection
 - connect(Screen, MinecraftClient, ServerAddress, ServerInfo, boolean, CookieStorage) - Static method in class net.minecraft.client.gui.screen.multiplayer.ConnectScreen
 - connect(MinecraftClient, ServerAddress, ServerInfo, CookieStorage) - Method in class net.minecraft.client.gui.screen.multiplayer.ConnectScreen
 - connect(ServerInfo) - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
 - connect(RealmsServer, ServerAddress) - Method in class net.minecraft.client.realms.RealmsConnection
 - CONNECT_FAILED - Static variable in class net.minecraft.screen.ScreenTexts
 - CONNECT_FAILED_TRANSFER - Static variable in class net.minecraft.screen.ScreenTexts
 - CONNECT_TIMEOUT - Static variable in class net.minecraft.client.realms.Request
 - connected - Variable in class net.minecraft.client.realms.Request
 - ConnectedClientData - Record Class in net.minecraft.server.network
 - ConnectedClientData(GameProfile, int, SyncedClientOptions, boolean) - Constructor for record class net.minecraft.server.network.ConnectedClientData
 - connectedCrystal - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - connectedParticlesRange - Variable in class net.minecraft.block.vault.VaultSharedData
 - connectedPlayers - Variable in class net.minecraft.block.vault.VaultSharedData
 - CONNECTING - Enum constant in enum class net.minecraft.client.network.ClientLoginNetworkHandler.State
 - ConnectingBlock - Class in net.minecraft.block
 - ConnectingBlock(float, AbstractBlock.Settings) - Constructor for class net.minecraft.block.ConnectingBlock
 - connectingCancelled - Variable in class net.minecraft.client.gui.screen.multiplayer.ConnectScreen
 - connection - Variable in class net.minecraft.client.gui.screen.multiplayer.ConnectScreen
 - 
The client connection to the remote server.
 - connection - Variable in class net.minecraft.client.gui.screen.ReconfiguringScreen
 - connection - Variable in class net.minecraft.client.network.ClientCommonNetworkHandler
 - connection - Variable in class net.minecraft.client.network.ClientLoginNetworkHandler
 - connection - Variable in class net.minecraft.client.realms.RealmsConnection
 - connection - Variable in class net.minecraft.client.realms.Request
 - connection - Variable in class net.minecraft.server.network.LocalServerHandshakeNetworkHandler
 - connection - Variable in class net.minecraft.server.network.ServerCommonNetworkHandler
 - connection - Variable in class net.minecraft.server.network.ServerHandshakeNetworkHandler
 - connection - Variable in class net.minecraft.server.network.ServerLoginNetworkHandler
 - connection - Variable in class net.minecraft.server.network.ServerQueryNetworkHandler
 - CONNECTION_RETRY_INTERVAL - Static variable in class net.minecraft.server.chase.ChaseClient
 - CONNECTION_VARIANT_FUNCTIONS - Static variable in class net.minecraft.data.client.BlockStateModelGenerator
 - 
A map from a boolean property about connection on one direction to a function that creates a block state variant for connection on that direction with a given connection model.
 - ConnectionIntent - Enum Class in net.minecraft.network.packet.c2s.handshake
 - ConnectionIntent() - Constructor for enum class net.minecraft.network.packet.c2s.handshake.ConnectionIntent
 - ConnectionParticle - Class in net.minecraft.client.particle
 - ConnectionParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.ConnectionParticle
 - ConnectionParticle(ClientWorld, double, double, double, double, double, double, boolean, Particle.DynamicAlpha) - Constructor for class net.minecraft.client.particle.ConnectionParticle
 - ConnectionParticle.EnchantFactory - Class in net.minecraft.client.particle
 - ConnectionParticle.NautilusFactory - Class in net.minecraft.client.particle
 - ConnectionParticle.VaultConnectionFactory - Class in net.minecraft.client.particle
 - connections - Variable in class net.minecraft.server.ServerNetworkIo
 - connectivity(RealmsHttpException) - Static method in record class net.minecraft.client.realms.RealmsError.SimpleHttpError
 - connectLocal(SocketAddress) - Static method in class net.minecraft.network.ClientConnection
 - CONNECTOR_THREADS_COUNT - Static variable in class net.minecraft.client.gui.screen.multiplayer.ConnectScreen
 - ConnectScreen - Class in net.minecraft.client.gui.screen.multiplayer
 - 
The connection screen is used to initiate a connection to a remote server.
 - ConnectScreen(Screen, Text) - Constructor for class net.minecraft.client.gui.screen.multiplayer.ConnectScreen
 - connectsTo(BlockState) - Static method in class net.minecraft.block.RedstoneWireBlock
 - connectsTo(BlockState, boolean) - Method in class net.minecraft.block.PaneBlock
 - connectsTo(BlockState, Direction) - Static method in class net.minecraft.block.RedstoneWireBlock
 - considerPeeking - Variable in class net.minecraft.entity.passive.ArmadilloBrain.RollUpTask
 - consoleCommandTextField - Variable in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - consoleUpdateThread - Variable in class net.minecraft.server.dedicated.gui.DedicatedServerGui
 - constant(double) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
 - constant(float) - Static method in interface net.minecraft.enchantment.EnchantmentLevelBasedValue
 - constant(float) - Static method in interface net.minecraft.entity.decoration.DisplayEntity.FloatLerper
 - constant(int) - Static method in interface net.minecraft.entity.decoration.DisplayEntity.IntLerper
 - constant(T) - Static method in interface net.minecraft.entity.decoration.DisplayEntity.AbstractInterpolator
 - Constant(double) - Constructor for record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Constant
 - Constant(float) - Constructor for class net.minecraft.client.render.RenderTickCounter.Constant
 - Constant(float) - Constructor for record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Constant
 - CONSTANT - Static variable in class net.minecraft.loot.provider.number.LootNumberProviderTypes
 - CONSTANT - Static variable in interface net.minecraft.util.math.floatprovider.FloatProviderType
 - CONSTANT - Static variable in interface net.minecraft.util.math.intprovider.IntProviderType
 - CONSTANT - Static variable in interface net.minecraft.world.gen.heightprovider.HeightProviderType
 - CONSTANT_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DstFactor
 - CONSTANT_ALPHA - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SrcFactor
 - CONSTANT_CODEC - Static variable in class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
 - CONSTANT_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.DstFactor
 - CONSTANT_COLOR - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.SrcFactor
 - CONSTANT_RANGE - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
 - ConstantArgumentSerializer<A> - Class in net.minecraft.command.argument.serialize
 - ConstantArgumentSerializer(Function<CommandRegistryAccess, A>) - Constructor for class net.minecraft.command.argument.serialize.ConstantArgumentSerializer
 - ConstantArgumentSerializer.Properties - Class in net.minecraft.command.argument.serialize
 - constantCost(int) - Static method in record class net.minecraft.enchantment.Enchantment
 - ConstantFloatProvider - Class in net.minecraft.util.math.floatprovider
 - ConstantFloatProvider(float) - Constructor for class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - ConstantHeightProvider - Class in net.minecraft.world.gen.heightprovider
 - ConstantHeightProvider(YOffset) - Constructor for class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
 - ConstantIntProvider - Class in net.minecraft.util.math.intprovider
 - ConstantIntProvider(int) - Constructor for class net.minecraft.util.math.intprovider.ConstantIntProvider
 - ConstantLootNumberProvider - Record Class in net.minecraft.loot.provider.number
 - ConstantLootNumberProvider(float) - Constructor for record class net.minecraft.loot.provider.number.ConstantLootNumberProvider
 - 
Creates an instance of a
ConstantLootNumberProviderrecord class. - constantTooltip(Text) - Static method in class net.minecraft.client.option.SimpleOption
 - 
Returns the getter for the
tooltipFactoryGetterparameter of the constructor to indicate constant tooltips. - construct(ArgumentBuilder<ServerCommandSource, ?>, LootCommand.Target) - Method in interface net.minecraft.server.command.LootCommand.SourceConstructor
 - construct(ChunkRandom, int, int) - Method in interface net.minecraft.world.gen.structure.BasicTempleStructure.Constructor
 - CONSTRUCT_BEACON - Static variable in class net.minecraft.advancement.criterion.Criteria
 - ConstructBeaconCriterion - Class in net.minecraft.advancement.criterion
 - ConstructBeaconCriterion() - Constructor for class net.minecraft.advancement.criterion.ConstructBeaconCriterion
 - ConstructBeaconCriterion.Conditions - Record Class in net.minecraft.advancement.criterion
 - constructor - Variable in class net.minecraft.world.gen.structure.BasicTempleStructure
 - constructor - Variable in record class net.minecraft.world.PersistentState.Type
 - 
The field for the
constructorrecord component. - constructor() - Method in record class net.minecraft.world.PersistentState.Type
 - 
Returns the value of the
constructorrecord component. - constructThreadException() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - consume(double, double, double, double, double, double) - Method in interface net.minecraft.util.shape.VoxelShapes.BoxConsumer
 - consume(int, int) - Method in class net.minecraft.recipe.RecipeMatcher
 - 
Consumes a resource from the pool of available items.
 - consume(int, int, double) - Method in interface net.minecraft.world.gen.chunk.BlendingData.HeightConsumer
 - consume(int, int, int, double) - Method in interface net.minecraft.world.gen.chunk.BlendingData.CollidableBlockDensityConsumer
 - consume(int, int, int, int, int, int) - Method in interface net.minecraft.util.shape.VoxelSet.PositionBiConsumer
 - consume(int, int, RegistryEntry<Biome>) - Method in interface net.minecraft.world.gen.chunk.BlendingData.BiomeConsumer
 - consume(StringReader) - Method in class net.minecraft.command.argument.ItemStringReader
 - consume(StringReader, ItemStringReader.Callbacks) - Method in class net.minecraft.command.argument.ItemStringReader
 - consume(Direction, int, int, int) - Method in interface net.minecraft.util.shape.VoxelSet.PositionConsumer
 - consume(T) - Static method in class net.minecraft.util.TypedActionResult
 - CONSUME - Enum constant in enum class net.minecraft.util.ActionResult
 - 
Indicates an action is performed but no animation should accompany the performance.
 - CONSUME - Enum constant in enum class net.minecraft.util.ItemActionResult
 - CONSUME_ITEM - Static variable in class net.minecraft.advancement.criterion.Criteria
 - CONSUME_ITEM - Static variable in class net.minecraft.entity.EntityStatuses
 - CONSUME_PARTIAL - Enum constant in enum class net.minecraft.util.ActionResult
 - 
Indicates an action is performed but no animation should accompany the performance and no statistic should be incremented.
 - CONSUME_PARTIAL - Enum constant in enum class net.minecraft.util.ItemActionResult
 - consumeAvailableFood() - Method in class net.minecraft.entity.passive.VillagerEntity
 - consumeFully(InputStream) - Method in class net.minecraft.server.filter.TextFilterer
 - consumeHeldItem(World, PlayerEntity, Hand) - Static method in class net.minecraft.item.ItemUsage
 - 
Consumes the item that
playerholds. - consumeItem() - Method in class net.minecraft.entity.LivingEntity
 - consumeItem() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - ConsumeItemCriterion - Class in net.minecraft.advancement.criterion
 - ConsumeItemCriterion() - Constructor for class net.minecraft.advancement.criterion.ConsumeItemCriterion
 - ConsumeItemCriterion.Conditions - Record Class in net.minecraft.advancement.criterion
 - consumeOffHandItem(PiglinEntity, boolean) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - consumeOnAStickItem() - Method in interface net.minecraft.entity.ItemSteerable
 - consumeOnAStickItem() - Method in class net.minecraft.entity.passive.PigEntity
 - consumeOnAStickItem() - Method in class net.minecraft.entity.passive.StriderEntity
 - CONTAINER - Enum constant in enum class net.minecraft.client.gui.hud.InGameHud.HeartType
 - CONTAINER - Static variable in class net.minecraft.component.DataComponentTypes
 - CONTAINER - Static variable in interface net.minecraft.loot.ContainerComponentModifiers
 - CONTAINER - Static variable in class net.minecraft.predicate.item.ItemSubPredicateTypes
 - CONTAINER_BUTTON_CLICK - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONTAINER_CLICK - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONTAINER_CLOSE - Static variable in record class net.minecraft.world.event.GameEvent
 - CONTAINER_CLOSE_C2S - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONTAINER_CLOSE_S2C - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONTAINER_HEART_BLINKING_TEXTURE - Static variable in class net.minecraft.client.gui.hud.PlayerListHud
 - CONTAINER_HEART_TEXTURE - Static variable in class net.minecraft.client.gui.hud.PlayerListHud
 - CONTAINER_LOOT - Static variable in class net.minecraft.component.DataComponentTypes
 - CONTAINER_NAME - Static variable in class net.minecraft.block.EnderChestBlock
 - CONTAINER_NAME_TEXT - Static variable in class net.minecraft.block.entity.BeaconBlockEntity
 - CONTAINER_OPEN - Static variable in record class net.minecraft.world.event.GameEvent
 - CONTAINER_SET_CONTENT - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONTAINER_SET_DATA - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONTAINER_SET_SLOT - Static variable in class net.minecraft.network.packet.PlayPackets
 - CONTAINER_SIZE - Static variable in class net.minecraft.screen.Generic3x3ContainerScreenHandler
 - CONTAINER_SLOT_STATE_CHANGED - Static variable in class net.minecraft.network.packet.PlayPackets
 - ContainerComponent - Class in net.minecraft.component.type
 - 
A component that stores a list of item stacks.
 - ContainerComponent(int) - Constructor for class net.minecraft.component.type.ContainerComponent
 - ContainerComponent(List<ItemStack>) - Constructor for class net.minecraft.component.type.ContainerComponent
 - ContainerComponent(DefaultedList<ItemStack>) - Constructor for class net.minecraft.component.type.ContainerComponent
 - ContainerComponent.Slot - Record Class in net.minecraft.component.type
 - ContainerComponentModifier<T> - Interface in net.minecraft.loot
 - ContainerComponentModifiers - Interface in net.minecraft.loot
 - ContainerLock - Record Class in net.minecraft.inventory
 - ContainerLock(String) - Constructor for record class net.minecraft.inventory.ContainerLock
 - 
Creates an instance of a
ContainerLockrecord class. - ContainerLootComponent - Record Class in net.minecraft.component.type
 - ContainerLootComponent(RegistryKey<LootTable>, long) - Constructor for record class net.minecraft.component.type.ContainerLootComponent
 - ContainerPredicate - Record Class in net.minecraft.predicate.item
 - ContainerPredicate(Optional<CollectionPredicate<ItemStack, ItemPredicate>>) - Constructor for record class net.minecraft.predicate.item.ContainerPredicate
 - ContainerWidget - Class in net.minecraft.client.gui.widget
 - ContainerWidget(int, int, int, int, Text) - Constructor for class net.minecraft.client.gui.widget.ContainerWidget
 - contains - Variable in record class net.minecraft.predicate.collection.CollectionPredicate
 - 
The field for the
containsrecord component. - contains() - Method in record class net.minecraft.predicate.collection.CollectionPredicate
 - 
Returns the value of the
containsrecord component. - contains(double, double) - Method in class net.minecraft.world.border.WorldBorder
 - contains(double, double, double) - Method in class net.minecraft.util.math.Box
 - 
Checks if the given position is in this box.
 - contains(double, double, double) - Method in class net.minecraft.world.border.WorldBorder
 - contains(double, double, double, double) - Method in class net.minecraft.world.border.WorldBorder
 - contains(int) - Method in class net.minecraft.recipe.RecipeMatcher
 - 
Determines whether a raw item id is present in the pool of crafting resources.
 - contains(int, int) - Method in class net.minecraft.client.gui.DrawContext.ScissorStack
 - contains(int, int) - Method in record class net.minecraft.client.gui.ScreenRect
 - contains(int, int) - Method in class net.minecraft.client.util.math.Rect2i
 - contains(int, int, int) - Method in class net.minecraft.util.math.BlockBox
 - contains(int, int, int) - Method in class net.minecraft.util.shape.BitSetVoxelSet
 - contains(int, int, int) - Method in class net.minecraft.util.shape.CroppedVoxelSet
 - contains(int, int, int) - Method in class net.minecraft.util.shape.VoxelSet
 - contains(long) - Method in class net.minecraft.world.ChunkUpdateState
 - contains(GameProfile) - Method in class net.minecraft.server.BannedPlayerList
 - contains(Object) - Method in class net.minecraft.util.collection.ArrayListDeque.ReversedWrapper
 - contains(Object) - Method in class net.minecraft.util.collection.SortedArraySet
 - contains(Object) - Method in class net.minecraft.util.collection.TypeFilterableList
 - contains(String) - Method in class net.minecraft.component.type.NbtComponent
 - contains(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Determines whether the NBT compound object contains the specified key.
 - contains(String, int) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns whether the NBT compound object contains an element of the specified type at the specified key.
 - contains(Predicate<ItemStack>) - Method in class net.minecraft.entity.player.PlayerInventory
 - contains(K) - Method in class net.minecraft.server.ServerConfigList
 - contains(K) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - contains(BlockState) - Method in record class net.minecraft.world.poi.PointOfInterestType
 - contains(ComponentType<?>) - Method in interface net.minecraft.component.ComponentHolder
 - 
Returns whether the held components include
type. - contains(ComponentType<?>) - Method in record class net.minecraft.component.ComponentMap.Builder.SimpleComponentMap
 - contains(ComponentType<?>) - Method in interface net.minecraft.component.ComponentMap
 - contains(LivingEntity) - Method in class net.minecraft.entity.ai.brain.LivingTargetCache
 - contains(Item) - Method in class net.minecraft.component.type.ChargedProjectilesComponent
 - contains(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 - contains(ItemStack) - Method in class net.minecraft.item.ItemGroup
 - contains(LootContextParameter<?>) - Method in class net.minecraft.loot.context.LootContextParameterSet
 - contains(RecipeEntry<?>) - Method in class net.minecraft.recipe.book.RecipeBook
 - contains(RegistryEntry<T>) - Method in interface net.minecraft.registry.entry.RegistryEntryList
 - 
Returns whether
entryis in this list. - contains(RegistryEntry<T>) - Method in class net.minecraft.registry.entry.RegistryEntryList.Direct
 - 
Returns whether
entryis in this list. - contains(RegistryEntry<T>) - Method in class net.minecraft.registry.entry.RegistryEntryList.Named
 - 
Returns whether
entryis in this list. - contains(RegistryKey<T>) - Method in interface net.minecraft.registry.Registry
 - 
Returns whether
keyis registered in this registry. - contains(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns whether
keyis registered in this registry. - contains(TagKey<Item>) - Method in class net.minecraft.entity.player.PlayerInventory
 - contains(TagKey<T>) - Method in interface net.minecraft.data.server.tag.TagProvider.TagLookup
 - contains(FeatureFlag) - Method in class net.minecraft.resource.featuretoggle.FeatureSet
 - contains(FeatureSet) - Method in class net.minecraft.resource.featuretoggle.FeatureManager
 - contains(Property<T>) - Method in class net.minecraft.state.State
 - contains(Text) - Method in interface net.minecraft.text.Text
 - 
Returns whether the text contains
text, without considering styles. - contains(Range<T>) - Method in record class net.minecraft.util.dynamic.Range
 - contains(Identifier) - Method in class net.minecraft.recipe.book.RecipeBook
 - contains(AxisCycleDirection, int, int, int) - Method in class net.minecraft.util.shape.VoxelSet
 - contains(BlockPos) - Method in record class net.minecraft.structure.StructurePiecesList
 - contains(BlockPos) - Method in class net.minecraft.world.border.WorldBorder
 - contains(Box) - Method in class net.minecraft.world.border.WorldBorder
 - contains(ChunkPos) - Method in class net.minecraft.world.border.WorldBorder
 - contains(Vec3d) - Method in class net.minecraft.util.math.Box
 - 
Checks if the given position is in this box.
 - contains(Vec3d) - Method in class net.minecraft.world.border.WorldBorder
 - contains(Vec3i) - Method in class net.minecraft.util.math.BlockBox
 - 
Returns whether this box contains
pos. - contains(GameMode) - Method in record class net.minecraft.world.GameModeList
 - contains(T) - Method in record class net.minecraft.util.dynamic.Range
 - containsAny(Predicate<ItemStack>) - Method in interface net.minecraft.inventory.Inventory
 - 
Returns whether this inventory contains any of the stacks matching
predicate. - containsAny(Set<Item>) - Method in interface net.minecraft.inventory.Inventory
 - 
Returns whether this inventory contains any of
items. - containsChest - Variable in class net.minecraft.structure.NetherFortressGenerator.CorridorLeftTurn
 - containsChest - Variable in class net.minecraft.structure.NetherFortressGenerator.CorridorRightTurn
 - containsFluid(Box) - Method in interface net.minecraft.world.WorldView
 - 
Returns
trueif any of the blocks insideboxcontain fluid. - containsId(Identifier) - Method in interface net.minecraft.registry.Registry
 - 
Returns whether
idis registered in this registry. - containsId(Identifier) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns whether
idis registered in this registry. - containsKey(int) - Method in class net.minecraft.util.collection.IdList
 - containsKey(int) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - containsKey(long) - Method in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - containsMap() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - containsOnlyAmbientEffects(Collection<StatusEffectInstance>) - Static method in class net.minecraft.entity.LivingEntity
 - containsPlayers(int) - Static method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - containsReverseDependency(Multimap<K, K>, K, K) - Static method in class net.minecraft.resource.DependencyTracker
 - containsSpawnEntry(ServerWorld, StructureAccessor, ChunkGenerator, SpawnGroup, SpawnSettings.SpawnEntry, BlockPos) - Static method in class net.minecraft.world.SpawnHelper
 - containsStatus(NbtCompound) - Static method in class net.minecraft.server.world.ServerChunkLoadingManager
 - containsTeamInfo(int) - Static method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - containsUuid(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns
trueif thisNbtCompoundcontains a valid UUID representation associated with the given key. - containsVariant(String) - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 - 
Checks if there's a variant under the
keyin this map. - content - Variable in class net.minecraft.block.FlowerPotBlock
 - content - Variable in record class net.minecraft.client.gui.hud.ChatHudLine
 - 
The field for the
contentrecord component. - content - Variable in record class net.minecraft.client.gui.hud.ChatHudLine.Visible
 - 
The field for the
contentrecord component. - content - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen.Line
 - content - Variable in class net.minecraft.client.gui.tooltip.Tooltip
 - content - Variable in class net.minecraft.client.realms.FileUpload.CustomInputStreamEntity
 - content - Variable in class net.minecraft.client.realms.Request.Post
 - content - Variable in class net.minecraft.client.realms.Request.Put
 - content - Variable in record class net.minecraft.network.message.MessageBody
 - 
The field for the
contentrecord component. - content - Variable in record class net.minecraft.network.message.MessageBody.Serialized
 - 
The field for the
contentrecord component. - content - Variable in record class net.minecraft.network.message.SentMessage.Profileless
 - 
The field for the
contentrecord component. - content - Variable in record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 - 
The field for the
contentrecord component. - content - Variable in class net.minecraft.text.MutableText
 - content() - Method in record class net.minecraft.client.gui.hud.ChatHudLine
 - 
Returns the value of the
contentrecord component. - content() - Method in record class net.minecraft.client.gui.hud.ChatHudLine.Visible
 - 
Returns the value of the
contentrecord component. - content() - Method in record class net.minecraft.network.message.MessageBody
 - 
Returns the value of the
contentrecord component. - content() - Method in record class net.minecraft.network.message.MessageBody.Serialized
 - 
Returns the value of the
contentrecord component. - content() - Method in record class net.minecraft.network.message.SentMessage.Chat
 - content() - Method in interface net.minecraft.network.message.SentMessage
 - content() - Method in record class net.minecraft.network.message.SentMessage.Profileless
 - 
Returns the value of the
contentrecord component. - content() - Method in record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 - 
Returns the value of the
contentrecord component. - CONTENT - Enum constant in enum class net.minecraft.text.Decoration.Parameter
 - CONTENT - Static variable in class net.minecraft.data.client.TextureKey
 - CONTENT_TO_POTTED - Static variable in class net.minecraft.block.FlowerPotBlock
 - contentLength(String) - Method in class net.minecraft.client.realms.FileDownload
 - contents - Variable in record class net.minecraft.client.font.UnihexFont.FontImage16x16
 - 
The field for the
contentsrecord component. - contents - Variable in record class net.minecraft.client.font.UnihexFont.FontImage32x16
 - 
The field for the
contentsrecord component. - contents - Variable in record class net.minecraft.client.font.UnihexFont.FontImage8x16
 - 
The field for the
contentsrecord component. - contents - Variable in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
 - 
The field for the
contentsrecord component. - contents - Variable in class net.minecraft.client.gui.screen.ingame.BookScreen
 - contents - Variable in class net.minecraft.client.gui.screen.option.TelemetryEventWidget
 - contents - Variable in class net.minecraft.client.texture.Sprite
 - contents - Variable in record class net.minecraft.command.argument.MessageArgumentType.MessageFormat
 - 
The field for the
contentsrecord component. - contents - Variable in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 - contents - Variable in record class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity.TextLine
 - 
The field for the
contentsrecord component. - contents - Variable in record class net.minecraft.item.tooltip.BundleTooltipData
 - 
The field for the
contentsrecord component. - contents - Variable in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 - contents - Variable in record class net.minecraft.predicate.item.WritableBookContentPredicate.RawStringPredicate
 - 
The field for the
contentsrecord component. - contents - Variable in record class net.minecraft.predicate.item.WrittenBookContentPredicate.RawTextPredicate
 - 
The field for the
contentsrecord component. - contents - Variable in class net.minecraft.registry.tag.TagPacketSerializer.Serialized
 - contents - Variable in record class net.minecraft.resource.fs.ResourceFile.File
 - 
The field for the
contentsrecord component. - contents - Variable in class net.minecraft.util.thread.AtomicStack
 - contents - Variable in class net.minecraft.world.gen.feature.DeltaFeatureConfig
 - contents() - Method in record class net.minecraft.client.font.UnihexFont.FontImage16x16
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.client.font.UnihexFont.FontImage32x16
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.client.font.UnihexFont.FontImage8x16
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.command.argument.MessageArgumentType.MessageFormat
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity.TextLine
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.item.tooltip.BundleTooltipData
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.predicate.item.WritableBookContentPredicate.RawStringPredicate
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.predicate.item.WrittenBookContentPredicate.RawTextPredicate
 - 
Returns the value of the
contentsrecord component. - contents() - Method in record class net.minecraft.resource.fs.ResourceFile.File
 - 
Returns the value of the
contentsrecord component. - Contents(List<Text>) - Constructor for record class net.minecraft.client.gui.screen.ingame.BookScreen.Contents
 - Contents(LayoutWidget, Text) - Constructor for record class net.minecraft.client.gui.screen.option.TelemetryEventWidget.Contents
 - CONTENTS_DYNAMIC_DROP_ID - Static variable in class net.minecraft.block.ShulkerBoxBlock
 - CONTENTS_KEY - Static variable in class net.minecraft.command.DataCommandStorage.PersistentState
 - CONTENTS_LENGTH - Static variable in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 - ContentsBuilder(int) - Constructor for class net.minecraft.client.gui.screen.option.TelemetryEventWidget.ContentsBuilder
 - contentsChangedListener - Variable in class net.minecraft.screen.StonecutterScreenHandler
 - context - Variable in class net.minecraft.client.gui.screen.report.AbuseReportTypeScreen
 - context - Variable in class net.minecraft.client.gui.screen.report.ReportScreen
 - context - Variable in class net.minecraft.client.render.entity.feature.FeatureRenderer
 - context - Variable in class net.minecraft.client.render.model.BlockStatesLoader
 - context - Variable in class net.minecraft.client.render.model.MultipartUnbakedModel.Deserializer
 - context - Variable in class net.minecraft.command.FixedCommandAction
 - context - Variable in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - context - Variable in class net.minecraft.screen.BeaconScreenHandler
 - context - Variable in class net.minecraft.screen.CartographyTableScreenHandler
 - context - Variable in class net.minecraft.screen.CraftingScreenHandler
 - context - Variable in class net.minecraft.screen.EnchantmentScreenHandler
 - context - Variable in class net.minecraft.screen.ForgingScreenHandler
 - context - Variable in class net.minecraft.screen.GrindstoneScreenHandler
 - context - Variable in class net.minecraft.screen.LoomScreenHandler
 - context - Variable in class net.minecraft.screen.StonecutterScreenHandler
 - context - Variable in class net.minecraft.server.ServerNetworkIo.DelayingChannelInboundHandler.Packet
 - context - Variable in class net.minecraft.util.profiler.Sampler.Builder
 - context - Variable in class net.minecraft.world.BlockCollisionSpliterator
 - context - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline.SplinePos
 - 
The field for the
contextrecord component. - context - Variable in class net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate
 - context() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline.SplinePos
 - 
Returns the value of the
contextrecord component. - Context() - Constructor for class net.minecraft.client.gl.GlImportProcessor.Context
 - Context(C, ChunkGenerator, StructureTemplateManager, ChunkPos, HeightLimitView, ChunkRandom, long) - Constructor for record class net.minecraft.structure.StructurePiecesGenerator.Context
 - Context(BlockEntityRenderDispatcher, BlockRenderManager, ItemRenderer, EntityRenderDispatcher, EntityModelLoader, TextRenderer) - Constructor for class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - Context(EntityRenderDispatcher, ItemRenderer, BlockRenderManager, HeldItemRenderer, ResourceManager, EntityModelLoader, TextRenderer) - Constructor for class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - Context(DynamicRegistryManager, ChunkGenerator, BiomeSource, NoiseConfig, StructureTemplateManager, long, ChunkPos, HeightLimitView, Predicate<RegistryEntry<Biome>>) - Constructor for record class net.minecraft.world.gen.structure.Structure.Context
 - Context(DynamicRegistryManager, ChunkGenerator, BiomeSource, NoiseConfig, StructureTemplateManager, ChunkRandom, long, ChunkPos, HeightLimitView, Predicate<RegistryEntry<Biome>>) - Constructor for record class net.minecraft.world.gen.structure.Structure.Context
 - Context(RegistryWrapper.WrapperLookup) - Constructor for class net.minecraft.command.argument.ItemPredicateArgumentType.Context
 - Context(ChunkGenerator, BiomeSource, NoiseConfig, long, ChunkPos, C, HeightLimitView, Predicate<RegistryEntry<Biome>>, StructureTemplateManager, DynamicRegistryManager) - Constructor for record class net.minecraft.structure.StructureGeneratorFactory.Context
 - CONTEXT - Static variable in class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 - CONTEXT - Static variable in class net.minecraft.loot.provider.nbt.LootNbtProviderTypes
 - CONTEXT - Static variable in class net.minecraft.loot.provider.score.LootScoreProviderTypes
 - CONTEXT_TEXT - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
 - contextChain - Variable in class net.minecraft.command.SingleCommandAction
 - ContextLootNbtProvider - Class in net.minecraft.loot.provider.nbt
 - ContextLootNbtProvider(ContextLootNbtProvider.Target) - Constructor for class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
 - ContextLootNbtProvider.Target - Interface in net.minecraft.loot.provider.nbt
 - ContextLootScoreProvider - Record Class in net.minecraft.loot.provider.score
 - ContextLootScoreProvider(LootContext.EntityTarget) - Constructor for record class net.minecraft.loot.provider.score.ContextLootScoreProvider
 - 
Creates an instance of a
ContextLootScoreProviderrecord class. - contextMessage - Variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
 - ContextMessage(SignedMessage) - Constructor for class net.minecraft.client.session.report.ContextMessageCollector.ContextMessage
 - contextMessageCollector - Variable in class net.minecraft.client.session.report.MessagesListAdder
 - ContextMessageCollector - Class in net.minecraft.client.session.report
 - ContextMessageCollector(int) - Constructor for class net.minecraft.client.session.report.ContextMessageCollector
 - ContextMessageCollector.ContextMessage - Class in net.minecraft.client.session.report
 - ContextMessageCollector.IndexedMessageConsumer - Interface in net.minecraft.client.session.report
 - contextMessages - Variable in class net.minecraft.client.session.report.ContextMessageCollector
 - contextPointer - Variable in class net.minecraft.client.sound.SoundEngine
 - contextPredicateFromEntityPredicate(Optional<EntityPredicate>) - Static method in record class net.minecraft.predicate.entity.EntityPredicate
 - contextPredicateFromEntityPredicate(EntityPredicate.Builder) - Static method in record class net.minecraft.predicate.entity.EntityPredicate
 - contextPredicateFromEntityPredicates(EntityPredicate.Builder[]) - Static method in record class net.minecraft.predicate.entity.EntityPredicate
 - contextType - Variable in class net.minecraft.loot.LootTableReporter
 - continentalness - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.MultiNoiseSampler
 - 
The field for the
continentalnessrecord component. - continentalness - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
 - 
The field for the
continentalnessrecord component. - continentalness() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.MultiNoiseSampler
 - 
Returns the value of the
continentalnessrecord component. - continentalness() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
 - 
Returns the value of the
continentalnessrecord component. - CONTINENTALNESS - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - CONTINENTALNESS_LARGE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - continentalnessNoise - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
 - 
The field for the
continentalnessNoiserecord component. - continentalnessNoise() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
 - 
Returns the value of the
continentalnessNoiserecord component. - continents - Variable in record class net.minecraft.world.gen.noise.NoiseRouter
 - 
The field for the
continentsrecord component. - continents() - Method in record class net.minecraft.world.gen.noise.NoiseRouter
 - 
Returns the value of the
continentsrecord component. - CONTINENTS_OVERWORLD - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CONTINENTS_OVERWORLD_LARGE_BIOME - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - CONTINUE - Enum constant in enum class net.minecraft.nbt.scanner.NbtScanner.Result
 - 
Proceed to visit more data of this element.
 - CONTINUE - Enum constant in enum class net.minecraft.util.function.LazyIterationConsumer.NextIteration
 - CONTINUE - Static variable in class net.minecraft.screen.ScreenTexts
 - continueFollowingPath() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - continueMining(BlockState, BlockPos, int) - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
 - continuesToNextLine(CharSequence) - Static method in interface net.minecraft.server.function.CommandFunction
 - ContinuousFalling(ClientWorld, double, double, double, Fluid, ParticleEffect) - Constructor for class net.minecraft.client.particle.BlockLeakParticle.ContinuousFalling
 - contract(double) - Method in class net.minecraft.util.math.Box
 - contract(double, double, double) - Method in class net.minecraft.util.math.Box
 - Control - Interface in net.minecraft.entity.ai.control
 - Control() - Constructor for enum class net.minecraft.entity.ai.goal.Goal.Control
 - CONTROL_TEXT - Static variable in class net.minecraft.client.gui.screen.option.OptionsScreen
 - controlActor - Variable in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - controlConsumer - Variable in class net.minecraft.command.IsolatedCommandAction
 - ControlFlowAware<T> - Interface in net.minecraft.command
 - ControlFlowAware.Command<T> - Interface in net.minecraft.command
 - ControlFlowAware.Helper<T> - Class in net.minecraft.command
 - controlLeftClicks - Variable in class net.minecraft.client.Mouse
 - controls - Variable in class net.minecraft.entity.ai.goal.Goal
 - controlsList - Variable in class net.minecraft.client.gui.screen.option.KeybindsScreen
 - ControlsListWidget - Class in net.minecraft.client.gui.screen.option
 - ControlsListWidget(KeybindsScreen, MinecraftClient) - Constructor for class net.minecraft.client.gui.screen.option.ControlsListWidget
 - ControlsListWidget.CategoryEntry - Class in net.minecraft.client.gui.screen.option
 - ControlsListWidget.Entry - Class in net.minecraft.client.gui.screen.option
 - ControlsListWidget.KeyBindingEntry - Class in net.minecraft.client.gui.screen.option
 - ControlsOptionsScreen - Class in net.minecraft.client.gui.screen.option
 - ControlsOptionsScreen(Screen, GameOptions) - Constructor for class net.minecraft.client.gui.screen.option.ControlsOptionsScreen
 - CONVERSION - Enum constant in enum class net.minecraft.entity.SpawnReason
 - CONVERSION_TIME - Static variable in class net.minecraft.entity.mob.HoglinEntity
 - CONVERSION_TOOLTIP - Static variable in class net.minecraft.client.gui.screen.world.WorldListWidget
 - conversionBuffer - Variable in class net.minecraft.network.encryption.PacketEncryptionManager
 - conversionTime - Variable in class net.minecraft.entity.mob.SkeletonEntity
 - conversionTimer - Variable in class net.minecraft.entity.mob.ZombieVillagerEntity
 - ConversionWarning(boolean, boolean, String) - Constructor for enum class net.minecraft.world.level.storage.LevelSummary.ConversionWarning
 - CONVERTABLE_TO_MUD - Static variable in class net.minecraft.registry.tag.BlockTags
 - convertBannedIps(MinecraftServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - convertBannedPlayers(MinecraftServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - convertBetween(ItemConvertible, ItemConvertible) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - convertCoordinate(int) - Static method in class net.minecraft.server.command.FillBiomeCommand
 - convertData() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - converter - Variable in class net.minecraft.entity.mob.ZombieVillagerEntity
 - convertFromLegacy() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - convertibleSheepPredicate - Variable in class net.minecraft.entity.mob.EvokerEntity.WololoGoal
 - CONVERTING - Static variable in class net.minecraft.entity.mob.SkeletonEntity
 - CONVERTING - Static variable in class net.minecraft.entity.mob.ZombieVillagerEntity
 - CONVERTING_IN_WATER - Static variable in class net.minecraft.entity.mob.ZombieEntity
 - convertInWater() - Method in class net.minecraft.entity.mob.HuskEntity
 - convertInWater() - Method in class net.minecraft.entity.mob.ZombieEntity
 - convertLegacy - Variable in class net.minecraft.client.texture.PlayerSkinTexture
 - convertMinY(int) - Method in class net.minecraft.world.chunk.light.ChunkSkyLight
 - convertNbtToSnbt(DataWriter, Path, String, Path) - Static method in class net.minecraft.data.dev.NbtProvider
 - convertOperators(MinecraftServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - convertPlayerFiles(MinecraftDedicatedServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - convertPos(BlockPos) - Static method in class net.minecraft.server.command.FillBiomeCommand
 - convertProfessionId(int, int) - Static method in class net.minecraft.datafixer.fix.VillagerProfessionFix
 - convertTo(DynamicOps<U>, NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - convertTo(DynamicOps<U>, Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - convertTo(DynamicOps<U>, T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - convertTo(EntityType<? extends ZombieEntity>) - Method in class net.minecraft.entity.mob.ZombieEntity
 - convertTo(EntityType<T>, boolean) - Method in class net.minecraft.entity.mob.MobEntity
 - 
Converts this entity to the provided
entityType. - convertToAgePresentation(long) - Static method in class net.minecraft.client.realms.util.RealmsUtil
 - convertToAgePresentation(Date) - Static method in class net.minecraft.client.realms.util.RealmsUtil
 - convertToBlock(SculkSpreadManager, WorldAccess, BlockPos, Random) - Method in class net.minecraft.block.SculkVeinBlock
 - convertToFullChunk(ChunkGenerationContext, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>, Chunk) - Static method in class net.minecraft.world.chunk.ChunkGenerating
 - convertToStray() - Method in class net.minecraft.entity.mob.SkeletonEntity
 - 
Converts this skeleton to a stray and plays a sound if it is not silent.
 - convertToTextBackgroundOpacity(String) - Method in class net.minecraft.datafixer.fix.OptionsAddTextBackgroundFix
 - convertToUnit(long, SizeUnit) - Static method in enum class net.minecraft.client.realms.SizeUnit
 - convertWhitelist(MinecraftServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - COOK_TIME_PROPERTY_INDEX - Static variable in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - COOK_TIME_TOTAL_PROPERTY_INDEX - Static variable in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - COOKED_BEEF - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKED_BEEF - Static variable in class net.minecraft.item.Items
 - COOKED_CHICKEN - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKED_CHICKEN - Static variable in class net.minecraft.item.Items
 - COOKED_COD - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKED_COD - Static variable in class net.minecraft.item.Items
 - COOKED_MUTTON - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKED_MUTTON - Static variable in class net.minecraft.item.Items
 - COOKED_PORKCHOP - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKED_PORKCHOP - Static variable in class net.minecraft.item.Items
 - COOKED_RABBIT - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKED_RABBIT - Static variable in class net.minecraft.item.Items
 - COOKED_SALMON - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKED_SALMON - Static variable in class net.minecraft.item.Items
 - cookie(String, String) - Method in class net.minecraft.client.realms.Request
 - cookie(HttpURLConnection, String, String) - Static method in class net.minecraft.client.realms.Request
 - COOKIE - Static variable in class net.minecraft.component.type.FoodComponents
 - COOKIE - Static variable in class net.minecraft.item.Items
 - COOKIE_HEADER - Static variable in class net.minecraft.client.realms.Request
 - COOKIE_PACKET_CODEC - Static variable in record class net.minecraft.network.packet.s2c.common.StoreCookieS2CPacket
 - COOKIE_REQUEST - Static variable in class net.minecraft.network.packet.CookiePackets
 - COOKIE_RESPONSE - Static variable in class net.minecraft.network.packet.CookiePackets
 - CookiePackets - Class in net.minecraft.network.packet
 - CookiePackets() - Constructor for class net.minecraft.network.packet.CookiePackets
 - CookieRequestS2CPacket - Record Class in net.minecraft.network.packet.s2c.common
 - CookieRequestS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.common.CookieRequestS2CPacket
 - CookieRequestS2CPacket(Identifier) - Constructor for record class net.minecraft.network.packet.s2c.common.CookieRequestS2CPacket
 - CookieResponseC2SPacket - Record Class in net.minecraft.network.packet.c2s.common
 - CookieResponseC2SPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.c2s.common.CookieResponseC2SPacket
 - CookieResponseC2SPacket(Identifier, byte[]) - Constructor for record class net.minecraft.network.packet.c2s.common.CookieResponseC2SPacket
 - cookies - Variable in record class net.minecraft.client.network.CookieStorage
 - 
The field for the
cookiesrecord component. - cookies() - Method in record class net.minecraft.client.network.CookieStorage
 - 
Returns the value of the
cookiesrecord component. - CookieStorage - Record Class in net.minecraft.client.network
 - CookieStorage(Map<Identifier, byte[]>) - Constructor for record class net.minecraft.client.network.CookieStorage
 - cookingCategory - Variable in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - CookingRecipeCategory - Enum Class in net.minecraft.recipe.book
 - CookingRecipeCategory(String) - Constructor for enum class net.minecraft.recipe.book.CookingRecipeCategory
 - CookingRecipeJsonBuilder - Class in net.minecraft.data.server.recipe
 - CookingRecipeJsonBuilder(RecipeCategory, CookingRecipeCategory, ItemConvertible, Ingredient, float, int, AbstractCookingRecipe.RecipeFactory<?>) - Constructor for class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - CookingRecipeSerializer<T> - Class in net.minecraft.recipe
 - CookingRecipeSerializer(AbstractCookingRecipe.RecipeFactory<T>, int) - Constructor for class net.minecraft.recipe.CookingRecipeSerializer
 - cookingTime - Variable in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - cookingTime - Variable in class net.minecraft.recipe.AbstractCookingRecipe
 - cookingTimes - Variable in class net.minecraft.block.entity.CampfireBlockEntity
 - cookingTotalTimes - Variable in class net.minecraft.block.entity.CampfireBlockEntity
 - cookTime - Variable in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - cookTimeTotal - Variable in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - cooldown - Variable in class net.minecraft.entity.ai.brain.task.LongJumpTask
 - cooldown - Variable in class net.minecraft.entity.ai.brain.task.RandomLookAroundTask
 - cooldown - Variable in class net.minecraft.entity.ai.goal.AmbientStandGoal
 - cooldown - Variable in class net.minecraft.entity.ai.goal.AttackGoal
 - cooldown - Variable in class net.minecraft.entity.ai.goal.BowAttackGoal
 - cooldown - Variable in class net.minecraft.entity.ai.goal.CrossbowAttackGoal
 - cooldown - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 - cooldown - Variable in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
 - cooldown - Variable in class net.minecraft.entity.ai.goal.RaidGoal
 - cooldown - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 - cooldown - Variable in class net.minecraft.entity.mob.GhastEntity.ShootFireballGoal
 - cooldown - Variable in class net.minecraft.entity.mob.PhantomEntity.StartAttackGoal
 - cooldown - Variable in record class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 - 
The field for the
cooldownrecord component. - cooldown - Variable in class net.minecraft.world.spawner.CatSpawner
 - cooldown - Variable in class net.minecraft.world.spawner.PatrolSpawner
 - cooldown - Variable in class net.minecraft.world.spawner.PhantomSpawner
 - cooldown() - Method in record class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 - 
Returns the value of the
cooldownrecord component. - cooldown(LivingEntity, int) - Static method in class net.minecraft.entity.ai.brain.task.SonicBoomTask
 - COOLDOWN - Enum constant in enum class net.minecraft.block.enums.SculkSensorPhase
 - COOLDOWN - Enum constant in enum class net.minecraft.block.enums.TrialSpawnerState
 - COOLDOWN - Static variable in interface net.minecraft.block.enums.TrialSpawnerState.ParticleEmitter
 - COOLDOWN - Static variable in class net.minecraft.entity.ai.brain.task.SonicBoomTask
 - COOLDOWN - Static variable in class net.minecraft.entity.ai.brain.task.StartSniffingTask
 - COOLDOWN - Static variable in class net.minecraft.item.WindChargeItem
 - COOLDOWN - Static variable in class net.minecraft.network.packet.PlayPackets
 - COOLDOWN_RANGE - Static variable in class net.minecraft.entity.ai.goal.CrossbowAttackGoal
 - COOLDOWN_TICKS - Static variable in class net.minecraft.client.gui.hud.PlayerListHud.Heart
 - cooldownEnd - Variable in class net.minecraft.block.spawner.TrialSpawnerData
 - cooldownFactory - Variable in class net.minecraft.entity.ai.brain.task.PrepareRamTask
 - cooldownLength - Variable in class net.minecraft.block.spawner.TrialSpawnerLogic
 - coolDownLongJump(FrogEntity, Random) - Static method in class net.minecraft.entity.passive.FrogBrain
 - cooldownRange - Variable in class net.minecraft.entity.ai.brain.task.LeapingChargeTask
 - cooldownRange - Variable in class net.minecraft.entity.ai.brain.task.LongJumpTask
 - cooldownRangeFactory - Variable in class net.minecraft.entity.ai.brain.task.RamImpactTask
 - cooldownTicks - Variable in class net.minecraft.block.entity.SculkShriekerWarningManager
 - CooldownUpdateS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - CooldownUpdateS2CPacket(Item, int) - Constructor for record class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 - coordinate(BlockStateVariantMap) - Method in class net.minecraft.data.client.VariantsBlockStateSupplier
 - 
Appends a block state variant map to this block state information.
 - COORDINATE_SCALE - Static variable in class net.minecraft.entity.TrackedPosition
 - COORDINATE_SCALE - Static variable in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - CoordinateArgument - Class in net.minecraft.command.argument
 - CoordinateArgument(boolean, double) - Constructor for class net.minecraft.command.argument.CoordinateArgument
 - coordinateScale - Variable in record class net.minecraft.world.dimension.DimensionType
 - 
The field for the
coordinateScalerecord component. - coordinateScale() - Method in record class net.minecraft.world.dimension.DimensionType
 - 
Returns the value of the
coordinateScalerecord component. - coordinateSource - Variable in enum class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.PositionSourceType
 - copiedTickableTicksList - Variable in class net.minecraft.world.tick.WorldTickScheduler
 - copier(Consumer<T>, ServerWorld, ItemStack, PlayerEntity) - Static method in class net.minecraft.entity.EntityType
 - copier(ServerWorld, ItemStack, PlayerEntity) - Static method in class net.minecraft.entity.EntityType
 - COPPER - Enum constant in enum class net.minecraft.world.gen.OreVeinSampler.VeinType
 - COPPER - Static variable in record class net.minecraft.block.BlockSetType
 - COPPER - Static variable in class net.minecraft.item.trim.ArmorTrimMaterials
 - COPPER - Static variable in class net.minecraft.sound.BlockSoundGroup
 - COPPER_BLOCK - Static variable in class net.minecraft.block.Blocks
 - COPPER_BLOCK - Static variable in class net.minecraft.data.family.BlockFamilies
 - COPPER_BLOCK - Static variable in class net.minecraft.item.Items
 - COPPER_BULB - Static variable in class net.minecraft.block.Blocks
 - COPPER_BULB - Static variable in class net.minecraft.item.Items
 - COPPER_BULB - Static variable in class net.minecraft.sound.BlockSoundGroup
 - COPPER_DOOR - Static variable in class net.minecraft.block.Blocks
 - COPPER_DOOR - Static variable in class net.minecraft.item.Items
 - COPPER_GRATE - Static variable in class net.minecraft.block.Blocks
 - COPPER_GRATE - Static variable in class net.minecraft.item.Items
 - COPPER_GRATE - Static variable in class net.minecraft.sound.BlockSoundGroup
 - COPPER_INGOT - Static variable in class net.minecraft.item.Items
 - COPPER_ORE - Static variable in class net.minecraft.block.Blocks
 - COPPER_ORE - Static variable in class net.minecraft.item.Items
 - COPPER_ORES - Static variable in class net.minecraft.data.server.recipe.VanillaRecipeProvider
 - COPPER_ORES - Static variable in class net.minecraft.registry.tag.BlockTags
 - COPPER_ORES - Static variable in class net.minecraft.registry.tag.ItemTags
 - COPPER_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 - COPPER_TRAPDOOR - Static variable in class net.minecraft.item.Items
 - copperOreDrops(Block) - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - copy() - Method in interface net.minecraft.client.gui.widget.Positioner
 - copy() - Method in class net.minecraft.client.gui.widget.Positioner.Impl
 - copy() - Method in class net.minecraft.client.session.report.AbuseReport
 - copy() - Method in class net.minecraft.client.session.report.ChatAbuseReport.Builder
 - copy() - Method in class net.minecraft.client.session.report.ChatAbuseReport
 - copy() - Method in class net.minecraft.client.session.report.SkinAbuseReport
 - copy() - Method in class net.minecraft.client.session.report.UsernameAbuseReport
 - copy() - Method in class net.minecraft.client.util.math.MatrixStack.Entry
 - copy() - Method in class net.minecraft.client.util.SelectionManager
 - copy() - Method in class net.minecraft.component.ComponentMapImpl
 - copy() - Method in record class net.minecraft.component.type.WrittenBookContentComponent
 - copy() - Method in class net.minecraft.entity.ai.brain.Brain
 - copy() - Method in class net.minecraft.entity.ai.pathing.Path
 - copy() - Method in class net.minecraft.entity.ai.TargetPredicate
 - copy() - Method in class net.minecraft.entity.ItemEntity
 - copy() - Method in class net.minecraft.item.ItemStack
 - 
Returns a copy of this item stack, including the item count, components, and bobbing animation time.
 - copy() - Method in class net.minecraft.item.map.MapState
 - copy() - Method in class net.minecraft.nbt.NbtByte
 - copy() - Method in class net.minecraft.nbt.NbtByteArray
 - 
Returns an NBT element of equal value that won't change with this element.
 - copy() - Method in class net.minecraft.nbt.NbtCompound
 - copy() - Method in class net.minecraft.nbt.NbtDouble
 - copy() - Method in interface net.minecraft.nbt.NbtElement
 - 
Returns an NBT element of equal value that won't change with this element.
 - copy() - Method in class net.minecraft.nbt.NbtEnd
 - copy() - Method in class net.minecraft.nbt.NbtFloat
 - copy() - Method in class net.minecraft.nbt.NbtInt
 - copy() - Method in class net.minecraft.nbt.NbtIntArray
 - copy() - Method in class net.minecraft.nbt.NbtList
 - copy() - Method in class net.minecraft.nbt.NbtLong
 - copy() - Method in class net.minecraft.nbt.NbtLongArray
 - copy() - Method in class net.minecraft.nbt.NbtShort
 - copy() - Method in class net.minecraft.nbt.NbtString
 - copy() - Method in class net.minecraft.network.PacketByteBuf
 - copy() - Method in class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
 - copy() - Method in class net.minecraft.recipe.book.RecipeBookOptions
 - copy() - Method in class net.minecraft.structure.StructurePlacementData
 - copy() - Method in class net.minecraft.test.GameTestState
 - copy() - Method in interface net.minecraft.text.Text
 - 
Copies the text's content, the style, and the siblings.
 - copy() - Method in class net.minecraft.util.collection.EmptyPaletteStorage
 - copy() - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - copy() - Method in class net.minecraft.util.collection.PackedIntegerArray
 - copy() - Method in interface net.minecraft.util.collection.PaletteStorage
 - copy() - Method in class net.minecraft.util.collection.TypeFilterableList
 - copy() - Method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler
 - copy() - Method in class net.minecraft.village.TradeOffer
 - copy() - Method in class net.minecraft.village.TradeOfferList
 - copy() - Method in class net.minecraft.world.chunk.ArrayPalette
 - copy() - Method in class net.minecraft.world.chunk.BiMapPalette
 - copy() - Method in class net.minecraft.world.chunk.ChunkNibbleArray
 - copy() - Method in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - copy() - Method in class net.minecraft.world.chunk.IdListPalette
 - copy() - Method in class net.minecraft.world.chunk.light.BlockLightStorage.Data
 - copy() - Method in class net.minecraft.world.chunk.light.SkyLightStorage.Data
 - copy() - Method in interface net.minecraft.world.chunk.Palette
 - copy() - Method in class net.minecraft.world.chunk.PalettedContainer
 - copy() - Method in record class net.minecraft.world.chunk.PalettedContainer.Data
 - copy() - Method in class net.minecraft.world.chunk.SingularPalette
 - copy() - Method in class net.minecraft.world.GameRules.BooleanRule
 - copy() - Method in class net.minecraft.world.GameRules
 - copy() - Method in class net.minecraft.world.GameRules.IntRule
 - copy() - Method in class net.minecraft.world.GameRules.Rule
 - copy(int, int) - Method in class net.minecraft.network.PacketByteBuf
 - copy(Path, File) - Method in class net.minecraft.util.ZipCompressor
 - 
Copies a
sourcefile to thetargetpath within the ZIP. - copy(Path, Path, CopyOption[]) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - copy(Collection<ResourceMetadataReader<?>>) - Method in interface net.minecraft.resource.metadata.ResourceMetadata
 - copy(AbstractBlock) - Static method in class net.minecraft.block.AbstractBlock.Settings
 - copy(SculkShriekerWarningManager) - Method in class net.minecraft.block.entity.SculkShriekerWarningManager
 - copy(ComponentType<T>) - Method in interface net.minecraft.component.ComponentMap
 - copy(TextureKey, TextureKey) - Method in class net.minecraft.data.client.TextureMap
 - copy(TagKey<Block>, TagKey<Item>) - Method in class net.minecraft.data.server.tag.ItemTagProvider
 - copy(ChunkNibbleArray) - Static method in class net.minecraft.world.chunk.light.SkyLightStorage
 - copy(T) - Method in interface net.minecraft.entity.data.TrackedDataHandler
 - copy(T) - Method in interface net.minecraft.entity.data.TrackedDataHandler.ImmutableHandler
 - COPY - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.LogicOp
 - COPY - Static variable in class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - COPY_BLOCK_SIZE - Static variable in class net.minecraft.world.chunk.ChunkNibbleArray
 - COPY_COMPONENTS - Static variable in class net.minecraft.loot.function.LootFunctionTypes
 - COPY_CUSTOM_DATA - Static variable in class net.minecraft.loot.function.LootFunctionTypes
 - COPY_INVERTED - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.LogicOp
 - COPY_LINK_TO_CLIPBOARD - Static variable in class net.minecraft.screen.ScreenTexts
 - COPY_NAME - Static variable in class net.minecraft.loot.function.LootFunctionTypes
 - COPY_STATE - Static variable in class net.minecraft.loot.function.LootFunctionTypes
 - COPY_TIMES - Static variable in class net.minecraft.world.chunk.ChunkNibbleArray
 - COPY_TO_CLIPBOARD - Enum constant in enum class net.minecraft.text.ClickEvent.Action
 - copyAbilities(PlayerEntity) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - copyAll(Path) - Method in class net.minecraft.util.ZipCompressor
 - 
Copies the
sourcefile or directory to the root of the ZIP. - copyAndAdd(TextureKey, Identifier) - Method in class net.minecraft.data.client.TextureMap
 - copyAndEmpty() - Method in class net.minecraft.item.ItemStack
 - copyBipedStateTo(BipedEntityModel<T>) - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
 - copyBlock(BlockState, BlockPos, NbtCompound) - Method in class net.minecraft.client.Keyboard
 - CopyComponentsLootFunction - Class in net.minecraft.loot.function
 - CopyComponentsLootFunction(List<LootCondition>, CopyComponentsLootFunction.Source, Optional<List<ComponentType<?>>>, Optional<List<ComponentType<?>>>) - Constructor for class net.minecraft.loot.function.CopyComponentsLootFunction
 - CopyComponentsLootFunction.Builder - Class in net.minecraft.loot.function
 - CopyComponentsLootFunction.Source - Enum Class in net.minecraft.loot.function
 - copyComponentsToBlockEntity(World, BlockPos, ItemStack) - Static method in class net.minecraft.item.BlockItem
 - copyComponentsToNewStack(ItemConvertible, int) - Method in class net.minecraft.item.ItemStack
 - 
Returns a new item stack with the components copied from this item stack.
 - copyComponentsToNewStackIgnoreEmpty(ItemConvertible, int) - Method in class net.minecraft.item.ItemStack
 - 
Returns a new item stack with the components copied from this item stack, even if this stack is empty.
 - copyContentOnly() - Method in interface net.minecraft.text.Text
 - 
Copies the text's content, excluding the styles or siblings.
 - copyData() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - copyDataFromNbt(MobEntity, NbtCompound) - Static method in interface net.minecraft.entity.Bucketable
 - 
Deprecated.
 - copyDataFromNbt(NbtCompound) - Method in interface net.minecraft.entity.Bucketable
 - copyDataFromNbt(NbtCompound) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - copyDataFromNbt(NbtCompound) - Method in class net.minecraft.entity.passive.FishEntity
 - copyDataFromNbt(NbtCompound) - Method in class net.minecraft.entity.passive.TadpoleEntity
 - copyDataFromNbt(NbtCompound) - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - copyDataPack(Path, Path, Path) - Static method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - copyDataPack(Path, MinecraftClient) - Static method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - copyDataToStack(MobEntity, ItemStack) - Static method in interface net.minecraft.entity.Bucketable
 - 
Deprecated.
 - copyDataToStack(ItemStack) - Method in interface net.minecraft.entity.Bucketable
 - copyDataToStack(ItemStack) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - copyDataToStack(ItemStack) - Method in class net.minecraft.entity.passive.FishEntity
 - copyDataToStack(ItemStack) - Method in class net.minecraft.entity.passive.TadpoleEntity
 - copyDataToStack(ItemStack) - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - copyDepthFrom(Framebuffer) - Method in class net.minecraft.client.gl.Framebuffer
 - copyEntity(Identifier, Vec3d, NbtCompound) - Method in class net.minecraft.client.Keyboard
 - copyFadingFrom(StatusEffectInstance) - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - copyFirstStack() - Method in class net.minecraft.component.type.ContainerComponent
 - 
Returns a copy of the first contained stack in this component.
 - copyFrom(VaultServerData) - Method in class net.minecraft.block.vault.VaultServerData
 - copyFrom(VaultSharedData) - Method in class net.minecraft.block.vault.VaultSharedData
 - copyFrom(ServerInfo) - Method in class net.minecraft.client.network.ServerInfo
 - copyFrom(NativeImage) - Method in class net.minecraft.client.texture.NativeImage
 - copyFrom(StatusEffectInstance) - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - copyFrom(StatusEffectInstance.Fading) - Method in class net.minecraft.entity.effect.StatusEffectInstance.Fading
 - copyFrom(Entity) - Method in class net.minecraft.entity.Entity
 - 
Copies serializable data and nether portal data from
original. - copyFrom(Entity) - Method in class net.minecraft.entity.ItemEntity
 - 
Copies serializable data and nether portal data from
original. - copyFrom(Entity) - Method in class net.minecraft.entity.mob.VexEntity
 - 
Copies serializable data and nether portal data from
original. - copyFrom(Entity) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - 
Copies serializable data and nether portal data from
original. - copyFrom(Entity) - Method in class net.minecraft.entity.TntEntity
 - 
Copies serializable data and nether portal data from
original. - copyFrom(NbtCompound) - Method in class net.minecraft.nbt.NbtCompound
 - 
Merges the entries of
sourceto this compound. - copyFrom(RecipeBook) - Method in class net.minecraft.recipe.book.RecipeBook
 - copyFrom(RecipeBookOptions) - Method in class net.minecraft.recipe.book.RecipeBookOptions
 - copyFrom(ServerPlayerEntity, boolean) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - copyInventory(ChestBlockEntity, ChestBlockEntity) - Static method in class net.minecraft.block.entity.ChestBlockEntity
 - copyItemDataRequiresOperator() - Method in class net.minecraft.block.entity.BlockEntity
 - 
Returns whether the block item should require the player to have operator permissions to copy the block entity data on placement.
 - copyItemDataRequiresOperator() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
 - 
Returns whether the block item should require the player to have operator permissions to copy the block entity data on placement.
 - copyItemDataRequiresOperator() - Method in class net.minecraft.block.entity.LecternBlockEntity
 - 
Returns whether the block item should require the player to have operator permissions to copy the block entity data on placement.
 - copyItemDataRequiresOperator() - Method in class net.minecraft.block.entity.MobSpawnerBlockEntity
 - 
Returns whether the block item should require the player to have operator permissions to copy the block entity data on placement.
 - copyItemDataRequiresOperator() - Method in class net.minecraft.block.entity.SignBlockEntity
 - 
Returns whether the block item should require the player to have operator permissions to copy the block entity data on placement.
 - copyItemDataRequiresOperator() - Method in class net.minecraft.block.entity.TrialSpawnerBlockEntity
 - 
Returns whether the block item should require the player to have operator permissions to copy the block entity data on placement.
 - copyLegAngles() - Method in class net.minecraft.client.render.entity.model.AxolotlEntityModel
 - 
Copies and mirrors the left leg angles to the right leg angles.
 - copyLookAt(boolean, boolean) - Method in class net.minecraft.client.Keyboard
 - copyMap(World, ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 - CopyNameLootFunction - Class in net.minecraft.loot.function
 - CopyNameLootFunction(List<LootCondition>, CopyNameLootFunction.Source) - Constructor for class net.minecraft.loot.function.CopyNameLootFunction
 - CopyNameLootFunction.Source - Enum Class in net.minecraft.loot.function
 - copyNbt() - Method in class net.minecraft.component.type.NbtComponent
 - copyNbt() - Method in class net.minecraft.world.storage.StorageIoWorker.Result
 - CopyNbtLootFunction - Class in net.minecraft.loot.function
 - CopyNbtLootFunction(List<LootCondition>, LootNbtProvider, List<CopyNbtLootFunction.Operation>) - Constructor for class net.minecraft.loot.function.CopyNbtLootFunction
 - CopyNbtLootFunction.Builder - Class in net.minecraft.loot.function
 - CopyNbtLootFunction.Operation - Record Class in net.minecraft.loot.function
 - CopyNbtLootFunction.Operator - Enum Class in net.minecraft.loot.function
 - copyOf(E, E[]) - Static method in class net.minecraft.util.collection.DefaultedList
 - copyOf(List<RegistryEntry<T>>) - Method in class net.minecraft.registry.entry.RegistryEntryList.Named
 - copyOf(PropertiesMap) - Method in class net.minecraft.data.client.PropertiesMap
 - copyOnWrite - Variable in class net.minecraft.component.ComponentMapImpl
 - copyPacks(MinecraftClient, List<Path>, Path) - Static method in class net.minecraft.client.gui.screen.pack.PackScreen
 - copyPixelsRgba() - Method in class net.minecraft.client.texture.NativeImage
 - copyPositionAndRotation(Entity) - Method in class net.minecraft.entity.Entity
 - 
Sets the entity's position and rotation the same as
entity. - copyPositioner() - Method in class net.minecraft.client.gui.widget.AxisGridWidget
 - copyPositioner() - Method in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - copyPositioner() - Method in class net.minecraft.client.gui.widget.GridWidget.Adder
 - copyPositioner() - Method in class net.minecraft.client.gui.widget.GridWidget
 - copyPositioner() - Method in class net.minecraft.client.gui.widget.SimplePositioningWidget
 - copyProperties() - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - copyProperties(Map<BlockState, BlockState>, BlockState, Supplier<BlockState>) - Static method in class net.minecraft.block.InfestedBlock
 - copyProperty(BlockState, BlockState, Property<T>) - Static method in class net.minecraft.block.Block
 - copyRect(int, int, int, int, int, int, boolean, boolean) - Method in class net.minecraft.client.texture.NativeImage
 - copyRect(NativeImage, int, int, int, int, int, int, boolean, boolean) - Method in class net.minecraft.client.texture.NativeImage
 - copyRenderState() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - COPYRIGHT - Static variable in class net.minecraft.client.gui.screen.TitleScreen
 - copySellItem() - Method in class net.minecraft.village.TradeOffer
 - 
Returns a copy of the sell item of this trade offer.
 - copyShallow(AbstractBlock) - Static method in class net.minecraft.block.AbstractBlock.Settings
 - 
Deprecated.
 - copySharedSlots(ScreenHandler) - Method in class net.minecraft.screen.ScreenHandler
 - copyShuffled(ObjectArrayList<T>, Random) - Static method in class net.minecraft.util.Util
 - 
Returns the contents of
streamcopied to a list and then shuffled. - copyShuffled(Stream<T>, Random) - Static method in class net.minecraft.util.Util
 - 
Returns the contents of
streamcopied to a list and then shuffled. - copyShuffled(T[], Random) - Static method in class net.minecraft.util.Util
 - 
Returns the contents of
arraycopied to a list and then shuffled. - copyState(BlockState, BlockState) - Method in class net.minecraft.block.AbstractPlantBlock
 - copyState(BlockState, BlockState) - Method in class net.minecraft.block.AbstractPlantStemBlock
 - copyState(BlockState, BlockState) - Method in class net.minecraft.block.CaveVinesBodyBlock
 - copyState(BlockState, BlockState) - Method in class net.minecraft.block.CaveVinesHeadBlock
 - CopyStateLootFunction - Class in net.minecraft.loot.function
 - CopyStateLootFunction(List<LootCondition>, RegistryEntry<Block>, List<String>) - Constructor for class net.minecraft.loot.function.CopyStateLootFunction
 - CopyStateLootFunction(List<LootCondition>, RegistryEntry<Block>, Set<Property<?>>) - Constructor for class net.minecraft.loot.function.CopyStateLootFunction
 - CopyStateLootFunction.Builder - Class in net.minecraft.loot.function
 - copyStateTo(EntityModel<T>) - Method in class net.minecraft.client.render.entity.model.EntityModel
 - copyTickableTicksList() - Method in class net.minecraft.world.tick.WorldTickScheduler
 - copyTo(Object[], int) - Method in class net.minecraft.util.collection.ArrayListDeque
 - copyTo(DefaultedList<ItemStack>) - Method in class net.minecraft.component.type.ContainerComponent
 - 
Copies the contents of this component to a list of item stacks.
 - copyToClipboard() - Method in class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - copyToFastUtilMap(ImmutableMap<Integer, TradeOffers.Factory[]>) - Static method in class net.minecraft.village.TradeOffers
 - copyToFrom(DataTracker.Entry<T>, DataTracker.SerializedEntry<?>) - Method in class net.minecraft.entity.data.DataTracker
 - copyTransform(ModelPart) - Method in class net.minecraft.client.model.ModelPart
 - copyWithCount(int) - Method in class net.minecraft.item.ItemStack
 - 
Returns a copy of this item stack, including the components, and bobbing animation time.
 - copyWithNewPosition(int, int, int) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - copyWithRandom(Random) - Method in class net.minecraft.util.math.noise.InterpolatedNoiseSampler
 - copyWithSettingsFrom(ServerInfo) - Method in class net.minecraft.client.network.ServerInfo
 - CORAL - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CORAL_BLOCKS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CORAL_CLAW - Static variable in class net.minecraft.world.gen.feature.Feature
 - CORAL_FAN - Static variable in class net.minecraft.data.client.Models
 - CORAL_FAN - Static variable in class net.minecraft.data.client.TexturedModel
 - CORAL_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 - CORAL_PLANTS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CORAL_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 - CORAL_WALL_FAN - Static variable in class net.minecraft.data.client.Models
 - CoralBlock - Class in net.minecraft.block
 - CoralBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.CoralBlock
 - CoralBlockBlock - Class in net.minecraft.block
 - CoralBlockBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.CoralBlockBlock
 - CoralClawFeature - Class in net.minecraft.world.gen.feature
 - CoralClawFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralClawFeature
 - CoralFanBlock - Class in net.minecraft.block
 - CoralFanBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.CoralFanBlock
 - CoralFeature - Class in net.minecraft.world.gen.feature
 - CoralFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralFeature
 - CoralMushroomFeature - Class in net.minecraft.world.gen.feature
 - CoralMushroomFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralMushroomFeature
 - CoralParentBlock - Class in net.minecraft.block
 - CoralParentBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CoralParentBlock
 - CORALS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CoralTreeFeature - Class in net.minecraft.world.gen.feature
 - CoralTreeFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralTreeFeature
 - CoralWallFanBlock - Class in net.minecraft.block
 - CoralWallFanBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.CoralWallFanBlock
 - core - Variable in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
 - CORE - Static variable in class net.minecraft.entity.ai.brain.Activity
 - CORE_DIRECTORY - Static variable in class net.minecraft.client.gl.ShaderProgram
 - CORE_ROOM - Static variable in class net.minecraft.structure.OceanMonumentGenerator.Piece
 - coreActivities - Variable in class net.minecraft.entity.ai.brain.Brain
 - CoreRoom(NbtCompound) - Constructor for class net.minecraft.structure.OceanMonumentGenerator.CoreRoom
 - CoreRoom(Direction, OceanMonumentGenerator.PieceSetting) - Constructor for class net.minecraft.structure.OceanMonumentGenerator.CoreRoom
 - coreRoomPieceSetting - Variable in class net.minecraft.structure.OceanMonumentGenerator.Base
 - Corner(int, int, int) - Constructor for class net.minecraft.client.render.model.CubeFace.Corner
 - CORNER - Enum constant in enum class net.minecraft.block.enums.StructureBlockMode
 - cornerHoleChance - Variable in class net.minecraft.world.gen.foliage.CherryFoliagePlacer
 - corners - Variable in enum class net.minecraft.client.render.model.CubeFace
 - CORNFLOWER - Static variable in class net.minecraft.block.Blocks
 - CORNFLOWER - Static variable in class net.minecraft.item.Items
 - correctForDrops - Variable in record class net.minecraft.component.type.ToolComponent.Rule
 - 
The field for the
correctForDropsrecord component. - correctForDrops() - Method in record class net.minecraft.component.type.ToolComponent.Rule
 - 
Returns the value of the
correctForDropsrecord component. - Corridor(int, Random, BlockBox, Direction) - Constructor for class net.minecraft.structure.StrongholdGenerator.Corridor
 - Corridor(NbtCompound) - Constructor for class net.minecraft.structure.StrongholdGenerator.Corridor
 - CORRIDOR - Static variable in class net.minecraft.structure.WoodlandMansionGenerator.MansionParameters
 - CorridorBalcony(int, BlockBox, Direction) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorBalcony
 - CorridorBalcony(NbtCompound) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorBalcony
 - CorridorCrossing(int, BlockBox, Direction) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorCrossing
 - CorridorCrossing(NbtCompound) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorCrossing
 - CorridorExit(int, Random, BlockBox, Direction) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorExit
 - CorridorExit(NbtCompound) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorExit
 - CorridorLeftTurn(int, Random, BlockBox, Direction) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorLeftTurn
 - CorridorLeftTurn(NbtCompound) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorLeftTurn
 - CorridorNetherWartsRoom(int, BlockBox, Direction) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorNetherWartsRoom
 - CorridorNetherWartsRoom(NbtCompound) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorNetherWartsRoom
 - corridorPieces - Variable in class net.minecraft.structure.NetherFortressGenerator.Start
 - CorridorRightTurn(int, Random, BlockBox, Direction) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorRightTurn
 - CorridorRightTurn(NbtCompound) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorRightTurn
 - CorridorStairs(int, BlockBox, Direction) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorStairs
 - CorridorStairs(NbtCompound) - Constructor for class net.minecraft.structure.NetherFortressGenerator.CorridorStairs
 - cos(float) - Static method in class net.minecraft.util.math.MathHelper
 - cosDouble() - Method in record class net.minecraft.util.math.GivensPair
 - cosHalf - Variable in record class net.minecraft.util.math.GivensPair
 - 
The field for the
cosHalfrecord component. - cosHalf() - Method in record class net.minecraft.util.math.GivensPair
 - 
Returns the value of the
cosHalfrecord component. - COSINE_OF_ARCSINE_TABLE - Static variable in class net.minecraft.util.math.MathHelper
 - 
Holds values of cos(arcsin(x)):
COSINE_OF_ARCSINE_TABLE[i]is equal toMath.cos(Math.arcsin(i / 256.0)). - cosmetic - Variable in class net.minecraft.entity.LightningEntity
 - cost - Variable in record class net.minecraft.enchantment.provider.ByCostEnchantmentProvider
 - 
The field for the
costrecord component. - cost() - Method in record class net.minecraft.enchantment.provider.ByCostEnchantmentProvider
 - 
Returns the value of the
costrecord component. - Cost(int, int) - Constructor for record class net.minecraft.enchantment.Enchantment.Cost
 - CosySmokeFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.CampfireSmokeParticle.CosySmokeFactory
 - COT_PI_OVER_8 - Static variable in class net.minecraft.util.math.MatrixUtil
 - COTAN - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
 - couldAcceptPassenger() - Method in class net.minecraft.entity.Entity
 - 
Returns
trueif this entity supports passengers in general. - couldAcceptPassenger() - Method in class net.minecraft.entity.MarkerEntity
 - 
Returns
trueif this entity supports passengers in general. - couldAcceptPassenger() - Method in class net.minecraft.entity.OminousItemSpawnerEntity
 - 
Returns
trueif this entity supports passengers in general. - count - Variable in class net.minecraft.client.font.TextHandler.LineBreakingVisitor
 - count - Variable in class net.minecraft.client.gl.GlDebug.DebugMessage
 - count - Variable in class net.minecraft.client.gl.GlUniform
 - count - Variable in record class net.minecraft.client.render.VertexFormatElement
 - 
The field for the
countrecord component. - count - Variable in class net.minecraft.client.session.report.ContextMessageCollector.ContextMessage
 - count - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 - count - Variable in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 - count - Variable in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 - count - Variable in class net.minecraft.datafixer.fix.ItemStackComponentizationFix.StackData
 - count - Variable in class net.minecraft.entity.ai.pathing.PathMinHeap
 - count - Variable in class net.minecraft.item.ItemStack
 - count - Variable in class net.minecraft.loot.function.EnchantedCountIncreaseLootFunction.Builder
 - count - Variable in class net.minecraft.loot.function.EnchantedCountIncreaseLootFunction
 - count - Variable in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - count - Variable in record class net.minecraft.predicate.collection.CollectionCountsPredicate.Entry
 - 
The field for the
countrecord component. - count - Variable in class net.minecraft.predicate.item.ItemPredicate.Builder
 - count - Variable in record class net.minecraft.predicate.item.ItemPredicate
 - 
The field for the
countrecord component. - count - Variable in class net.minecraft.text.HoverEvent.ItemStackContent
 - count - Variable in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
 - 
The field for the
countrecord component. - count - Variable in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
 - 
The field for the
countrecord component. - count - Variable in record class net.minecraft.util.profiling.jfr.sample.LongRunningSampleStatistics
 - 
The field for the
countrecord component. - count - Variable in record class net.minecraft.village.TradedItem
 - 
The field for the
countrecord component. - count - Variable in class net.minecraft.village.TradeOffers.TypeAwareBuyForOneEmeraldFactory
 - count - Variable in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - count - Variable in class net.minecraft.world.gen.CountConfig
 - count - Variable in class net.minecraft.world.gen.placementmodifier.CountMultilayerPlacementModifier
 - 
Deprecated.
 - count - Variable in class net.minecraft.world.gen.placementmodifier.CountPlacementModifier
 - count() - Method in interface net.minecraft.client.font.MultilineText
 - count() - Method in record class net.minecraft.client.render.VertexFormatElement
 - 
Returns the value of the
countrecord component. - count() - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 - count() - Method in record class net.minecraft.predicate.collection.CollectionCountsPredicate.Entry
 - 
Returns the value of the
countrecord component. - count() - Method in record class net.minecraft.predicate.item.ItemPredicate
 - 
Returns the value of the
countrecord component. - count() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
 - 
Returns the value of the
countrecord component. - count() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
 - 
Returns the value of the
countrecord component. - count() - Method in record class net.minecraft.util.profiling.jfr.sample.LongRunningSampleStatistics
 - 
Returns the value of the
countrecord component. - count() - Method in record class net.minecraft.village.TradedItem
 - 
Returns the value of the
countrecord component. - count(int) - Method in interface net.minecraft.entity.effect.OozingStatusEffect.SlimeCounter
 - count(Predicate<RegistryEntry<PointOfInterestType>>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - count(Item) - Method in interface net.minecraft.inventory.Inventory
 - 
Returns the number of times
itemoccurs in this inventory across all stored stacks. - count(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - count(NumberRange.IntRange) - Method in class net.minecraft.predicate.item.ItemPredicate.Builder
 - count(PalettedContainer.Counter<T>) - Method in class net.minecraft.world.chunk.PalettedContainer
 - count(PalettedContainer.Counter<T>) - Method in interface net.minecraft.world.chunk.ReadableContainer
 - COUNT - Static variable in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - COUNT - Static variable in class net.minecraft.world.gen.feature.EndSpikeFeature
 - COUNT - Static variable in interface net.minecraft.world.gen.placementmodifier.PlacementModifierType
 - COUNT_ID - Static variable in class net.minecraft.command.argument.ItemPredicateArgumentType
 - COUNT_ON_EVERY_LAYER - Static variable in interface net.minecraft.world.gen.placementmodifier.PlacementModifierType
 - COUNT_PENDING_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
 - COUNT_PER_SECOND - Static variable in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - countAliveCrystals() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - countBambooAbove(BlockView, BlockPos) - Method in class net.minecraft.block.BambooBlock
 - countBambooBelow(BlockView, BlockPos) - Method in class net.minecraft.block.BambooBlock
 - CountConfig - Class in net.minecraft.world.gen
 - CountConfig(int) - Constructor for class net.minecraft.world.gen.CountConfig
 - CountConfig(IntProvider) - Constructor for class net.minecraft.world.gen.CountConfig
 - countCrafts(int, IntList) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - countCrafts(RecipeEntry<?>, int, IntList) - Method in class net.minecraft.recipe.RecipeMatcher
 - 
Determines the number of crafts that can be produced for a recipe using the collected resources available to this crafter.
 - countCrafts(RecipeEntry<?>, IntList) - Method in class net.minecraft.recipe.RecipeMatcher
 - 
Determines the number of crafts that can be produced for a recipe using the collected resources available to this crafter.
 - countdown - Variable in class net.minecraft.village.ZombieSiegeManager
 - counter - Variable in class net.minecraft.entity.ai.goal.FormCaravanGoal
 - counter - Variable in class net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
 - counter - Variable in class net.minecraft.entity.mob.ShulkerEntity.PeekGoal
 - counter - Variable in class net.minecraft.entity.mob.ShulkerEntity.ShootBulletGoal
 - counter - Variable in class net.minecraft.entity.passive.FoxEntity.SitDownAndLookAroundGoal
 - Counter() - Constructor for class net.minecraft.util.profiling.jfr.JfrProfileRecorder.Counter
 - COUNTERCLOCKWISE_90 - Enum constant in enum class net.minecraft.util.BlockRotation
 - CounterInfo() - Constructor for class net.minecraft.util.profiler.ProfileResultImpl.CounterInfo
 - countInWave - Variable in enum class net.minecraft.village.raid.Raid.Member
 - countLines(String) - Static method in class net.minecraft.util.StringHelper
 - 
Returns the number of linebreaks in
text. - countMatches(Predicate<String>) - Method in record class net.minecraft.advancement.AdvancementRequirements
 - countMatchingItems(Iterable<? extends Entity>, SlotRange, Predicate<ItemStack>) - Static method in class net.minecraft.server.command.ExecuteCommand
 - countMatchingItems(ServerCommandSource, BlockPos, SlotRange, Predicate<ItemStack>) - Static method in class net.minecraft.server.command.ExecuteCommand
 - CountMultilayerPlacementModifier - Class in net.minecraft.world.gen.placementmodifier
 - 
Deprecated.
 - CountMultilayerPlacementModifier(IntProvider) - Constructor for class net.minecraft.world.gen.placementmodifier.CountMultilayerPlacementModifier
 - 
Deprecated.
 - countNeighboringSources(WorldView, BlockPos) - Method in class net.minecraft.fluid.FlowableFluid
 - countNeighbors() - Method in class net.minecraft.structure.OceanMonumentGenerator.PieceSetting
 - countObtainedRequirements() - Method in class net.minecraft.advancement.AdvancementProgress
 - countPages() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - countPathMatches(DataCommandObject, NbtPathArgumentType.NbtPath) - Static method in class net.minecraft.server.command.ExecuteCommand
 - countPerSecond - Variable in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
 - 
The field for the
countPerSecondrecord component. - countPerSecond() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
 - 
Returns the value of the
countPerSecondrecord component. - CountPlacementModifier - Class in net.minecraft.world.gen.placementmodifier
 - CountPlacementModifier(IntProvider) - Constructor for class net.minecraft.world.gen.placementmodifier.CountPlacementModifier
 - countRange - Variable in class net.minecraft.loot.function.SetCountLootFunction
 - countryPredicate - Variable in class net.minecraft.client.resource.PeriodicNotificationManager
 - counts - Variable in record class net.minecraft.predicate.collection.CollectionPredicate
 - 
The field for the
countsrecord component. - counts - Variable in class net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
 - counts() - Method in record class net.minecraft.predicate.collection.CollectionPredicate
 - 
Returns the value of the
countsrecord component. - countSpawned() - Method in class net.minecraft.entity.passive.PassiveEntity.PassiveData
 - countVerticalSections() - Method in interface net.minecraft.world.HeightLimitView
 - 
Returns the number of sections, vertically, within this view.
 - COURBET - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
 - coverBoxAroundSetPosition(int) - Method in class net.minecraft.client.render.Frustum
 - 
Moves the frustum backwards until it entirely covers the cell containing the current position in a cubic lattice with cell size
boxSize. - COVERED_ARMOR_BONUS - Static variable in class net.minecraft.entity.mob.ShulkerEntity
 - COVERED_ARMOR_MODIFIER_ID - Static variable in class net.minecraft.entity.mob.ShulkerEntity
 - COW - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - COW - Static variable in class net.minecraft.entity.EntityType
 - COW_BELL - Enum constant in enum class net.minecraft.block.enums.NoteBlockInstrument
 - COW_FOOD - Static variable in class net.minecraft.registry.tag.ItemTags
 - COW_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - CowEntity - Class in net.minecraft.entity.passive
 - CowEntity(EntityType<? extends CowEntity>, World) - Constructor for class net.minecraft.entity.passive.CowEntity
 - CowEntityModel<T> - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a cow-like entity.
 - CowEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.CowEntityModel
 - CowEntityRenderer - Class in net.minecraft.client.render.entity
 - CowEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.CowEntityRenderer
 - CPU - Enum constant in enum class net.minecraft.util.profiler.SampleType
 - cpuInfo - Static variable in class com.mojang.blaze3d.platform.GLX
 - CpuLoadSample - Record Class in net.minecraft.util.profiling.jfr.sample
 - CpuLoadSample(double, double, double) - Constructor for record class net.minecraft.util.profiling.jfr.sample.CpuLoadSample
 - cpuLoadSamples - Variable in record class net.minecraft.util.profiling.jfr.JfrProfile
 - 
The field for the
cpuLoadSamplesrecord component. - cpuLoadSamples - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - cpuLoadSamples() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
 - 
Returns the value of the
cpuLoadSamplesrecord component. - CpuUsageFetcher() - Constructor for class net.minecraft.util.profiler.ServerSamplerSource.CpuUsageFetcher
 - CRACK_TEXTURES - Static variable in class net.minecraft.client.render.entity.feature.IronGolemCrackFeatureRenderer
 - CRACK_TEXTURES - Static variable in class net.minecraft.client.render.entity.feature.WolfArmorFeatureRenderer
 - crackConfig - Variable in class net.minecraft.world.gen.feature.GeodeFeatureConfig
 - cracked(Block) - Method in class net.minecraft.data.family.BlockFamily.Builder
 - CRACKED - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
 - CRACKED - Static variable in class net.minecraft.block.DecoratedPotBlock
 - CRACKED - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies if a decorated pot is cracked.
 - CRACKED_DEEPSLATE_BRICKS - Static variable in class net.minecraft.block.Blocks
 - CRACKED_DEEPSLATE_BRICKS - Static variable in class net.minecraft.item.Items
 - CRACKED_DEEPSLATE_TILES - Static variable in class net.minecraft.block.Blocks
 - CRACKED_DEEPSLATE_TILES - Static variable in class net.minecraft.item.Items
 - CRACKED_NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 - CRACKED_NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 - CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 - CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.item.Items
 - CRACKED_RUINS - Static variable in class net.minecraft.structure.OceanRuinGenerator
 - CRACKED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 - CRACKED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 - CrackLevel() - Constructor for enum class net.minecraft.entity.passive.Cracks.CrackLevel
 - CrackParticle - Class in net.minecraft.client.particle
 - CrackParticle(ClientWorld, double, double, double, double, double, double, ItemStack) - Constructor for class net.minecraft.client.particle.CrackParticle
 - CrackParticle(ClientWorld, double, double, double, ItemStack) - Constructor for class net.minecraft.client.particle.CrackParticle
 - CrackParticle.CobwebFactory - Class in net.minecraft.client.particle
 - CrackParticle.ItemFactory - Class in net.minecraft.client.particle
 - CrackParticle.SlimeballFactory - Class in net.minecraft.client.particle
 - CrackParticle.SnowballFactory - Class in net.minecraft.client.particle
 - crackPointOffset - Variable in class net.minecraft.world.gen.feature.GeodeCrackConfig
 - Cracks - Class in net.minecraft.entity.passive
 - Cracks(float, float, float) - Constructor for class net.minecraft.entity.passive.Cracks
 - Cracks.CrackLevel - Enum Class in net.minecraft.entity.passive
 - craft(BlockState, ServerWorld, BlockPos) - Method in class net.minecraft.block.CrafterBlock
 - craft(ItemStack, ItemStack) - Method in class net.minecraft.recipe.BrewingRecipeRegistry
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.ArmorDyeRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.BannerDuplicateRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.BookCloningRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.CraftingDecoratedPotRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.FireworkRocketRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.FireworkStarFadeRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.FireworkStarRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.MapCloningRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.MapExtendingRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.RepairItemRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.ShapedRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.ShapelessRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.ShieldDecorationRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.ShulkerBoxColoringRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.SuspiciousStewRecipe
 - craft(CraftingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.TippedArrowRecipe
 - craft(SingleStackRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - craft(SingleStackRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.CuttingRecipe
 - craft(SmithingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.SmithingTransformRecipe
 - craft(SmithingRecipeInput, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.recipe.SmithingTrimRecipe
 - craft(World, BlockPos, DefaultedList<ItemStack>) - Static method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - craft(T, RegistryWrapper.WrapperLookup) - Method in interface net.minecraft.recipe.Recipe
 - 
Crafts this recipe.
 - CRAFT_PLANKS - Enum constant in enum class net.minecraft.client.tutorial.TutorialStep
 - craftable - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget
 - craftableRecipes - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 - craftAll - Variable in class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
 - craftAndDropBread(VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.FarmerWorkTask
 - CRAFTED - Static variable in class net.minecraft.stat.Stats
 - CRAFTER - Static variable in class net.minecraft.block.Blocks
 - CRAFTER - Static variable in class net.minecraft.block.entity.BlockEntityType
 - CRAFTER - Static variable in class net.minecraft.item.Items
 - CRAFTER_3X3 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - CRAFTER_CRAFTS - Static variable in class net.minecraft.world.WorldEvents
 - 
A crafter crafts an item.
 - CRAFTER_FAILS - Static variable in class net.minecraft.world.WorldEvents
 - 
A crafter fails to craft.
 - CRAFTER_RECIPE_CRAFTED - Static variable in class net.minecraft.advancement.criterion.Criteria
 - CRAFTER_SHOOTS - Static variable in class net.minecraft.world.WorldEvents
 - 
A crafter shoots out an item.
 - CrafterBlock - Class in net.minecraft.block
 - CrafterBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CrafterBlock
 - CrafterBlockEntity - Class in net.minecraft.block.entity
 - CrafterBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.CrafterBlockEntity
 - CrafterInputSlot - Class in net.minecraft.screen.slot
 - CrafterInputSlot(Inventory, int, int, int, CrafterScreenHandler) - Constructor for class net.minecraft.screen.slot.CrafterInputSlot
 - CrafterOutputSlot - Class in net.minecraft.screen.slot
 - CrafterOutputSlot(Inventory, int, int, int) - Constructor for class net.minecraft.screen.slot.CrafterOutputSlot
 - CrafterScreen - Class in net.minecraft.client.gui.screen.ingame
 - CrafterScreen(CrafterScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.CrafterScreen
 - crafterScreenHandler - Variable in class net.minecraft.screen.slot.CrafterInputSlot
 - CrafterScreenHandler - Class in net.minecraft.screen
 - CrafterScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.CrafterScreenHandler
 - CrafterScreenHandler(int, PlayerInventory, RecipeInputInventory, PropertyDelegate) - Constructor for class net.minecraft.screen.CrafterScreenHandler
 - CraftFailedResponseS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - CraftFailedResponseS2CPacket(int, RecipeEntry<?>) - Constructor for class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
 - CraftFailedResponseS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
 - CRAFTING - Enum constant in enum class net.minecraft.recipe.book.RecipeBookCategory
 - CRAFTING - Static variable in class net.minecraft.block.CrafterBlock
 - CRAFTING - Static variable in enum class net.minecraft.client.recipebook.RecipeBookGroup
 - CRAFTING - Static variable in interface net.minecraft.recipe.RecipeType
 - CRAFTING - Static variable in class net.minecraft.screen.ScreenHandlerType
 - CRAFTING - Static variable in class net.minecraft.state.property.Properties
 - 
A property that specifies if a crafter is crafting.
 - CRAFTING_BUILDING_BLOCKS - Enum constant in enum class net.minecraft.client.recipebook.RecipeBookGroup
 - CRAFTING_DECORATED_POT - Static variable in interface net.minecraft.recipe.RecipeSerializer
 - CRAFTING_EQUIPMENT - Enum constant in enum class net.minecraft.client.recipebook.RecipeBookGroup
 - CRAFTING_INPUT_COUNT - Static variable in class net.minecraft.screen.PlayerScreenHandler
 - CRAFTING_INPUT_END - Static variable in class net.minecraft.screen.PlayerScreenHandler
 - CRAFTING_INPUT_START - Static variable in class net.minecraft.screen.PlayerScreenHandler
 - CRAFTING_MISC - Enum constant in enum class net.minecraft.client.recipebook.RecipeBookGroup
 - CRAFTING_OVERLAY_DISABLED_HIGHLIGHTED_TEXTURE - Static variable in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 - CRAFTING_OVERLAY_DISABLED_TEXTURE - Static variable in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 - CRAFTING_OVERLAY_HIGHLIGHTED_TEXTURE - Static variable in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 - CRAFTING_OVERLAY_TEXTURE - Static variable in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 - CRAFTING_REDSTONE - Enum constant in enum class net.minecraft.client.recipebook.RecipeBookGroup
 - CRAFTING_RESULT_ID - Static variable in class net.minecraft.screen.PlayerScreenHandler
 - CRAFTING_SEARCH - Enum constant in enum class net.minecraft.client.recipebook.RecipeBookGroup
 - CRAFTING_TABLE - Static variable in class net.minecraft.block.Blocks
 - CRAFTING_TABLE - Static variable in class net.minecraft.item.Items
 - CraftingDecoratedPotRecipe - Class in net.minecraft.recipe
 - CraftingDecoratedPotRecipe(CraftingRecipeCategory) - Constructor for class net.minecraft.recipe.CraftingDecoratedPotRecipe
 - craftingInput - Variable in class net.minecraft.screen.PlayerScreenHandler
 - CraftingInventory - Class in net.minecraft.inventory
 - 
Represents an inventory for crafting inputs.
 - CraftingInventory(ScreenHandler, int, int) - Constructor for class net.minecraft.inventory.CraftingInventory
 - CraftingInventory(ScreenHandler, int, int, DefaultedList<ItemStack>) - Constructor for class net.minecraft.inventory.CraftingInventory
 - CraftingRecipe - Interface in net.minecraft.recipe
 - CraftingRecipeCategory - Enum Class in net.minecraft.recipe.book
 - CraftingRecipeCategory(String, int) - Constructor for enum class net.minecraft.recipe.book.CraftingRecipeCategory
 - CraftingRecipeInput - Class in net.minecraft.recipe.input
 - CraftingRecipeInput(int, int, List<ItemStack>) - Constructor for class net.minecraft.recipe.input.CraftingRecipeInput
 - CraftingRecipeInput.Positioned - Record Class in net.minecraft.recipe.input
 - CraftingRecipeJsonBuilder - Interface in net.minecraft.data.server.recipe
 - craftingResult - Variable in class net.minecraft.screen.PlayerScreenHandler
 - CraftingResultInventory - Class in net.minecraft.inventory
 - 
Represents an inventory for the crafting output slot.
 - CraftingResultInventory() - Constructor for class net.minecraft.inventory.CraftingResultInventory
 - CraftingResultSlot - Class in net.minecraft.screen.slot
 - CraftingResultSlot(PlayerEntity, RecipeInputInventory, Inventory, int, int, int) - Constructor for class net.minecraft.screen.slot.CraftingResultSlot
 - CraftingScreen - Class in net.minecraft.client.gui.screen.ingame
 - CraftingScreen(CraftingScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.CraftingScreen
 - craftingScreenHandler - Variable in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - craftingScreenHandler - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - CraftingScreenHandler - Class in net.minecraft.screen
 - CraftingScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.CraftingScreenHandler
 - CraftingScreenHandler(int, PlayerInventory, ScreenHandlerContext) - Constructor for class net.minecraft.screen.CraftingScreenHandler
 - CraftingTableBlock - Class in net.minecraft.block
 - CraftingTableBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CraftingTableBlock
 - craftingTicksRemaining - Variable in class net.minecraft.block.entity.CrafterBlockEntity
 - CraftPlanksTutorialStepHandler - Class in net.minecraft.client.tutorial
 - CraftPlanksTutorialStepHandler(TutorialManager) - Constructor for class net.minecraft.client.tutorial.CraftPlanksTutorialStepHandler
 - craftRecipe(DynamicRegistryManager, RecipeEntry<?>, DefaultedList<ItemStack>, int) - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - CraftRequestC2SPacket - Class in net.minecraft.network.packet.c2s.play
 - CraftRequestC2SPacket(int, RecipeEntry<?>, boolean) - Constructor for class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
 - CraftRequestC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
 - cramming - Variable in class net.minecraft.entity.damage.DamageSources
 - cramming() - Method in class net.minecraft.entity.damage.DamageSources
 - CRAMMING - Static variable in interface net.minecraft.entity.damage.DamageTypes
 - crash(IllegalStateException, String) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - crash(String, Thread) - Static method in class net.minecraft.util.thread.LockHelper
 - CRASH_ON_UNCAUGHT_THREAD_EXCEPTION - Static variable in class net.minecraft.SharedConstants
 - CrashCallable<V> - Interface in net.minecraft.util.crash
 - crashException - Variable in class net.minecraft.util.thread.LockHelper
 - CrashException - Exception Class in net.minecraft.util.crash
 - CrashException(CrashReport) - Constructor for exception class net.minecraft.util.crash.CrashException
 - CrashMemoryReserve - Class in net.minecraft.util.crash
 - CrashMemoryReserve() - Constructor for class net.minecraft.util.crash.CrashMemoryReserve
 - CrashReport - Class in net.minecraft.util.crash
 - CrashReport(String, Throwable) - Constructor for class net.minecraft.util.crash.CrashReport
 - CrashReportSection - Class in net.minecraft.util.crash
 - CrashReportSection(String) - Constructor for class net.minecraft.util.crash.CrashReportSection
 - CrashReportSection.Element - Class in net.minecraft.util.crash
 - crashReportSupplier - Variable in class net.minecraft.client.MinecraftClient
 - CREAMY - Enum constant in enum class net.minecraft.entity.passive.HorseColor
 - CREAMY - Enum constant in enum class net.minecraft.entity.passive.LlamaEntity.Variant
 - CREAMY_TEXTURE - Static variable in class net.minecraft.client.render.entity.LlamaEntityRenderer
 - create() - Static method in class net.minecraft.advancement.Advancement.Builder
 - create() - Static method in record class net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
 - create() - Static method in record class net.minecraft.advancement.criterion.ConstructBeaconCriterion.Conditions
 - create() - Static method in record class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion.Conditions
 - create() - Static method in record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - create() - Static method in class net.minecraft.block.AbstractBlock.Settings
 - create() - Static method in class net.minecraft.block.entity.SculkSpreadManager
 - create() - Static method in class net.minecraft.client.color.block.BlockColors
 - create() - Static method in class net.minecraft.client.gl.GlTimer.InstanceHolder
 - create() - Static method in interface net.minecraft.client.gui.widget.Positioner
 - create() - Static method in class net.minecraft.client.model.ModelPartBuilder
 - create() - Static method in interface net.minecraft.client.network.BlockListChecker
 - create() - Static method in class net.minecraft.client.realms.RealmsClient
 - create() - Method in class net.minecraft.client.realms.util.PeriodicRunnerFactory
 - create() - Static method in class net.minecraft.client.render.RenderPhase.Textures
 - create() - Static method in class net.minecraft.client.sound.Source
 - create() - Static method in class net.minecraft.data.client.BlockStateVariant
 - create() - Static method in interface net.minecraft.data.client.When
 - create() - Static method in class net.minecraft.datafixer.Schemas
 - create() - Method in class net.minecraft.entity.ai.brain.sensor.SensorType
 - create() - Static method in class net.minecraft.entity.ai.brain.task.EndRaidTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.ForgetAngryAtTargetTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.GoToWorkTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.HideWhenBellRingsTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.HuntFinishTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.HuntHoglinTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.LookAtDisturbanceTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.LoseJobOnSiteLossTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.MeetVillagerTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.OpenDoorsTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.PlayDeadTimerTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.RemoveOffHandItemTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.RingBellTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.ScheduleActivityTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.StartRaidTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.StartSniffingTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.StopPanickingTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.WakeUpTask
 - create() - Static method in class net.minecraft.entity.ai.brain.task.WorkStationCompetitionTask
 - create() - Static method in class net.minecraft.item.ItemStackSet
 - create() - Static method in record class net.minecraft.loot.condition.WeatherCheckLootCondition
 - create() - Static method in class net.minecraft.loot.context.LootContextType
 - create() - Static method in class net.minecraft.loot.function.EnchantRandomlyLootFunction
 - create() - Static method in class net.minecraft.MinecraftVersion
 - create() - Static method in class net.minecraft.network.message.MessageSignatureStorage
 - create() - Static method in class net.minecraft.predicate.BlockPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.DamagePredicate.Builder
 - create() - Static method in class net.minecraft.predicate.entity.DamageSourcePredicate.Builder
 - create() - Static method in class net.minecraft.predicate.entity.EntityEffectPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.entity.EntityEquipmentPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.entity.EntityFlagsPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.entity.EntityPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.entity.LocationPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.entity.PlayerPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.FluidPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.item.ItemPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.LightPredicate.Builder
 - create() - Static method in class net.minecraft.predicate.StatePredicate.Builder
 - create() - Static method in class net.minecraft.registry.tag.TagBuilder
 - create() - Static method in class net.minecraft.screen.Property
 - 
Creates a new property that is not attached to any other objects.
 - create() - Static method in class net.minecraft.screen.slot.ForgingSlotsManager
 - create() - Static method in record class net.minecraft.server.ServerMetadata.Version
 - create() - Static method in class net.minecraft.util.collection.SortedArraySet
 - create() - Static method in class net.minecraft.util.DateTimeFormatters
 - create() - Static method in class net.minecraft.util.Language
 - create() - Static method in interface net.minecraft.util.math.random.Random
 - 
Returns a random.
 - create() - Static method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.WindModifier
 - create(boolean) - Static method in class net.minecraft.world.GameRules.BooleanRule
 - create(boolean, BiConsumer<MinecraftServer, GameRules.BooleanRule>) - Static method in class net.minecraft.world.GameRules.BooleanRule
 - create(boolean, BlockState) - Static method in class net.minecraft.world.gen.carver.CarverDebugConfig
 - create(boolean, BlockState, BlockState, BlockState, BlockState) - Static method in class net.minecraft.world.gen.carver.CarverDebugConfig
 - create(double[]) - Static method in class net.minecraft.util.math.Quantiles
 - create(float) - Static method in class net.minecraft.client.render.entity.animation.Animation.Builder
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.LookAtMobTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.RangedApproachTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.SeekSkyTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.StartRidingTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.StrollTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.TakeJobSiteTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.WalkHomeTask
 - create(float) - Static method in class net.minecraft.entity.ai.brain.task.WanderIndoorsTask
 - create(float) - Static method in record class net.minecraft.loot.provider.number.ConstantLootNumberProvider
 - create(float) - Static method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - create(float, boolean) - Static method in class net.minecraft.entity.ai.brain.task.StrollTask
 - create(float, boolean, int) - Static method in class net.minecraft.entity.ai.brain.task.WalkToNearestVisibleWantedItemTask
 - create(float, float) - Method in interface net.minecraft.entity.EntityAttachmentType.Point
 - create(float, float) - Static method in record class net.minecraft.loot.provider.number.UniformLootNumberProvider
 - create(float, float) - Static method in class net.minecraft.util.math.floatprovider.UniformFloatProvider
 - create(float, float, float) - Static method in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
 - create(float, float, float, float) - Static method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - create(float, int) - Static method in class net.minecraft.entity.ai.brain.task.GoToPointOfInterestTask
 - create(float, int) - Static method in class net.minecraft.entity.ai.brain.task.GoTowardsLookTargetTask
 - create(float, int, int) - Static method in class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 - create(float, int, int) - Static method in class net.minecraft.entity.ai.brain.task.StrollTask
 - create(float, Function<PathAwareEntity, Vec3d>, Predicate<PathAwareEntity>) - Static method in class net.minecraft.entity.ai.brain.task.StrollTask
 - create(int) - Static method in record class net.minecraft.block.entity.BeehiveBlockEntity.BeeData
 - create(int) - Static method in class net.minecraft.entity.ai.brain.task.AdmireItemTask
 - create(int) - Static method in class net.minecraft.entity.ai.brain.task.MeleeAttackTask
 - create(int) - Static method in class net.minecraft.entity.ai.brain.task.WantNewItemTask
 - create(int) - Method in interface net.minecraft.entity.data.TrackedDataHandler
 - create(int) - Static method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 - create(int) - Method in interface net.minecraft.server.WorldGenerationProgressListenerFactory
 - create(int) - Static method in class net.minecraft.server.WorldGenerationProgressLogger
 - create(int) - Static method in class net.minecraft.server.WorldGenerationProgressTracker
 - create(int) - Static method in class net.minecraft.util.collection.Int2ObjectBiMap
 - create(int) - Static method in class net.minecraft.util.collection.SortedArraySet
 - create(int) - Static method in class net.minecraft.util.math.intprovider.ConstantIntProvider
 - create(int) - Static method in class net.minecraft.world.GameRules.IntRule
 - create(int[], int) - Static method in class net.minecraft.screen.Property
 - 
Creates a new property that accesses the
indexof thearray. - create(int, float) - Static method in class net.minecraft.entity.ai.brain.task.AttackTask
 - create(int, float) - Static method in class net.minecraft.entity.ai.brain.task.SeekWaterTask
 - create(int, float) - Static method in class net.minecraft.entity.ai.brain.task.WalkTowardsLandTask
 - create(int, float) - Static method in class net.minecraft.entity.ai.brain.task.WalkTowardsWaterTask
 - create(int, float) - Static method in record class net.minecraft.loot.provider.number.BinomialLootNumberProvider
 - create(int, float, int) - Static method in class net.minecraft.entity.ai.brain.task.HideInHomeTask
 - create(int, int) - Static method in class net.minecraft.entity.ai.brain.task.AdmireItemTimeLimitTask
 - create(int, int) - Static method in class net.minecraft.entity.ai.brain.task.ForgetBellRingTask
 - create(int, int) - Static method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 - create(int, int) - Static method in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
 - create(int, int) - Static method in class net.minecraft.util.math.intprovider.UniformIntProvider
 - create(int, int) - Static method in interface net.minecraft.world.HeightLimitView
 - create(int, int, boolean, boolean, Optional<Boolean>, Optional<StatusEffectInstance.Parameters>) - Static method in record class net.minecraft.entity.effect.StatusEffectInstance.Parameters
 - create(int, int, int, int) - Static method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 - create(int, int, int, int, int, int, int, int, int) - Static method in class net.minecraft.util.shape.BitSetVoxelSet
 - create(int, int, int, BiConsumer<MinecraftServer, GameRules.IntRule>) - Static method in class net.minecraft.world.GameRules.IntRule
 - create(int, int, int, BoundedRegionArray.Getter<T>) - Static method in class net.minecraft.util.collection.BoundedRegionArray
 - create(int, int, List<ItemStack>) - Static method in class net.minecraft.recipe.input.CraftingRecipeInput
 - create(int, int, Identifier) - Static method in class net.minecraft.client.gui.widget.IconWidget
 - create(int, int, Identifier, int, int) - Static method in class net.minecraft.client.gui.widget.IconWidget
 - create(int, BiConsumer<MinecraftServer, GameRules.IntRule>) - Static method in class net.minecraft.world.GameRules.IntRule
 - create(int, BiPredicate<E, Entity>) - Static method in class net.minecraft.entity.ai.brain.task.RidingTask
 - create(int, BiPredicate<LivingEntity, LivingEntity>) - Static method in class net.minecraft.entity.ai.brain.task.DefeatTargetTask
 - create(int, PlayerInventory) - Method in class net.minecraft.screen.ScreenHandlerType
 - create(int, PlayerInventory) - Method in interface net.minecraft.screen.ScreenHandlerType.Factory
 - create(int, IndexedIterable<A>, PaletteResizeListener<A>, List<A>) - Static method in class net.minecraft.world.chunk.ArrayPalette
 - create(int, IndexedIterable<A>, PaletteResizeListener<A>, List<A>) - Static method in class net.minecraft.world.chunk.BiMapPalette
 - create(int, IndexedIterable<A>, PaletteResizeListener<A>, List<A>) - Static method in class net.minecraft.world.chunk.IdListPalette
 - create(int, IndexedIterable<A>, PaletteResizeListener<A>, List<A>) - Method in interface net.minecraft.world.chunk.Palette.Factory
 - 
Creates a palette.
 - create(int, IndexedIterable<A>, PaletteResizeListener<A>, List<A>) - Static method in class net.minecraft.world.chunk.SingularPalette
 - 
Creates a singular palette.
 - create(long) - Method in enum class net.minecraft.util.math.random.ChunkRandom.RandomProvider
 - create(long) - Static method in interface net.minecraft.util.math.random.Random
 - 
Returns a random with the given
seed. - create(long[]) - Static method in class net.minecraft.util.math.Quantiles
 - create(long, Runnable) - Static method in class net.minecraft.test.TimedTask
 - create(Gson, TypeToken<T>) - Method in class net.minecraft.util.LowercaseEnumTypeAdapterFactory
 - create(UserApiService, Session, Path) - Static method in interface net.minecraft.client.session.ProfileKeys
 - create(ServicesKeySet, ServicesKeyType) - Static method in interface net.minecraft.network.encryption.SignatureVerifier
 - create(YggdrasilAuthenticationService, File) - Static method in record class net.minecraft.util.ApiServices
 - 
Returns a new API service instance.
 - create(StringReader, Optional<Double>, Optional<Double>) - Static method in record class net.minecraft.predicate.NumberRange.DoubleRange
 - create(StringReader, Optional<T>, Optional<T>) - Method in interface net.minecraft.predicate.NumberRange.CommandFactory
 - create(Schema, String, Function<String, String>) - Static method in class net.minecraft.datafixer.fix.BlockNameFix
 - create(Schema, String, Function<String, String>) - Static method in class net.minecraft.datafixer.fix.ItemNameFix
 - create(Schema, String, UnaryOperator<String>) - Static method in class net.minecraft.datafixer.fix.RenameBlockEntityFix
 - create(Either<RegistryEntry<T>, RegistryKey<T>>) - Static method in record class net.minecraft.registry.RegistryPair
 - create(Codec<T>, Reader) - Static method in interface net.minecraft.util.logging.LogReader
 - create(Codec<T>, Path) - Static method in class net.minecraft.util.logging.LogWriter
 - create(Codec<V>, Function<Entity, Optional<V>>) - Static method in class net.minecraft.predicate.entity.EntitySubPredicateTypes.VariantType
 - create(InputStream) - Method in interface net.minecraft.client.sound.RepeatingAudioStream.DelegateFactory
 - create(InputStream) - Static method in interface net.minecraft.resource.metadata.ResourceMetadata
 - create(String) - Static method in class net.minecraft.client.QuickPlayLogger
 - create(Runnable) - Static method in class net.minecraft.test.TimedTask
 - create(String) - Static method in record class net.minecraft.datafixer.fix.StructuresToConfiguredStructuresFix.Mapping
 - create(String) - Static method in class net.minecraft.datafixer.TypeReferences
 - create(String) - Static method in interface net.minecraft.entity.EntityInteraction
 - create(String) - Static method in record class net.minecraft.loot.provider.score.FixedLootScoreProvider
 - create(String) - Static method in class net.minecraft.scoreboard.ScoreboardCriterion
 - create(String) - Static method in class net.minecraft.util.TickDurationMonitor
 - create(String) - Static method in class net.minecraft.village.VillagerType
 - create(String, boolean, ScoreboardCriterion.RenderType) - Static method in class net.minecraft.scoreboard.ScoreboardCriterion
 - create(String, int) - Static method in class net.minecraft.inventory.SlotRanges
 - create(String, int[]) - Static method in class net.minecraft.inventory.SlotRanges
 - create(String, IntList) - Static method in interface net.minecraft.inventory.SlotRange
 - create(String, IntList) - Static method in class net.minecraft.inventory.SlotRanges
 - create(String, String) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - create(String, Comparator<T>) - Static method in class net.minecraft.server.world.ChunkTicketType
 - 
Creates a new ticket type that does not expire.
 - create(String, Comparator<T>, int) - Static method in class net.minecraft.server.world.ChunkTicketType
 - 
Create a new ticket type that expires after an amount of ticks.
 - create(String, Callable<T>, Duration, Backoff) - Method in class net.minecraft.client.realms.util.PeriodicRunnerFactory
 - create(String, Consumer<Msg>) - Static method in interface net.minecraft.util.thread.MessageListener
 - create(String, BlockEntityType.Builder<T>) - Static method in class net.minecraft.block.entity.BlockEntityType
 - create(String, CookingRecipeCategory, Ingredient, ItemStack, float, int) - Method in interface net.minecraft.recipe.AbstractCookingRecipe.RecipeFactory
 - create(String, CookingRecipeCategory, Ingredient, ItemStack, float, int) - Method in class net.minecraft.recipe.CookingRecipeSerializer
 - create(String, Ingredient, ItemStack) - Method in interface net.minecraft.recipe.CuttingRecipe.RecipeFactory
 - create(String, ResourcePackProfile.PackFactory, Text) - Method in class net.minecraft.client.resource.DefaultClientResourcePackProvider
 - create(String, ResourcePackProfile.PackFactory, Text) - Method in class net.minecraft.resource.VanillaDataPackProvider
 - create(String, ResourcePackProfile.PackFactory, Text) - Method in class net.minecraft.resource.VanillaResourcePackProvider
 - create(String, SampleType, DoubleSupplier) - Static method in class net.minecraft.util.profiler.Sampler
 - create(String, SampleType, T, ToDoubleFunction<T>) - Static method in class net.minecraft.util.profiler.Sampler
 - create(Thread, LevelStorage.Session, ResourcePackManager, Collection<TestFunction>, BlockPos) - Static method in class net.minecraft.test.TestServer
 - create(Throwable, String) - Static method in class net.minecraft.util.crash.CrashReport
 - create(InetSocketAddress) - Static method in interface net.minecraft.client.network.Address
 - create(Path) - Static method in class net.minecraft.client.gui.screen.pack.PackScreen.DirectoryWatcher
 - create(Path) - Static method in class net.minecraft.client.session.telemetry.TelemetryLogManager
 - create(Path) - Static method in interface net.minecraft.resource.InputSupplier
 - create(Path) - Static method in class net.minecraft.world.level.storage.LevelStorage
 - create(Path) - Static method in exception class net.minecraft.world.level.storage.SessionLock.AlreadyLockedException
 - create(Path) - Static method in class net.minecraft.world.level.storage.SessionLock
 - create(Path, String) - Static method in class net.minecraft.util.logging.LogFileCompressor
 - create(Path, Collection<Path>, boolean, boolean, boolean, boolean, boolean, GameVersion, boolean) - Static method in class net.minecraft.data.Main
 - create(PrivateKey, String) - Static method in interface net.minecraft.network.encryption.Signer
 - create(PublicKey, String) - Static method in interface net.minecraft.network.encryption.SignatureVerifier
 - create(Collection<String>) - Method in interface net.minecraft.advancement.AdvancementRequirements.CriterionMerger
 - create(Collection<ResourceMetadataReader<?>>) - Static method in interface net.minecraft.client.texture.SpriteOpener
 - create(Collection<GameTestState>, String, long) - Static method in class net.minecraft.test.Batches
 - create(Comparator<T>) - Static method in class net.minecraft.util.collection.SortedArraySet
 - create(Comparator<T>, int) - Static method in class net.minecraft.util.collection.SortedArraySet
 - create(Executor, String) - Static method in class net.minecraft.util.thread.TaskExecutor
 - create(BiConsumer<E, LivingEntity>) - Static method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 - create(Function<E, Optional<? extends LivingEntity>>) - Static method in class net.minecraft.entity.ai.brain.task.FindRoarTargetTask
 - create(Function<E, Optional<? extends LivingEntity>>) - Static method in class net.minecraft.entity.ai.brain.task.UpdateAttackTargetTask
 - create(Function<SpriteIdentifier, Sprite>, JsonUnbakedModel) - Method in class net.minecraft.client.render.model.json.ItemModelGenerator
 - create(Function<LivingEntity, Float>) - Static method in class net.minecraft.entity.ai.brain.task.RangedApproachTask
 - create(Function<LivingEntity, Optional<LookTarget>>, Predicate<LivingEntity>, int, int, float) - Static method in class net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask
 - create(Function<CraftingRecipeCategory, Recipe<?>>) - Static method in class net.minecraft.data.server.recipe.ComplexRecipeJsonBuilder
 - create(Predicate<E>, float, boolean, int) - Static method in class net.minecraft.entity.ai.brain.task.WalkToNearestVisibleWantedItemTask
 - create(Predicate<E>, Function<E, Optional<? extends LivingEntity>>) - Static method in class net.minecraft.entity.ai.brain.task.UpdateAttackTargetTask
 - create(Predicate<E>, MemoryModuleType<?>) - Static method in class net.minecraft.entity.ai.brain.task.ForgetTask
 - create(Predicate<E>, MemoryModuleType<? extends T>, MemoryModuleType<T>, UniformIntProvider) - Static method in class net.minecraft.entity.ai.brain.task.MemoryTransferTask
 - create(Predicate<LivingEntity>) - Static method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 - create(Predicate<LivingEntity>, float) - Static method in class net.minecraft.entity.ai.brain.task.LookAtMobTask
 - create(Predicate<LivingEntity>, BiConsumer<E, LivingEntity>, boolean) - Static method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 - create(Predicate<LivingEntity>, Function<LivingEntity, Float>, int) - Static method in class net.minecraft.entity.ai.brain.task.GoTowardsLookTargetTask
 - create(Predicate<RegistryEntry<PointOfInterestType>>, MemoryModuleType<GlobalPos>) - Static method in class net.minecraft.entity.ai.brain.task.ForgetCompletedPointOfInterestTask
 - create(Predicate<RegistryEntry<PointOfInterestType>>, MemoryModuleType<GlobalPos>, boolean, Optional<Byte>) - Static method in class net.minecraft.entity.ai.brain.task.FindPointOfInterestTask
 - create(Predicate<RegistryEntry<PointOfInterestType>>, MemoryModuleType<GlobalPos>, MemoryModuleType<GlobalPos>, boolean, Optional<Byte>) - Static method in class net.minecraft.entity.ai.brain.task.FindPointOfInterestTask
 - create(UnaryOperator<Text>, boolean) - Static method in interface net.minecraft.resource.ResourcePackSource
 - create(List<Pair<MultiNoiseUtil.NoiseHypercube, T>>) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 - create(List<ClickableWidget>, Screen) - Static method in class net.minecraft.client.gui.widget.OptionListWidget.WidgetEntry
 - create(List<LootCondition>) - Static method in class net.minecraft.loot.condition.AllOfLootCondition
 - create(List<LootPoolEntry>, List<LootCondition>) - Method in interface net.minecraft.loot.entry.CombinedEntry.Factory
 - create(List<LootFunction>) - Static method in class net.minecraft.loot.function.AndLootFunction
 - create(List<CollectionCountsPredicate.Entry<T, P>>) - Static method in interface net.minecraft.predicate.collection.CollectionCountsPredicate
 - create(List<StructurePoolAliasBinding>, BlockPos, long) - Static method in interface net.minecraft.structure.pool.alias.StructurePoolAliasLookup
 - create(List<WorldChunk>) - Static method in record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 - create(List<P>) - Static method in interface net.minecraft.predicate.collection.CollectionContainsPredicate
 - create(Map<Character, Ingredient>, String[]) - Static method in class net.minecraft.recipe.RawShapedRecipe
 - create(Map<Character, Ingredient>, List<String>) - Static method in class net.minecraft.recipe.RawShapedRecipe
 - create(Map<List<String>, String>, String) - Static method in record class net.minecraft.datafixer.fix.StructuresToConfiguredStructuresFix.Mapping
 - create(Optional<DamagePredicate>, Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - create(Optional<EntityPredicate>, Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.LightningStrikeCriterion.Conditions
 - create(Optional<EntityPredicate>, Optional<EntityPredicate>, Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.BredAnimalsCriterion.Conditions
 - create(Optional<LootContextPredicate>, Optional<ItemPredicate>, NumberRange.IntRange) - Static method in record class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion.Conditions
 - create(Optional<LootContextPredicate>, ItemPredicate.Builder, Optional<LootContextPredicate>) - Static method in record class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion.Conditions
 - create(Optional<ItemPredicate>) - Static method in record class net.minecraft.advancement.criterion.ShotCrossbowCriterion.Conditions
 - create(Optional<ItemPredicate>, Optional<EntityPredicate>, Optional<ItemPredicate>) - Static method in record class net.minecraft.advancement.criterion.FishingRodHookedCriterion.Conditions
 - create(Optional<ItemPredicate>, NumberRange.IntRange) - Static method in record class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion.Conditions
 - create(Optional<T>, Optional<T>) - Method in interface net.minecraft.predicate.NumberRange.Factory
 - create(OptionalInt, OptionalInt) - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
 - create(ZipFile, ZipEntry) - Static method in interface net.minecraft.resource.InputSupplier
 - create(Block) - Static method in record class net.minecraft.advancement.criterion.SlideDownBlockCriterion.Conditions
 - create(Block) - Static method in class net.minecraft.data.client.MultipartBlockStateSupplier
 - create(Block) - Static method in class net.minecraft.data.client.VariantsBlockStateSupplier
 - create(Block) - Static method in class net.minecraft.entity.ai.brain.task.LayFrogSpawnTask
 - create(Block, BlockStateVariant) - Static method in class net.minecraft.data.client.VariantsBlockStateSupplier
 - create(Block, BlockStateVariant[]) - Static method in class net.minecraft.data.client.VariantsBlockStateSupplier
 - create(Block, ItemPredicate.Builder, NumberRange.IntRange) - Static method in record class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion.Conditions
 - create(Block, Identifier, TextureMap, BiConsumer<Identifier, Supplier<JsonElement>>) - Method in interface net.minecraft.data.client.BlockStateModelGenerator.StateFactory
 - create(BlockState, BlockState, BlockState, BlockState) - Static method in class net.minecraft.world.gen.carver.CarverDebugConfig
 - create(BlockState, MultipartUnbakedModel, Collection<Property<?>>) - Static method in record class net.minecraft.client.render.model.BlockStatesLoader.ModelDefinition
 - create(BlockState, UnbakedModel, Collection<Property<?>>) - Static method in record class net.minecraft.client.render.model.BlockStatesLoader.ModelDefinition
 - create(BlockEntity) - Static method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 - create(BlockEntity, BiFunction<BlockEntity, DynamicRegistryManager, NbtCompound>) - Static method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 - create(BlockEntityType.BlockEntityFactory<? extends T>, Block[]) - Static method in class net.minecraft.block.entity.BlockEntityType.Builder
 - 
Returns a new builder of a block entity type that supports
blocks. - create(BlockColors) - Static method in class net.minecraft.client.color.item.ItemColors
 - create(TextRenderer, int, int, Text[]) - Static method in interface net.minecraft.client.font.MultilineText
 - create(TextRenderer, int, Text[]) - Static method in interface net.minecraft.client.font.MultilineText
 - create(TextRenderer, Text[]) - Static method in interface net.minecraft.client.font.MultilineText
 - create(TextRenderer, Text, int) - Static method in interface net.minecraft.client.font.MultilineText
 - create(ClickableWidget, ClickableWidget, Screen) - Static method in class net.minecraft.client.gui.widget.OptionListWidget.WidgetEntry
 - create(MinecraftClient, BooleanConsumer, DataFixer, LevelStorage.Session, boolean) - Static method in class net.minecraft.client.gui.screen.world.OptimizeWorldScreen
 - create(MinecraftClient, Screen) - Static method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - create(MinecraftClient, Screen, LevelInfo, GeneratorOptionsHolder, Path) - Static method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - create(MinecraftClient, AdvancementsScreen, int, PlacedAdvancement) - Static method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - create(MinecraftClient, SystemToast.Type, Text, Text) - Static method in class net.minecraft.client.toast.SystemToast
 - create(MinecraftClient, Team) - Static method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand
 - create(MinecraftClient, LevelStorage.Session, BooleanConsumer) - Static method in class net.minecraft.client.gui.screen.world.EditWorldScreen
 - create(GameOptions, SimpleOption<?>, GameOptionsScreen) - Static method in class net.minecraft.client.gui.widget.OptionListWidget.OptionWidgetEntry
 - create(GameOptions, SimpleOption<?>, SimpleOption<?>, GameOptionsScreen) - Static method in class net.minecraft.client.gui.widget.OptionListWidget.OptionWidgetEntry
 - create(SpriteProvider) - Method in interface net.minecraft.client.particle.ParticleManager.SpriteAwareFactory
 - create(BlockEntityRendererFactory.Context) - Method in interface net.minecraft.client.render.block.entity.BlockEntityRendererFactory
 - create(EntityRendererFactory.Context) - Method in interface net.minecraft.client.render.entity.EntityRendererFactory
 - create(EntityModelLoader) - Static method in record class net.minecraft.client.gui.widget.PlayerSkinWidget.Models
 - create(ReporterEnvironment, UserApiService) - Static method in class net.minecraft.client.session.report.AbuseReportContext
 - create(ReporterEnvironment, UserApiService) - Static method in interface net.minecraft.client.session.report.AbuseReportSender
 - create(Frame, P) - Method in interface net.minecraft.command.SteppedCommandAction.ActionWrapper
 - create(ComponentMap, ComponentChanges) - Static method in class net.minecraft.component.ComponentMapImpl
 - create(DataOutput) - Method in interface net.minecraft.data.DataProvider.Factory
 - create(DataOutput, Text) - Static method in class net.minecraft.data.MetadataProvider
 - create(DataOutput, Text, FeatureSet) - Static method in class net.minecraft.data.MetadataProvider
 - create(EnchantmentLevelBasedValue) - Static method in record class net.minecraft.loot.provider.number.EnchantmentLevelLootNumberProvider
 - create(Brain<HoglinEntity>) - Static method in class net.minecraft.entity.mob.HoglinBrain
 - create(Brain<AllayEntity>) - Static method in class net.minecraft.entity.passive.AllayBrain
 - create(Brain<ArmadilloEntity>) - Static method in class net.minecraft.entity.passive.ArmadilloBrain
 - create(Brain<AxolotlEntity>) - Static method in class net.minecraft.entity.passive.AxolotlBrain
 - create(Brain<CamelEntity>) - Static method in class net.minecraft.entity.passive.CamelBrain
 - create(Brain<FrogEntity>) - Static method in class net.minecraft.entity.passive.FrogBrain
 - create(Brain<GoatEntity>) - Static method in class net.minecraft.entity.passive.GoatBrain
 - create(Brain<SnifferEntity>) - Static method in class net.minecraft.entity.passive.SnifferBrain
 - create(Brain<TadpoleEntity>) - Static method in class net.minecraft.entity.passive.TadpoleBrain
 - create(MemoryModuleType<?>, int) - Static method in class net.minecraft.entity.ai.brain.task.PacifyTask
 - create(MemoryModuleType<List<GlobalPos>>, float, int, int, MemoryModuleType<GlobalPos>) - Static method in class net.minecraft.entity.ai.brain.task.GoToSecondaryPositionTask
 - create(MemoryModuleType<BlockPos>, int, float) - Static method in class net.minecraft.entity.ai.brain.task.WalkTowardsPosTask
 - create(MemoryModuleType<GlobalPos>, float, int) - Static method in class net.minecraft.entity.ai.brain.task.GoToIfNearbyTask
 - create(MemoryModuleType<GlobalPos>, float, int, int) - Static method in class net.minecraft.entity.ai.brain.task.GoToNearbyPositionTask
 - create(MemoryModuleType<GlobalPos>, float, int, int, int) - Static method in class net.minecraft.entity.ai.brain.task.VillagerWalkTowardsTask
 - create(MemoryModuleType<T>, float, int, boolean, Function<T, Vec3d>) - Static method in class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
 - create(EnderDragonEntity) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 - create(PhaseType<T>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 - create(Entity) - Method in class net.minecraft.client.world.ClientWorld.ClientEntityHandler
 - create(Entity) - Method in class net.minecraft.server.world.ServerWorld.ServerEntityHandler
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.BuyItemFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.EmptyFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.EnchantBookFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in interface net.minecraft.village.TradeOffers.Factory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.ProcessItemFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.SellDyedArmorFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.SellEnchantedToolFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.SellItemFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.SellMapFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.SellPotionHoldingItemFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.SellSuspiciousStewFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in class net.minecraft.village.TradeOffers.TypeAwareBuyForOneEmeraldFactory
 - 
Creates a trade offer.
 - create(Entity, Random) - Method in record class net.minecraft.village.TradeOffers.TypedWrapperFactory
 - 
Creates a trade offer.
 - create(EntityType.EntityFactory<T>, SpawnGroup) - Static method in class net.minecraft.entity.EntityType.Builder
 - create(EntityType<?>) - Static method in record class net.minecraft.predicate.entity.EntityTypePredicate
 - create(EntityType<?>, float) - Static method in class net.minecraft.entity.ai.brain.task.LookAtMobTask
 - create(EntityType<?>, int) - Static method in class net.minecraft.entity.ai.brain.task.FindInteractionTargetTask
 - create(EntityType<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int) - Static method in class net.minecraft.entity.ai.brain.task.FindEntityTask
 - create(EntityType<? extends T>, int, MemoryModuleType<T>, float, int) - Static method in class net.minecraft.entity.ai.brain.task.FindEntityTask
 - create(EntityType<T>, World) - Method in interface net.minecraft.entity.EntityType.EntityFactory
 - create(BreezeEntity, Brain<BreezeEntity>) - Static method in class net.minecraft.entity.mob.BreezeBrain
 - create(PiglinBruteEntity, Brain<PiglinBruteEntity>) - Static method in class net.minecraft.entity.mob.PiglinBruteBrain
 - create(PiglinEntity, Brain<PiglinEntity>) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - create(WardenEntity, Dynamic<?>) - Static method in class net.minecraft.entity.mob.WardenBrain
 - create(SpawnGroup) - Static method in class net.minecraft.entity.EntityType.Builder
 - create(SpawnGroup, float) - Static method in class net.minecraft.entity.ai.brain.task.LookAtMobTask
 - create(ItemConvertible) - Static method in record class net.minecraft.advancement.criterion.ShotCrossbowCriterion.Conditions
 - create(ItemConvertible) - Static method in record class net.minecraft.advancement.criterion.UsedTotemCriterion.Conditions
 - create(ItemGroup.Row, int) - Static method in class net.minecraft.item.ItemGroup
 - create(ItemStack) - Static method in record class net.minecraft.client.gui.screen.ingame.BookScreen.Contents
 - create(LootCondition[]) - Static method in class net.minecraft.predicate.entity.LootContextPredicate
 - create(LootContext.EntityTarget) - Static method in record class net.minecraft.loot.condition.EntityPropertiesLootCondition
 - create(LootContext.EntityTarget) - Static method in record class net.minecraft.loot.condition.EntityScoresLootCondition
 - create(LootContext.EntityTarget) - Static method in record class net.minecraft.loot.provider.score.ContextLootScoreProvider
 - create(LootContext.EntityTarget, String) - Static method in record class net.minecraft.loot.provider.number.ScoreLootNumberProvider
 - create(LootContext.EntityTarget, String, float) - Static method in record class net.minecraft.loot.provider.number.ScoreLootNumberProvider
 - create(LootPoolEntry.Builder<?>[]) - Static method in class net.minecraft.loot.entry.GroupEntry
 - create(LootPoolEntry.Builder<?>[]) - Static method in class net.minecraft.loot.entry.SequenceEntry
 - create(BoundedIntUnaryOperator) - Static method in record class net.minecraft.loot.condition.TimeCheckLootCondition
 - create(NbtList, Function<String, Optional<T>>, ChunkPos) - Static method in class net.minecraft.world.tick.ChunkTickScheduler
 - create(PacketCodec<? super RegistryByteBuf, T>) - Static method in interface net.minecraft.entity.data.TrackedDataHandler
 - create(PlayerKeyPair) - Static method in record class net.minecraft.network.encryption.ClientPlayerSession
 - create(PacketType<P>, Function<Iterable<Packet<? super T>>, P>, BundleSplitterPacket<? super T>) - Static method in interface net.minecraft.network.handler.PacketBundleHandler
 - create(BlockStateParticleEffect, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockDustParticle
 - create(ParticleType<EntityEffectParticleEffect>, float, float, float) - Static method in class net.minecraft.particle.EntityEffectParticleEffect
 - create(ParticleType<EntityEffectParticleEffect>, int) - Static method in class net.minecraft.particle.EntityEffectParticleEffect
 - create(CollectionCountsPredicate.Entry<T, P>[]) - Static method in interface net.minecraft.predicate.collection.CollectionCountsPredicate
 - create(DamagePredicate) - Static method in record class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion.Conditions
 - create(DamagePredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion.Conditions
 - create(DamagePredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - create(DamagePredicate.Builder, Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - create(DistancePredicate) - Static method in record class net.minecraft.advancement.criterion.LevitationCriterion.Conditions
 - create(DistancePredicate, EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.FallAfterExplosionCriterion.Conditions
 - create(EntityEffectPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.EffectsChangedCriterion.Conditions
 - create(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.BredAnimalsCriterion.Conditions
 - create(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.EffectsChangedCriterion.Conditions
 - create(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.StartedRidingCriterion.Conditions
 - create(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.SummonedEntityCriterion.Conditions
 - create(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.TameAnimalCriterion.Conditions
 - create(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.VillagerTradeCriterion.Conditions
 - create(EntityPredicate.Builder[]) - Static method in record class net.minecraft.advancement.criterion.ChanneledLightningCriterion.Conditions
 - create(EntityPredicate.Builder[]) - Static method in record class net.minecraft.advancement.criterion.KilledByCrossbowCriterion.Conditions
 - create(EntityPredicate.Builder, ItemPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.UsingItemCriterion.Conditions
 - create(LocationPredicate.Builder, ItemPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.ItemCriterion.Conditions
 - create(ItemPredicate) - Static method in record class net.minecraft.advancement.criterion.UsedTotemCriterion.Conditions
 - create(ItemPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.FilledBucketCriterion.Conditions
 - create(ItemPredicate.Builder, Optional<LootContextPredicate>) - Static method in record class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion.Conditions
 - create(NumberRange.DoubleRange, NumberRange.DoubleRange, NumberRange.DoubleRange) - Static method in record class net.minecraft.predicate.entity.LocationPredicate.PositionRange
 - create(NumberRange.IntRange) - Static method in record class net.minecraft.advancement.criterion.KilledByCrossbowCriterion.Conditions
 - create(NumberRange.IntRange, Optional<LootContextPredicate>) - Static method in record class net.minecraft.advancement.criterion.TargetHitCriterion.Conditions
 - create(CraftingRecipeCategory) - Method in interface net.minecraft.recipe.SpecialRecipeSerializer.Factory
 - create(RecipeCategory, ItemConvertible) - Static method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 - create(RecipeCategory, ItemConvertible) - Static method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 - create(RecipeCategory, ItemConvertible, int) - Static method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 - create(RecipeCategory, ItemConvertible, int) - Static method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 - create(Ingredient, RecipeCategory, ItemConvertible, float, int, RecipeSerializer<T>, AbstractCookingRecipe.RecipeFactory<T>) - Static method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - create(Ingredient, Ingredient, Ingredient, RecipeCategory) - Static method in class net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder
 - create(Ingredient, Ingredient, Ingredient, RecipeCategory, Item) - Static method in class net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder
 - create(DynamicRegistryManager, Properties) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - 
Creates another property handler with the same type as this one from the passed new map of properties.
 - create(DynamicRegistryManager, Properties) - Method in class net.minecraft.server.dedicated.ServerPropertiesHandler
 - create(RegistryEntry<MultiNoiseBiomeSourceParameterList>) - Static method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - create(Registry<V>, Function<Entity, Optional<V>>) - Static method in class net.minecraft.predicate.entity.EntitySubPredicateTypes.VariantType
 - create(RegistryEntryLookup.RegistryLookup, RegistryKey<ChunkGeneratorSettings>, long) - Static method in class net.minecraft.world.gen.noise.NoiseConfig
 - create(RegistryKey<? extends Registry<E>>, Codec<RegistryEntry<E>>, boolean) - Static method in class net.minecraft.registry.entry.RegistryEntryListCodec
 - create(RegistryKey<? extends Registry<T>>, String, Registries.Initializer<T>) - Static method in class net.minecraft.registry.Registries
 - create(RegistryKey<? extends Registry<T>>, Registries.Initializer<T>) - Static method in class net.minecraft.registry.Registries
 - create(RegistryKey<? extends Registry<T>>, R, Registries.Initializer<T>) - Static method in class net.minecraft.registry.Registries
 - create(RegistryKey<? extends Registry<V>>, Function<Entity, Optional<RegistryEntry<V>>>) - Static method in class net.minecraft.predicate.entity.EntitySubPredicateTypes.DynamicVariantType
 - create(RegistryKey<DamageType>) - Method in class net.minecraft.entity.damage.DamageSources
 - create(RegistryKey<DamageType>, Entity) - Method in class net.minecraft.entity.damage.DamageSources
 - create(RegistryKey<DamageType>, Entity, Entity) - Method in class net.minecraft.entity.damage.DamageSources
 - create(RegistryKey<LootTable>) - Static method in record class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion.Conditions
 - create(RegistryKey<World>, RegistryKey<World>) - Static method in record class net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
 - create(RegistryKey<World>, BlockPos) - Static method in record class net.minecraft.util.math.GlobalPos
 - create(RegistryKey<World>, PersistentStateManager) - Static method in class net.minecraft.world.FeatureUpdater
 - create(RegistryWrapper.WrapperLookup) - Static method in interface net.minecraft.item.Item.TooltipContext
 - create(TagKey<EntityType<?>>) - Static method in record class net.minecraft.predicate.entity.EntityTypePredicate
 - create(FeatureSet) - Static method in class net.minecraft.recipe.BrewingRecipeRegistry
 - create(LifecycledResourceManager, DataPackContents, CombinedDynamicRegistries<ServerDynamicRegistryType>, D) - Method in interface net.minecraft.server.SaveLoading.SaveApplierFactory
 - create(ResourceManager, List<ResourceReloader>, Executor, Executor, CompletableFuture<Unit>) - Static method in class net.minecraft.resource.SimpleResourceReload
 - 
Creates a simple resource reload without additional results.
 - create(ResourcePackInfo, ResourcePackProfile.PackFactory, ResourceType, ResourcePackPosition) - Static method in class net.minecraft.resource.ResourcePackProfile
 - create(ResourceReloader.Synchronizer, ResourceManager, ResourceReloader, Executor, Executor) - Method in interface net.minecraft.resource.SimpleResourceReload.Factory
 - create(PropertyDelegate, int) - Static method in class net.minecraft.screen.Property
 - 
Creates a new property that accesses the
indexof thedelegate. - create(DataCommand.ModifyOperation) - Method in interface net.minecraft.server.command.DataCommand.ModifyArgumentCreator
 - create(DedicatedServer) - Static method in class net.minecraft.server.rcon.QueryResponseHandler
 - create(DedicatedServer) - Static method in class net.minecraft.server.rcon.RconListener
 - create(MinecraftDedicatedServer) - Static method in class net.minecraft.server.dedicated.gui.DedicatedServerGui
 - create(ServerLinks.Known, URI) - Static method in record class net.minecraft.server.ServerLinks.Entry
 - create(ServerWorld, double, double, double, AbstractMinecartEntity.Type, ItemStack, PlayerEntity) - Static method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - create(ServerWorld, Consumer<T>, BlockPos, SpawnReason, boolean, boolean) - Method in class net.minecraft.entity.EntityType
 - create(WorldGenerationProgressListener, Executor) - Static method in class net.minecraft.server.QueueingWorldGenerationProgressListener
 - create(Property<T1>) - Static method in class net.minecraft.data.client.BlockStateVariantMap
 - create(Property<T1>, Property<T2>) - Static method in class net.minecraft.data.client.BlockStateVariantMap
 - create(Property<T1>, Property<T2>, Property<T3>) - Static method in class net.minecraft.data.client.BlockStateVariantMap
 - create(Property<T1>, Property<T2>, Property<T3>, Property<T4>) - Static method in class net.minecraft.data.client.BlockStateVariantMap
 - create(Property<T1>, Property<T2>, Property<T3>, Property<T4>, Property<T5>) - Static method in class net.minecraft.data.client.BlockStateVariantMap
 - create(StructurePiecesHolder, int, int, int, int, Direction) - Static method in class net.minecraft.structure.NetherFortressGenerator.BridgePlatform
 - create(StructurePiecesHolder, int, int, int, int, Direction) - Static method in class net.minecraft.structure.NetherFortressGenerator.BridgeStairs
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.BridgeCrossing
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.BridgeSmallCrossing
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.CorridorBalcony
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.CorridorCrossing
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.CorridorNetherWartsRoom
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.CorridorStairs
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.SmallCorridor
 - create(StructurePiecesHolder, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.PortalRoom
 - create(StructurePiecesHolder, Random, int, int, int, Direction) - Static method in class net.minecraft.structure.StrongholdGenerator.SmallCorridor
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.Bridge
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.BridgeEnd
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.CorridorExit
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.CorridorLeftTurn
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator.CorridorRightTurn
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.ChestCorridor
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.Corridor
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.FiveWayCrossing
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.LeftTurn
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.Library
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.PrisonHall
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.RightTurn
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.SpiralStaircase
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.SquareRoom
 - create(StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator.Stairs
 - create(StructureTemplateManager, int, EndCityGenerator.Piece, BlockPos, List<StructurePiece>, Random) - Method in interface net.minecraft.structure.EndCityGenerator.Part
 - create(StringVisitable) - Static method in class net.minecraft.text.TextReorderingProcessor
 - create(StringVisitable, Int2IntFunction, UnaryOperator<String>) - Static method in class net.minecraft.text.TextReorderingProcessor
 - create(Text[], Optional<Text[]>, DyeColor, boolean) - Static method in class net.minecraft.block.entity.SignText
 - create(Text, URI) - Static method in record class net.minecraft.server.ServerLinks.Entry
 - create(Text, List<OrderedText>, String, T) - Method in interface net.minecraft.client.gui.screen.world.EditGameRulesScreen.RuleWidgetFactory
 - create(Identifier) - Static method in record class net.minecraft.advancement.criterion.RecipeCraftedCriterion.Conditions
 - create(Identifier) - Static method in class net.minecraft.advancement.criterion.RecipeUnlockedCriterion
 - create(Identifier) - Method in interface net.minecraft.network.packet.CustomPayload.CodecFactory
 - create(Identifier) - Static method in class net.minecraft.registry.tag.TagEntry
 - create(Identifier, CommandDispatcher<T>, T, List<String>) - Static method in interface net.minecraft.server.function.CommandFunction
 - 
Parses a function in the context of
source. - create(Identifier, List<ItemPredicate.Builder>) - Static method in record class net.minecraft.advancement.criterion.RecipeCraftedCriterion.Conditions
 - create(Identifier, Map<TextureKey, Identifier>) - Method in interface net.minecraft.data.client.Model.JsonFactory
 - create(BlockPos, BlockState) - Method in interface net.minecraft.block.entity.BlockEntityType.BlockEntityFactory
 - create(IntProvider, int, int) - Static method in class net.minecraft.util.math.intprovider.ClampedIntProvider
 - create(IntProvider, BlockStateProvider) - Static method in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig
 - create(UniformIntProvider, float) - Static method in class net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask
 - create(UniformIntProvider, Function<LivingEntity, Float>) - Static method in class net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask
 - create(Random, int, double[]) - Static method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler
 - create(Random, int, double, double[]) - Static method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - create(Random, int, DoubleList) - Static method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - create(Random, List<Integer>) - Static method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - create(Random, IntStream) - Static method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - create(Random, DoublePerlinNoiseSampler.NoiseParameters) - Static method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler
 - create(Vec3i, Vec3i) - Static method in class net.minecraft.util.math.BlockBox
 - 
Returns a new box from two corners,
firstandsecond. - create(World) - Static method in interface net.minecraft.item.Item.TooltipContext
 - create(MultiNoiseUtil.Entries<RegistryEntry<Biome>>) - Static method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - create(Chunk, NoiseConfig, DensityFunctionTypes.Beardifying, ChunkGeneratorSettings, AquiferSampler.FluidLevelSampler, Blender) - Static method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - create(ChunkLoadingManager, ChunkStatus, ChunkPos) - Static method in class net.minecraft.world.chunk.ChunkLoader
 - create(ChunkGeneratorSettings, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>, long) - Static method in class net.minecraft.world.gen.noise.NoiseConfig
 - create(DensityFunction, DensityFunction, DensityFunction, RandomSplitter) - Static method in class net.minecraft.world.gen.OreVeinSampler
 - create(DensityFunctionTypes.BinaryOperationLike.Type, DensityFunction, DensityFunction) - Static method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperationLike
 - create(DensityFunctionTypes.UnaryOperation.Type, DensityFunction) - Static method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
 - create(NoiseConfig, long, BiomeSource, Stream<RegistryEntry<StructureSet>>) - Static method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - create(NoiseConfig, long, BiomeSource, RegistryWrapper<StructureSet>) - Static method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - create(YOffset) - Static method in class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
 - create(YOffset, YOffset) - Static method in class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
 - create(YOffset, YOffset) - Static method in class net.minecraft.world.gen.heightprovider.UniformHeightProvider
 - create(YOffset, YOffset, int) - Static method in class net.minecraft.world.gen.heightprovider.BiasedToBottomHeightProvider
 - create(YOffset, YOffset, int) - Static method in class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
 - create(YOffset, YOffset, int) - Static method in class net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
 - create(TestableWorld, BlockPos, int, Predicate<BlockState>, Predicate<BlockState>) - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
 - create(TickManager) - Static method in record class net.minecraft.network.packet.s2c.play.TickStepS2CPacket
 - create(TickManager) - Static method in record class net.minecraft.network.packet.s2c.play.UpdateTickRateS2CPacket
 - create(World) - Method in class net.minecraft.entity.EntityType
 - create(World, ItemStack) - Static method in class net.minecraft.entity.OminousItemSpawnerEntity
 - create(World, BlockPos) - Static method in interface net.minecraft.screen.ScreenHandlerContext
 - 
Returns an active screen handler context.
 - create(O, Reference2ObjectArrayMap<Property<?>, Comparable<?>>, MapCodec<S>) - Method in interface net.minecraft.state.StateManager.Factory
 - create(P[]) - Static method in interface net.minecraft.predicate.collection.CollectionContainsPredicate
 - create(T) - Method in interface net.minecraft.advancement.criterion.Criterion
 - create(T) - Method in interface net.minecraft.world.entity.EntityHandler
 - 
Called when an entity is newly created.
 - create(T, Stream<ItemStack>) - Method in interface net.minecraft.loot.ContainerComponentModifier
 - create(T, PlayerInventory, Text) - Method in interface net.minecraft.client.gui.screen.ingame.HandledScreens.Provider
 - create(T, BlockPos) - Static method in record class net.minecraft.world.tick.OrderedTick
 - create(T, BlockPos) - Static method in record class net.minecraft.world.tick.Tick
 - CREATE_EATING_PARTICLES - Static variable in class net.minecraft.entity.EntityStatuses
 - CREATE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.BossBarCommand
 - CREATE_NEW - Enum constant in enum class net.minecraft.server.DataPackContents.EntryListCreationPolicy
 - 
Creates a new
RegistryEntryList, stores it and returns it. - CREATE_PRERELEASE_REALM_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
 - CREATE_REALM_SUBTITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - CREATE_REALM_TITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - CREATE_WORLD_SUBTITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - CREATE_WORLD_TITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - createAbstractDonkeyAttributes() - Static method in class net.minecraft.entity.passive.AbstractDonkeyEntity
 - createAbstractSkeletonAttributes() - Static method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 - createAccessibilityButton(int, ButtonWidget.PressAction, boolean) - Static method in class net.minecraft.client.gui.screen.AccessibilityOnboardingButtons
 - createAdder(int) - Method in class net.minecraft.client.gui.widget.GridWidget
 - createAdvancementEntityLootContext(ServerPlayerEntity, Entity) - Static method in record class net.minecraft.predicate.entity.EntityPredicate
 - createAdvanceValidatingTextRenderer() - Method in class net.minecraft.client.font.FontManager
 - createAllayAttributes() - Static method in class net.minecraft.entity.passive.AllayEntity
 - createAllayDropItemOnBlock(LocationPredicate.Builder, ItemPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.ItemCriterion.Conditions
 - createAmplitude(int) - Static method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler
 - createAncientCityChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.rebalance.TradeRebalanceChestLootTableGenerator
 - createAncientCityChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createAndAdd(long, Runnable) - Method in class net.minecraft.test.TimedTaskRunner
 - createAndAdd(Runnable) - Method in class net.minecraft.test.TimedTaskRunner
 - createAndAdd(List<SlotRange>, String, int) - Static method in class net.minecraft.inventory.SlotRanges
 - createAndAdd(List<SlotRange>, String, int[]) - Static method in class net.minecraft.inventory.SlotRanges
 - createAndAdd(List<SlotRange>, String, int, int) - Static method in class net.minecraft.inventory.SlotRanges
 - createAndAddReported(Runnable) - Method in class net.minecraft.test.TimedTaskRunner
 - createAndAddTrigger() - Method in class net.minecraft.test.TimedTaskRunner
 - createAndRegister(RegistryKey<FlatLevelGeneratorPreset>, ItemConvertible, RegistryKey<Biome>, Set<RegistryKey<StructureSet>>, boolean, boolean, FlatChunkGeneratorLayer[]) - Method in class net.minecraft.world.gen.FlatLevelGeneratorPresets.Registrar
 - createAndStart(String, LevelInfo, GeneratorOptions, Function<DynamicRegistryManager, DimensionOptionsRegistryHolder>, Screen) - Method in class net.minecraft.server.integrated.IntegratedServerLoader
 - createAnimation() - Method in class net.minecraft.client.texture.Sprite
 - createAnimation(SpriteDimensions, int, int, AnimationResourceMetadata) - Method in class net.minecraft.client.texture.SpriteContents
 - createAnimator() - Method in class net.minecraft.client.texture.SpriteContents.Animation
 - createAnimator() - Method in class net.minecraft.client.texture.SpriteContents
 - createAnnouncement(String, String) - Static method in class net.minecraft.client.network.LanServerPinger
 - 
Creates a server announcement.
 - createArchaeologyStructureProcessor(Block, Block, RegistryKey<LootTable>) - Static method in class net.minecraft.structure.OceanRuinGenerator
 - createArgumentBuilder(CommandRegistryAccess) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.ArgumentNode
 - createArgumentBuilder(CommandRegistryAccess) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.LiteralNode
 - createArgumentBuilder(CommandRegistryAccess) - Method in interface net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.SuggestableNode
 - createArmadilloAttributes() - Static method in class net.minecraft.entity.passive.ArmadilloEntity
 - createArmorCutoutNoCull(String, Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 - createArmorDecalCutoutNoCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - createArmorJson(Identifier, Map<TextureKey, Identifier>, RegistryEntry<ArmorMaterial>) - Method in class net.minecraft.data.client.ItemModelGenerator
 - createArmorStandAttributes() - Static method in class net.minecraft.entity.decoration.ArmorStandEntity
 - createArray(Dynamic<?>, long, long) - Static method in class net.minecraft.datafixer.fix.AbstractUuidFix
 - createArrayFromCompoundUuid(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.AbstractUuidFix
 - createArrayFromMostLeastTags(Dynamic<?>, String, String) - Static method in class net.minecraft.datafixer.fix.AbstractUuidFix
 - createArrayFromStringUuid(Dynamic<?>, String) - Static method in class net.minecraft.datafixer.fix.AbstractUuidFix
 - createArrow(World, ItemStack, LivingEntity, ItemStack) - Method in class net.minecraft.item.ArrowItem
 - createArrow(World, ItemStack, LivingEntity, ItemStack) - Method in class net.minecraft.item.SpectralArrowItem
 - createArrowEntity(World, LivingEntity, ItemStack, ItemStack, boolean) - Method in class net.minecraft.item.CrossbowItem
 - createArrowEntity(World, LivingEntity, ItemStack, ItemStack, boolean) - Method in class net.minecraft.item.RangedWeaponItem
 - createArrowProjectile(LivingEntity, ItemStack, float, ItemStack) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - createArrowProjectile(ItemStack, float, ItemStack) - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 - createArrowProjectile(ItemStack, float, ItemStack) - Method in class net.minecraft.entity.mob.BoggedEntity
 - createArrowProjectile(ItemStack, float, ItemStack) - Method in class net.minecraft.entity.mob.StrayEntity
 - createArrowProjectile(ItemStack, float, ItemStack) - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
 - createAttackable() - Static method in class net.minecraft.entity.ai.TargetPredicate
 - createAttributeModifier(int) - Method in record class net.minecraft.entity.effect.StatusEffect.EffectAttributeModifierCreator
 - createAttributeModifier(int, StringIdentifiable) - Method in record class net.minecraft.enchantment.effect.AttributeEnchantmentEffect
 - createAttributeModifiers() - Static method in class net.minecraft.item.MaceItem
 - createAttributeModifiers() - Static method in class net.minecraft.item.TridentItem
 - createAttributeModifiers(ToolMaterial, float, float) - Static method in class net.minecraft.item.MiningToolItem
 - createAttributeModifiers(ToolMaterial, int, float) - Static method in class net.minecraft.item.SwordItem
 - createAvoidVibration() - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createAxisRotatedBlockState(Block, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createAxisRotatedBlockState(Block, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createAxisRotatedVariantMap() - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createAxolotlAttributes() - Static method in class net.minecraft.entity.passive.AxolotlEntity
 - createBackup() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - createBadlands(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createBanScreen(BooleanConsumer, BanDetails) - Static method in class net.minecraft.client.session.Bans
 - createBasaltDeltas(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheNetherBiomeCreator
 - createBase3dNoiseFunction(double, double, double, double, double) - Static method in class net.minecraft.util.math.noise.InterpolatedNoiseSampler
 - createBaseHorseAttributes() - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 - createBasePiece(ChunkPos, ChunkRandom) - Static method in class net.minecraft.world.gen.structure.OceanMonumentStructure
 - createBasicCodec(Supplier<T[]>) - Static method in interface net.minecraft.util.StringIdentifiable
 - createBastionBridgeChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createBastionHoglinStableChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createBastionOtherChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createBastionTreasureChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createBatAttributes() - Static method in class net.minecraft.entity.passive.BatEntity
 - createBatches(Collection<TestFunction>, ServerWorld) - Static method in class net.minecraft.test.Batches
 - createBeach(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createBedBlock(DyeColor) - Static method in class net.minecraft.block.Blocks
 - createBeeAttributes() - Static method in class net.minecraft.entity.passive.BeeEntity
 - createBeesData() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
 - createBigDripleafFeature(Direction) - Static method in class net.minecraft.world.gen.feature.UndergroundConfiguredFeatures
 - createBiome(boolean, float, float, int, int, Integer, Integer, SpawnSettings.Builder, GenerationSettings.LookupBackedBuilder, MusicSound) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createBiome(boolean, float, float, SpawnSettings.Builder, GenerationSettings.LookupBackedBuilder, MusicSound) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createBiome(RegistryEntry<Biome>) - Static method in class net.minecraft.predicate.entity.LocationPredicate.Builder
 - createBiomeSource(Dynamic<T>, long, boolean, boolean) - Static method in class net.minecraft.datafixer.fix.StructureSeparationDataFix
 - createBiomeSupplier(MutableInt, Chunk, BlockBox, RegistryEntry<Biome>, Predicate<RegistryEntry<Biome>>) - Static method in class net.minecraft.server.command.FillBiomeCommand
 - createBlasting(Ingredient, RecipeCategory, ItemConvertible, float, int) - Static method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - createBlazeAttributes() - Static method in class net.minecraft.entity.mob.BlazeEntity
 - createBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBannerBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.AbstractSkullBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BarrelBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BeaconBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BedBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BeehiveBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BellBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BlastFurnaceBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in interface net.minecraft.block.BlockEntityProvider
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BrewingStandBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.BrushableBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.CalibratedSculkSensorBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.CampfireBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.ChestBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.ChiseledBookshelfBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.CommandBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.ConduitBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.CrafterBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.DecoratedPotBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.DispenserBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.DropperBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.EnderChestBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.EndGatewayBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.EndPortalBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.FurnaceBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.HangingSignBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.HopperBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.JigsawBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.JukeboxBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.LecternBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.PistonExtensionBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.SculkCatalystBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.SculkShriekerBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.SmokerBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.SpawnerBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.StructureBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.TrappedChestBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.TrialSpawnerBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.VaultBlock
 - 
Returns a new block entity instance.
 - createBlockEntity(BlockPos, BlockState) - Method in class net.minecraft.block.WallHangingSignBlock
 - 
Returns a new block entity instance.
 - createBlockEntityPiston(BlockPos, BlockState, BlockState, Direction, boolean, boolean) - Static method in class net.minecraft.block.PistonExtensionBlock
 - createBlockingAdder(long) - Method in class net.minecraft.server.world.LevelPrioritizedQueue
 - createBlockPredicate(List<Block>) - Static method in class net.minecraft.world.gen.feature.ConfiguredFeatures
 - createBlockPredicateListDynamic(Dynamic<?>, String) - Static method in class net.minecraft.datafixer.fix.ItemStackComponentizationFix
 - createBlockStateWithRandomHorizontalRotations(Block, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createBlockStateWithTwoModelAndRandomInversion(Block, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createBoat(BoatEntity.Type) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createBodyControl() - Method in class net.minecraft.entity.mob.MobEntity
 - createBodyControl() - Method in class net.minecraft.entity.mob.PhantomEntity
 - createBodyControl() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - createBodyControl() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - createBodyControl() - Method in class net.minecraft.entity.passive.CamelEntity
 - createBoggedAttributes() - Static method in class net.minecraft.entity.mob.BoggedEntity
 - createBookWithText(String, boolean, String) - Static method in class net.minecraft.test.StructureTestListener
 - createBoolean(boolean) - Method in class net.minecraft.nbt.NbtOps
 - createBoolean(boolean) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createBoolean(boolean) - Method in class net.minecraft.util.dynamic.NullOps
 - createBooleanModelMap(BooleanProperty, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createBootstrappedRegistries(DynamicRegistryManager) - Method in class net.minecraft.registry.RegistryBuilder
 - createBounded(int, int) - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
 - createBox(double, double, double) - Method in class net.minecraft.command.EntitySelectorReader
 - createBox(int, int, int, Direction, int, int, int) - Static method in class net.minecraft.structure.StructurePiece
 - createBox(BlockPos, int, ServerWorld) - Static method in class net.minecraft.test.StructureTestUtil
 - createBox(BlockPos, BlockRotation, BlockPos, BlockMirror, Vec3i) - Static method in class net.minecraft.structure.StructureTemplate
 - createBox(Direction, OceanMonumentGenerator.PieceSetting, int, int, int) - Static method in class net.minecraft.structure.OceanMonumentGenerator.Piece
 - createBrainCodec(Collection<? extends MemoryModuleType<?>>, Collection<? extends SensorType<? extends Sensor<? super E>>>) - Static method in class net.minecraft.entity.ai.brain.Brain
 - createBrainProfile() - Method in class net.minecraft.entity.LivingEntity
 - createBrainProfile() - Method in class net.minecraft.entity.mob.BreezeEntity
 - createBrainProfile() - Method in class net.minecraft.entity.mob.HoglinEntity
 - createBrainProfile() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - createBrainProfile() - Method in class net.minecraft.entity.mob.PiglinEntity
 - createBrainProfile() - Method in class net.minecraft.entity.mob.ZoglinEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.AllayEntity
 - createBrainProfile() - Static method in class net.minecraft.entity.passive.ArmadilloBrain
 - createBrainProfile() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.CamelEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.FrogEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.GoatEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.SnifferEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - createBrainProfile() - Method in class net.minecraft.entity.passive.VillagerEntity
 - createBreedAllAnimalsAdvancement(AdvancementEntry, Consumer<AdvancementEntry>, Stream<EntityType<?>>, Stream<EntityType<?>>) - Static method in class net.minecraft.data.server.advancement.vanilla.VanillaHusbandryTabAdvancementGenerator
 - createBreezeAttributes() - Static method in class net.minecraft.entity.mob.BreezeEntity
 - createBuf(ByteBufAllocator, String) - Static method in class net.minecraft.network.handler.LegacyQueryHandler
 - createBuffer(int, int) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.DensityInterpolator
 - createBundler(Packet<?>) - Method in interface net.minecraft.network.handler.PacketBundleHandler
 - createBusyFollowTask() - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createButton(Screen) - Method in class net.minecraft.client.realms.dto.RealmsNotification.VisitUrl
 - createButton(Text, Supplier<Screen>) - Method in class net.minecraft.client.gui.screen.GameMenuScreen
 - createButton(Text, Supplier<Screen>) - Method in class net.minecraft.client.gui.screen.option.OptionsScreen
 - createButtonBlockState(Block, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createButtonLayout() - Method in class net.minecraft.client.gui.screen.PopupScreen
 - createButtons() - Method in class net.minecraft.client.gui.screen.StatsScreen
 - createByte(byte) - Method in class net.minecraft.nbt.NbtOps
 - createByte(byte) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createByte(byte) - Method in class net.minecraft.util.dynamic.NullOps
 - createByteList(ByteBuffer) - Method in class net.minecraft.nbt.NbtOps
 - createByteList(ByteBuffer) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createByteList(ByteBuffer) - Method in class net.minecraft.util.dynamic.NullOps
 - createCachedMatchGetter(RecipeType<T>) - Static method in class net.minecraft.recipe.RecipeManager
 - 
Creates a cached match getter.
 - createCallback() - Method in class net.minecraft.block.entity.CalibratedSculkSensorBlockEntity
 - createCallback() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
 - createCamelAttributes() - Static method in class net.minecraft.entity.passive.CamelEntity
 - createCampfireCooking(Ingredient, RecipeCategory, ItemConvertible, float, int) - Static method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - createCandleBlock(MapColor) - Static method in class net.minecraft.block.Blocks
 - createCarvingMasks(StructureWorldAccess, ProtoChunk) - Static method in class net.minecraft.world.gen.chunk.Blender
 - createCatAttributes() - Static method in class net.minecraft.entity.passive.CatEntity
 - createCavePillarsOverworldFunction(RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createCavesEntrancesOverworldFunction(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createCavesFunction(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>, DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createCavesNoiseRouter(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - 
Creates the
NoiseRouterfor the caves world type. - createCavesNoodleOverworldFunction(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createCaveSpiderAttributes() - Static method in class net.minecraft.entity.mob.CaveSpiderEntity
 - createCavesSettings(Registerable<?>) - Static method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - createCavesSpaghetti2dOverworldFunction(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createCavesSpaghettiRoughnessOverworldFunction(RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createChangePackets(ScoreboardObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 - createChestBoat(BoatEntity.Type) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createChestRaft(BoatEntity.Type) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createChestTextureId(String) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - createChickenAttributes() - Static method in class net.minecraft.entity.passive.ChickenEntity
 - createChild() - Method in class net.minecraft.entity.passive.LlamaEntity
 - createChild() - Method in class net.minecraft.entity.passive.TraderLlamaEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.mob.HoglinEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.mob.ZombieHorseEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.BeeEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.CamelEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.CatEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.ChickenEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.CowEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.DonkeyEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.FrogEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.GoatEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.HorseEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.LlamaEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.MooshroomEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.MuleEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.OcelotEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.ParrotEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.PassiveEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.PigEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.PolarBearEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.RabbitEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.SheepEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.SnifferEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.StriderEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.TurtleEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.VillagerEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - createChild(ServerWorld, PassiveEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 - createChild(ServerWorld, VillagerEntity, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.VillagerBreedTask
 - createChildColorRecipeInput(DyeColor, DyeColor) - Static method in class net.minecraft.entity.passive.SheepEntity
 - createChiseledBlockRecipe(RecipeCategory, ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createChunkNoiseSampler(Chunk, StructureAccessor, Blender, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - createChunkRandom(long, ChunkPos) - Static method in record class net.minecraft.world.gen.structure.Structure.Context
 - createChunks(ChunkBuilder) - Method in class net.minecraft.client.render.BuiltChunkStorage
 - createCipher(int, String, Key) - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 - 
Creates a cipher to perform encryption or decryption operation.
 - createClientData(SyncedClientOptions) - Method in class net.minecraft.server.network.ServerCommonNetworkHandler
 - createClientManager() - Static method in class net.minecraft.resource.VanillaDataPackProvider
 - createClosestDistanceFunction(BlendingData, Map<EightWayDirection, BlendingData>) - Static method in class net.minecraft.world.gen.chunk.Blender
 - createCodec() - Static method in class net.minecraft.world.gen.feature.size.FeatureSize
 - createCodec(boolean) - Static method in class net.minecraft.recipe.Ingredient
 - createCodec(int) - Static method in class net.minecraft.client.session.report.log.ChatLog
 - createCodec(int) - Static method in interface net.minecraft.util.collection.ListOperation
 - createCodec(Codec<E>) - Static method in class net.minecraft.util.collection.DataPool
 - createCodec(Codec<E>) - Static method in class net.minecraft.util.collection.Pool
 - createCodec(Codec<E>) - Static method in record class net.minecraft.util.collection.Weighted.Present
 - createCodec(Codec<E>) - Static method in class net.minecraft.util.collection.WeightedList.Entry
 - createCodec(Codec<I>) - Static method in interface net.minecraft.util.math.Spline
 - createCodec(Codec<ComponentType<?>>) - Static method in interface net.minecraft.component.ComponentMap
 - createCodec(Codec<Text>) - Static method in class net.minecraft.text.TextCodecs
 - createCodec(Codec<O>, Function<O, S>) - Static method in class net.minecraft.state.State
 - createCodec(Codec<P>) - Static method in interface net.minecraft.predicate.collection.CollectionContainsPredicate
 - createCodec(Codec<P>) - Static method in interface net.minecraft.predicate.collection.CollectionCountsPredicate
 - createCodec(Codec<P>) - Static method in record class net.minecraft.predicate.collection.CollectionCountsPredicate.Entry
 - createCodec(Codec<P>) - Static method in record class net.minecraft.predicate.collection.CollectionPredicate
 - createCodec(Codec<T>) - Static method in class net.minecraft.entity.ai.brain.Memory
 - createCodec(Codec<T>) - Static method in record class net.minecraft.text.RawFilteredPair
 - createCodec(Codec<T>) - Static method in record class net.minecraft.util.dynamic.Range
 - createCodec(Codec<T>, int) - Static method in record class net.minecraft.util.collection.ListOperation.Values
 - createCodec(Codec<T>, LootContextType) - Static method in record class net.minecraft.enchantment.effect.EnchantmentEffectEntry
 - createCodec(Codec<T>, NumberRange.Factory<T, R>) - Static method in interface net.minecraft.predicate.NumberRange
 - createCodec(Codec<U>) - Static method in class net.minecraft.util.collection.WeightedList
 - createCodec(RecordCodecBuilder.Instance<P>) - Static method in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
 - createCodec(MapCodec<T>) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
 - createCodec(Runnable) - Static method in class net.minecraft.world.poi.PointOfInterest
 - createCodec(Runnable) - Static method in class net.minecraft.world.poi.PointOfInterestSet
 - createCodec(Function<ByteBuf, B>, List<NetworkStateBuilder.PacketType<T, ?, B>>) - Method in class net.minecraft.network.NetworkStateBuilder
 - createCodec(Function<List<LootCondition>, T>) - Static method in class net.minecraft.loot.condition.AlternativeLootCondition
 - createCodec(Function<List<EnchantmentPredicate>, T>) - Static method in class net.minecraft.predicate.item.EnchantmentsPredicate
 - createCodec(Function<AbstractBlock.Settings, B>) - Static method in class net.minecraft.block.AbstractBlock
 - createCodec(Function<Structure.Config, S>) - Static method in class net.minecraft.world.gen.structure.Structure
 - createCodec(Predicate<Entity>) - Static method in class net.minecraft.entity.ai.WardenAngerManager
 - createCodec(Supplier<E[]>) - Static method in interface net.minecraft.util.StringIdentifiable
 - 
Creates a codec that serializes an enum implementing this interface either using its ordinals (when compressed) or using its
StringIdentifiable.asString()method and a given decode function. - createCodec(Supplier<E[]>, Function<String, String>) - Static method in interface net.minecraft.util.StringIdentifiable
 - 
Creates a codec that serializes an enum implementing this interface either using its ordinals (when compressed) or using its
StringIdentifiable.asString()method and a given decode function. - createCodec(List<TelemetryEventProperty<?>>) - Static method in class net.minecraft.client.session.telemetry.PropertyMap
 - createCodec(CombinedEntry.Factory<T>) - Static method in class net.minecraft.loot.entry.CombinedEntry
 - createCodec(ValueFirstEncoder<B, T>, PacketDecoder<B, T>) - Static method in interface net.minecraft.network.packet.Packet
 - createCodec(CustomPayload.CodecFactory<B>, List<CustomPayload.Type<? super B, ?>>) - Static method in interface net.minecraft.network.packet.CustomPayload
 - createCodec(ParticleType<BlockStateParticleEffect>) - Static method in class net.minecraft.particle.BlockStateParticleEffect
 - createCodec(ParticleType<EntityEffectParticleEffect>) - Static method in class net.minecraft.particle.EntityEffectParticleEffect
 - createCodec(ParticleType<ItemStackParticleEffect>) - Static method in class net.minecraft.particle.ItemStackParticleEffect
 - createCodec(Registry<Biome>) - Static method in class net.minecraft.world.ChunkSerializer
 - createCodec(RegistryKey<? extends Registry<T>>) - Static method in record class net.minecraft.predicate.TagPredicate
 - createCodec(RegistryKey<? extends Registry<T>>) - Static method in class net.minecraft.registry.RegistryKey
 - createCodec(RegistryKey<Registry<T>>, Codec<RegistryEntry<T>>) - Static method in record class net.minecraft.registry.RegistryPair
 - createCodec(StatType<T>) - Static method in record class net.minecraft.predicate.entity.PlayerPredicate.StatMatcher
 - createCodec(IndexedIterable<T>, Codec<T>, PalettedContainer.PaletteProvider, T, ReadableContainer.Reader<T, C>) - Static method in class net.minecraft.world.chunk.PalettedContainer
 - 
Creates a codec for a paletted container with a specific palette provider.
 - createCodec(Identifier, int) - Static method in record class net.minecraft.network.packet.UnknownCustomPayload
 - createCodecForPairObject(Codec<P>, String, String, BiFunction<P, P, DataResult<I>>, Function<I, P>, Function<I, P>) - Static method in class net.minecraft.util.dynamic.Codecs
 - createCodecFromValueMap(Codec<Map<ComponentType<?>, Object>>) - Static method in interface net.minecraft.component.ComponentMap
 - createColdOcean(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createCombinedDynamicRegistries() - Static method in enum class net.minecraft.client.network.ClientDynamicRegistryType
 - createCombinedDynamicRegistries() - Static method in enum class net.minecraft.registry.ServerDynamicRegistryType
 - createCommandRegistryWrapper(RegistryKey<? extends Registry<? extends T>>) - Method in interface net.minecraft.world.WorldView
 - createCommandSource(PlayerEntity, World, BlockPos) - Static method in class net.minecraft.block.entity.SignBlockEntity
 - createCommentsBox(int, int, Consumer<String>) - Method in class net.minecraft.client.gui.screen.report.ReportScreen
 - createCommonPlayerSpawnInfo(ServerWorld) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - createComponent(TagKey<Block>) - Method in interface net.minecraft.item.ToolMaterial
 - createComponentlessNbt(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.block.entity.BlockEntity
 - createComponentlessNbtWithIdentifyingData(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.block.entity.BlockEntity
 - createComponentMap() - Method in class net.minecraft.block.entity.BlockEntity
 - createCondensingRecipe(RecipeCategory, ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createConfig() - Static method in class net.minecraft.world.gen.feature.EndGatewayFeatureConfig
 - createConfig(BlockPos, boolean) - Static method in class net.minecraft.world.gen.feature.EndGatewayFeatureConfig
 - createConfirmServerResourcePackScreen(UUID, URL, String, boolean, Text) - Method in class net.minecraft.client.network.ClientCommonNetworkHandler
 - createConnectingScreen(RealmsServerAddress) - Method in class net.minecraft.client.realms.task.RealmsPrepareConnectionTask
 - createConnection(JsonObject, URL) - Method in class net.minecraft.server.filter.TextFilterer
 - createContextRetrievalCodec(Function<DynamicOps<?>, DataResult<E>>) - Static method in class net.minecraft.util.dynamic.Codecs
 - createContinentalOffsetSpline(I, I, float, float, float, float, float, float, boolean, boolean, ToFloatFunction<Float>) - Static method in class net.minecraft.world.biome.source.util.VanillaTerrainParametersCreator
 - createContinuableWarningPopup(Screen, Text, Consumer<PopupScreen>) - Static method in class net.minecraft.client.realms.gui.RealmsPopups
 - createCooldownManager() - Method in class net.minecraft.entity.player.PlayerEntity
 - createCooldownManager() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - createCopperBulbBlockState(Block, Identifier, Identifier, Identifier, Identifier) - Method in class net.minecraft.data.client.BlockStateModelGenerator
 - createCoreTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createCountExtraModifier(int, float, int) - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
 - createCowAttributes() - Static method in class net.minecraft.entity.passive.CowEntity
 - createCrafterRecipeCrafted(Identifier) - Static method in record class net.minecraft.advancement.criterion.RecipeCraftedCriterion.Conditions
 - createCrashException(Exception, Packet<T>, T) - Static method in class net.minecraft.network.NetworkThreadUtils
 - createCrashReport(String, NbtType<?>, ClassCastException) - Method in class net.minecraft.nbt.NbtCompound
 - createCrashReport(Throwable) - Static method in class net.minecraft.server.MinecraftServer
 - createCreeperAttributes() - Static method in class net.minecraft.entity.mob.CreeperEntity
 - createCrimsonForest(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheNetherBiomeCreator
 - createCuboid(int, int) - Method in class net.minecraft.client.model.ModelCuboidData
 - createCuboidShape(double, double, double, double, double, double) - Static method in class net.minecraft.block.Block
 - createCustomFenceBlockState(Block, Identifier, Identifier, Identifier, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createCutCopperRecipe(RecipeCategory, ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createDamage(Optional<DamagePredicate>) - Static method in record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - createDamageSource(World) - Method in record class net.minecraft.network.packet.s2c.play.EntityDamageS2CPacket
 - createDamageSource(World, Entity) - Static method in class net.minecraft.world.explosion.Explosion
 - createDarkForest(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createData() - Method in class net.minecraft.block.entity.BeehiveBlockEntity.Bee
 - createData(IndexedIterable<T>, PaletteResizeListener<T>, int) - Method in record class net.minecraft.world.chunk.PalettedContainer.DataProvider
 - createDataFixingCodec(Codec<A>, DataFixer, int) - Method in enum class net.minecraft.datafixer.DataFixTypes
 - createDataPackSettings(ResourcePackManager, boolean) - Static method in class net.minecraft.server.MinecraftServer
 - createDataProvider(IndexedIterable<A>, int) - Method in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
 - 
Creates a data provider that is suitable to represent objects with
bitssize in the storage. - createDecoratedPotPatternTextureId(Identifier) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - createDeepDark(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createDeepslateState(Block, Identifier, TextureMap, BiConsumer<Identifier, Supplier<JsonElement>>) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createDefault() - Method in class net.minecraft.client.world.BiomeColorCache.Colors
 - createDefault() - Static method in record class net.minecraft.network.packet.c2s.common.SyncedClientOptions
 - createDefault(GameProfile, boolean) - Static method in record class net.minecraft.server.network.ConnectedClientData
 - createDefault(ResourcePack) - Method in class net.minecraft.client.resource.DefaultClientResourcePackProvider
 - createDefault(ResourcePack) - Method in class net.minecraft.resource.VanillaDataPackProvider
 - createDefault(ResourcePack) - Method in class net.minecraft.resource.VanillaResourcePackProvider
 - createDefaultJigsawNbt() - Method in class net.minecraft.structure.pool.FeaturePoolElement
 - createDefaultOverworldGeneratorSettings(Dynamic<T>, long) - Static method in class net.minecraft.datafixer.fix.StructureSeparationDataFix
 - createDefaultPack() - Static method in class net.minecraft.resource.VanillaDataPackProvider
 - createDefaultPack(Path) - Static method in class net.minecraft.client.resource.DefaultClientResourcePackProvider
 - createDefaultRule(boolean, boolean, boolean) - Static method in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - createDemoOptions(DynamicRegistryManager) - Static method in class net.minecraft.world.gen.WorldPresets
 - createDesert(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createDesertPyramidChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.rebalance.TradeRebalanceChestLootTableGenerator
 - createDesertPyramidChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createDestinationArgs(CommandRegistryAccess, CloneCommand.ArgumentGetter<CommandContext<ServerCommandSource>, ServerWorld>, CloneCommand.ArgumentGetter<CommandContext<ServerCommandSource>, ServerWorld>) - Static method in class net.minecraft.server.command.CloneCommand
 - createDetails() - Method in class net.minecraft.world.level.storage.LevelSummary
 - createDifficultyButtonWidget(int, int, String, MinecraftClient) - Static method in class net.minecraft.client.gui.screen.option.OptionsScreen
 - createDimension(RegistryKey<World>) - Static method in class net.minecraft.predicate.entity.LocationPredicate.Builder
 - createDimensionalPos(CommandContext<ServerCommandSource>, ServerWorld, String) - Static method in class net.minecraft.server.command.CloneCommand
 - createDimensionSettings(Dynamic<T>, long, Dynamic<T>, boolean) - Static method in class net.minecraft.datafixer.fix.StructureSeparationDataFix
 - createDimensionsRegistryHolder() - Method in class net.minecraft.world.gen.WorldPreset
 - createDimensionsRegistryHolder(DynamicRegistryManager) - Method in class net.minecraft.server.dedicated.ServerPropertiesHandler
 - createDimensionsRegistryHolder(DynamicRegistryManager) - Method in record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
 - createDirectEntryListCodec(Codec<RegistryEntry<E>>, boolean) - Static method in class net.minecraft.registry.entry.RegistryEntryListCodec
 - createDirectories(Path) - Static method in class net.minecraft.util.PathUtil
 - 
A symbolic-link safe version of
Files.createDirectories(java.nio.file.Path, java.nio.file.attribute.FileAttribute<?>...). - createDirectory(File) - Static method in class net.minecraft.server.ServerConfigHandler
 - createDirectory(Path, FileAttribute<?>[]) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - createDisconnectedScreen(DisconnectionInfo) - Method in class net.minecraft.client.network.ClientCommonNetworkHandler
 - createDisconnectionInfo(Text, Throwable) - Method in class net.minecraft.client.network.ClientCommonNetworkHandler
 - createDisconnectionInfo(Text, Throwable) - Method in interface net.minecraft.network.listener.PacketListener
 - createDisplayStack(RegistryEntry<Item>, int, ComponentPredicate) - Static method in record class net.minecraft.village.TradedItem
 - createDistanceFunction(EightWayDirection, BlendingData) - Static method in class net.minecraft.world.gen.chunk.Blender
 - createDolphinAttributes() - Static method in class net.minecraft.entity.passive.DolphinEntity
 - createDoorBlockState(Block, Identifier, Identifier, Identifier, Identifier, Identifier, Identifier, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createDoorRecipe(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createDouble(double) - Method in class net.minecraft.nbt.NbtOps
 - createDouble(double) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createDouble(double) - Method in class net.minecraft.util.dynamic.NullOps
 - createDownloadQueuer(Downloader, Executor, Session, Proxy) - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - createDragon() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - createDrippingDripstoneLava(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createDrippingDripstoneWater(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createDrippingHoney(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createDrippingLava(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createDrippingObsidianTear(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createDrippingWater(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createDripstoneCaves(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createDrownedAttributes() - Static method in class net.minecraft.entity.mob.DrownedEntity
 - createDump(Set<Sampler>, Map<Sampler, List<Deviation>>, ProfileResult) - Method in class net.minecraft.util.profiler.RecordDumper
 - createDynamicRadius(float) - Static method in class net.minecraft.entity.ai.brain.task.StrollTask
 - createEastDefaultHorizontalRotationStates() - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createEditScreen(CreateWorldScreen, GeneratorOptionsHolder) - Method in interface net.minecraft.client.gui.screen.world.LevelScreenProvider
 - createElderGuardianAttributes() - Static method in class net.minecraft.entity.mob.ElderGuardianEntity
 - createElderGuardianTableBuilder() - Method in class net.minecraft.data.server.loottable.vanilla.VanillaEntityLootTableGenerator
 - createEmpty() - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
 - createEmptyAllowedCodec(Codec<E>) - Static method in class net.minecraft.util.collection.DataPool
 - createEmptyFont() - Static method in class net.minecraft.client.font.FontManager
 - createEmptyMultiNoiseSampler() - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil
 - createEnchantedDamageLootContext(ServerWorld, int, Entity, DamageSource) - Static method in record class net.minecraft.enchantment.Enchantment
 - createEnchantedEntityLootContext(ServerWorld, int, Entity, Vec3d) - Static method in record class net.minecraft.enchantment.Enchantment
 - createEnchantedItemLootContext(ServerWorld, int, ItemStack) - Static method in record class net.minecraft.enchantment.Enchantment
 - createEnchantedLocationLootContext(ServerWorld, int, Entity, boolean) - Static method in record class net.minecraft.enchantment.Enchantment
 - createEndBarrens(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheEndBiomeCreator
 - createEndBiome(GenerationSettings.LookupBackedBuilder) - Static method in class net.minecraft.world.biome.TheEndBiomeCreator
 - createEndCityTreasureChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createEnderDragonAttributes() - Static method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - createEndermanAttributes() - Static method in class net.minecraft.entity.mob.EndermanEntity
 - createEndermiteAttributes() - Static method in class net.minecraft.entity.mob.EndermiteEntity
 - createEndHighlands(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheEndBiomeCreator
 - createEndMidlands(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheEndBiomeCreator
 - createEndNoiseRouter(RegistryEntryLookup<DensityFunction>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - 
Creates the
NoiseRouterfor The End. - createEndSettings(Registerable<?>) - Static method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - createEntity(Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
 - createEntity(EntitySpawnS2CPacket) - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - createEntity(World, HitResult, ItemStack, PlayerEntity) - Method in class net.minecraft.item.BoatItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.ArrowItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.EggItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.ExperienceBottleItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.FireChargeItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.FireworkRocketItem
 - createEntity(World, Position, ItemStack, Direction) - Method in interface net.minecraft.item.ProjectileItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.SnowballItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.SpectralArrowItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.ThrowablePotionItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.TridentItem
 - createEntity(World, Position, ItemStack, Direction) - Method in class net.minecraft.item.WindChargeItem
 - createEntityBased(MemoryModuleType<? extends Entity>, float, int, boolean) - Static method in class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
 - createEntityKilledPlayer() - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createEntityKilledPlayer(Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createEntityKilledPlayer(Optional<EntityPredicate>, Optional<DamageSourcePredicate>) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createEntityKilledPlayer(Optional<EntityPredicate>, DamageSourcePredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createEntityKilledPlayer(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createEntityKilledPlayer(EntityPredicate.Builder, Optional<DamageSourcePredicate>) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createEntityKilledPlayer(EntityPredicate.Builder, DamageSourcePredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createEntityModifier(Function<Entity, Optional<Entity>>) - Static method in class net.minecraft.server.command.ExecuteCommand
 - createEntry(F, FC) - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
 - createEntry(F, FC, BlockPredicate) - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
 - createEntry(F, FC, PlacementModifier[]) - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
 - createEntry(URI) - Method in enum class net.minecraft.server.ServerLinks.Known
 - createEntry(RegistryEntry<ConfiguredFeature<?, ?>>, PlacementModifier[]) - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
 - createEntry(RegistryEntry<Structure>) - Static method in record class net.minecraft.structure.StructureSet
 - createEntry(RegistryEntry<Structure>, int) - Static method in record class net.minecraft.structure.StructureSet
 - createEntry(T) - Method in interface net.minecraft.registry.Registry
 - createEntry(T) - Method in class net.minecraft.registry.SimpleRegistry
 - createEqualTypeChecker(Function<E, T>) - Static method in class net.minecraft.util.dynamic.Codecs
 - createEquipmentDropsCodec(Codec<S>, LootContextType) - Static method in record class net.minecraft.enchantment.effect.TargetedEnchantmentEffect
 - createEquipmentLootParameters(ServerWorld) - Method in class net.minecraft.entity.mob.MobEntity
 - createEquipmentTableBuilder(Item, Item, ArmorTrim, RegistryWrapper.Impl<Enchantment>) - Static method in record class net.minecraft.data.server.loottable.vanilla.VanillaEquipmentLootTableGenerator
 - createEulaFile() - Method in class net.minecraft.server.dedicated.EulaReader
 - createEvent(TelemetrySession) - Method in record class net.minecraft.client.session.telemetry.SentTelemetryEvent
 - createEvent(TelemetrySession, PropertyMap) - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - createEventComparator() - Static method in class net.minecraft.world.timer.Timer
 - createEvokerAttributes() - Static method in class net.minecraft.entity.mob.EvokerEntity
 - createExecutor(MessageListener<T>, boolean) - Method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - createExplosion(Entity, double, double, double, float, boolean, World.ExplosionSourceType) - Method in class net.minecraft.world.World
 - 
Creates an explosion.
 - createExplosion(Entity, double, double, double, float, World.ExplosionSourceType) - Method in class net.minecraft.world.World
 - 
Creates an explosion without creating fire.
 - createExplosion(Entity, DamageSource, ExplosionBehavior, double, double, double, float, boolean, World.ExplosionSourceType) - Method in class net.minecraft.world.World
 - createExplosion(Entity, DamageSource, ExplosionBehavior, double, double, double, float, boolean, World.ExplosionSourceType, boolean, ParticleEffect, ParticleEffect, RegistryEntry<SoundEvent>) - Method in class net.minecraft.world.World
 - createExplosion(Entity, DamageSource, ExplosionBehavior, double, double, double, float, boolean, World.ExplosionSourceType, ParticleEffect, ParticleEffect, RegistryEntry<SoundEvent>) - Method in class net.minecraft.server.world.ServerWorld
 - 
Creates an explosion.
 - createExplosion(Entity, DamageSource, ExplosionBehavior, double, double, double, float, boolean, World.ExplosionSourceType, ParticleEffect, ParticleEffect, RegistryEntry<SoundEvent>) - Method in class net.minecraft.world.World
 - 
Creates an explosion.
 - createExplosion(Entity, DamageSource, ExplosionBehavior, Vec3d, float, boolean, World.ExplosionSourceType) - Method in class net.minecraft.world.World
 - 
Creates an explosion.
 - createExplosion(Vec3d) - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - createExplosion(Vec3d) - Method in class net.minecraft.entity.projectile.BreezeWindChargeEntity
 - createExplosion(Vec3d) - Method in class net.minecraft.entity.projectile.WindChargeEntity
 - createExtraValidatingPacketCodec(PacketCodec<RegistryByteBuf, ItemStack>) - Static method in class net.minecraft.item.ItemStack
 - 
Returns a packet codec that ensures the validity of the decoded stack by checking if it can be re-encoded.
 - createFactorSpline(I, I, I, I, boolean) - Static method in class net.minecraft.world.biome.source.util.VanillaTerrainParametersCreator
 - 
Creates the spline for terrain factor.
 - createFallingDripstoneLava(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFallingDripstoneWater(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFallingHoney(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFallingLava(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFallingNectar(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFallingObsidianTear(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFallingSporeBlossom(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFallingWater(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createFenceBlockState(Block, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createFenceGateBlockState(Block, Identifier, Identifier, Identifier, Identifier, boolean) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createFenceGateRecipe(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createFenceRecipe(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createFilterableTextDynamic(Dynamic<?>, String, Optional<String>) - Static method in class net.minecraft.datafixer.fix.ItemStackComponentizationFix
 - createFilterer(GameProfile) - Method in class net.minecraft.server.filter.TextFilterer
 - createFilterer(ServerPlayerEntity) - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - createFilterer(ServerPlayerEntity) - Method in class net.minecraft.server.MinecraftServer
 - createFire - Variable in record class net.minecraft.enchantment.effect.entity.ExplodeEnchantmentEffect
 - 
The field for the
createFirerecord component. - createFire - Variable in class net.minecraft.world.explosion.Explosion
 - createFire() - Method in record class net.minecraft.enchantment.effect.entity.ExplodeEnchantmentEffect
 - 
Returns the value of the
createFirerecord component. - createFirework(DyeColor, int) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidWinTask
 - createFishAttributes() - Static method in class net.minecraft.entity.passive.FishEntity
 - createFishTableBuilder() - Static method in record class net.minecraft.data.server.loottable.vanilla.VanillaFishingLootTableGenerator
 - createFixApplier(String, ProjectileItemTypeFix.Fixer<?>) - Method in class net.minecraft.datafixer.fix.ProjectileItemTypeFix
 - createFixApplier(String, ProjectileItemTypeFix.Fixer<?>, Type<?>, Type<T>) - Static method in class net.minecraft.datafixer.fix.ProjectileItemTypeFix
 - createFixRule(DSL.TypeReference, String, Map<String, String>) - Method in class net.minecraft.datafixer.fix.BlockPosFormatFix
 - createFlatWorldStructureSettings(DynamicOps<T>, OptionalDynamic<T>) - Static method in class net.minecraft.datafixer.fix.StructureSeparationDataFix
 - createFloat(float) - Method in class net.minecraft.nbt.NbtOps
 - createFloat(float) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createFloat(float) - Method in class net.minecraft.util.dynamic.NullOps
 - createFloatingIslandsNoiseRouter(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - 
Creates the
NoiseRouterfor the floating islands world type. - createFloatingIslandsSettings(Registerable<?>) - Static method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - createFlowerPotBlock(Block) - Static method in class net.minecraft.block.Blocks
 - createFluidLevelSampler(ChunkGeneratorSettings) - Static method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - createForSheep(ItemConvertible) - Static method in class net.minecraft.data.server.loottable.EntityLootTableGenerator
 - createFoxAttributes() - Static method in class net.minecraft.entity.passive.FoxEntity
 - createFreeFollowTask() - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createFrogAttributes() - Static method in class net.minecraft.entity.passive.FrogEntity
 - createFromCode(int) - Method in enum class net.minecraft.client.util.InputUtil.Type
 - createFromNbt(BlockPos, BlockState, NbtCompound, RegistryWrapper.WrapperLookup) - Static method in class net.minecraft.block.entity.BlockEntity
 - 
Returns the new block entity loaded from
nbt, ornullif it fails. - createFromResource(ShaderStage.Type, String, InputStream, String) - Static method in class net.minecraft.client.gl.EffectShaderStage
 - createFromResource(ShaderStage.Type, String, InputStream, String, GlImportProcessor) - Static method in class net.minecraft.client.gl.ShaderStage
 - createFrozenOcean(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createFrozenPeaks(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createFuelTimeMap() - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - createFullWrapperLookup(DynamicRegistryManager, RegistryWrapper.WrapperLookup, RegistryCloner.CloneableRegistries, Map<RegistryKey<? extends Registry<?>>, RegistryBuilder.InitializedRegistry<?>>, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.registry.RegistryBuilder
 - createFunctionCommandSource(ServerCommandSource) - Static method in class net.minecraft.server.command.FunctionCommand
 - createGameVersion() - Static method in class net.minecraft.SharedConstants
 - createGenerationSettings(RegistryEntry<Biome>) - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - createGenerator(StructureGeneratorFactory.Context<C>) - Method in interface net.minecraft.structure.StructureGeneratorFactory
 - createGenerator(BlockPos, boolean, Random, int, FloatProvider, FloatProvider) - Static method in class net.minecraft.world.gen.feature.LargeDripstoneFeature
 - createGeneratorSettings(long, DynamicLike<T>, Dynamic<T>, Dynamic<T>) - Static method in class net.minecraft.datafixer.fix.StructureSeparationDataFix
 - createGeneric9x1(int, PlayerInventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGeneric9x2(int, PlayerInventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGeneric9x3(int, PlayerInventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGeneric9x3(int, PlayerInventory, Inventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGeneric9x4(int, PlayerInventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGeneric9x5(int, PlayerInventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGeneric9x6(int, PlayerInventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGeneric9x6(int, PlayerInventory, Inventory) - Static method in class net.minecraft.screen.GenericContainerScreenHandler
 - createGhastAttributes() - Static method in class net.minecraft.entity.mob.GhastEntity
 - createGiantAttributes() - Static method in class net.minecraft.entity.mob.GiantEntity
 - createGoatAttributes() - Static method in class net.minecraft.entity.passive.GoatEntity
 - createGrove(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createGuardianAttributes() - Static method in class net.minecraft.entity.mob.GuardianEntity
 - createGui() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - createHalfWithCeiling(int) - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
 - createHalfWithFloor(int) - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
 - createHandler() - Method in class net.minecraft.client.tutorial.TutorialManager
 - createHandler(TutorialManager) - Method in enum class net.minecraft.client.tutorial.TutorialStep
 - createHangingSign(WoodType) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createHangingSignTextureId(WoodType) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - createHeroOfTheVillage() - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createHideTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createHitBlockLootContext(ServerWorld, int, Entity, Vec3d, BlockState) - Static method in record class net.minecraft.enchantment.Enchantment
 - createHoglinAttributes() - Static method in class net.minecraft.entity.mob.HoglinEntity
 - createHorizontalStretchFactors(CarverContext, RavineCarverConfig, Random) - Method in class net.minecraft.world.gen.carver.RavineCarver
 - createHostileAttributes() - Static method in class net.minecraft.entity.mob.HostileEntity
 - createIcon() - Method in class net.minecraft.recipe.BlastingRecipe
 - 
Returns an item rendered on the top left of the output preview on the recipe toast when a new recipe is unlocked.
 - createIcon() - Method in class net.minecraft.recipe.CampfireCookingRecipe
 - 
Returns an item rendered on the top left of the output preview on the recipe toast when a new recipe is unlocked.
 - createIcon() - Method in interface net.minecraft.recipe.Recipe
 - 
Returns an item rendered on the top left of the output preview on the recipe toast when a new recipe is unlocked.
 - createIcon() - Method in class net.minecraft.recipe.SmeltingRecipe
 - 
Returns an item rendered on the top left of the output preview on the recipe toast when a new recipe is unlocked.
 - createIcon() - Method in interface net.minecraft.recipe.SmithingRecipe
 - 
Returns an item rendered on the top left of the output preview on the recipe toast when a new recipe is unlocked.
 - createIcon() - Method in class net.minecraft.recipe.SmokingRecipe
 - 
Returns an item rendered on the top left of the output preview on the recipe toast when a new recipe is unlocked.
 - createIcon() - Method in class net.minecraft.recipe.StonecuttingRecipe
 - 
Returns an item rendered on the top left of the output preview on the recipe toast when a new recipe is unlocked.
 - createIdleTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createIdToValueFunction(ToIntFunction<T>, T[]) - Static method in class net.minecraft.util.function.ValueLists
 - createIdToValueFunction(ToIntFunction<T>, T[], ValueLists.OutOfBoundsHandling) - Static method in class net.minecraft.util.function.ValueLists
 - createIdToValueFunction(ToIntFunction<T>, T[], T) - Static method in class net.minecraft.util.function.ValueLists
 - createIllusionerAttributes() - Static method in class net.minecraft.entity.mob.IllusionerEntity
 - createImage(int, int) - Static method in class net.minecraft.client.texture.MissingSprite
 - createIndicator(SignedMessage) - Method in enum class net.minecraft.client.network.message.MessageTrustStatus
 - createInfo() - Method in class net.minecraft.server.dedicated.ServerMBean.Entry
 - createInfo(String, Text) - Static method in class net.minecraft.client.resource.DefaultClientResourcePackProvider
 - createInfo(String, Text) - Static method in class net.minecraft.resource.VanillaDataPackProvider
 - createInfo(MutableRegistry<T>) - Static method in class net.minecraft.registry.RegistryLoader
 - createInfo(Registry<T>) - Static method in class net.minecraft.registry.RegistryLoader
 - createInfoGetter(DynamicRegistryManager, List<RegistryLoader.Loader<?>>) - Static method in class net.minecraft.registry.RegistryLoader
 - createInfoPopup(Screen, Text, Consumer<PopupScreen>) - Static method in class net.minecraft.client.realms.gui.RealmsPopups
 - createIngameMusic(RegistryEntry<SoundEvent>) - Static method in class net.minecraft.sound.MusicType
 - createInitialDensityFunction(DensityFunction, DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createInitScreens(List<Function<Runnable, Screen>>) - Method in class net.minecraft.client.MinecraftClient
 - createInlineCodec(Function<List<LootCondition>, T>) - Static method in class net.minecraft.loot.condition.AlternativeLootCondition
 - createInnerArmor(String) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createInputInventory(int) - Method in class net.minecraft.screen.ForgingScreenHandler
 - createInt(int) - Method in class net.minecraft.nbt.NbtOps
 - createInt(int) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createInt(int) - Method in class net.minecraft.util.dynamic.NullOps
 - createIntegratedServerLoader() - Method in class net.minecraft.client.MinecraftClient
 - createIntList(IntStream) - Method in class net.minecraft.nbt.NbtOps
 - createIntList(IntStream) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createIntList(IntStream) - Method in class net.minecraft.util.dynamic.NullOps
 - createIntrusive(RegistryKey<? extends Registry<T>>, String, Registries.Initializer<T>) - Static method in class net.minecraft.registry.Registries
 - createIntrusive(RegistryKey<? extends Registry<T>>, Registries.Initializer<T>) - Static method in class net.minecraft.registry.Registries
 - createInvalid(int) - Static method in interface net.minecraft.nbt.NbtType
 - 
Returns an invalid NBT type.
 - createInvalidCommandSignatureException(String, List<ArgumentSignatureDataMap.Entry>, List<SignedArgumentList.ParsedArgument<S>>) - Static method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - createIoWorker(String, boolean) - Static method in class net.minecraft.util.Util
 - createIronGolemAttributes() - Static method in class net.minecraft.entity.passive.IronGolemEntity
 - createItemRequirementList() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - createItemStackFor(BlockState) - Method in class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry
 - createItemUsedOnBlock(LocationPredicate.Builder, ItemPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.ItemCriterion.Conditions
 - createJaggednessSpline(I, I, I, I, boolean) - Static method in class net.minecraft.world.biome.source.util.VanillaTerrainParametersCreator
 - 
Creates the spline for terrain jaggedness.
 - createJaggedPeaks(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createJson(Identifier, Map<TextureKey, Identifier>) - Method in class net.minecraft.data.client.Model
 - createJungle(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createJungleFeatures(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, float, boolean, boolean, boolean, SpawnSettings.Builder, MusicSound) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createJungleTempleChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.rebalance.TradeRebalanceChestLootTableGenerator
 - createJungleTempleChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createKillMobAdvancements(AdvancementEntry, Consumer<AdvancementEntry>, List<EntityType<?>>) - Static method in class net.minecraft.data.server.advancement.vanilla.VanillaAdventureTabAdvancementGenerator
 - createKillMobNearSculkCatalyst() - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createLabeledWidget(TextRenderer, Widget, Text) - Static method in class net.minecraft.client.gui.widget.LayoutWidgets
 - createLabeledWidget(TextRenderer, Widget, Text, Consumer<Positioner>) - Static method in class net.minecraft.client.gui.widget.LayoutWidgets
 - createLandingHoney(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createLandingLava(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createLandingObsidianTear(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Static method in class net.minecraft.client.particle.BlockLeakParticle
 - createLanguageButton(int, ButtonWidget.PressAction, boolean) - Static method in class net.minecraft.client.gui.screen.AccessibilityOnboardingButtons
 - createLavaReplacementRule(RuinedPortalStructurePiece.VerticalPlacement, RuinedPortalStructurePiece.Properties) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 - createLayer(IntProvider, BlockStateProvider) - Static method in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig
 - createLeafProperties(Dynamic<?>, String, boolean, int) - Method in class net.minecraft.datafixer.fix.LeavesFix.LeavesLogFixer
 - createLeavesBlock(BlockSoundGroup) - Static method in class net.minecraft.block.Blocks
 - createLegacy(Random, int, DoubleList) - Static method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - 
Deprecated.
 - createLegacy(Random, IntStream) - Static method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - 
Deprecated.
 - createLegacy(Random, DoublePerlinNoiseSampler.NoiseParameters) - Static method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler
 - 
Deprecated.
 - createLevel() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - createLevelInfo(boolean) - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - createLibrarianTradeFactory(int) - Static method in class net.minecraft.village.TradeOffers
 - createLightLevelFromLitBlockState(int) - Static method in class net.minecraft.block.Blocks
 - createLightLimitCodec(String) - Static method in record class net.minecraft.block.spawner.MobSpawnerEntry.CustomSpawnRules
 - createLightningStrike(NumberRange.IntRange, Optional<EntityPredicate>) - Static method in class net.minecraft.data.server.advancement.vanilla.VanillaAdventureTabAdvancementGenerator
 - createList(Stream<NbtElement>) - Method in class net.minecraft.nbt.NbtOps
 - createList(Stream<Unit>) - Method in class net.minecraft.util.dynamic.NullOps
 - createList(Stream<T>) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createListener(int) - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - createListPair(int, DoubleList, DoubleList, boolean, boolean) - Static method in class net.minecraft.util.shape.VoxelShapes
 - createLists() - Method in class net.minecraft.client.gui.screen.StatsScreen
 - createLivingAttributes() - Static method in class net.minecraft.entity.LivingEntity
 - createLlamaAttributes() - Static method in class net.minecraft.entity.passive.LlamaEntity
 - createLoader(ServerChunkLoadingManager, ChunkStatus) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - createLoader(ChunkStatus, ChunkPos) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - createLoader(ChunkStatus, ChunkPos) - Method in interface net.minecraft.world.ChunkLoadingManager
 - createLocal() - Static method in interface net.minecraft.util.math.random.Random
 - 
Returns a random split from the thread local random.
 - createLocation(Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createLocation(Block, Item) - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createLocation(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createLocation(LocationPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createLogBlock(MapColor, MapColor) - Static method in class net.minecraft.block.Blocks
 - createLogBlock(MapColor, MapColor, BlockSoundGroup) - Static method in class net.minecraft.block.Blocks
 - createLogFile(LocalDate) - Method in class net.minecraft.util.logging.LogFileCompressor
 - createLogPanel() - Method in class net.minecraft.server.dedicated.gui.DedicatedServerGui
 - createLong(long) - Method in class net.minecraft.nbt.NbtOps
 - createLong(long) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createLong(long) - Method in class net.minecraft.util.dynamic.NullOps
 - createLongList(LongStream) - Method in class net.minecraft.nbt.NbtOps
 - createLongList(LongStream) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createLongList(LongStream) - Method in class net.minecraft.util.dynamic.NullOps
 - createLookingAtEntityUsing(EntityType<?>, Item) - Static method in class net.minecraft.data.server.advancement.vanilla.VanillaAdventureTabAdvancementGenerator
 - createLukewarmOcean(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createLushCaves(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createMagmaCubeAttributes() - Static method in class net.minecraft.entity.mob.MagmaCubeEntity
 - createManager(Path, SymlinkFinder) - Static method in class net.minecraft.resource.VanillaDataPackProvider
 - createManager(LevelStorage.Session) - Static method in class net.minecraft.resource.VanillaDataPackProvider
 - createMangroveSwamp(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createMap(String) - Static method in interface net.minecraft.block.cauldron.CauldronBehavior
 - 
Creates a mutable map from items to their corresponding cauldron behaviors.
 - createMap(Map<Unit, Unit>) - Method in class net.minecraft.util.dynamic.NullOps
 - createMap(Map<T, T>) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createMap(Stream<Pair<NbtElement, NbtElement>>) - Method in class net.minecraft.nbt.NbtOps
 - createMap(Stream<Pair<Unit, Unit>>) - Method in class net.minecraft.util.dynamic.NullOps
 - createMap(Stream<Pair<T, T>>) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createMap(World, int, int, byte, boolean, boolean) - Static method in class net.minecraft.item.FilledMapItem
 - createMapColorFromWaterloggedBlockState(MapColor) - Static method in class net.minecraft.block.Blocks
 - createMapIfEmpty(Object2IntMap<Structure>) - Static method in class net.minecraft.world.StructureLocator
 - createMapper(T[], Function<String, String>) - Static method in interface net.minecraft.util.StringIdentifiable
 - createMarkerNbt(NbtElement) - Static method in class net.minecraft.nbt.NbtOps.CompoundListMerger
 - createMasterLibrarianTradeFactory() - Static method in class net.minecraft.village.TradeOffers
 - createMax(int) - Static method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 - createMeadow(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createMeetTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.block.entity.BeaconBlockEntity
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.block.entity.LecternBlockEntity
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in interface net.minecraft.screen.ScreenHandlerFactory
 - createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.screen.SimpleNamedScreenHandlerFactory
 - createMerger(NbtElement) - Static method in class net.minecraft.nbt.NbtOps
 - createMessage(Runnable, long, IntSupplier) - Static method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - createMessage(AbstractChunkHolder, Runnable) - Static method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - createMetadata() - Method in class net.minecraft.server.MinecraftServer
 - createMetadataPlayers() - Method in class net.minecraft.server.MinecraftServer
 - createMetadataSupplier(Identifier, int) - Method in class net.minecraft.resource.NamespaceResourceManager
 - createMin(int) - Static method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 - createMisplacementException(ChunkPos, ChunkPos) - Static method in interface net.minecraft.server.world.ChunkErrorHandler
 - createMissed(Vec3d, Direction, BlockPos) - Static method in class net.minecraft.util.hit.BlockHitResult
 - createMissingNoiseRouter() - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createMissingSettings() - Static method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - createMob(ServerWorld, EntityType<?>) - Static method in class net.minecraft.world.SpawnHelper
 - createMobAttributes() - Static method in class net.minecraft.entity.mob.MobEntity
 - createMockCreativeServerPlayerInWorld() - Method in class net.minecraft.test.TestContext
 - 
Deprecated, for removal: This API element is subject to removal in a future version.
 - createMockPlayer(GameMode) - Method in class net.minecraft.test.TestContext
 - createModeArgs(CloneCommand.ArgumentGetter<CommandContext<ServerCommandSource>, CloneCommand.DimensionalPos>, CloneCommand.ArgumentGetter<CommandContext<ServerCommandSource>, CloneCommand.DimensionalPos>, CloneCommand.ArgumentGetter<CommandContext<ServerCommandSource>, CloneCommand.DimensionalPos>, CloneCommand.ArgumentGetter<CommandContext<ServerCommandSource>, Predicate<CachedBlockPosition>>, ArgumentBuilder<ServerCommandSource, ?>) - Static method in class net.minecraft.server.command.CloneCommand
 - createModel() - Method in class net.minecraft.client.model.TexturedModelData
 - createModel(EntityRendererFactory.Context, BoatEntity.Type, boolean) - Method in class net.minecraft.client.render.entity.BoatEntityRenderer
 - createModelVariantWithRandomHorizontalRotations(Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createModifier(RegistryEntry<Biome>) - Static method in interface net.minecraft.client.gui.screen.world.LevelScreenProvider
 - createModifier(FlatChunkGeneratorConfig) - Static method in interface net.minecraft.client.gui.screen.world.LevelScreenProvider
 - createMonitor(long) - Method in interface net.minecraft.client.util.MonitorFactory
 - createMudBrickState(Block, Identifier, TextureMap, BiConsumer<Identifier, Supplier<JsonElement>>) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createMultiEntityModifier(Function<Entity, Stream<Entity>>) - Static method in class net.minecraft.server.command.ExecuteCommand
 - createMultilineText(MinecraftClient, Text) - Static method in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
 - createMultiNoiseDependentNoiseRouter(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>, DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createMultiNoiseSampler(NoiseRouter, List<MultiNoiseUtil.NoiseHypercube>) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - createMushroomFields(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createMutableEntryLookup() - Method in interface net.minecraft.registry.MutableRegistry
 - createMutableEntryLookup() - Method in class net.minecraft.registry.SimpleRegistry
 - createNamedEntryList(TagKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - createNameFromDisplay(AdvancementDisplay) - Static method in record class net.minecraft.advancement.Advancement
 - createNarrationMessage(Supplier<MutableText>) - Method in interface net.minecraft.client.gui.widget.ButtonWidget.NarrationSupplier
 - createNativeModuleInfo(String) - Static method in class net.minecraft.util.WinNativeModuleUtil
 - createNavigation(World) - Method in class net.minecraft.entity.boss.WitherEntity
 - createNavigation(World) - Method in class net.minecraft.entity.mob.GuardianEntity
 - createNavigation(World) - Method in class net.minecraft.entity.mob.MobEntity
 - createNavigation(World) - Method in class net.minecraft.entity.mob.SpiderEntity
 - createNavigation(World) - Method in class net.minecraft.entity.mob.WardenEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.AllayEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.BeeEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.DolphinEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.FishEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.FrogEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.ParrotEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.StriderEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.TadpoleEntity
 - createNavigation(World) - Method in class net.minecraft.entity.passive.TurtleEntity
 - createNbt(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.block.entity.BlockEntity
 - 
Returns the block entity's NBT data.
 - createNbtDoubleList(double[]) - Method in class net.minecraft.structure.StructureTemplate
 - createNbtIntList(int[]) - Method in class net.minecraft.structure.StructureTemplate
 - createNbtWithId(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.block.entity.BlockEntity
 - 
Returns the block entity's NBT data with block entity type ID.
 - createNbtWithIdentifyingData(RegistryWrapper.WrapperLookup) - Method in class net.minecraft.block.entity.BlockEntity
 - 
Returns the block entity's NBT data with identifying data.
 - createNetherBridgeChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createNetheriteUpgrade() - Static method in class net.minecraft.item.SmithingTemplateItem
 - createNetherNoiseRouter(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - 
Creates the
NoiseRouterfor the nether. - createNetherSettings(Registerable<?>) - Static method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - createNetherStemBlock(MapColor) - Static method in class net.minecraft.block.Blocks
 - createNetherSurfaceRule() - Static method in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - createNetherWastes(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheNetherBiomeCreator
 - createNetworkIoStatistics(Duration, Map<T, JfrProfileRecorder.Counter>) - Static method in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - createNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - createNode(int, List<? extends MultiNoiseUtil.SearchTree.TreeNode<T>>) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 - createNodeComparator(int, boolean) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 - createNodeData(CommandNode<CommandSource>, Object2IntMap<CommandNode<CommandSource>>) - Static method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 - createNoiseHypercube(float, float, float, float, float, float, float) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil
 - createNoiseHypercube(MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, float) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil
 - createNoiseSampler(RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>, RandomSplitter, RegistryKey<DoublePerlinNoiseSampler.NoiseParameters>) - Static method in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - createNoiseValuePoint(float, float, float, float, float, float) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil
 - createNonAttackable() - Static method in class net.minecraft.entity.ai.TargetPredicate
 - createNonContinuableWarningPopup(Screen, Text, Consumer<PopupScreen>) - Static method in class net.minecraft.client.realms.gui.RealmsPopups
 - createNormalBambooJungle(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createNormalForest(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean, boolean, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createNormalOcean(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createNorthDefaultHorizontalRotationStates() - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createNorthDefaultRotationStates() - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createNotBootstrappedException(Supplier<String>) - Static method in class net.minecraft.Bootstrap
 - createNothingFoundException(NbtPathArgumentType.PathNode) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - createNumeric(Number) - Method in class net.minecraft.nbt.NbtOps
 - createNumeric(Number) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createNumeric(Number) - Method in class net.minecraft.util.dynamic.NullOps
 - createOcean(SpawnSettings.Builder, int, int, GenerationSettings.LookupBackedBuilder) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createOceanGenerationSettings(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createOcelotAttributes() - Static method in class net.minecraft.entity.passive.OcelotEntity
 - createOffsetCodec(int) - Static method in class net.minecraft.util.math.Vec3i
 - createOffsetSpline(I, I, I, boolean) - Static method in class net.minecraft.world.biome.source.util.VanillaTerrainParametersCreator
 - 
Creates the spline for terrain offset.
 - createOldGrowthTaiga(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createOldStairsBlock(Block) - Static method in class net.minecraft.block.Blocks
 - 
Deprecated.
 - createOptInCheckbox() - Method in class net.minecraft.client.gui.screen.option.TelemetryInfoScreen
 - createOptional(Identifier) - Static method in class net.minecraft.registry.tag.TagEntry
 - createOptionalCodec(String) - Static method in class net.minecraft.item.ItemStack
 - createOptionalTag(Identifier) - Static method in class net.minecraft.registry.tag.TagEntry
 - createOrderedList() - Static method in class net.minecraft.world.chunk.ChunkStatus
 - createOrderedTick(long, long) - Method in record class net.minecraft.world.tick.Tick
 - createOrderedTick(BlockPos, T, int) - Method in interface net.minecraft.world.WorldAccess
 - createOrderedTick(BlockPos, T, int, TickPriority) - Method in interface net.minecraft.world.WorldAccess
 - createOrientableTrapdoorBlockState(Block, Identifier, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createOuterArmor(String) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createOverride(Consumer<EntityAttributeInstance>, RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 - createOverworldOptions(BiomeSource, RegistryEntry<ChunkGeneratorSettings>) - Method in class net.minecraft.world.gen.WorldPresets.Registrar
 - createOverworldOptions(ChunkGenerator) - Method in class net.minecraft.world.gen.WorldPresets.Registrar
 - createOverworldSurfaceRule() - Static method in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - createPackChangeCallback(Executor) - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - createPacker(UUID) - Method in record class net.minecraft.network.encryption.ClientPlayerSession
 - createPacketCodec(PacketCodec<B, T>) - Static method in record class net.minecraft.text.RawFilteredPair
 - createPacketCodec(ParticleType<BlockStateParticleEffect>) - Static method in class net.minecraft.particle.BlockStateParticleEffect
 - createPacketCodec(ParticleType<EntityEffectParticleEffect>) - Static method in class net.minecraft.particle.EntityEffectParticleEffect
 - createPacketCodec(ParticleType<ItemStackParticleEffect>) - Static method in class net.minecraft.particle.ItemStackParticleEffect
 - createPacketCodec(RegistryKey<? extends Registry<T>>) - Static method in class net.minecraft.registry.RegistryKey
 - createPacketCodec(RegistryKey<Registry<T>>, PacketCodec<RegistryByteBuf, RegistryEntry<T>>) - Static method in record class net.minecraft.registry.RegistryPair
 - createPackFactory(ResourcePack) - Static method in class net.minecraft.resource.VanillaResourcePackProvider
 - createPackInfo(Path) - Method in class net.minecraft.resource.FileResourcePackProvider
 - createPageCodec(Codec<Text>) - Static method in record class net.minecraft.component.type.WrittenBookContentComponent
 - createPageContent() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - createPagesCodec(Codec<Text>) - Static method in record class net.minecraft.component.type.WrittenBookContentComponent
 - createPalettedContainerCodec(IndexedIterable<T>, Codec<T>, PalettedContainer.PaletteProvider, T) - Static method in class net.minecraft.world.chunk.PalettedContainer
 - createPandaAttributes() - Static method in class net.minecraft.entity.passive.PandaEntity
 - createPanicTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createParrotAttributes() - Static method in class net.minecraft.entity.passive.ParrotEntity
 - createParser(PackratParsing.Callbacks<T, C, P>) - Static method in class net.minecraft.command.argument.packrat.PackratParsing
 - createPart(int, int) - Method in class net.minecraft.client.model.ModelPartData
 - createPart(StructureTemplateManager, EndCityGenerator.Part, int, EndCityGenerator.Piece, BlockPos, List<StructurePiece>, Random) - Static method in class net.minecraft.structure.EndCityGenerator
 - createParticle() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - createParticle(StatusEffectInstance) - Method in class net.minecraft.entity.effect.StatusEffect
 - createParticle(BlockStateParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BlockDustParticle.DustPillarFactory
 - createParticle(BlockStateParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BlockDustParticle.Factory
 - createParticle(BlockStateParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BlockFallingDustParticle.Factory
 - createParticle(BlockStateParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BlockMarkerParticle.Factory
 - createParticle(DustColorTransitionParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DustColorTransitionParticle.Factory
 - createParticle(DustParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.RedDustParticle.Factory
 - createParticle(EntityEffectParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.EntityFactory
 - createParticle(ItemStackParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CrackParticle.ItemFactory
 - createParticle(SculkChargeParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in record class net.minecraft.client.particle.SculkChargeParticle.Factory
 - createParticle(ShriekParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ShriekParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.AshParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubbleColumnUpParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubblePopParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CampfireSmokeParticle.CosySmokeFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CampfireSmokeParticle.SignalSmokeFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CloudParticle.CloudFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CloudParticle.SneezeFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ConnectionParticle.EnchantFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ConnectionParticle.NautilusFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ConnectionParticle.VaultConnectionFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CrackParticle.CobwebFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CrackParticle.SlimeballFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CrackParticle.SnowballFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CurrentDownParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DamageParticle.DefaultFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DamageParticle.EnchantedHitFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DamageParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DragonBreathParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DustPlumeParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ElderGuardianAppearanceParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EmotionParticle.AngryVillagerFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EmotionParticle.HeartFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EndRodParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ExplosionEmitterParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ExplosionLargeParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ExplosionSmokeParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FireSmokeParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FireworksSparkParticle.ExplosionFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FireworksSparkParticle.FlashFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FishingParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FlameParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FlameParticle.SmallFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GlowParticle.ElectricSparkFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GlowParticle.GlowFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GlowParticle.ScrapeFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GlowParticle.WaxOffFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GlowParticle.WaxOnFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GustEmitterParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GustParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.GustParticle.SmallGustFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LargeFireSmokeParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LavaEmberParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.NoteParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.OminousSpawningParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.PortalParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.RainSplashParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ReversePortalParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in record class net.minecraft.client.particle.SculkChargePopParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SnowflakeParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SonicBoomParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SoulParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SoulParticle.SculkSoulFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.DefaultFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.InstantFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.WitchFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpitParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SquidInkParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SquidInkParticle.GlowSquidInkFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendParticle.DolphinFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendParticle.EggCrackFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendParticle.HappyVillagerFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendParticle.MyceliumFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SweepAttackParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.TotemParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.TrialSpawnerDetectionParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterBubbleParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterSplashParticle.SplashFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterSuspendParticle.CrimsonSporeFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterSuspendParticle.SporeBlossomAirFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterSuspendParticle.UnderwaterFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterSuspendParticle.WarpedSporeFactory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WhiteAshParticle.Factory
 - createParticle(SimpleParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WhiteSmokeParticle.Factory
 - createParticle(VibrationParticleEffect, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.VibrationParticle.Factory
 - createParticle(World, BlockPos, BlockState) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - createParticle(World, BlockPos, BlockState, Fluid) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - createParticle(T, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ParticleManager
 - createParticle(T, ClientWorld, double, double, double, double, double, double) - Method in interface net.minecraft.client.particle.ParticleFactory.BlockLeakParticleFactory
 - createParticle(T, ClientWorld, double, double, double, double, double, double) - Method in interface net.minecraft.client.particle.ParticleFactory
 - createParticles(WorldAccess, BlockPos, int) - Static method in class net.minecraft.item.BoneMealItem
 - createPath(PathNode, BlockPos, boolean) - Method in class net.minecraft.entity.ai.pathing.PathNodeNavigator
 - createPathNodeNavigator(int) - Method in class net.minecraft.entity.ai.pathing.AmphibiousSwimNavigation
 - createPathNodeNavigator(int) - Method in class net.minecraft.entity.ai.pathing.BirdNavigation
 - createPathNodeNavigator(int) - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - createPathNodeNavigator(int) - Method in class net.minecraft.entity.ai.pathing.MobNavigation
 - createPathNodeNavigator(int) - Method in class net.minecraft.entity.ai.pathing.SwimNavigation
 - createPathNodeNavigator(int) - Method in class net.minecraft.entity.passive.FrogEntity.FrogSwimNavigation
 - createPathNodeNavigator(int) - Method in class net.minecraft.entity.passive.StriderEntity.Navigation
 - createPeriodicRunnersManager(RealmsPeriodicCheckers) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - createPeriodicRunnersManager(RealmsPeriodicCheckers) - Method in interface net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen.NotificationRunnersFactory
 - createPiece(Class<? extends StrongholdGenerator.Piece>, StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.StrongholdGenerator
 - createPiece(NetherFortressGenerator.PieceData, StructurePiecesHolder, Random, int, int, int, Direction, int) - Static method in class net.minecraft.structure.NetherFortressGenerator
 - createPiece(StructureTemplateManager, EndCityGenerator.Piece, BlockPos, String, BlockRotation, boolean) - Static method in class net.minecraft.structure.EndCityGenerator
 - createPigAttributes() - Static method in class net.minecraft.entity.passive.PigEntity
 - createPiglinAttributes() - Static method in class net.minecraft.entity.mob.PiglinEntity
 - createPiglinBruteAttributes() - Static method in class net.minecraft.entity.mob.PiglinBruteEntity
 - createPillagerAttributes() - Static method in class net.minecraft.entity.mob.PillagerEntity
 - createPillagerOutpostChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.rebalance.TradeRebalanceChestLootTableGenerator
 - createPillagerOutpostChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createPistonBlock(boolean) - Static method in class net.minecraft.block.Blocks
 - createPlacedBlock(Block) - Static method in record class net.minecraft.advancement.criterion.ItemCriterion.Conditions
 - createPlacedBlock(LootCondition.Builder[]) - Static method in record class net.minecraft.advancement.criterion.ItemCriterion.Conditions
 - createPlacementData(boolean, BlockRotation) - Static method in class net.minecraft.structure.EndCityGenerator.Piece
 - createPlacementData(StructureTemplateManager, NbtCompound, Identifier) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 - createPlacementData(BlockMirror, BlockRotation) - Static method in class net.minecraft.structure.WoodlandMansionGenerator.Piece
 - createPlacementData(BlockMirror, BlockRotation, RuinedPortalStructurePiece.VerticalPlacement, BlockPos, RuinedPortalStructurePiece.Properties) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 - createPlacementData(BlockRotation) - Static method in class net.minecraft.structure.NetherFossilGenerator.Piece
 - createPlacementData(BlockRotation) - Static method in class net.minecraft.structure.ShipwreckGenerator.Piece
 - createPlacementData(BlockRotation, float, OceanRuinStructure.BiomeTemperature) - Static method in class net.minecraft.structure.OceanRuinGenerator.Piece
 - createPlacementData(BlockRotation, Identifier) - Static method in class net.minecraft.structure.IglooGenerator.Piece
 - createPlacementData(BlockRotation, BlockBox, StructureLiquidSettings, boolean) - Method in class net.minecraft.structure.pool.LegacySinglePoolElement
 - createPlacementData(BlockRotation, BlockBox, StructureLiquidSettings, boolean) - Method in class net.minecraft.structure.pool.SinglePoolElement
 - createPlains(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean, boolean, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createPlayer(GameProfile, SyncedClientOptions) - Method in class net.minecraft.server.PlayerManager
 - createPlayer(ClientWorld, StatHandler, ClientRecipeBook) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - createPlayer(ClientWorld, StatHandler, ClientRecipeBook, boolean, boolean) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - createPlayerAttributes() - Static method in class net.minecraft.entity.player.PlayerEntity
 - createPlayerCountText(int, int) - Static method in class net.minecraft.client.network.MultiplayerServerListPinger
 - createPlayerKilledEntity() - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createPlayerKilledEntity(Optional<EntityPredicate>) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createPlayerKilledEntity(Optional<EntityPredicate>, Optional<DamageSourcePredicate>) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createPlayerKilledEntity(Optional<EntityPredicate>, DamageSourcePredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createPlayerKilledEntity(EntityPredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createPlayerKilledEntity(EntityPredicate.Builder, Optional<DamageSourcePredicate>) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createPlayerKilledEntity(EntityPredicate.Builder, DamageSourcePredicate.Builder) - Static method in record class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
 - createPlaysPanel() - Method in class net.minecraft.server.dedicated.gui.DedicatedServerGui
 - createPlayTasks(float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createPoint(float, float) - Method in enum class net.minecraft.entity.EntityAttachmentType
 - createPolarBearAttributes() - Static method in class net.minecraft.entity.passive.PolarBearEntity
 - createPortal() - Method in class net.minecraft.world.dimension.NetherPortal
 - createPortal(ServerWorld, BlockPos, EndGatewayFeatureConfig) - Static method in class net.minecraft.block.entity.EndGatewayBlockEntity
 - createPortal(BlockPos, Direction.Axis) - Method in class net.minecraft.world.dimension.PortalForcer
 - createPosBased(MemoryModuleType<BlockPos>, float, int, boolean) - Static method in class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
 - createPositioned(int, int, List<ItemStack>) - Static method in class net.minecraft.recipe.input.CraftingRecipeInput
 - createPositionedRecipeInput() - Method in interface net.minecraft.inventory.RecipeInputInventory
 - createPositioner(ScreenRect, boolean, boolean) - Method in class net.minecraft.client.gui.tooltip.TooltipState
 - createPositionString(HeightLimitView, double, double, double) - Static method in class net.minecraft.util.crash.CrashReportSection
 - createPositionString(HeightLimitView, int, int, int) - Static method in class net.minecraft.util.crash.CrashReportSection
 - createPositionString(HeightLimitView, BlockPos) - Static method in class net.minecraft.util.crash.CrashReportSection
 - createPostAttackCodec(Codec<S>, LootContextType) - Static method in record class net.minecraft.enchantment.effect.TargetedEnchantmentEffect
 - createPotion(RegistryEntry<Potion>) - Static method in class net.minecraft.village.TradeOffers
 - createPotionStack(RegistryEntry<Potion>) - Static method in class net.minecraft.village.TradeOffers
 - createPredicate(ImmutableStringReader, RegistryOps<NbtElement>, NbtElement) - Method in record class net.minecraft.command.argument.ItemPredicateArgumentType.ComponentCheck
 - createPredicate(ImmutableStringReader, RegistryOps<NbtElement>, NbtElement) - Method in record class net.minecraft.command.argument.ItemPredicateArgumentType.SubPredicateCheck
 - createPredicate(ComponentType<NbtComponent>, NbtCompound) - Static method in class net.minecraft.component.type.NbtComponent
 - createPredicate(RegistryEntryList<V>) - Method in class net.minecraft.predicate.entity.EntitySubPredicateTypes.DynamicVariantType
 - createPredicate(StateManager<Block, BlockState>, Property<?>, String) - Method in class net.minecraft.client.render.model.json.SimpleMultipartModelSelector
 - createPredicate(V) - Method in class net.minecraft.predicate.entity.EntitySubPredicateTypes.VariantType
 - createPreRaidTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createPrereleaseServer(Long) - Method in class net.minecraft.client.realms.RealmsClient
 - createPreset(DimensionOptions) - Method in class net.minecraft.world.gen.WorldPresets.Registrar
 - createPressurePlateBlockState(Block, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createPressurePlateRecipe(RecipeCategory, ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createProfile() - Static method in class net.minecraft.entity.passive.CamelBrain
 - createProfile() - Method in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - createProfile(Collection<? extends MemoryModuleType<?>>, Collection<? extends SensorType<? extends Sensor<? super E>>>) - Static method in class net.minecraft.entity.ai.brain.Brain
 - createProfile(Optional<String>, Optional<UUID>, PropertyMap) - Static method in record class net.minecraft.component.type.ProfileComponent
 - createProfileDynamic(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ItemStackComponentizationFix
 - createProgram() - Static method in class net.minecraft.client.gl.GlProgramManager
 - createProgramReloader() - Method in class net.minecraft.client.render.GameRenderer
 - createProgressMap() - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 - createPropertiesDynamic(OptionalDynamic<?>) - Static method in class net.minecraft.datafixer.fix.ItemStackComponentizationFix
 - createProtoTickScheduler(SimpleTickScheduler<T>) - Static method in class net.minecraft.world.chunk.ProtoChunk
 - createQuad(ModelElement, ModelElementFace, Sprite, Direction, ModelBakeSettings) - Static method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 - createQuery(DatagramPacket) - Method in class net.minecraft.server.rcon.QueryResponseHandler
 - createRabbitAttributes() - Static method in class net.minecraft.entity.passive.RabbitEntity
 - createRaft(BoatEntity.Type) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createRaidTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createRandom() - Static method in interface net.minecraft.client.sound.SoundInstance
 - createRandom() - Static method in class net.minecraft.world.gen.GeneratorOptions
 - createRandom(long) - Static method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - createRandom(Random) - Static method in enum class net.minecraft.entity.passive.PandaEntity.Gene
 - createRandomPatchFeatureConfig(int, RegistryEntry<PlacedFeature>) - Static method in class net.minecraft.world.gen.feature.ConfiguredFeatures
 - createRandomPatchFeatureConfig(F, FC) - Static method in class net.minecraft.world.gen.feature.ConfiguredFeatures
 - createRandomPatchFeatureConfig(F, FC, List<Block>) - Static method in class net.minecraft.world.gen.feature.ConfiguredFeatures
 - createRandomPatchFeatureConfig(F, FC, List<Block>, int) - Static method in class net.minecraft.world.gen.feature.ConfiguredFeatures
 - createRandomPatchFeatureConfig(BlockStateProvider, int) - Static method in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
 - createRangedCodec(Codec<T>, T, T) - Static method in record class net.minecraft.util.dynamic.Range
 - createRavagerAttributes() - Static method in class net.minecraft.entity.mob.RavagerEntity
 - createRconCommandSource() - Method in class net.minecraft.server.rcon.RconCommandOutput
 - createReadableContainerCodec(IndexedIterable<T>, Codec<T>, PalettedContainer.PaletteProvider, T) - Static method in class net.minecraft.world.chunk.PalettedContainer
 - createRealm() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionListEntry
 - createRealmsClient(MinecraftClient) - Static method in class net.minecraft.client.realms.RealmsClient
 - createRebuildTask(ChunkRendererRegionBuilder) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - createRecipeInput() - Method in interface net.minecraft.inventory.RecipeInputInventory
 - createRecipeInput() - Method in class net.minecraft.screen.SmithingScreenHandler
 - createRecipeInput(Inventory) - Static method in class net.minecraft.screen.StonecutterScreenHandler
 - createRectImage(int, int, BuiltinEmptyGlyph.ColorSupplier) - Static method in enum class net.minecraft.client.font.BuiltinEmptyGlyph
 - createRegisterable() - Method in record class net.minecraft.registry.RegistryBuilder.Registries
 - createRegistry(Map<RegistryKey<DimensionOptions>, DimensionOptions>, RegistryEntry<DimensionType>, ChunkGenerator) - Static method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - createRegistry(Registry<DimensionType>, Map<RegistryKey<DimensionOptions>, DimensionOptions>, ChunkGenerator) - Static method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - createRegistryAccess(RegistryWrapper.WrapperLookup) - Static method in class net.minecraft.server.command.CommandManager
 - createRegistryLookup() - Method in interface net.minecraft.registry.RegistryWrapper.WrapperLookup
 - createRegistryLookup() - Method in class net.minecraft.registry.ReloadableRegistries.Lookup
 - createRegistryManager(ResourceFactory, DynamicRegistryManager, boolean) - Method in class net.minecraft.client.network.ClientRegistries
 - createRemovalMarker(ChatHudLine) - Method in class net.minecraft.client.gui.hud.ChatHud
 - createRemovePackets(ScoreboardObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 - createRenderThreadExecutor(Executor) - Static method in class net.minecraft.client.texture.AsyncTexture
 - createReplacementRule(Block, float, Block) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 - createReplacementRule(Block, Block) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 - createReportScreen(Screen, AbuseReportContext) - Method in class net.minecraft.client.session.report.AbuseReport
 - createReportScreen(Screen, AbuseReportContext) - Method in class net.minecraft.client.session.report.ChatAbuseReport
 - createReportScreen(Screen, AbuseReportContext) - Method in class net.minecraft.client.session.report.SkinAbuseReport
 - createReportScreen(Screen, AbuseReportContext) - Method in class net.minecraft.client.session.report.UsernameAbuseReport
 - createRequestContent(String) - Static method in class net.minecraft.client.realms.dto.UploadInfo
 - createRequirementsCodec(LootContextType) - Static method in record class net.minecraft.enchantment.effect.EnchantmentEffectEntry
 - createResetWorldInfo() - Method in class net.minecraft.client.realms.gui.screen.RealmsResetNormalWorldScreen
 - createResource(ResourcePack, Identifier, InputSupplier<InputStream>, InputSupplier<ResourceMetadata>) - Static method in class net.minecraft.resource.NamespaceResourceManager
 - createResourceManager() - Method in class net.minecraft.client.resource.ClientDataPackManager
 - createResourcePack() - Method in class net.minecraft.resource.ResourcePackProfile
 - createResourcePackConfirmationScreen(RealmsServerAddress, UUID, Function<RealmsServerAddress, Screen>) - Method in class net.minecraft.client.realms.task.RealmsPrepareConnectionTask
 - createResourcePacks() - Method in class net.minecraft.resource.ResourcePackManager
 - createRestTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createResultScreen(Text, Text, Text, Runnable) - Static method in class net.minecraft.client.gui.screen.TaskScreen
 - 
Returns a new screen to indicate a task has finished running.
 - createRidgesFoldedOverworldFunction(DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - createRiver(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createRoot() - Static method in record class net.minecraft.nbt.scanner.NbtTreeNode
 - 
Returns the root node.
 - createRotationalVector(float, float, float) - Static method in class net.minecraft.client.render.entity.animation.AnimationHelper
 - createRule() - Method in class net.minecraft.world.GameRules.Type
 - createRulesReply(DatagramPacket) - Method in class net.minecraft.server.rcon.QueryResponseHandler
 - createRunner() - Method in class net.minecraft.server.command.TestFinder
 - createRunner(ServerCommandSource, TestFunctionFinder, StructureBlockFinder) - Method in class net.minecraft.server.command.TestFinder.Runners
 - createRunningScreen(Text, Text, Runnable) - Static method in class net.minecraft.client.gui.screen.TaskScreen
 - 
Returns a new screen to indicate a task is running.
 - createSampler(Supplier<ReadableProfiler>, String, SampleType) - Static method in class net.minecraft.util.profiler.SamplerFactory
 - createSamplers() - Method in class net.minecraft.util.thread.ExecutorSampling
 - createSamplers() - Method in interface net.minecraft.util.thread.SampleableExecutor
 - createSamplers() - Method in class net.minecraft.util.thread.TaskExecutor
 - createSamplers() - Method in class net.minecraft.util.thread.ThreadExecutor
 - createSamplers(Supplier<ReadableProfiler>) - Method in class net.minecraft.util.profiler.SamplerFactory
 - createSavanna(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createSaveHandler() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - createScalingVector(double, double, double) - Static method in class net.minecraft.client.render.entity.animation.AnimationHelper
 - createScreen(Screen) - Method in record class net.minecraft.client.realms.RealmsAvailability.Info
 - createScreen(Screen, Consumer<UUID>) - Method in class net.minecraft.client.realms.dto.RealmsNotification.InfoPopup
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.BarrelBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.BlastFurnaceBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.ChestBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.DispenserBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.FurnaceBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.HopperBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - createScreenHandler(int, PlayerInventory) - Method in class net.minecraft.block.entity.SmokerBlockEntity
 - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.AnvilBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.BlockWithEntity
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.CartographyTableBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.CraftingTableBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.EnchantingTableBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.GrindstoneBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.LoomBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.SmithingTableBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(BlockState, World, BlockPos) - Method in class net.minecraft.block.StonecutterBlock
 - 
Returns the screen handler factory or
nullif screen handler cannot be created. - createScreenHandlerFactory(World, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - createSection(long) - Method in class net.minecraft.world.chunk.light.LightStorage
 - createSection(long) - Method in class net.minecraft.world.chunk.light.SkyLightStorage
 - createSeed(Identifier) - Static method in class net.minecraft.util.math.random.RandomSequence
 - createSequence(Identifier) - Method in class net.minecraft.util.math.random.RandomSequencesState
 - createSequence(Identifier, int, boolean, boolean) - Method in class net.minecraft.util.math.random.RandomSequencesState
 - createServerConfig(ResourcePackManager, DataConfiguration) - Static method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - createServerConfig(ServerPropertiesHandler, Dynamic<?>, boolean, ResourcePackManager) - Static method in class net.minecraft.server.Main
 - createServerInfo(String) - Method in class net.minecraft.client.realms.dto.RealmsServer
 - createSession() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - createSession(String) - Method in class net.minecraft.server.integrated.IntegratedServerLoader
 - createSession(String) - Method in class net.minecraft.world.level.storage.LevelStorage
 - createSessionWithoutSymlinkCheck(String) - Method in class net.minecraft.world.level.storage.LevelStorage
 - createSettingsCodec() - Static method in class net.minecraft.block.AbstractBlock
 - createShapes(float, float, float, float, float) - Method in class net.minecraft.block.HorizontalConnectingBlock
 - createSheepAttributes() - Static method in class net.minecraft.entity.passive.SheepEntity
 - createShipwreckMapChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createShipwreckSupplyChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createShipwreckTreasureChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createShort(short) - Method in class net.minecraft.nbt.NbtOps
 - createShort(short) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createShort(short) - Method in class net.minecraft.util.dynamic.NullOps
 - createShulkerAttributes() - Static method in class net.minecraft.entity.mob.ShulkerEntity
 - createShulkerBoxBlock(DyeColor, MapColor) - Static method in class net.minecraft.block.Blocks
 - createSign(WoodType) - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - createSignatureInstance() - Method in record class net.minecraft.network.encryption.PlayerPublicKey
 - createSignModel(EntityModelLoader, WoodType) - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 - createSignRecipe(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createSignTextureId(WoodType) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - createSilkTouchCondition() - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - createSilverfishAttributes() - Static method in class net.minecraft.entity.mob.SilverfishEntity
 - createSingletonBlockState(Block, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createSkeletonHorseAttributes() - Static method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - createSkinBanScreen(Runnable) - Static method in class net.minecraft.client.session.Bans
 - createSkinTextures(String, SkinTextures.Model) - Static method in class net.minecraft.client.util.DefaultSkinHelper
 - createSlabBlockState(Block, Identifier, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createSlabRecipe(RecipeCategory, ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createSleptInBed() - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createSlotDropChances(float) - Static method in record class net.minecraft.entity.EquipmentTable
 - createSlotDropChances(List<EquipmentSlot>, float) - Static method in record class net.minecraft.entity.EquipmentTable
 - createSmallDripleafFeature() - Static method in class net.minecraft.world.gen.feature.UndergroundConfiguredFeatures
 - createSmallEndIslands(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheEndBiomeCreator
 - createSmelting(Ingredient, RecipeCategory, ItemConvertible, float, int) - Static method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - createSmeltLootCondition() - Method in class net.minecraft.data.server.loottable.EntityLootTableGenerator
 - createSmoking(Ingredient, RecipeCategory, ItemConvertible, float, int) - Static method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - createSnapshotWorld(long) - Method in class net.minecraft.client.realms.gui.screen.RealmsCreateRealmScreen
 - createSnifferAttributes() - Static method in class net.minecraft.entity.passive.SnifferEntity
 - createSnowGolemAttributes() - Static method in class net.minecraft.entity.passive.SnowGolemEntity
 - createSnowySlopes(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createSolidTargeting(float) - Static method in class net.minecraft.entity.ai.brain.task.StrollTask
 - createSoulSandValley(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheNetherBiomeCreator
 - createSoundVolumeOption(String, SoundCategory) - Method in class net.minecraft.client.option.GameOptions
 - createSource() - Method in interface net.minecraft.client.sound.SoundEngine.SourceSet
 - createSource() - Method in class net.minecraft.client.sound.SoundEngine.SourceSetImpl
 - createSource(long, Optional<Identifier>) - Static method in class net.minecraft.util.math.random.RandomSequence
 - createSource(SoundEngine.RunMode) - Method in class net.minecraft.client.sound.Channel
 - createSource(SoundEngine.RunMode) - Method in class net.minecraft.client.sound.SoundEngine
 - createSourceArgs(CommandRegistryAccess, CloneCommand.ArgumentGetter<CommandContext<ServerCommandSource>, ServerWorld>) - Static method in class net.minecraft.server.command.CloneCommand
 - createSouthDefaultHorizontalRotationStates() - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createSparseJungle(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPart
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.decoration.LeashKnotEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.Entity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.ExperienceOrbEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.FallingBlockEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.MarkerEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.mob.WardenEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPacket(EntityTrackerEntry) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - 
Returns a packet to notify the clients of the entity's spawning.
 - createSpawnPos(World) - Static method in class net.minecraft.item.CompassItem
 - createSpiderAttributes() - Static method in class net.minecraft.entity.mob.SpiderEntity
 - createSpriteContents() - Static method in class net.minecraft.client.texture.MissingSprite
 - createSquidAttributes() - Static method in class net.minecraft.entity.passive.SquidEntity
 - createSrv() - Static method in interface net.minecraft.client.network.RedirectResolver
 - createStack(int, boolean) - Method in class net.minecraft.command.argument.ItemStackArgument
 - createStack(Dynamic<?>, String) - Static method in class net.minecraft.datafixer.fix.ProjectileItemTypeFix
 - createStack(Item, RegistryEntry<Potion>) - Static method in record class net.minecraft.component.type.PotionContentsComponent
 - createStainedGlassBlock(DyeColor) - Static method in class net.minecraft.block.Blocks
 - createStairsBlock(Block) - Static method in class net.minecraft.block.Blocks
 - createStairsBlockState(Block, Identifier, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createStairsRecipe(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createStat(StatType<T>, String) - Method in class net.minecraft.stat.ServerStatHandler
 - createState() - Method in class net.minecraft.scoreboard.ServerScoreboard
 - createState(TestFunction, int, ServerWorld) - Static method in class net.minecraft.test.Batches
 - createStatePropertySelector(Map.Entry<String, JsonElement>) - Static method in class net.minecraft.client.render.model.json.MultipartModelComponent.Deserializer
 - createStatHandler(PlayerEntity) - Method in class net.minecraft.server.PlayerManager
 - createStatsPanel() - Method in class net.minecraft.server.dedicated.gui.DedicatedServerGui
 - createStatusEffectInstance() - Method in record class net.minecraft.component.type.SuspiciousStewEffectsComponent.StewEffect
 - createStew(int) - Static method in class net.minecraft.component.type.FoodComponents
 - createStewEffectList(RegistryEntry<StatusEffect>, float) - Static method in class net.minecraft.block.FlowerBlock
 - createStoneButtonBlock() - Static method in class net.minecraft.block.Blocks
 - createStonecutting(Ingredient, RecipeCategory, ItemConvertible) - Static method in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 - createStonecutting(Ingredient, RecipeCategory, ItemConvertible, int) - Static method in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 - createStoneState(Block, Identifier, TextureMap, BiConsumer<Identifier, Supplier<JsonElement>>) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createStonyPeaks(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createStorage(String) - Method in class net.minecraft.command.DataCommandStorage
 - createStriderAttributes() - Static method in class net.minecraft.entity.passive.StriderEntity
 - createString(String) - Method in class net.minecraft.nbt.NbtOps
 - createString(String) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - createString(String) - Method in class net.minecraft.util.dynamic.NullOps
 - createStringList(Set<String>) - Static method in class net.minecraft.world.level.LevelProperties
 - createStrongholdCorridorChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createStrongholdLibraryChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createStructure(RegistryEntry<Structure>) - Static method in class net.minecraft.predicate.entity.LocationPredicate.Builder
 - createStructurePlacementCalculator(RegistryWrapper<StructureSet>, NoiseConfig, long) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - createStructurePlacementCalculator(RegistryWrapper<StructureSet>, NoiseConfig, long) - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - createStructureStart(DynamicRegistryManager, ChunkGenerator, BiomeSource, NoiseConfig, StructureTemplateManager, long, ChunkPos, int, HeightLimitView, Predicate<RegistryEntry<Biome>>) - Method in class net.minecraft.world.gen.structure.Structure
 - createStructureWeightSampler(StructureAccessor, ChunkPos) - Static method in class net.minecraft.world.gen.StructureWeightSampler
 - createSubModel(Block, String, Model, Function<Identifier, TextureMap>) - Method in class net.minecraft.data.client.BlockStateModelGenerator
 - createSurfaceNoiseRouter(RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler.NoiseParameters>, boolean, boolean) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - 
Creates the
NoiseRouterfor the overworld and the surface world type. - createSurfaceSettings(Registerable<?>, boolean, boolean) - Static method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - createSwamp(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createSymlinkFinder(Path) - Static method in class net.minecraft.world.level.storage.LevelStorage
 - createSyncPacket(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.FilledMapItem
 - 
Creates a packet that syncs additional item data to the client.
 - createSyncPacket(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.NetworkSyncedItem
 - 
Creates a packet that syncs additional item data to the client.
 - createSystemSamplers() - Static method in class net.minecraft.util.profiler.ServerSamplerSource
 - createTadpoleAttributes() - Static method in class net.minecraft.entity.passive.TadpoleEntity
 - createTag(Identifier) - Static method in class net.minecraft.registry.tag.TagEntry
 - createTaiga(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createTarget(RuleTest, BlockState) - Static method in class net.minecraft.world.gen.feature.OreFeatureConfig
 - createTask(Runnable) - Method in class net.minecraft.client.MinecraftClient
 - createTask(Runnable) - Method in class net.minecraft.client.sound.SoundExecutor
 - createTask(Runnable) - Method in class net.minecraft.server.MinecraftServer
 - createTask(Runnable) - Method in class net.minecraft.server.world.ServerChunkManager.MainThreadExecutor
 - createTask(Runnable) - Method in class net.minecraft.util.thread.ThreadExecutor
 - createTask(Function<MessageListener<Unit>, T>, long, IntSupplier) - Static method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - createTask(AbstractChunkHolder, Function<MessageListener<Unit>, T>) - Static method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - createTeleportTarget(ServerWorld, Entity) - Method in class net.minecraft.world.dimension.PortalManager
 - createTeleportTarget(ServerWorld, Entity, BlockPos) - Method in class net.minecraft.block.EndGatewayBlock
 - createTeleportTarget(ServerWorld, Entity, BlockPos) - Method in class net.minecraft.block.EndPortalBlock
 - createTeleportTarget(ServerWorld, Entity, BlockPos) - Method in class net.minecraft.block.NetherPortalBlock
 - createTeleportTarget(ServerWorld, Entity, BlockPos) - Method in interface net.minecraft.block.Portal
 - createTemplate(NbtCompound) - Method in class net.minecraft.structure.StructureTemplateManager
 - createTerracottaBands(Random) - Static method in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
 - createTestArea(String, BlockPos, Vec3i, BlockRotation, ServerWorld) - Static method in class net.minecraft.test.StructureTestUtil
 - createTestOutputLectern(GameTestState, String) - Static method in class net.minecraft.test.StructureTestListener
 - createText() - Method in class net.minecraft.block.entity.SignBlockEntity
 - createTextRenderer() - Method in class net.minecraft.client.font.FontManager
 - createTextureMap(TextureMap) - Method in class net.minecraft.data.client.Model
 - createTheEnd(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheEndBiomeCreator
 - createTheVoid(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createThread() - Method in class net.minecraft.client.sound.SoundExecutor
 - createThreadSafe() - Static method in interface net.minecraft.util.math.random.Random
 - 
Deprecated.This one is hard to ensure deterministic behavior compared to the non-thread-safe one.
 - createThrownItemPickedUpByEntity(LootContextPredicate, Optional<ItemPredicate>, Optional<LootContextPredicate>) - Static method in record class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion.Conditions
 - createThrownItemPickedUpByPlayer(Optional<LootContextPredicate>, Optional<ItemPredicate>, Optional<LootContextPredicate>) - Static method in record class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion.Conditions
 - createTick() - Static method in record class net.minecraft.advancement.criterion.TickCriterion.Conditions
 - createTickTimeTracker(LongSupplier) - Static method in class net.minecraft.util.profiler.ServerSamplerSource
 - createTileTickObject(Dynamic<?>, Supplier<ProtoChunkTickListFix.PalettedSection>, int, int, int, int, Function<Dynamic<?>, String>) - Method in class net.minecraft.datafixer.fix.ProtoChunkTickListFix
 - createTillAction(BlockState) - Static method in class net.minecraft.item.HoeItem
 - 
Returns a tilling action that sets a block state.
 - createTillAndDropAction(BlockState, ItemConvertible) - Static method in class net.minecraft.item.HoeItem
 - 
Returns a tilling action that sets a block state and drops an item.
 - createTimedTaskRunner() - Method in class net.minecraft.test.GameTestState
 - createTimedTaskRunner() - Method in class net.minecraft.test.TestContext
 - createToolComponent() - Static method in class net.minecraft.item.MaceItem
 - createToolComponent() - Static method in class net.minecraft.item.ShearsItem
 - createToolComponent() - Static method in class net.minecraft.item.SwordItem
 - createToolComponent() - Static method in class net.minecraft.item.TridentItem
 - createTooltip() - Method in record class net.minecraft.client.session.report.AbuseReport.ValidationError
 - createTooltipOrderTag(RegistryWrapper.WrapperLookup, RegistryKey<Enchantment>[]) - Method in class net.minecraft.data.server.tag.EnchantmentTagProvider
 - createTopRightButton() - Method in class net.minecraft.client.gui.screen.option.OptionsScreen
 - createTradeRebalanceProvider(DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>) - Static method in class net.minecraft.data.server.loottable.rebalance.TradeRebalanceLootTableProviders
 - createTrailRuinsTowerTopProcessor(RegistryKey<LootTable>, int) - Static method in class net.minecraft.structure.processor.StructureProcessorLists
 - createTranslationalVector(float, float, float) - Static method in class net.minecraft.client.render.entity.animation.AnimationHelper
 - createTranslationKey(String, Identifier) - Static method in class net.minecraft.util.Util
 - 
Returns the translation key constructed from
typeandid. - createTransmutationRecipe(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createTrapdoorBlockState(Block, Identifier, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createTrapdoorRecipe(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 - createTurtleAttributes() - Static method in class net.minecraft.entity.passive.TurtleEntity
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.EntityArgumentType.Serializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.RegistryEntryPredicateArgumentType.Serializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType.Serializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.RegistryKeyArgumentType.Serializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.RegistryPredicateArgumentType.Serializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.Serializer.Properties
 - createType(CommandRegistryAccess) - Method in interface net.minecraft.command.argument.serialize.ArgumentSerializer.ArgumentTypeProperties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.serialize.ConstantArgumentSerializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.serialize.DoubleArgumentSerializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.serialize.FloatArgumentSerializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.serialize.IntegerArgumentSerializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.serialize.LongArgumentSerializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.serialize.StringArgumentSerializer.Properties
 - createType(CommandRegistryAccess) - Method in class net.minecraft.command.argument.TimeArgumentType.Serializer.Properties
 - createUnblockingExecutor(MessageListener<Runnable>) - Method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - createUnblockingMessage(Runnable, long, boolean) - Static method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 - createUnmixedXoroshiroSeed(long) - Static method in class net.minecraft.util.math.random.RandomSeed
 - createUnpacker(UUID) - Method in record class net.minecraft.network.encryption.PublicPlayerSession
 - createUntelemetered() - Static method in class net.minecraft.advancement.Advancement.Builder
 - createUpDefaultFacingVariantMap() - Method in class net.minecraft.data.client.BlockStateModelGenerator
 - createUrlButton(Screen, Text, URI) - Static method in class net.minecraft.client.gui.screen.GameMenuScreen
 - createUserApiService(YggdrasilAuthenticationService, RunArgs) - Method in class net.minecraft.client.MinecraftClient
 - createUsernameBanScreen(String, Runnable) - Static method in class net.minecraft.client.session.Bans
 - createUvLockedColumnBlockState(Block, TextureMap, BiConsumer<Identifier, Supplier<JsonElement>>) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createValidatedCodec(float, float) - Static method in class net.minecraft.util.math.floatprovider.FloatProvider
 - createValidatingCodec(int, int) - Static method in class net.minecraft.util.math.intprovider.IntProvider
 - createValidatingCodec(int, int, Codec<T>) - Static method in class net.minecraft.util.math.intprovider.IntProvider
 - createValue(State<?, ?>) - Method in class net.minecraft.state.property.Property
 - createValue(T) - Method in class net.minecraft.state.property.Property
 - createValueFencedModelMap(Property<T>, T, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createVanilla(String) - Static method in record class net.minecraft.registry.VersionedIdentifier
 - createVanilla(RegistryEntryLookup<Biome>) - Static method in class net.minecraft.world.biome.source.TheEndBiomeSource
 - createVanillaPack(boolean) - Method in class net.minecraft.data.DataGenerator
 - createVanillaProvider(DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>) - Static method in class net.minecraft.data.server.advancement.vanilla.VanillaAdvancementProviders
 - createVanillaProvider(DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>) - Static method in class net.minecraft.data.server.loottable.vanilla.VanillaLootTableProviders
 - createVanillaSubPack(boolean, String) - Method in class net.minecraft.data.DataGenerator
 - createVerifier(Duration) - Method in record class net.minecraft.network.encryption.PublicPlayerSession
 - createVexAttributes() - Static method in class net.minecraft.entity.mob.VexEntity
 - createVillagerAttributes() - Static method in class net.minecraft.entity.passive.VillagerEntity
 - createVindicatorAttributes() - Static method in class net.minecraft.entity.mob.VindicatorEntity
 - createVoxelSet(VoxelSet, Direction.Axis, int) - Static method in class net.minecraft.util.shape.SlicedVoxelShape
 - createWallBlockState(Block, Identifier, Identifier, Identifier) - Static method in class net.minecraft.data.client.BlockStateModelGenerator
 - createWarmOcean(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createWarpedForest(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>) - Static method in class net.minecraft.world.biome.TheNetherBiomeCreator
 - createWidget(GameOptions) - Method in class net.minecraft.client.option.SimpleOption
 - createWidget(GameOptions, int, int, int) - Method in class net.minecraft.client.option.SimpleOption
 - createWidget(GameOptions, int, int, int, Consumer<T>) - Method in class net.minecraft.client.option.SimpleOption
 - createWindow(WindowSettings, String, String) - Method in class net.minecraft.client.util.WindowProvider
 - createWindsweptHills(RegistryEntryLookup<PlacedFeature>, RegistryEntryLookup<ConfiguredCarver<?>>, boolean) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - createWitchAttributes() - Static method in class net.minecraft.entity.mob.WitchEntity
 - createWitherAttributes() - Static method in class net.minecraft.entity.boss.WitherEntity
 - createWithoutShearsOrSilkTouchCondition() - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - createWithoutSilkTouchCondition() - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - createWithShearsOrSilkTouchCondition() - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - createWithTable(Map<Map<Property<?>, Comparable<?>>, S>) - Method in class net.minecraft.state.State
 - createWolfAttributes() - Static method in class net.minecraft.entity.passive.WolfEntity
 - createWoodenButtonBlock(BlockSetType) - Static method in class net.minecraft.block.Blocks
 - createWoodlandMansionChestTableBuilder() - Method in record class net.minecraft.data.server.loottable.vanilla.VanillaChestLootTableGenerator
 - createWorker(String) - Static method in class net.minecraft.util.Util
 - createWorkTasks(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
 - createWorld(RealmsServer) - Method in class net.minecraft.client.realms.gui.screen.RealmsCreateRealmScreen
 - createWorldGen() - Static method in class net.minecraft.block.entity.SculkSpreadManager
 - createWorlds(WorldGenerationProgressListener) - Method in class net.minecraft.server.MinecraftServer
 - CreateWorldScreen - Class in net.minecraft.client.gui.screen.world
 - CreateWorldScreen(MinecraftClient, Screen, GeneratorOptionsHolder, Optional<RegistryKey<WorldPreset>>, OptionalLong) - Constructor for class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - CreateWorldScreen.GameTab - Class in net.minecraft.client.gui.screen.world
 - CreateWorldScreen.MoreTab - Class in net.minecraft.client.gui.screen.world
 - CreateWorldScreen.WorldCreationSettings - Record Class in net.minecraft.client.gui.screen.world
 - CreateWorldScreen.WorldTab - Class in net.minecraft.client.gui.screen.world
 - createWorldSession(boolean, Duration, String) - Method in class net.minecraft.client.session.telemetry.TelemetryManager
 - createWrapper(RegistryKey<? extends Registry<? extends T>>, Lifecycle, RegistryEntryOwner<T>, Map<RegistryKey<T>, RegistryEntry.Reference<T>>) - Static method in class net.minecraft.registry.RegistryBuilder
 - createWrapperLookup() - Static method in class net.minecraft.registry.BuiltinRegistries
 - createWrapperLookup(DynamicRegistryManager) - Method in class net.minecraft.registry.RegistryBuilder
 - createWrapperLookup(DynamicRegistryManager, RegistryWrapper.WrapperLookup, RegistryCloner.CloneableRegistries) - Method in class net.minecraft.registry.RegistryBuilder
 - createWrapperLookup(RegistryBuilder.AnyOwner, DynamicRegistryManager, Stream<RegistryWrapper.Impl<?>>) - Static method in class net.minecraft.registry.RegistryBuilder
 - createXoroshiroSeed(long) - Static method in class net.minecraft.util.math.random.RandomSeed
 - createXoroshiroSeed(String) - Static method in class net.minecraft.util.math.random.RandomSeed
 - createY(NumberRange.DoubleRange) - Static method in class net.minecraft.predicate.entity.LocationPredicate.Builder
 - createZoglinAttributes() - Static method in class net.minecraft.entity.mob.ZoglinEntity
 - createZombieAttributes() - Static method in class net.minecraft.entity.mob.ZombieEntity
 - createZombieHorseAttributes() - Static method in class net.minecraft.entity.mob.ZombieHorseEntity
 - createZombifiedPiglinAttributes() - Static method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - CREATING_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - Creating and spawning entities - Search tag in class net.minecraft.entity.Entity
 - Section
 - CreatingSnapshotWorldTask - Class in net.minecraft.client.realms.task
 - CreatingSnapshotWorldTask(RealmsMainScreen, long, ResetWorldInfo, String, String) - Constructor for class net.minecraft.client.realms.task.CreatingSnapshotWorldTask
 - Creation - Search tag in class net.minecraft.screen.ScreenHandler
 - Section
 - Creation - Search tag in class net.minecraft.util.Identifier
 - Section
 - creationDate - Variable in class net.minecraft.server.BanEntry
 - creationTask - Variable in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - creationTask - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 - creationTask - Variable in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
 - creationTick - Variable in record class net.minecraft.client.gui.hud.ChatHudLine
 - 
The field for the
creationTickrecord component. - creationTick() - Method in record class net.minecraft.client.gui.hud.ChatHudLine
 - 
Returns the value of the
creationTickrecord component. - creationTicks - Variable in class net.minecraft.server.ServerTask
 - creationTime() - Method in class net.minecraft.resource.fs.ResourceFileAttributes
 - CreationType() - Constructor for enum class net.minecraft.world.chunk.WorldChunk.CreationType
 - creative - Variable in record class net.minecraft.item.tooltip.TooltipType.Default
 - 
The field for the
creativerecord component. - creative() - Method in record class net.minecraft.item.tooltip.TooltipType.Default
 - 
Returns the value of the
creativerecord component. - CREATIVE - Enum constant in enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
 - CREATIVE - Enum constant in enum class net.minecraft.client.gui.screen.world.WorldCreator.Mode
 - CREATIVE - Enum constant in enum class net.minecraft.client.session.telemetry.TelemetryEventProperty.GameMode
 - CREATIVE - Enum constant in enum class net.minecraft.world.GameMode
 - CREATIVE - Static variable in class net.minecraft.sound.MusicType
 - CREATIVE_BLOCK_INTERACTION_RANGE_MODIFIER - Static variable in class net.minecraft.server.network.ServerPlayerEntity
 - CREATIVE_CATEGORY - Static variable in class net.minecraft.client.option.KeyBinding
 - CREATIVE_ENTITY_INTERACTION_RANGE_MODIFIER - Static variable in class net.minecraft.server.network.ServerPlayerEntity
 - CREATIVE_MODE_MASK - Static variable in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 - CREATIVE_ONLY - Enum constant in enum class net.minecraft.entity.projectile.PersistentProjectileEntity.PickupPermission
 - CREATIVE_SLOT_LOCK - Static variable in class net.minecraft.component.DataComponentTypes
 - creativeHotbarStorage - Variable in class net.minecraft.client.MinecraftClient
 - CreativeInventoryActionC2SPacket - Record Class in net.minecraft.network.packet.c2s.play
 - CreativeInventoryActionC2SPacket(int, ItemStack) - Constructor for record class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 - CreativeInventoryActionC2SPacket(short, ItemStack) - Constructor for record class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 - CreativeInventoryListener - Class in net.minecraft.client.gui.screen.ingame
 - CreativeInventoryListener(MinecraftClient) - Constructor for class net.minecraft.client.gui.screen.ingame.CreativeInventoryListener
 - CreativeInventoryScreen - Class in net.minecraft.client.gui.screen.ingame
 - CreativeInventoryScreen(ClientPlayerEntity, FeatureSet, boolean) - Constructor for class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 - CreativeInventoryScreen.CreativeScreenHandler - Class in net.minecraft.client.gui.screen.ingame
 - CreativeInventoryScreen.CreativeSlot - Class in net.minecraft.client.gui.screen.ingame
 - CreativeInventoryScreen.LockableSlot - Class in net.minecraft.client.gui.screen.ingame
 - creativeItemDropThreshold - Variable in class net.minecraft.server.network.ServerPlayNetworkHandler
 - creativeMode - Variable in class net.minecraft.entity.player.PlayerAbilities
 - creativeMode - Variable in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 - CreativeScreenHandler(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - CreativeSlot(Slot, int, int, int) - Constructor for class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
 - CREATOR - Static variable in interface net.minecraft.block.jukebox.JukeboxSongs
 - CREATOR_MUSIC_BOX - Static variable in interface net.minecraft.block.jukebox.JukeboxSongs
 - CREATURE - Enum constant in enum class net.minecraft.entity.SpawnGroup
 - creatureSpawnProbability - Variable in class net.minecraft.world.biome.SpawnSettings.Builder
 - creatureSpawnProbability - Variable in class net.minecraft.world.biome.SpawnSettings
 - creatureSpawnProbability(float) - Method in class net.minecraft.world.biome.SpawnSettings.Builder
 - credits - Variable in class net.minecraft.client.gui.screen.CreditsScreen
 - CREDITS - Static variable in class net.minecraft.sound.MusicType
 - CREDITS_AND_ATTRIBUTION_TEXT - Static variable in class net.minecraft.client.gui.screen.option.OptionsScreen
 - CREDITS_TEXT - Static variable in class net.minecraft.client.gui.screen.option.CreditsAndAttributionScreen
 - CREDITS_TEXT_LOCATION - Static variable in class net.minecraft.client.gui.screen.CreditsScreen
 - CreditsAndAttributionScreen - Class in net.minecraft.client.gui.screen.option
 - CreditsAndAttributionScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.option.CreditsAndAttributionScreen
 - creditsHeight - Variable in class net.minecraft.client.gui.screen.CreditsScreen
 - CreditsScreen - Class in net.minecraft.client.gui.screen
 - CreditsScreen(boolean, Runnable) - Constructor for class net.minecraft.client.gui.screen.CreditsScreen
 - CreditsScreen.CreditsReader - Interface in net.minecraft.client.gui.screen
 - CREEBET - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
 - creeper - Variable in class net.minecraft.entity.ai.goal.CreeperIgniteGoal
 - CREEPER - Enum constant in enum class net.minecraft.block.enums.NoteBlockInstrument
 - CREEPER - Enum constant in enum class net.minecraft.block.SkullBlock.Type
 - CREEPER - Enum constant in enum class net.minecraft.component.type.FireworkExplosionComponent.Type
 - CREEPER - Static variable in class net.minecraft.block.entity.BannerPatterns
 - CREEPER - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CREEPER - Static variable in class net.minecraft.entity.EntityType
 - CREEPER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CREEPER_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 - CREEPER_DROP_MUSIC_DISCS - Static variable in class net.minecraft.registry.tag.ItemTags
 - CREEPER_HEAD - Static variable in class net.minecraft.block.Blocks
 - CREEPER_HEAD - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - CREEPER_HEAD - Static variable in class net.minecraft.item.Items
 - CREEPER_IGNITERS - Static variable in class net.minecraft.registry.tag.ItemTags
 - CREEPER_PATTERN - Static variable in class net.minecraft.client.particle.FireworksSparkParticle.FireworkParticle
 - CREEPER_PATTERN_ITEM - Static variable in class net.minecraft.registry.tag.BannerPatternTags
 - CREEPER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - CREEPER_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 - CreeperChargeFeatureRenderer - Class in net.minecraft.client.render.entity.feature
 - CreeperChargeFeatureRenderer(FeatureRendererContext<CreeperEntity, CreeperEntityModel<CreeperEntity>>, EntityModelLoader) - Constructor for class net.minecraft.client.render.entity.feature.CreeperChargeFeatureRenderer
 - CreeperEntity - Class in net.minecraft.entity.mob
 - CreeperEntity(EntityType<? extends CreeperEntity>, World) - Constructor for class net.minecraft.entity.mob.CreeperEntity
 - CreeperEntityModel<T> - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a creeper-like entity.
 - CreeperEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.CreeperEntityModel
 - CreeperEntityRenderer - Class in net.minecraft.client.render.entity
 - CreeperEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.CreeperEntityRenderer
 - CreeperIgniteGoal - Class in net.minecraft.entity.ai.goal
 - CreeperIgniteGoal(CreeperEntity) - Constructor for class net.minecraft.entity.ai.goal.CreeperIgniteGoal
 - CRIMSON - Static variable in record class net.minecraft.block.BlockSetType
 - CRIMSON - Static variable in record class net.minecraft.block.WoodType
 - CRIMSON - Static variable in class net.minecraft.data.family.BlockFamilies
 - CRIMSON_BUTTON - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_BUTTON - Static variable in class net.minecraft.item.Items
 - CRIMSON_DOOR - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_DOOR - Static variable in class net.minecraft.item.Items
 - CRIMSON_FENCE - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_FENCE - Static variable in class net.minecraft.item.Items
 - CRIMSON_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_FENCE_GATE - Static variable in class net.minecraft.item.Items
 - CRIMSON_FOREST - Static variable in class net.minecraft.world.biome.BiomeKeys
 - CRIMSON_FOREST_VEGETATION - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
 - CRIMSON_FOREST_VEGETATION - Static variable in class net.minecraft.world.gen.feature.NetherPlacedFeatures
 - CRIMSON_FOREST_VEGETATION_BONEMEAL - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
 - CRIMSON_FUNGI - Static variable in class net.minecraft.world.gen.feature.TreePlacedFeatures
 - CRIMSON_FUNGUS - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_FUNGUS - Static variable in class net.minecraft.item.Items
 - CRIMSON_FUNGUS - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
 - CRIMSON_FUNGUS_PLANTED - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
 - CRIMSON_HANGING_SIGN - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_HANGING_SIGN - Static variable in class net.minecraft.item.Items
 - CRIMSON_HYPHAE - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_HYPHAE - Static variable in class net.minecraft.item.Items
 - CRIMSON_NYLIUM - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_NYLIUM - Static variable in class net.minecraft.item.Items
 - CRIMSON_NYLIUM - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - CRIMSON_PLANKS - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_PLANKS - Static variable in class net.minecraft.item.Items
 - CRIMSON_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 - CRIMSON_ROOTS - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_ROOTS - Static variable in class net.minecraft.item.Items
 - CRIMSON_SIGN - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_SIGN - Static variable in class net.minecraft.item.Items
 - CRIMSON_SLAB - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_SLAB - Static variable in class net.minecraft.item.Items
 - CRIMSON_SPORE - Static variable in class net.minecraft.particle.ParticleTypes
 - CRIMSON_STAIRS - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_STAIRS - Static variable in class net.minecraft.item.Items
 - CRIMSON_STEM - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_STEM - Static variable in class net.minecraft.item.Items
 - CRIMSON_STEMS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CRIMSON_STEMS - Static variable in class net.minecraft.registry.tag.ItemTags
 - CRIMSON_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_TRAPDOOR - Static variable in class net.minecraft.item.Items
 - CRIMSON_WALL_HANGING_SIGN - Static variable in class net.minecraft.block.Blocks
 - CRIMSON_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 - CrimsonSporeFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.WaterSuspendParticle.CrimsonSporeFactory
 - CRIT - Static variable in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 - CRIT - Static variable in class net.minecraft.particle.ParticleTypes
 - criteria - Variable in class net.minecraft.advancement.Advancement.Builder
 - criteria - Variable in record class net.minecraft.advancement.Advancement
 - 
The field for the
criteriarecord component. - criteria - Variable in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - criteria - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 - criteria - Variable in class net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder
 - criteria - Variable in class net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder
 - criteria - Variable in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 - criteria - Variable in record class net.minecraft.predicate.entity.PlayerPredicate.AdvancementCriteriaPredicate
 - 
The field for the
criteriarecord component. - criteria() - Method in record class net.minecraft.advancement.Advancement
 - 
Returns the value of the
criteriarecord component. - criteria() - Method in record class net.minecraft.predicate.entity.PlayerPredicate.AdvancementCriteriaPredicate
 - 
Returns the value of the
criteriarecord component. - Criteria - Class in net.minecraft.advancement.criterion
 - Criteria() - Constructor for class net.minecraft.advancement.criterion.Criteria
 - CRITERIA - Static variable in class net.minecraft.scoreboard.ScoreboardCriterion
 - 
A map of all scoreboard criteria by their names.
 - CRITERIA_CODEC - Static variable in record class net.minecraft.advancement.Advancement
 - criteriaMerger(AdvancementRequirements.CriterionMerger) - Method in class net.minecraft.advancement.Advancement.Builder
 - criteriaProgresses - Variable in class net.minecraft.advancement.AdvancementProgress
 - criterion - Variable in class net.minecraft.scoreboard.ScoreboardObjective
 - criterion(String, AdvancementCriterion<?>) - Method in class net.minecraft.advancement.Advancement.Builder
 - criterion(String, AdvancementCriterion<?>) - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 - criterion(String, AdvancementCriterion<?>) - Method in interface net.minecraft.data.server.recipe.CraftingRecipeJsonBuilder
 - criterion(String, AdvancementCriterion<?>) - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 - criterion(String, AdvancementCriterion<?>) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 - criterion(String, AdvancementCriterion<?>) - Method in class net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder
 - criterion(String, AdvancementCriterion<?>) - Method in class net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder
 - criterion(String, AdvancementCriterion<?>) - Method in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 - Criterion<T> - Interface in net.minecraft.advancement.criterion
 - CRITERION - Static variable in class net.minecraft.registry.Registries
 - CRITERION - Static variable in class net.minecraft.registry.RegistryKeys
 - CRITERION_NOT_FOUND_EXCEPTION - Static variable in class net.minecraft.server.command.AdvancementCommand
 - Criterion.ConditionsContainer<T> - Record Class in net.minecraft.advancement.criterion
 - CriterionConditions - Interface in net.minecraft.advancement.criterion
 - CriterionProgress - Class in net.minecraft.advancement.criterion
 - CriterionProgress() - Constructor for class net.minecraft.advancement.criterion.CriterionProgress
 - CriterionProgress(Instant) - Constructor for class net.minecraft.advancement.criterion.CriterionProgress
 - CRITICAL_FLAG - Static variable in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - CRLF - Static variable in class net.minecraft.util.CsvWriter
 - CROAKING - Enum constant in enum class net.minecraft.entity.EntityPose
 - CROAKING - Static variable in class net.minecraft.client.render.entity.animation.FrogAnimations
 - CROAKING_BODY - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
 - 
The key of a croaking body model part, whose value is "croaking_body".
 - croakingAnimationState - Variable in class net.minecraft.entity.passive.FrogEntity
 - croakingBody - Variable in class net.minecraft.client.render.entity.model.FrogEntityModel
 - CroakTask - Class in net.minecraft.entity.ai.brain.task
 - CroakTask() - Constructor for class net.minecraft.entity.ai.brain.task.CroakTask
 - crop(Identifier) - Static method in class net.minecraft.data.client.TextureMap
 - CROP - Static variable in class net.minecraft.data.client.Models
 - CROP - Static variable in class net.minecraft.data.client.TextureKey
 - CROP - Static variable in class net.minecraft.sound.BlockSoundGroup
 - CropBlock - Class in net.minecraft.block
 - CropBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CropBlock
 - cropDrops(Block, Item, Item, LootCondition.Builder) - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - CroppedVoxelSet - Class in net.minecraft.util.shape
 - CroppedVoxelSet(VoxelSet, int, int, int, int, int, int) - Constructor for class net.minecraft.util.shape.CroppedVoxelSet
 - CROPS - Static variable in class net.minecraft.registry.tag.BlockTags
 - CROPS_GROWN_SINCE_POLLINATION_KEY - Static variable in class net.minecraft.entity.passive.BeeEntity
 - cropsGrownSincePollination - Variable in class net.minecraft.entity.passive.BeeEntity
 - cropStemDrops(Block, Item) - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 - cross(Block) - Static method in class net.minecraft.data.client.TextureMap
 - cross(Identifier) - Static method in class net.minecraft.data.client.TextureMap
 - CROSS - Static variable in class net.minecraft.block.entity.BannerPatterns
 - CROSS - Static variable in class net.minecraft.data.client.Models
 - CROSS - Static variable in class net.minecraft.data.client.TextureKey
 - CROSS_BUTTON_TEXTURES - Static variable in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 - crossbar - Variable in class net.minecraft.client.render.block.entity.BannerBlockEntityRenderer
 - CROSSBAR - Static variable in class net.minecraft.client.render.block.entity.BannerBlockEntityRenderer
 - CROSSBOW - Enum constant in enum class net.minecraft.util.UseAction
 - CROSSBOW - Static variable in class net.minecraft.item.Items
 - CROSSBOW_ATTACK_FORWARD_MOVEMENT - Static variable in class net.minecraft.entity.mob.PiglinBrain
 - CROSSBOW_CHARGE - Enum constant in enum class net.minecraft.client.render.entity.model.BipedEntityModel.ArmPose
 - CROSSBOW_CHARGE - Enum constant in enum class net.minecraft.entity.mob.IllagerEntity.State
 - CROSSBOW_CHARGE - Enum constant in enum class net.minecraft.entity.mob.PiglinActivity
 - CROSSBOW_CHARGE_TIME - Static variable in interface net.minecraft.component.EnchantmentEffectComponentTypes
 - CROSSBOW_CHARGING_SOUNDS - Static variable in interface net.minecraft.component.EnchantmentEffectComponentTypes
 - CROSSBOW_ENCHANTABLE - Static variable in class net.minecraft.registry.tag.ItemTags
 - CROSSBOW_EXCLUSIVE_SET - Static variable in interface net.minecraft.registry.tag.EnchantmentTags
 - CROSSBOW_HELD_PROJECTILES - Static variable in class net.minecraft.item.RangedWeaponItem
 - CROSSBOW_HOLD - Enum constant in enum class net.minecraft.client.render.entity.model.BipedEntityModel.ArmPose
 - CROSSBOW_HOLD - Enum constant in enum class net.minecraft.entity.mob.IllagerEntity.State
 - CROSSBOW_HOLD - Enum constant in enum class net.minecraft.entity.mob.PiglinActivity
 - CrossbowAttackGoal<T> - Class in net.minecraft.entity.ai.goal
 - CrossbowAttackGoal(T, double, float) - Constructor for class net.minecraft.entity.ai.goal.CrossbowAttackGoal
 - CrossbowAttackGoal.Stage - Enum Class in net.minecraft.entity.ai.goal
 - CrossbowAttackTask<E,
T> - Class in net.minecraft.entity.ai.brain.task - CrossbowAttackTask() - Constructor for class net.minecraft.entity.ai.brain.task.CrossbowAttackTask
 - CrossbowAttackTask.CrossbowState - Enum Class in net.minecraft.entity.ai.brain.task
 - CrossbowItem - Class in net.minecraft.item
 - CrossbowItem(Item.Settings) - Constructor for class net.minecraft.item.CrossbowItem
 - CrossbowItem.LoadingSounds - Record Class in net.minecraft.item
 - CrossbowPosing - Class in net.minecraft.client.render.entity.model
 - 
Utility class to help posing when a crossbow is involved.
 - CrossbowPosing() - Constructor for class net.minecraft.client.render.entity.model.CrossbowPosing
 - CrossbowState() - Constructor for enum class net.minecraft.entity.ai.brain.task.CrossbowAttackTask.CrossbowState
 - CrossbowUser - Interface in net.minecraft.entity
 - CrossButton(ButtonWidget.PressAction, Text) - Constructor for class net.minecraft.client.realms.gui.screen.RealmsMainScreen.CrossButton
 - CROSSED - Enum constant in enum class net.minecraft.entity.mob.IllagerEntity.State
 - CROSSHAIR - Enum constant in enum class net.minecraft.client.option.AttackIndicator
 - CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_TEXTURE - Static variable in class net.minecraft.client.gui.hud.InGameHud
 - CROSSHAIR_ATTACK_INDICATOR_FULL_TEXTURE - Static variable in class net.minecraft.client.gui.hud.InGameHud
 - CROSSHAIR_ATTACK_INDICATOR_PROGRESS_TEXTURE - Static variable in class net.minecraft.client.gui.hud.InGameHud
 - CROSSHAIR_TEXTURE - Static variable in class net.minecraft.client.gui.hud.InGameHud
 - crosshairTarget - Variable in class net.minecraft.client.MinecraftClient
 - crosshairTarget - Variable in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
 - crossProduct(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 - 
Returns the cross product of this vector and the given vector.
 - crossProduct(Vec3i) - Method in class net.minecraft.util.math.BlockPos
 - crossProduct(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 - CROUCH_ONE_CM - Static variable in class net.minecraft.stat.Stats
 - CROUCHING - Enum constant in enum class net.minecraft.entity.EntityPose
 - CROUCHING_FLAG - Static variable in class net.minecraft.entity.passive.FoxEntity
 - CROUCHING_SPEED - Static variable in class net.minecraft.entity.passive.CatEntity
 - CROUCHING_SPEED - Static variable in class net.minecraft.entity.passive.OcelotEntity
 - crownHeight - Variable in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
 - CRUMBLING - Static variable in class net.minecraft.client.render.RenderLayer
 - CRUMBLING_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 - CRUMBLING_TRANSPARENCY - Static variable in class net.minecraft.client.render.RenderPhase
 - CRYING_OBSIDIAN - Static variable in class net.minecraft.block.Blocks
 - CRYING_OBSIDIAN - Static variable in class net.minecraft.item.Items
 - CryingObsidianBlock - Class in net.minecraft.block
 - CryingObsidianBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.CryingObsidianBlock
 - crypt(int, Key, byte[]) - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 - 
Low-level API to perform encryption or decryption operation.
 - CRYSTAL_BEAM_LAYER - Static variable in class net.minecraft.client.render.entity.EnderDragonEntityRenderer
 - CRYSTAL_BEAM_TEXTURE - Static variable in class net.minecraft.client.render.entity.EnderDragonEntityRenderer
 - CRYSTAL_COUNTING_INTERVAL - Static variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - CRYSTAL_SOUND_BLOCKS - Static variable in class net.minecraft.registry.tag.BlockTags
 - crystalBeamTarget - Variable in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 - crystalCountTimer - Variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - crystalDestroyed(DamageSource) - Method in class net.minecraft.entity.decoration.EndCrystalEntity
 - crystalDestroyed(EndCrystalEntity, DamageSource) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - crystalDestroyed(EndCrystalEntity, BlockPos, DamageSource) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - crystalDestroyed(EndCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in class net.minecraft.entity.boss.dragon.phase.AbstractPhase
 - crystalDestroyed(EndCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 - crystalDestroyed(EndCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in interface net.minecraft.entity.boss.dragon.phase.Phase
 - crystalInvulnerable - Variable in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 - crystals - Variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - CsvWriter - Class in net.minecraft.util
 - CsvWriter(Writer, List<String>) - Constructor for class net.minecraft.util.CsvWriter
 - CsvWriter.Header - Class in net.minecraft.util
 - CTRL_KEY_SPEED_MULTIPLIER - Static variable in class net.minecraft.client.gui.screen.CreditsScreen
 - cube - Variable in class net.minecraft.client.render.entity.model.ArmadilloEntityModel
 - cube() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunction
 - CUBE - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation.Type
 - CUBE - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
 - 
The key of a cube model part, whose value is "cube".
 - CUBE - Static variable in class net.minecraft.data.client.Models
 - CUBE_ALL - Static variable in class net.minecraft.data.client.Models
 - CUBE_ALL - Static variable in class net.minecraft.data.client.TexturedModel
 - CUBE_ALL_INNER_FACES - Static variable in class net.minecraft.data.client.Models
 - CUBE_ALL_INNER_FACES - Static variable in class net.minecraft.data.client.TexturedModel
 - CUBE_BOTTOM_TOP - Static variable in class net.minecraft.data.client.Models
 - CUBE_BOTTOM_TOP - Static variable in class net.minecraft.data.client.TexturedModel
 - CUBE_BOTTOM_TOP_INNER_FACES - Static variable in class net.minecraft.data.client.Models
 - CUBE_COLUMN - Static variable in class net.minecraft.data.client.Models
 - CUBE_COLUMN - Static variable in class net.minecraft.data.client.TexturedModel
 - CUBE_COLUMN_HORIZONTAL - Static variable in class net.minecraft.data.client.Models
 - CUBE_COLUMN_HORIZONTAL - Static variable in class net.minecraft.data.client.TexturedModel
 - CUBE_COLUMN_MIRRORED - Static variable in class net.minecraft.data.client.Models
 - CUBE_COLUMN_UV_LOCKED_X - Static variable in class net.minecraft.data.client.Models
 - CUBE_COLUMN_UV_LOCKED_Y - Static variable in class net.minecraft.data.client.Models
 - CUBE_COLUMN_UV_LOCKED_Z - Static variable in class net.minecraft.data.client.Models
 - CUBE_DIRECTIONAL - Static variable in class net.minecraft.data.client.Models
 - CUBE_MIRRORED_ALL - Static variable in class net.minecraft.data.client.Models
 - CUBE_MIRRORED_ALL - Static variable in class net.minecraft.data.client.TexturedModel
 - CUBE_NORTH_WEST_MIRRORED_ALL - Static variable in class net.minecraft.data.client.Models
 - CUBE_TOP - Static variable in class net.minecraft.data.client.Models
 - CUBE_TOP - Static variable in class net.minecraft.data.client.TexturedModel
 - CubeFace - Enum Class in net.minecraft.client.render.model
 - CubeFace(CubeFace.Corner[]) - Constructor for enum class net.minecraft.client.render.model.CubeFace
 - CubeFace.Corner - Class in net.minecraft.client.render.model
 - CubeFace.DirectionIds - Class in net.minecraft.client.render.model
 - cubeMap - Variable in class net.minecraft.client.gui.RotatingCubeMapRenderer
 - CubeMapRenderer - Class in net.minecraft.client.gui
 - CubeMapRenderer(Identifier) - Constructor for class net.minecraft.client.gui.CubeMapRenderer
 - CUBIC - Static variable in class net.minecraft.client.render.entity.animation.Transformation.Interpolations
 - CubicSampler - Class in net.minecraft.util
 - CubicSampler() - Constructor for class net.minecraft.util.CubicSampler
 - CubicSampler.RgbFetcher - Interface in net.minecraft.util
 - cuboid(double, double, double, double, double, double) - Static method in class net.minecraft.util.shape.VoxelShapes
 - cuboid(float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(float, float, float, float, float, float, boolean) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(float, float, float, float, float, float, Set<Direction>) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(float, float, float, float, float, float, Dilation) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(float, float, float, float, float, float, Dilation, float, float) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(String, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(String, float, float, float, float, float, float, Dilation) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(String, float, float, float, int, int, int, int, int) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(String, float, float, float, int, int, int, Dilation, int, int) - Method in class net.minecraft.client.model.ModelPartBuilder
 - cuboid(Box) - Static method in class net.minecraft.util.shape.VoxelShapes
 - Cuboid(int, int, float, float, float, float, float, float, float, float, float, boolean, float, float, Set<Direction>) - Constructor for class net.minecraft.client.model.ModelPart.Cuboid
 - CuboidBlockIterator - Class in net.minecraft.util
 - CuboidBlockIterator(int, int, int, int, int, int) - Constructor for class net.minecraft.util.CuboidBlockIterator
 - cuboidData - Variable in class net.minecraft.client.model.ModelPartBuilder
 - cuboidData - Variable in class net.minecraft.client.model.ModelPartData
 - cuboids - Variable in class net.minecraft.client.model.ModelPart
 - cuboidUnchecked(double, double, double, double, double, double) - Static method in class net.minecraft.util.shape.VoxelShapes
 - cull - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
 - cull - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
 - cull(RenderPhase.Cull) - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
 - Cull(boolean) - Constructor for class net.minecraft.client.render.RenderPhase.Cull
 - CULL - Static variable in class com.mojang.blaze3d.platform.GlStateManager
 - cullFace - Variable in record class net.minecraft.client.render.model.json.ModelElementFace
 - 
The field for the
cullFacerecord component. - cullFace() - Method in record class net.minecraft.client.render.model.json.ModelElementFace
 - 
Returns the value of the
cullFacerecord component. - CullFaceState() - Constructor for class com.mojang.blaze3d.platform.GlStateManager.CullFaceState
 - CULLING_LAYERS - Static variable in class net.minecraft.client.render.RenderLayer.MultiPhase
 - cullingShapes - Variable in class net.minecraft.block.FenceBlock
 - cullingState - Variable in class net.minecraft.client.render.ChunkRenderingDataPreparer.ChunkInfo
 - cultivationTicks - Variable in class net.minecraft.sound.BiomeMoodSound
 - CURED_ZOMBIE_VILLAGER - Static variable in class net.minecraft.advancement.criterion.Criteria
 - CuredZombieVillagerCriterion - Class in net.minecraft.advancement.criterion
 - CuredZombieVillagerCriterion() - Constructor for class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion
 - CuredZombieVillagerCriterion.Conditions - Record Class in net.minecraft.advancement.criterion
 - CURLY_BORDER - Static variable in class net.minecraft.block.entity.BannerPatterns
 - CURLY_CLOSE_BRACKET - Static variable in class net.minecraft.nbt.visitor.NbtOrderedStringFormatter
 - CURLY_CLOSE_BRACKET - Static variable in class net.minecraft.nbt.visitor.NbtTextFormatter
 - CURLY_OPEN_BRACKET - Static variable in class net.minecraft.nbt.visitor.NbtOrderedStringFormatter
 - CURLY_OPEN_BRACKET - Static variable in class net.minecraft.nbt.visitor.NbtTextFormatter
 - current - Variable in class net.minecraft.client.render.ChunkRenderingDataPreparer.ChunkInfoList
 - current - Variable in class net.minecraft.client.sound.MusicTracker
 - current - Variable in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 - current - Variable in record class net.minecraft.entity.decoration.DisplayEntity.AffineTransformationInterpolator
 - 
The field for the
currentrecord component. - current - Variable in record class net.minecraft.entity.decoration.DisplayEntity.ArgbLerper
 - 
The field for the
currentrecord component. - current - Variable in record class net.minecraft.entity.decoration.DisplayEntity.FloatLerperImpl
 - 
The field for the
currentrecord component. - current - Variable in record class net.minecraft.entity.decoration.DisplayEntity.IntLerperImpl
 - 
The field for the
currentrecord component. - current - Variable in class net.minecraft.network.message.MessageChainTaskQueue
 - current - Variable in class net.minecraft.world.event.listener.VibrationSelector
 - current() - Method in record class net.minecraft.entity.decoration.DisplayEntity.AffineTransformationInterpolator
 - 
Returns the value of the
currentrecord component. - current() - Method in record class net.minecraft.entity.decoration.DisplayEntity.ArgbLerper
 - 
Returns the value of the
currentrecord component. - current() - Method in record class net.minecraft.entity.decoration.DisplayEntity.FloatLerperImpl
 - 
Returns the value of the
currentrecord component. - current() - Method in record class net.minecraft.entity.decoration.DisplayEntity.IntLerperImpl
 - 
Returns the value of the
currentrecord component. - CURRENT - Static variable in class net.minecraft.MinecraftVersion
 - CURRENT_CONTEXT - Static variable in class net.minecraft.server.command.CommandManager
 - CURRENT_DOWN - Static variable in class net.minecraft.particle.ParticleTypes
 - CURRENT_ID - Static variable in class net.minecraft.entity.Entity
 - 
A generator of unique entity
network IDs. - CURRENT_PACKET_COUNTER_WEIGHT - Static variable in class net.minecraft.network.ClientConnection
 - 
Represents when the average packet counter is updated, what percent of the value of the average counter is set from the current counter.
 - CURRENT_SERIES - Static variable in class net.minecraft.SharedConstants
 - 
Deprecated.
 - currentBatch - Variable in class net.minecraft.test.TestRunContext
 - currentBreakingPos - Variable in class net.minecraft.client.network.ClientPlayerInteractionManager
 - currentBreakingProgress - Variable in class net.minecraft.client.network.ClientPlayerInteractionManager
 - currentBufferSize - Variable in class net.minecraft.client.sound.ChannelList
 - currentBundler - Variable in class net.minecraft.network.handler.PacketBundler
 - currentChunkHolders - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - currentDelay - Variable in class net.minecraft.entity.ai.brain.task.FindPointOfInterestTask.RetryMarker
 - currentDepth - Variable in class net.minecraft.command.CommandExecutionContext
 - currentDirectionIndex - Variable in class net.minecraft.world.block.ChainRestrictedNeighborUpdater.SixWayEntry
 - currentDisplayTab - Variable in class net.minecraft.advancement.PlayerAdvancementTracker
 - currentDistance - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
 - CurrentDownParticle - Class in net.minecraft.client.particle
 - CurrentDownParticle(ClientWorld, double, double, double) - Constructor for class net.minecraft.client.particle.CurrentDownParticle
 - CurrentDownParticle.Factory - Class in net.minecraft.client.particle
 - currentExecutor - Static variable in class net.minecraft.block.entity.SkullBlockEntity
 - currentExplosionImpactPos - Variable in class net.minecraft.entity.player.PlayerEntity
 - currentExplosionResetGraceTime - Variable in class net.minecraft.entity.player.PlayerEntity
 - currentFormat - Static variable in class net.minecraft.world.storage.ChunkCompressionFormat
 - currentFps - Static variable in class net.minecraft.client.MinecraftClient
 - currentFullscreen - Variable in class net.minecraft.client.util.Window
 - currentFuseTime - Variable in class net.minecraft.entity.mob.CreeperEntity
 - currentFuture - Static variable in class net.minecraft.client.realms.RealmsAvailability
 - currentGameMode - Variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
 - currentGlTimerQuery - Variable in class net.minecraft.client.MinecraftClient
 - currentGroup - Variable in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - currentHandler - Variable in class net.minecraft.client.tutorial.TutorialManager
 - currentIndex - Variable in class net.minecraft.client.gui.screen.ingame.CyclingSlotIcon
 - currentIndex - Variable in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - currentIndex - Variable in class net.minecraft.client.session.report.log.ChatLog
 - currentIndex - Variable in class net.minecraft.structure.StructureTemplate.Palette
 - currentIndex - Variable in class net.minecraft.util.collection.ArrayListDeque.IteratorImpl
 - currentInfo - Variable in class net.minecraft.util.profiler.ProfilerSystem
 - currentKey - Variable in class net.minecraft.nbt.scanner.NbtCollector
 - currentLanguageCode - Variable in class net.minecraft.client.resource.language.LanguageManager
 - currentLayer - Variable in class net.minecraft.client.render.VertexConsumerProvider.Immediate
 - currentLink - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
 - currentlyGeneratingStructureName - Variable in class net.minecraft.world.ChunkRegion
 - currentlyLoadingStatus - Variable in class net.minecraft.world.chunk.ChunkLoader
 - currentMask - Variable in class net.minecraft.client.render.BufferBuilder
 - currentMessageIndex - Variable in class net.minecraft.client.gui.screen.narration.ScreenNarrator
 - currentNodeIndex - Variable in class net.minecraft.entity.ai.pathing.Path
 - currentNodeMs - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
 - currentNodeTimeout - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
 - currentOffset - Variable in class net.minecraft.client.render.VertexFormat.Builder
 - currentPage - Variable in class net.minecraft.block.entity.LecternBlockEntity
 - currentPage - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - currentPage - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 - currentPageSelectionManager - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - currentPath - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
 - currentPitch - Variable in class net.minecraft.entity.passive.BeeEntity
 - currentRecipe - Variable in class net.minecraft.screen.SmithingScreenHandler
 - currentRecipe() - Method in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - currentRecording - Variable in class net.minecraft.util.profiling.jfr.JfrProfiler
 - currentResultIndex - Variable in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - currentRow - Variable in class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
 - currentRunnersFactory - Variable in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
 - currentSample - Variable in class net.minecraft.util.profiler.Sampler
 - currentScreen - Variable in class net.minecraft.client.MinecraftClient
 - 
The Minecraft client's currently open screen.
 - currentScreenHandler - Variable in class net.minecraft.entity.player.PlayerEntity
 - currentSearch - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListWidget
 - currentSearch - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 - currentSize - Variable in record class net.minecraft.structure.pool.StructurePoolBasedGenerator.ShapedPoolStructurePiece
 - 
The field for the
currentSizerecord component. - currentSize() - Method in record class net.minecraft.structure.pool.StructurePoolBasedGenerator.ShapedPoolStructurePiece
 - 
Returns the value of the
currentSizerecord component. - currentStack - Variable in class net.minecraft.client.gui.hud.InGameHud
 - currentStateTicks - Variable in class net.minecraft.entity.passive.ArmadilloEntity
 - currentStatus - Variable in class net.minecraft.world.chunk.AbstractChunkHolder
 - currentStep - Variable in class net.minecraft.client.network.WorldLoadingState
 - currentStorage - Variable in class net.minecraft.client.font.FontManager
 - currentTab - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 - currentTab - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - currentTab - Variable in class net.minecraft.client.gui.tab.TabManager
 - currentTarget - Variable in class net.minecraft.entity.ai.brain.task.FarmerVillagerTask
 - currentTarget - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
 - currentTask - Variable in class net.minecraft.server.network.ServerConfigurationNetworkHandler
 - currentThread - Variable in class net.minecraft.client.realms.FileDownload
 - currentTime - Variable in class net.minecraft.client.session.report.AbuseReport
 - currentTime - Variable in class net.minecraft.client.texture.SpriteContents.AnimatorImpl
 - currentTime - Variable in class net.minecraft.village.raid.RaidManager
 - currentVertexBuffer - Static variable in class net.minecraft.client.render.BufferRenderer
 - currentVideoMode - Variable in class net.minecraft.client.util.Monitor
 - CURSE - Static variable in interface net.minecraft.registry.tag.EnchantmentTags
 - cursor - Variable in class net.minecraft.client.gui.EditBox
 - cursor - Variable in record class net.minecraft.command.argument.packrat.ParseError
 - 
The field for the
cursorrecord component. - cursor - Variable in class net.minecraft.command.argument.packrat.ParseErrorList.Impl
 - cursor() - Method in record class net.minecraft.command.argument.packrat.ParseError
 - 
Returns the value of the
cursorrecord component. - Cursor(BlockPos, int) - Constructor for class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - Cursor(BlockPos, int, int, int, Optional<Set<Direction>>) - Constructor for class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - CURSOR_BLINK_INTERVAL - Static variable in class net.minecraft.client.gui.widget.EditBoxWidget
 - CURSOR_COLOR - Static variable in class net.minecraft.client.gui.widget.EditBoxWidget
 - CURSOR_PADDING - Static variable in class net.minecraft.client.gui.widget.EditBoxWidget
 - CURSOR_WIDTH - Static variable in class net.minecraft.client.gui.EditBox
 - cursorChangeListener - Variable in class net.minecraft.client.gui.EditBox
 - cursorDeltaX - Variable in class net.minecraft.client.Mouse
 - cursorDeltaY - Variable in class net.minecraft.client.Mouse
 - cursorDragging - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - cursorDragSlots - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - cursorLocked - Variable in class net.minecraft.client.Mouse
 - CursorMovement - Enum Class in net.minecraft.client.input
 - 
The types of cursor movement.
 - CursorMovement() - Constructor for enum class net.minecraft.client.input.CursorMovement
 - cursors - Variable in class net.minecraft.block.entity.SculkSpreadManager
 - cursorStack - Variable in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 - cursorStack - Variable in class net.minecraft.screen.ScreenHandler
 - cursorXSmoother - Variable in class net.minecraft.client.Mouse
 - cursorYSmoother - Variable in class net.minecraft.client.Mouse
 - custom - Variable in class net.minecraft.entity.attribute.AttributeContainer
 - CUSTOM - Enum constant in enum class net.minecraft.block.enums.NoteBlockInstrument.Type
 - CUSTOM - Static variable in interface net.minecraft.client.particle.ParticleTextureSheet
 - CUSTOM - Static variable in class net.minecraft.datafixer.fix.StatsCounterFix
 - CUSTOM - Static variable in class net.minecraft.stat.Stats
 - CUSTOM - Static variable in class net.minecraft.world.storage.ChunkCompressionFormat
 - CUSTOM_BLOCK_ID - Static variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - CUSTOM_BLOCK_OFFSET - Static variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - CUSTOM_BLOCK_PRESENT - Static variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - CUSTOM_CHAT_COMPLETIONS - Static variable in class net.minecraft.network.packet.PlayPackets
 - CUSTOM_CODEC - Static variable in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - 
Used to parse a custom biome source, when a preset hasn't been provided.
 - CUSTOM_COLOR_TEXT - Static variable in record class net.minecraft.component.type.FireworkExplosionComponent
 - CUSTOM_DATA - Static variable in class net.minecraft.component.DataComponentTypes
 - CUSTOM_DATA - Static variable in class net.minecraft.predicate.item.ItemSubPredicateTypes
 - CUSTOM_DATA_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
 - CUSTOM_FENCE - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
 - CUSTOM_FENCE_GATE - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
 - CUSTOM_FENCE_INVENTORY - Static variable in class net.minecraft.data.client.Models
 - CUSTOM_FENCE_POST - Static variable in class net.minecraft.data.client.Models
 - CUSTOM_FENCE_SIDE_EAST - Static variable in class net.minecraft.data.client.Models
 - CUSTOM_FENCE_SIDE_NORTH - Static variable in class net.minecraft.data.client.Models
 - CUSTOM_FENCE_SIDE_SOUTH - Static variable in class net.minecraft.data.client.Models
 - CUSTOM_FENCE_SIDE_WEST - Static variable in class net.minecraft.data.client.Models
 - CUSTOM_GENERATOR_TEXT - Static variable in record class net.minecraft.client.gui.screen.world.WorldCreator.WorldType
 - CUSTOM_HEAD - Enum constant in enum class net.minecraft.block.enums.NoteBlockInstrument
 - CUSTOM_MODEL_DATA - Static variable in class net.minecraft.component.DataComponentTypes
 - CUSTOM_NAME - Enum constant in enum class net.minecraft.loot.function.SetNameLootFunction.Target
 - CUSTOM_NAME - Static variable in class net.minecraft.component.DataComponentTypes
 - CUSTOM_NAME - Static variable in class net.minecraft.entity.Entity
 - CUSTOM_NAME_NBT_KEY - Static variable in class net.minecraft.block.entity.SkullBlockEntity
 - CUSTOM_PAYLOAD_C2S - Static variable in class net.minecraft.network.packet.CommonPackets
 - CUSTOM_PAYLOAD_S2C - Static variable in class net.minecraft.network.packet.CommonPackets
 - CUSTOM_QUERY - Static variable in class net.minecraft.network.packet.LoginPackets
 - CUSTOM_QUERY_ANSWER - Static variable in class net.minecraft.network.packet.LoginPackets
 - CUSTOM_REPORT_DETAILS - Static variable in class net.minecraft.network.packet.CommonPackets
 - CUSTOM_STAT - Static variable in class net.minecraft.registry.Registries
 - CUSTOM_STAT - Static variable in class net.minecraft.registry.RegistryKeys
 - customBossEvents - Variable in class net.minecraft.world.level.LevelProperties
 - customColor - Variable in record class net.minecraft.component.type.PotionContentsComponent
 - 
The field for the
customColorrecord component. - customColor() - Method in record class net.minecraft.component.type.PotionContentsComponent
 - 
Returns the value of the
customColorrecord component. - customData(NbtPredicate) - Static method in record class net.minecraft.predicate.item.CustomDataPredicate
 - CustomDataPredicate - Record Class in net.minecraft.predicate.item
 - CustomDataPredicate(NbtPredicate) - Constructor for record class net.minecraft.predicate.item.CustomDataPredicate
 - customEffects - Variable in record class net.minecraft.component.type.PotionContentsComponent
 - 
The field for the
customEffectsrecord component. - customEffects() - Method in record class net.minecraft.component.type.PotionContentsComponent
 - 
Returns the value of the
customEffectsrecord component. - customer - Variable in class net.minecraft.entity.passive.MerchantEntity
 - customerHeldStack - Variable in class net.minecraft.entity.ai.brain.task.HoldTradeOffersTask
 - customFence(Block) - Method in class net.minecraft.data.client.BlockStateModelGenerator.BlockTexturePool
 - customFence(Block) - Method in class net.minecraft.data.family.BlockFamily.Builder
 - customFenceGate(Block) - Method in class net.minecraft.data.client.BlockStateModelGenerator.BlockTexturePool
 - customFenceGate(Block) - Method in class net.minecraft.data.family.BlockFamily.Builder
 - CustomInputStreamEntity(InputStream, long, UploadStatus) - Constructor for class net.minecraft.client.realms.FileUpload.CustomInputStreamEntity
 - CustomizeBuffetLevelScreen - Class in net.minecraft.client.gui.screen.world
 - CustomizeBuffetLevelScreen(Screen, GeneratorOptionsHolder, Consumer<RegistryEntry<Biome>>) - Constructor for class net.minecraft.client.gui.screen.world.CustomizeBuffetLevelScreen
 - CustomizeBuffetLevelScreen.BuffetBiomesListWidget - Class in net.minecraft.client.gui.screen.world
 - CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem - Class in net.minecraft.client.gui.screen.world
 - customizeButton - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen.WorldTab
 - CustomizeFlatLevelScreen - Class in net.minecraft.client.gui.screen.world
 - CustomizeFlatLevelScreen(CreateWorldScreen, Consumer<FlatChunkGeneratorConfig>, FlatChunkGeneratorConfig) - Constructor for class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen
 - CustomizeFlatLevelScreen.SuperflatLayersListWidget - Class in net.minecraft.client.gui.screen.world
 - CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry - Class in net.minecraft.client.gui.screen.world
 - CustomModelDataComponent - Record Class in net.minecraft.component.type
 - CustomModelDataComponent(int) - Constructor for record class net.minecraft.component.type.CustomModelDataComponent
 - customName - Variable in class net.minecraft.block.entity.BannerBlockEntity
 - customName - Variable in class net.minecraft.block.entity.BeaconBlockEntity
 - customName - Variable in class net.minecraft.block.entity.EnchantingTableBlockEntity
 - customName - Variable in class net.minecraft.block.entity.LockableContainerBlockEntity
 - customName - Variable in class net.minecraft.block.entity.SkullBlockEntity
 - customName - Variable in class net.minecraft.world.CommandBlockExecutor
 - customNameCopier(Consumer<T>, ItemStack) - Static method in class net.minecraft.entity.EntityType
 - CustomPayload - Interface in net.minecraft.network.packet
 - CustomPayload.CodecFactory<B> - Interface in net.minecraft.network.packet
 - CustomPayload.Id<T> - Record Class in net.minecraft.network.packet
 - CustomPayload.Type<B,
T> - Record Class in net.minecraft.network.packet - CustomPayloadC2SPacket - Record Class in net.minecraft.network.packet.c2s.common
 - CustomPayloadC2SPacket(CustomPayload) - Constructor for record class net.minecraft.network.packet.c2s.common.CustomPayloadC2SPacket
 - CustomPayloadS2CPacket - Record Class in net.minecraft.network.packet.s2c.common
 - CustomPayloadS2CPacket(CustomPayload) - Constructor for record class net.minecraft.network.packet.s2c.common.CustomPayloadS2CPacket
 - customPresetField - Variable in class net.minecraft.client.gui.screen.world.PresetsScreen
 - customReportDetails - Variable in class net.minecraft.client.network.ClientCommonNetworkHandler
 - customReportDetails - Variable in record class net.minecraft.client.network.ClientConnectionState
 - 
The field for the
customReportDetailsrecord component. - customReportDetails() - Method in record class net.minecraft.client.network.ClientConnectionState
 - 
Returns the value of the
customReportDetailsrecord component. - CustomReportDetailsS2CPacket - Record Class in net.minecraft.network.packet.s2c.common
 - CustomReportDetailsS2CPacket(Map<String, String>) - Constructor for record class net.minecraft.network.packet.s2c.common.CustomReportDetailsS2CPacket
 - customSpawnRules - Variable in record class net.minecraft.block.spawner.MobSpawnerEntry
 - 
The field for the
customSpawnRulesrecord component. - customSpawnRules() - Method in record class net.minecraft.block.spawner.MobSpawnerEntry
 - 
Returns the value of the
customSpawnRulesrecord component. - CustomSpawnRules(Range<Integer>, Range<Integer>) - Constructor for record class net.minecraft.block.spawner.MobSpawnerEntry.CustomSpawnRules
 - CustomTestProvider - Annotation Interface in net.minecraft.test
 - 
CustomTestProvidermethods return aCollection<TestFunction>. - cut() - Method in class net.minecraft.client.util.SelectionManager
 - cut() - Method in interface net.minecraft.command.argument.packrat.Cut
 - cut(Block) - Method in class net.minecraft.data.family.BlockFamily.Builder
 - Cut - Interface in net.minecraft.command.argument.packrat
 - CUT - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
 - CUT_COPPER - Static variable in class net.minecraft.block.Blocks
 - CUT_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
 - CUT_COPPER - Static variable in class net.minecraft.item.Items
 - CUT_COPPER_SLAB - Static variable in class net.minecraft.block.Blocks
 - CUT_COPPER_SLAB - Static variable in class net.minecraft.item.Items
 - CUT_COPPER_STAIRS - Static variable in class net.minecraft.block.Blocks
 - CUT_COPPER_STAIRS - Static variable in class net.minecraft.item.Items
 - CUT_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 - CUT_RED_SANDSTONE - Static variable in class net.minecraft.data.family.BlockFamilies
 - CUT_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 - CUT_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 - CUT_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 - CUT_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 - CUT_SANDSTONE - Static variable in class net.minecraft.data.family.BlockFamilies
 - CUT_SANDSTONE - Static variable in class net.minecraft.item.Items
 - CUT_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 - CUT_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 - CUTOUT - Static variable in class net.minecraft.client.render.RenderLayer
 - CUTOUT_BUFFER_SIZE - Static variable in class net.minecraft.client.render.RenderLayer
 - CUTOUT_MIPPED - Static variable in class net.minecraft.client.render.RenderLayer
 - CUTOUT_MIPPED_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 - CUTOUT_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 - cutting() - Static method in interface net.minecraft.command.argument.packrat.Term
 - CuttingRecipe - Class in net.minecraft.recipe
 - 
A recipe that has only one input ingredient.
 - CuttingRecipe(RecipeType<?>, RecipeSerializer<?>, String, Ingredient, ItemStack) - Constructor for class net.minecraft.recipe.CuttingRecipe
 - CuttingRecipe.RecipeFactory<T> - Interface in net.minecraft.recipe
 - CuttingRecipe.Serializer<T> - Class in net.minecraft.recipe
 - CYAN - Enum constant in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - CYAN - Enum constant in enum class net.minecraft.util.DyeColor
 - CYAN - Static variable in class net.minecraft.block.MapColor
 - CYAN_BANNER - Static variable in class net.minecraft.block.Blocks
 - CYAN_BANNER - Static variable in class net.minecraft.item.Items
 - CYAN_BED - Static variable in class net.minecraft.block.Blocks
 - CYAN_BED - Static variable in class net.minecraft.item.Items
 - CYAN_CANDLE - Static variable in class net.minecraft.block.Blocks
 - CYAN_CANDLE - Static variable in class net.minecraft.item.Items
 - CYAN_CANDLE_CAKE - Static variable in class net.minecraft.block.Blocks
 - CYAN_CARPET - Static variable in class net.minecraft.block.Blocks
 - CYAN_CARPET - Static variable in class net.minecraft.item.Items
 - CYAN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 - CYAN_CONCRETE - Static variable in class net.minecraft.item.Items
 - CYAN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 - CYAN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 - CYAN_DYE - Static variable in class net.minecraft.item.Items
 - CYAN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 - CYAN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 - CYAN_SHEEP_ENTITY - Static variable in class net.minecraft.loot.LootTables
 - CYAN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 - CYAN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 - CYAN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 - CYAN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 - CYAN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 - CYAN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 - CYAN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 - CYAN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 - CYAN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 - CYAN_WOOL - Static variable in class net.minecraft.block.Blocks
 - CYAN_WOOL - Static variable in class net.minecraft.item.Items
 - cycle(int) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - cycle(Iterable<T>, T, boolean) - Static method in class net.minecraft.item.DebugStickItem
 - cycle(BlockState, Property<T>, boolean) - Static method in class net.minecraft.item.DebugStickItem
 - cycle(Property<T>) - Method in class net.minecraft.state.State
 - cycle(Direction.Axis) - Method in enum class net.minecraft.util.math.AxisCycleDirection
 - cycleSlot(int) - Method in class net.minecraft.client.gui.hud.SpectatorHud
 - CyclingButtonWidget<T> - Class in net.minecraft.client.gui.widget
 - CyclingButtonWidget(int, int, int, int, Text, Text, int, T, CyclingButtonWidget.Values<T>, Function<T, Text>, Function<CyclingButtonWidget<T>, MutableText>, CyclingButtonWidget.UpdateCallback<T>, SimpleOption.TooltipFactory<T>, boolean) - Constructor for class net.minecraft.client.gui.widget.CyclingButtonWidget
 - CyclingButtonWidget.Builder<T> - Class in net.minecraft.client.gui.widget
 - 
A builder to easily create cycling button widgets.
 - CyclingButtonWidget.UpdateCallback<T> - Interface in net.minecraft.client.gui.widget
 - CyclingButtonWidget.Values<T> - Interface in net.minecraft.client.gui.widget
 - CyclingSlotIcon - Class in net.minecraft.client.gui.screen.ingame
 - CyclingSlotIcon(int) - Constructor for class net.minecraft.client.gui.screen.ingame.CyclingSlotIcon
 - CYLINDER - Enum constant in enum class net.minecraft.client.render.FogShape
 - cylindrical(ChunkPos, int) - Static method in interface net.minecraft.server.network.ChunkFilter
 - Cylindrical(ChunkPos, int) - Constructor for record class net.minecraft.server.network.ChunkFilter.Cylindrical
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form