Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- w - Variable in class net.minecraft.util.math.Quaternion
- w - Variable in class net.minecraft.util.math.Vector4f
- wagTail() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- WAIT - Enum constant in enum class net.minecraft.entity.ai.control.MoveControl.State
- waitAndApply(Function<Executor, CompletableFuture<T>>) - Static method in class net.minecraft.util.Util
-
Runs tasks using the prepare-apply model, such as creation of a
SaveLoader
. - waitAndApply(Function<Executor, T>, Predicate<T>) - Static method in class net.minecraft.util.Util
-
Runs tasks using the prepare-apply model.
- waitAndRun(long, Runnable) - Method in class net.minecraft.test.TestContext
- waitCountdown - Variable in class net.minecraft.entity.projectile.FishingBobberEntity
- waitForStop() - Method in class net.minecraft.client.sound.SoundExecutor
- waitForTasks() - Method in class net.minecraft.client.sound.SoundExecutor
- waitForTasks() - Method in class net.minecraft.util.thread.ThreadExecutor
- WAITING - Static variable in class net.minecraft.entity.AreaEffectCloudEntity
- waitingForKeepAlive - Variable in class net.minecraft.server.network.ServerPlayNetworkHandler
- waitingForNextTick - Variable in class net.minecraft.server.MinecraftServer
- waitingReloaders - Variable in class net.minecraft.resource.SimpleResourceReload
- waitlist - Variable in class net.minecraft.server.function.CommandFunctionManager.Execution
- WaitTask - Class in net.minecraft.entity.ai.brain.task
- WaitTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.WaitTask
- waitTime - Variable in class net.minecraft.entity.AreaEffectCloudEntity
- WAKE_UP - Static variable in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
- wakeSleepingPlayers() - Method in class net.minecraft.server.world.ServerWorld
- wakeUp() - Method in class net.minecraft.entity.LivingEntity
-
Wakes this entity up.
- wakeUp() - Method in class net.minecraft.entity.passive.VillagerEntity
-
Wakes this entity up.
- wakeUp() - Method in class net.minecraft.entity.player.PlayerEntity
-
Wakes this entity up.
- wakeUp(boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
-
Wakes this player up.
- wakeUp(boolean, boolean) - Method in class net.minecraft.server.network.ServerPlayerEntity
-
Wakes this player up.
- WakeUpTask - Class in net.minecraft.entity.ai.brain.task
- WakeUpTask() - Constructor for class net.minecraft.entity.ai.brain.task.WakeUpTask
- wakeVillager(World, BlockPos) - Method in class net.minecraft.block.BedBlock
-
Wakes up a sleeping villager at
pos
, if any. - WALK_ON_WATER_ONE_CM - Static variable in class net.minecraft.stat.Stats
- WALK_ONE_CM - Static variable in class net.minecraft.stat.Stats
- WALK_SPEED - Static variable in class net.minecraft.entity.ai.brain.task.FarmerVillagerTask
- WALK_SPEED - Static variable in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
- WALK_SPEED - Static variable in class net.minecraft.entity.ai.brain.task.MeetVillagerTask
- WALK_SPEED - Static variable in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
- WALK_SPEED - Static variable in class net.minecraft.entity.ai.goal.MoveToRaidCenterGoal
- WALK_TARGET - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- WALK_TOGETHER_SPEED - Static variable in class net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
- WALK_TOWARD_ADULT_RANGE - Static variable in class net.minecraft.entity.passive.AxolotlBrain
- WALK_TOWARD_CLOSEST_ADULT_RANGE - Static variable in class net.minecraft.entity.mob.HoglinBrain
- WALK_UNDER_WATER_ONE_CM - Static variable in class net.minecraft.stat.Stats
- WALKABLE - Enum constant in enum class net.minecraft.entity.ai.pathing.PathNodeType
- WALKABLE_DOOR - Enum constant in enum class net.minecraft.entity.ai.pathing.PathNodeType
- WalkHomeTask - Class in net.minecraft.entity.ai.brain.task
- WalkHomeTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkHomeTask
- WALKING - Static variable in class net.minecraft.client.render.entity.animation.FrogAnimations
- WALKING_FLAG - Static variable in class net.minecraft.entity.passive.FoxEntity
- WALKING_SPEED - Static variable in class net.minecraft.entity.passive.GoatBrain
- walkingAnimationState - Variable in class net.minecraft.entity.passive.FrogEntity
- walkOnFluidPredicate - Variable in class net.minecraft.block.EntityShapeContext
- walkSpeed - Variable in class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
- walkSpeed - Variable in class net.minecraft.entity.ai.brain.task.GoToIfNearbyTask
- walkSpeed - Variable in class net.minecraft.entity.ai.brain.task.GoToNearbyPositionTask
- walkSpeed - Variable in class net.minecraft.entity.ai.brain.task.HideInHomeTask
- walkSpeed - Variable in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- walkSpeed - Variable in class net.minecraft.entity.player.PlayerAbilities
- walkSpeed - Variable in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
- WalkTarget - Class in net.minecraft.entity.ai.brain
- WalkTarget(LookTarget, float, int) - Constructor for class net.minecraft.entity.ai.brain.WalkTarget
- WalkTarget(Entity, float, int) - Constructor for class net.minecraft.entity.ai.brain.WalkTarget
- WalkTarget(BlockPos, float, int) - Constructor for class net.minecraft.entity.ai.brain.WalkTarget
- WalkTarget(Vec3d, float, int) - Constructor for class net.minecraft.entity.ai.brain.WalkTarget
- WalkTask - Class in net.minecraft.entity.ai.brain.task
- WalkTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTask
- WalkToNearestVisibleWantedItemTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
- WalkToNearestVisibleWantedItemTask(float, boolean, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToNearestVisibleWantedItemTask
- WalkToNearestVisibleWantedItemTask(Predicate<E>, float, boolean, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToNearestVisibleWantedItemTask
- walkToParent() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- walkToParent() - Method in class net.minecraft.entity.passive.LlamaEntity
- WalkTowardClosestAdultTask<E extends PassiveEntity> - Class in net.minecraft.entity.ai.brain.task
- WalkTowardClosestAdultTask(UniformIntProvider, float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask
- WalkTowardClosestAdultTask(UniformIntProvider, Function<LivingEntity, Float>) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask
- WalkTowardJobSiteTask - Class in net.minecraft.entity.ai.brain.task
- WalkTowardJobSiteTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardJobSiteTask
- walkTowards(LivingEntity, LookTarget, float, int) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
- walkTowards(LivingEntity, Entity, float, int) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
- walkTowards(LivingEntity, BlockPos, float, int) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
- walkTowardsEachOther(LivingEntity, LivingEntity, float) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
- WalkTowardsLandTask - Class in net.minecraft.entity.ai.brain.task
- WalkTowardsLandTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsLandTask
- walkTowardsLandTime - Variable in class net.minecraft.entity.ai.brain.task.WalkTowardsLandTask
- WalkTowardsLookTargetTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
- WalkTowardsLookTargetTask(Function<LivingEntity, Optional<LookTarget>>, int, int, float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask
- WalkTowardsWaterTask - Class in net.minecraft.entity.ai.brain.task
- WalkTowardsWaterTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsWaterTask
- walkTowardsWaterTime - Variable in class net.minecraft.entity.ai.brain.task.WalkTowardsWaterTask
- wall - Variable in class net.minecraft.world.gen.feature.DesertWellFeature
- wall(Block) - Method in class net.minecraft.data.client.BlockStateModelGenerator.BlockTexturePool
- wall(Block) - Method in class net.minecraft.data.family.BlockFamily.Builder
- WALL - Enum constant in enum class net.minecraft.block.enums.WallMountLocation
- WALL - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
- WALL - Static variable in class net.minecraft.data.client.TextureKey
- WALL_CORALS - Static variable in class net.minecraft.tag.BlockTags
- WALL_INVENTORY - Static variable in class net.minecraft.data.client.Models
- WALL_MOUNT_LOCATION - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies the type of wall a block is attached to.
- WALL_POST_OVERRIDE - Static variable in class net.minecraft.tag.BlockTags
- WALL_SIGN - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
- WALL_SIGNS - Static variable in class net.minecraft.tag.BlockTags
- WALL_TORCH - Static variable in class net.minecraft.block.Blocks
- WallBannerBlock - Class in net.minecraft.block
- WallBannerBlock(DyeColor, AbstractBlock.Settings) - Constructor for class net.minecraft.block.WallBannerBlock
- wallBlock - Variable in class net.minecraft.item.WallStandingBlockItem
- WallBlock - Class in net.minecraft.block
- WallBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WallBlock
- WallMountedBlock - Class in net.minecraft.block
- WallMountedBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WallMountedBlock
- WallMountLocation - Enum Class in net.minecraft.block.enums
- WallMountLocation(String) - Constructor for enum class net.minecraft.block.enums.WallMountLocation
- WallPlayerSkullBlock - Class in net.minecraft.block
- WallPlayerSkullBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WallPlayerSkullBlock
- WallPropertyFix - Class in net.minecraft.datafixer.fix
- WallPropertyFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.WallPropertyFix
- WallRedstoneTorchBlock - Class in net.minecraft.block
- WallRedstoneTorchBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WallRedstoneTorchBlock
- WALLS - Static variable in class net.minecraft.tag.BlockTags
- WALLS - Static variable in class net.minecraft.tag.ItemTags
- WallShape - Enum Class in net.minecraft.block.enums
- WallShape(String) - Constructor for enum class net.minecraft.block.enums.WallShape
- wallSideEnd(Block) - Static method in class net.minecraft.data.client.TextureMap
- wallSideTopBottom(Block) - Static method in class net.minecraft.data.client.TextureMap
- WallSignBlock - Class in net.minecraft.block
- WallSignBlock(AbstractBlock.Settings, SignType) - Constructor for class net.minecraft.block.WallSignBlock
- WallSkullBlock - Class in net.minecraft.block
- WallSkullBlock(SkullBlock.SkullType, AbstractBlock.Settings) - Constructor for class net.minecraft.block.WallSkullBlock
- WallStandingBlockItem - Class in net.minecraft.item
- WallStandingBlockItem(Block, Block, Item.Settings) - Constructor for class net.minecraft.item.WallStandingBlockItem
- WallTorchBlock - Class in net.minecraft.block
- WallTorchBlock(AbstractBlock.Settings, ParticleEffect) - Constructor for class net.minecraft.block.WallTorchBlock
- WallWitherSkullBlock - Class in net.minecraft.block
- WallWitherSkullBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WallWitherSkullBlock
- wander() - Method in class net.minecraft.entity.mob.PatrolEntity.PatrolGoal
- WanderAndInfestGoal(SilverfishEntity) - Constructor for class net.minecraft.entity.mob.SilverfishEntity.WanderAndInfestGoal
- WanderAroundFarGoal - Class in net.minecraft.entity.ai.goal
- WanderAroundFarGoal(PathAwareEntity, double) - Constructor for class net.minecraft.entity.ai.goal.WanderAroundFarGoal
- WanderAroundFarGoal(PathAwareEntity, double, float) - Constructor for class net.minecraft.entity.ai.goal.WanderAroundFarGoal
- WanderAroundGoal - Class in net.minecraft.entity.ai.goal
- WanderAroundGoal(PathAwareEntity, double) - Constructor for class net.minecraft.entity.ai.goal.WanderAroundGoal
- WanderAroundGoal(PathAwareEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.WanderAroundGoal
- WanderAroundGoal(PathAwareEntity, double, int, boolean) - Constructor for class net.minecraft.entity.ai.goal.WanderAroundGoal
- WanderAroundOnSurfaceGoal(PathAwareEntity, double) - Constructor for class net.minecraft.entity.mob.DrownedEntity.WanderAroundOnSurfaceGoal
- WanderAroundPointOfInterestGoal - Class in net.minecraft.entity.ai.goal
- WanderAroundPointOfInterestGoal(PathAwareEntity, double, boolean) - Constructor for class net.minecraft.entity.ai.goal.WanderAroundPointOfInterestGoal
- WanderAroundTask - Class in net.minecraft.entity.ai.brain.task
- WanderAroundTask() - Constructor for class net.minecraft.entity.ai.brain.task.WanderAroundTask
- WanderAroundTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.WanderAroundTask
- WANDERER - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
- wanderGoal - Variable in class net.minecraft.entity.mob.GuardianEntity
- WanderIndoorsTask - Class in net.minecraft.entity.ai.brain.task
- WanderIndoorsTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WanderIndoorsTask
- WANDERING_TRADER - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WANDERING_TRADER - Static variable in class net.minecraft.entity.EntityType
- WANDERING_TRADER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- WANDERING_TRADER_TRADES - Static variable in class net.minecraft.village.TradeOffers
- WanderingTraderEntity - Class in net.minecraft.entity.passive
- WanderingTraderEntity(EntityType<? extends WanderingTraderEntity>, World) - Constructor for class net.minecraft.entity.passive.WanderingTraderEntity
- WanderingTraderEntity.WanderToTargetGoal - Class in net.minecraft.entity.passive
- WanderingTraderEntityRenderer - Class in net.minecraft.client.render.entity
- WanderingTraderEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.WanderingTraderEntityRenderer
- wanderingTraderId - Variable in class net.minecraft.world.level.LevelProperties
- WanderingTraderManager - Class in net.minecraft.world
- WanderingTraderManager(ServerWorldProperties) - Constructor for class net.minecraft.world.WanderingTraderManager
- wanderingTraderSpawnChance - Variable in class net.minecraft.world.level.LevelProperties
- wanderingTraderSpawnDelay - Variable in class net.minecraft.world.level.LevelProperties
- WanderInWaterGoal(TurtleEntity, double) - Constructor for class net.minecraft.entity.passive.TurtleEntity.WanderInWaterGoal
- WanderNearTargetGoal - Class in net.minecraft.entity.ai.goal
- WanderNearTargetGoal(PathAwareEntity, double, float) - Constructor for class net.minecraft.entity.ai.goal.WanderNearTargetGoal
- WanderOnLandGoal(TurtleEntity, double, int) - Constructor for class net.minecraft.entity.passive.TurtleEntity.WanderOnLandGoal
- wanderTarget - Variable in class net.minecraft.entity.passive.WanderingTraderEntity
- WanderToTargetGoal(WanderingTraderEntity, double, double) - Constructor for class net.minecraft.entity.passive.WanderingTraderEntity.WanderToTargetGoal
- WantNewItemTask<E extends PiglinEntity> - Class in net.minecraft.entity.ai.brain.task
- WantNewItemTask(int) - Constructor for class net.minecraft.entity.ai.brain.task.WantNewItemTask
- wantsCarrots - Variable in class net.minecraft.entity.passive.RabbitEntity.EatCarrotCropGoal
- wantsCarrots() - Method in class net.minecraft.entity.passive.RabbitEntity
- wantsGolem - Variable in class net.minecraft.client.render.debug.VillageDebugRenderer.Brain
- wantsToPickupItem() - Method in class net.minecraft.entity.passive.FoxEntity
- wantsToStartBreeding() - Method in class net.minecraft.entity.passive.VillagerEntity
- WARDEN - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WARDEN - Static variable in class net.minecraft.entity.EntityType
- WARDEN - Static variable in interface net.minecraft.entity.LargeEntitySpawnHelper.Requirements
- WARDEN_CAN_LISTEN - Static variable in class net.minecraft.tag.GameEventTags
- WARDEN_ENTITY_SENSOR - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
- WARDEN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- WardenAngerManager - Class in net.minecraft.entity.ai
- WardenAngerManager(Predicate<Entity>, List<Pair<UUID, Integer>>) - Constructor for class net.minecraft.entity.ai.WardenAngerManager
- WardenAngerManager.SuspectComparator - Record Class in net.minecraft.entity.ai
- WardenAnimations - Class in net.minecraft.client.render.entity.animation
- WardenAnimations() - Constructor for class net.minecraft.client.render.entity.animation.WardenAnimations
- WardenAttackablesSensor - Class in net.minecraft.entity.ai.brain.sensor
- WardenAttackablesSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.WardenAttackablesSensor
- WardenBrain - Class in net.minecraft.entity.mob
- WardenBrain() - Constructor for class net.minecraft.entity.mob.WardenBrain
- WardenEntity - Class in net.minecraft.entity.mob
- WardenEntity(EntityType<? extends HostileEntity>, World) - Constructor for class net.minecraft.entity.mob.WardenEntity
- WardenEntityModel<T extends WardenEntity> - Class in net.minecraft.client.render.entity.model
- WardenEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.WardenEntityModel
- WardenEntityRenderer - Class in net.minecraft.client.render.entity
- WardenEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.WardenEntityRenderer
- WardenFeatureRenderer<T extends WardenEntity,
M extends WardenEntityModel<T>> - Class in net.minecraft.client.render.entity.feature - WardenFeatureRenderer(FeatureRendererContext<T, M>, Identifier, WardenFeatureRenderer.AnimationAngleAdjuster<T>, WardenFeatureRenderer.ModelPartVisibility<T, M>) - Constructor for class net.minecraft.client.render.entity.feature.WardenFeatureRenderer
- WardenFeatureRenderer.AnimationAngleAdjuster<T extends WardenEntity> - Interface in net.minecraft.client.render.entity.feature
- WardenFeatureRenderer.ModelPartVisibility<T extends WardenEntity,
M extends EntityModel<T>> - Interface in net.minecraft.client.render.entity.feature - WardenSpawnTrackerCommand - Class in net.minecraft.server.command
- WardenSpawnTrackerCommand() - Constructor for class net.minecraft.server.command.WardenSpawnTrackerCommand
- WARM - Enum constant in enum class net.minecraft.world.gen.structure.OceanRuinStructure.BiomeTemperature
- WARM - Static variable in record class net.minecraft.entity.passive.FrogVariant
- WARM_OCEAN - Static variable in class net.minecraft.world.biome.BiomeKeys
- WARM_OCEAN_VEGETATION - Static variable in class net.minecraft.world.gen.feature.OceanConfiguredFeatures
- WARM_OCEAN_VEGETATION - Static variable in class net.minecraft.world.gen.feature.OceanPlacedFeatures
- WARM_RUINS - Static variable in class net.minecraft.structure.OceanRuinGenerator
- warmup - Variable in class net.minecraft.entity.mob.EvokerFangsEntity
- WARMUP_TIME - Static variable in class net.minecraft.entity.mob.GuardianEntity
- warn(Supplier<String>, Throwable) - Static method in class net.minecraft.util.profiling.jfr.JfrListener
- warn(ServerWorld) - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
- WARN_DECREASE_COOLDOWN - Static variable in class net.minecraft.block.entity.SculkShriekerWarningManager
- WARN_INCREASE_COOLDOWN - Static variable in class net.minecraft.block.entity.SculkShriekerWarningManager
- WARN_RANGE - Static variable in class net.minecraft.block.entity.SculkShriekerWarningManager
- WARN_WARDEN_RANGE - Static variable in class net.minecraft.block.entity.SculkShriekerWarningManager
- warned - Variable in class net.minecraft.client.resource.VideoWarningManager
- warnedEmptyHeightRanges - Variable in class net.minecraft.world.gen.heightprovider.UniformHeightProvider
- warning - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- WARNING - Enum constant in enum class net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen.Type
- WARNING - Static variable in class net.minecraft.client.gui.screen.ConfirmLinkScreen
- WARNING - Static variable in class net.minecraft.entity.passive.PolarBearEntity
- WARNING_DISTANCE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.WorldBorderCommand
- WARNING_SOUNDS - Static variable in class net.minecraft.block.entity.SculkShriekerBlockEntity
- WARNING_TIME_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.WorldBorderCommand
- warningAnimationProgress - Variable in class net.minecraft.entity.passive.PolarBearEntity
- warningBlocks - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
- warningBlocks - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
- warningBlocks - Variable in class net.minecraft.world.border.WorldBorder.Properties
- warningBlocks - Variable in class net.minecraft.world.border.WorldBorder
- warningLevel - Variable in class net.minecraft.block.entity.SculkShriekerBlockEntity
- warningLevel - Variable in class net.minecraft.block.entity.SculkShriekerWarningManager
- warningManager - Variable in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
- WarningPatternLoader(List<Pattern>, List<Pattern>, List<Pattern>) - Constructor for class net.minecraft.client.resource.VideoWarningManager.WarningPatternLoader
- warnings - Variable in class net.minecraft.client.resource.VideoWarningManager
- warningScheduled - Variable in class net.minecraft.client.resource.VideoWarningManager
- WarningScreen - Class in net.minecraft.client.gui.screen
- WarningScreen(Text, Text, Text, Text) - Constructor for class net.minecraft.client.gui.screen.WarningScreen
- WarningScreen(Text, Text, Text) - Constructor for class net.minecraft.client.gui.screen.WarningScreen
- warningSoundCooldown - Variable in class net.minecraft.entity.passive.PolarBearEntity
- warningTime - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
- warningTime - Variable in class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
- warningTime - Variable in class net.minecraft.world.border.WorldBorder.Properties
- warningTime - Variable in class net.minecraft.world.border.WorldBorder
- warningURL - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- warnNearbyPlayers(ServerWorld, BlockPos, ServerPlayerEntity) - Static method in class net.minecraft.block.entity.SculkShriekerWarningManager
- warnNonLowerCaseNamespace(String) - Method in class net.minecraft.resource.AbstractFileResourcePack
- WARPED - Static variable in class net.minecraft.data.family.BlockFamilies
- WARPED - Static variable in class net.minecraft.util.SignType
- WARPED_BUTTON - Static variable in class net.minecraft.block.Blocks
- WARPED_BUTTON - Static variable in class net.minecraft.item.Items
- WARPED_DOOR - Static variable in class net.minecraft.block.Blocks
- WARPED_DOOR - Static variable in class net.minecraft.item.Items
- WARPED_FENCE - Static variable in class net.minecraft.block.Blocks
- WARPED_FENCE - Static variable in class net.minecraft.item.Items
- WARPED_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
- WARPED_FENCE_GATE - Static variable in class net.minecraft.item.Items
- WARPED_FOREST - Static variable in class net.minecraft.world.biome.BiomeKeys
- WARPED_FOREST_VEGETATION - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
- WARPED_FOREST_VEGETATION - Static variable in class net.minecraft.world.gen.feature.NetherPlacedFeatures
- WARPED_FOREST_VEGETATION_BONEMEAL - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
- WARPED_FOREST_VEGETATION_PROVIDER - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
- WARPED_FUNGI - Static variable in class net.minecraft.world.gen.feature.TreePlacedFeatures
- WARPED_FUNGUS - Static variable in class net.minecraft.block.Blocks
- WARPED_FUNGUS - Static variable in class net.minecraft.item.Items
- WARPED_FUNGUS - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
- WARPED_FUNGUS_ON_A_STICK - Static variable in class net.minecraft.item.Items
- WARPED_FUNGUS_PLANTED - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
- WARPED_HYPHAE - Static variable in class net.minecraft.block.Blocks
- WARPED_HYPHAE - Static variable in class net.minecraft.item.Items
- WARPED_NYLIUM - Static variable in class net.minecraft.block.Blocks
- WARPED_NYLIUM - Static variable in class net.minecraft.item.Items
- WARPED_NYLIUM - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
- WARPED_PLANKS - Static variable in class net.minecraft.block.Blocks
- WARPED_PLANKS - Static variable in class net.minecraft.item.Items
- WARPED_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
- WARPED_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
- WARPED_ROOTS - Static variable in class net.minecraft.block.Blocks
- WARPED_ROOTS - Static variable in class net.minecraft.item.Items
- WARPED_SIGN - Static variable in class net.minecraft.block.Blocks
- WARPED_SIGN - Static variable in class net.minecraft.item.Items
- WARPED_SLAB - Static variable in class net.minecraft.block.Blocks
- WARPED_SLAB - Static variable in class net.minecraft.item.Items
- WARPED_SPORE - Static variable in class net.minecraft.particle.ParticleTypes
- WARPED_STAIRS - Static variable in class net.minecraft.block.Blocks
- WARPED_STAIRS - Static variable in class net.minecraft.item.Items
- WARPED_STEM - Static variable in class net.minecraft.block.Blocks
- WARPED_STEM - Static variable in class net.minecraft.item.Items
- WARPED_STEMS - Static variable in class net.minecraft.tag.BlockTags
- WARPED_STEMS - Static variable in class net.minecraft.tag.ItemTags
- WARPED_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
- WARPED_TRAPDOOR - Static variable in class net.minecraft.item.Items
- WARPED_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
- WARPED_WART_BLOCK - Static variable in class net.minecraft.block.Blocks
- WARPED_WART_BLOCK - Static variable in class net.minecraft.item.Items
- WARPED_WART_BLOCK - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
- WarpedSporeFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.WaterSuspendParticle.WarpedSporeFactory
- WART_BLOCK - Static variable in class net.minecraft.sound.BlockSoundGroup
- WART_BLOCKS - Static variable in class net.minecraft.tag.BlockTags
- WART_BLOCKS - Static variable in class net.minecraft.tag.ItemTags
- wasAlreadyValid() - Method in class net.minecraft.world.dimension.AreaHelper
- wasHurt(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PanicTask
- wasHurtByNearbyEntity(VillagerEntity) - Static method in class net.minecraft.entity.ai.brain.task.StopPanickingTask
- wasInPowderSnow - Variable in class net.minecraft.entity.Entity
- wasLeftButtonClicked() - Method in class net.minecraft.client.Mouse
- wasMergedIntoExistingOrb(ServerWorld, Vec3d, int) - Static method in class net.minecraft.entity.ExperienceOrbEntity
- wasMiddleButtonClicked() - Method in class net.minecraft.client.Mouse
- wasOnFire - Variable in class net.minecraft.entity.Entity
- wasPressed() - Method in class net.minecraft.client.option.KeyBinding
-
Returns if the key was pressed.
- wasRecentlyAttacked() - Method in class net.minecraft.entity.damage.DamageTracker
- wasRightButtonClicked() - Method in class net.minecraft.client.Mouse
- wasShotAtAngle() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
- wasShotByEntity() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
- WASTELAND - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
- watchDirectory(Path) - Method in class net.minecraft.client.gui.screen.pack.PackScreen.DirectoryWatcher
- watchDistance - Variable in class net.minecraft.server.world.ChunkTicketManager.NearbyChunkTicketUpdater
- watchDistance - Variable in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- watchedSection - Variable in class net.minecraft.server.network.ServerPlayerEntity
-
A chunk section position indicating where the player's client is currently watching chunks from.
- watchingPlayers - Variable in class net.minecraft.server.world.PlayerChunkWatchingManager
- watchService - Variable in class net.minecraft.client.gui.screen.pack.PackScreen.DirectoryWatcher
- water(int, int) - Static method in class net.minecraft.world.gen.surfacebuilder.MaterialRules
- WATER - Enum constant in enum class net.minecraft.client.render.CameraSubmersionType
- WATER - Enum constant in enum class net.minecraft.entity.ai.pathing.NavigationType
- WATER - Enum constant in enum class net.minecraft.entity.ai.pathing.PathNodeType
- WATER - Enum constant in enum class net.minecraft.world.RaycastContext.FluidHandling
- WATER - Static variable in class net.minecraft.block.Blocks
- WATER - Static variable in class net.minecraft.block.Material
- WATER - Static variable in class net.minecraft.datafixer.fix.ItemPotionFix
- WATER - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
- WATER - Static variable in class net.minecraft.fluid.Fluids
- WATER - Static variable in class net.minecraft.potion.Potions
- WATER - Static variable in class net.minecraft.structure.OceanMonumentGenerator.Piece
- WATER - Static variable in class net.minecraft.tag.FluidTags
- WATER - Static variable in class net.minecraft.world.gen.carver.Carver
- WATER - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
- WATER_AMBIENT - Enum constant in enum class net.minecraft.entity.SpawnGroup
- WATER_BLUE - Static variable in class net.minecraft.block.MapColor
- WATER_BORDER - Enum constant in enum class net.minecraft.entity.ai.pathing.PathNodeType
- WATER_BREATHING - Static variable in class net.minecraft.entity.effect.StatusEffects
- WATER_BREATHING - Static variable in class net.minecraft.potion.Potions
- WATER_BUCKET - Static variable in class net.minecraft.item.Items
- WATER_CAULDRON - Static variable in class net.minecraft.block.Blocks
- WATER_CAULDRON_BEHAVIOR - Static variable in interface net.minecraft.block.cauldron.CauldronBehavior
- WATER_COLOR - Static variable in class net.minecraft.client.color.world.BiomeColors
- WATER_CREATURE - Enum constant in enum class net.minecraft.entity.SpawnGroup
- WATER_FLOW - Static variable in class net.minecraft.client.render.model.ModelLoader
- WATER_HURTS - Static variable in class net.minecraft.entity.projectile.thrown.PotionEntity
- WATER_MASK - Static variable in class net.minecraft.client.render.RenderLayer
- WATER_MASK_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- WATER_ON_MAP_OUTLINES - Static variable in class net.minecraft.tag.BiomeTags
- WATER_OVERLAY - Static variable in class net.minecraft.client.render.model.ModelLoader
- WATER_PATCH - Static variable in class net.minecraft.client.render.entity.model.BoatEntityModel
-
The key of the water patch model part, whose value is "water_patch".
- WATER_WORLD - Static variable in class net.minecraft.world.gen.FlatLevelGeneratorPresets
- WaterBubbleParticle - Class in net.minecraft.client.particle
- WaterBubbleParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.WaterBubbleParticle
- WaterBubbleParticle.Factory - Class in net.minecraft.client.particle
- waterColor - Variable in class net.minecraft.world.biome.BiomeEffects.Builder
- waterColor - Variable in class net.minecraft.world.biome.BiomeEffects
- waterColor(int) - Method in class net.minecraft.world.biome.BiomeEffects.Builder
- WaterCreatureEntity - Class in net.minecraft.entity.mob
- WaterCreatureEntity(EntityType<? extends WaterCreatureEntity>, World) - Constructor for class net.minecraft.entity.mob.WaterCreatureEntity
- waterDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
- WaterDebugRenderer - Class in net.minecraft.client.render.debug
- WaterDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.WaterDebugRenderer
- WaterFluid - Class in net.minecraft.fluid
- WaterFluid() - Constructor for class net.minecraft.fluid.WaterFluid
- WaterFluid.Flowing - Class in net.minecraft.fluid
- WaterFluid.Still - Class in net.minecraft.fluid
- waterFogColor - Static variable in class net.minecraft.client.render.BackgroundRenderer
- waterFogColor - Variable in class net.minecraft.world.biome.BiomeEffects.Builder
- waterFogColor - Variable in class net.minecraft.world.biome.BiomeEffects
- waterFogColor(int) - Method in class net.minecraft.world.biome.BiomeEffects.Builder
- waterLevel - Variable in class net.minecraft.entity.vehicle.BoatEntity
- waterLevels - Variable in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
- Waterloggable - Interface in net.minecraft.block
- WATERLOGGED - Static variable in class net.minecraft.block.AbstractRailBlock
- WATERLOGGED - Static variable in class net.minecraft.block.AbstractSignBlock
- WATERLOGGED - Static variable in class net.minecraft.block.AmethystClusterBlock
- WATERLOGGED - Static variable in class net.minecraft.block.BigDripleafBlock
- WATERLOGGED - Static variable in class net.minecraft.block.BigDripleafStemBlock
- WATERLOGGED - Static variable in class net.minecraft.block.CampfireBlock
- WATERLOGGED - Static variable in class net.minecraft.block.CandleBlock
- WATERLOGGED - Static variable in class net.minecraft.block.ChainBlock
- WATERLOGGED - Static variable in class net.minecraft.block.ChestBlock
- WATERLOGGED - Static variable in class net.minecraft.block.ConduitBlock
- WATERLOGGED - Static variable in class net.minecraft.block.CoralParentBlock
- WATERLOGGED - Static variable in class net.minecraft.block.EnderChestBlock
- WATERLOGGED - Static variable in class net.minecraft.block.GlowLichenBlock
- WATERLOGGED - Static variable in class net.minecraft.block.HangingRootsBlock
- WATERLOGGED - Static variable in class net.minecraft.block.HorizontalConnectingBlock
- WATERLOGGED - Static variable in class net.minecraft.block.LadderBlock
- WATERLOGGED - Static variable in class net.minecraft.block.LanternBlock
- WATERLOGGED - Static variable in class net.minecraft.block.LeavesBlock
- WATERLOGGED - Static variable in class net.minecraft.block.LightBlock
- WATERLOGGED - Static variable in class net.minecraft.block.LightningRodBlock
- WATERLOGGED - Static variable in class net.minecraft.block.MangroveRootsBlock
- WATERLOGGED - Static variable in class net.minecraft.block.PointedDripstoneBlock
- WATERLOGGED - Static variable in class net.minecraft.block.PropaguleBlock
- WATERLOGGED - Static variable in class net.minecraft.block.ScaffoldingBlock
- WATERLOGGED - Static variable in class net.minecraft.block.SculkSensorBlock
- WATERLOGGED - Static variable in class net.minecraft.block.SculkShriekerBlock
- WATERLOGGED - Static variable in class net.minecraft.block.SculkVeinBlock
- WATERLOGGED - Static variable in class net.minecraft.block.SeaPickleBlock
- WATERLOGGED - Static variable in class net.minecraft.block.SlabBlock
- WATERLOGGED - Static variable in class net.minecraft.block.SmallDripleafBlock
- WATERLOGGED - Static variable in class net.minecraft.block.StairsBlock
- WATERLOGGED - Static variable in class net.minecraft.block.TrapdoorBlock
- WATERLOGGED - Static variable in class net.minecraft.block.WallBlock
- WATERLOGGED - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies if a block is waterlogged.
- WATERLOGGED_VEGETATION_PATCH - Static variable in class net.minecraft.world.gen.feature.Feature
- WaterloggedVegetationPatchFeature - Class in net.minecraft.world.gen.feature
- WaterloggedVegetationPatchFeature(Codec<VegetationPatchFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.WaterloggedVegetationPatchFeature
- WaterMaterialCondition(int, int, boolean) - Constructor for record class net.minecraft.world.gen.surfacebuilder.MaterialRules.WaterMaterialCondition
- waterNavigation - Variable in class net.minecraft.entity.mob.DrownedEntity
- waterOverlaySprite - Variable in class net.minecraft.client.render.block.FluidRenderer
- waterPatch - Variable in class net.minecraft.client.render.entity.model.BoatEntityModel
- WaterPathNodeMaker - Class in net.minecraft.entity.ai.pathing
- WaterPathNodeMaker(boolean) - Constructor for class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
- waterPathNodeTypeWeight - Variable in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
- WaterPredicate(MaterialRules.MaterialRuleContext) - Constructor for class net.minecraft.world.gen.surfacebuilder.MaterialRules.WaterMaterialCondition.WaterPredicate
- WaterSplashParticle - Class in net.minecraft.client.particle
- WaterSplashParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.WaterSplashParticle
- WaterSplashParticle.SplashFactory - Class in net.minecraft.client.particle
- waterSprites - Variable in class net.minecraft.client.render.block.FluidRenderer
- waterState - Variable in class net.minecraft.world.gen.carver.CarverDebugConfig
- WaterSuspendParticle - Class in net.minecraft.client.particle
- WaterSuspendParticle(ClientWorld, SpriteProvider, double, double, double) - Constructor for class net.minecraft.client.particle.WaterSuspendParticle
- WaterSuspendParticle(ClientWorld, SpriteProvider, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.WaterSuspendParticle
- WaterSuspendParticle.CrimsonSporeFactory - Class in net.minecraft.client.particle
- WaterSuspendParticle.SporeBlossomAirFactory - Class in net.minecraft.client.particle
- WaterSuspendParticle.UnderwaterFactory - Class in net.minecraft.client.particle
- WaterSuspendParticle.WarpedSporeFactory - Class in net.minecraft.client.particle
- waterWithStoneDepth(int, int) - Static method in class net.minecraft.world.gen.surfacebuilder.MaterialRules
- wattle - Variable in class net.minecraft.client.render.entity.model.ChickenEntityModel
- wave - Variable in class net.minecraft.entity.raid.RaiderEntity
- waveCount - Variable in class net.minecraft.village.raid.Raid
- wavesSpawned - Variable in class net.minecraft.village.raid.Raid
- waveToCaptain - Variable in class net.minecraft.village.raid.Raid
- waveToRaiders - Variable in class net.minecraft.village.raid.Raid
- WAX_OFF - Static variable in class net.minecraft.particle.ParticleTypes
- WAX_ON - Static variable in class net.minecraft.particle.ParticleTypes
- WAX_REMOVED - Static variable in class net.minecraft.world.WorldEvents
-
Wax is removed from a block.
- WAXED_COPPER_BLOCK - Static variable in class net.minecraft.block.Blocks
- WAXED_COPPER_BLOCK - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_COPPER_BLOCK - Static variable in class net.minecraft.item.Items
- WAXED_CUT_COPPER - Static variable in class net.minecraft.block.Blocks
- WAXED_CUT_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_CUT_COPPER - Static variable in class net.minecraft.item.Items
- WAXED_CUT_COPPER_SLAB - Static variable in class net.minecraft.block.Blocks
- WAXED_CUT_COPPER_SLAB - Static variable in class net.minecraft.item.Items
- WAXED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.block.Blocks
- WAXED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.item.Items
- WAXED_EXPOSED_COPPER - Static variable in class net.minecraft.block.Blocks
- WAXED_EXPOSED_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_EXPOSED_COPPER - Static variable in class net.minecraft.item.Items
- WAXED_EXPOSED_CUT_COPPER - Static variable in class net.minecraft.block.Blocks
- WAXED_EXPOSED_CUT_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_EXPOSED_CUT_COPPER - Static variable in class net.minecraft.item.Items
- WAXED_EXPOSED_CUT_COPPER_SLAB - Static variable in class net.minecraft.block.Blocks
- WAXED_EXPOSED_CUT_COPPER_SLAB - Static variable in class net.minecraft.item.Items
- WAXED_EXPOSED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.block.Blocks
- WAXED_EXPOSED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.item.Items
- WAXED_OXIDIZED_COPPER - Static variable in class net.minecraft.block.Blocks
- WAXED_OXIDIZED_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_OXIDIZED_COPPER - Static variable in class net.minecraft.item.Items
- WAXED_OXIDIZED_CUT_COPPER - Static variable in class net.minecraft.block.Blocks
- WAXED_OXIDIZED_CUT_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_OXIDIZED_CUT_COPPER - Static variable in class net.minecraft.item.Items
- WAXED_OXIDIZED_CUT_COPPER_SLAB - Static variable in class net.minecraft.block.Blocks
- WAXED_OXIDIZED_CUT_COPPER_SLAB - Static variable in class net.minecraft.item.Items
- WAXED_OXIDIZED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.block.Blocks
- WAXED_OXIDIZED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.item.Items
- WAXED_TO_UNWAXED_BLOCKS - Static variable in class net.minecraft.item.HoneycombItem
- WAXED_WEATHERED_COPPER - Static variable in class net.minecraft.block.Blocks
- WAXED_WEATHERED_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_WEATHERED_COPPER - Static variable in class net.minecraft.item.Items
- WAXED_WEATHERED_CUT_COPPER - Static variable in class net.minecraft.block.Blocks
- WAXED_WEATHERED_CUT_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WAXED_WEATHERED_CUT_COPPER - Static variable in class net.minecraft.item.Items
- WAXED_WEATHERED_CUT_COPPER_SLAB - Static variable in class net.minecraft.block.Blocks
- WAXED_WEATHERED_CUT_COPPER_SLAB - Static variable in class net.minecraft.item.Items
- WAXED_WEATHERED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.block.Blocks
- WAXED_WEATHERED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.item.Items
- WaxOffFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.GlowParticle.WaxOffFactory
- WaxOnFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.GlowParticle.WaxOnFactory
- WEAK - Enum constant in enum class net.minecraft.entity.passive.PandaEntity.Gene
- WEAKNESS - Static variable in class net.minecraft.entity.effect.StatusEffects
- WEAKNESS - Static variable in class net.minecraft.potion.Potions
- WEAPON - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
- WEAPON_REACH_REDUCTION - Static variable in class net.minecraft.entity.ai.brain.task.RangedApproachTask
- WEAPONSMITH - Static variable in record class net.minecraft.village.VillagerProfession
- WEAPONSMITH - Static variable in class net.minecraft.world.poi.PointOfInterestTypes
- WeaponsmithChestLootTableFix - Class in net.minecraft.datafixer.fix
- WeaponsmithChestLootTableFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.WeaponsmithChestLootTableFix
- Wearable - Interface in net.minecraft.item
-
Represents a type of item that is wearable in an armor equipment slot.
- WEARABLE - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
- wearsGoldArmor(LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- weather - Variable in class net.minecraft.world.biome.Biome
- Weather(Biome.Precipitation, float, Biome.TemperatureModifier, float) - Constructor for record class net.minecraft.world.biome.Biome.Weather
-
Creates an instance of a
Weather
record class. - WEATHER - Enum constant in enum class net.minecraft.sound.SoundCategory
- WEATHER_CHECK - Static variable in class net.minecraft.loot.condition.LootConditionTypes
- WEATHER_RAIN - Static variable in class net.minecraft.sound.SoundEvents
- WEATHER_RAIN_ABOVE - Static variable in class net.minecraft.sound.SoundEvents
- WEATHER_TARGET - Static variable in class net.minecraft.client.render.RenderPhase
- WeatherCheckLootCondition - Class in net.minecraft.loot.condition
- WeatherCheckLootCondition(Boolean, Boolean) - Constructor for class net.minecraft.loot.condition.WeatherCheckLootCondition
- WeatherCheckLootCondition.Builder - Class in net.minecraft.loot.condition
- WeatherCheckLootCondition.Serializer - Class in net.minecraft.loot.condition
- WeatherCommand - Class in net.minecraft.server.command
- WeatherCommand() - Constructor for class net.minecraft.server.command.WeatherCommand
- WEATHERED - Enum constant in enum class net.minecraft.block.Oxidizable.OxidationLevel
- WEATHERED_COPPER - Static variable in class net.minecraft.block.Blocks
- WEATHERED_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WEATHERED_COPPER - Static variable in class net.minecraft.item.Items
- WEATHERED_CUT_COPPER - Static variable in class net.minecraft.block.Blocks
- WEATHERED_CUT_COPPER - Static variable in class net.minecraft.data.family.BlockFamilies
- WEATHERED_CUT_COPPER - Static variable in class net.minecraft.item.Items
- WEATHERED_CUT_COPPER_SLAB - Static variable in class net.minecraft.block.Blocks
- WEATHERED_CUT_COPPER_SLAB - Static variable in class net.minecraft.item.Items
- WEATHERED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.block.Blocks
- WEATHERED_CUT_COPPER_STAIRS - Static variable in class net.minecraft.item.Items
- weatherFramebuffer - Variable in class net.minecraft.client.render.WorldRenderer
- WEEPING_VINES - Static variable in class net.minecraft.block.Blocks
- WEEPING_VINES - Static variable in class net.minecraft.item.Items
- WEEPING_VINES - Static variable in class net.minecraft.sound.BlockSoundGroup
- WEEPING_VINES - Static variable in class net.minecraft.world.gen.feature.Feature
- WEEPING_VINES - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
- WEEPING_VINES - Static variable in class net.minecraft.world.gen.feature.NetherPlacedFeatures
- WEEPING_VINES_LOW_PITCH - Static variable in class net.minecraft.sound.BlockSoundGroup
- WEEPING_VINES_PLANT - Static variable in class net.minecraft.block.Blocks
- WeepingVinesBlock - Class in net.minecraft.block
- WeepingVinesBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WeepingVinesBlock
- WeepingVinesFeature - Class in net.minecraft.world.gen.feature
- WeepingVinesFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.WeepingVinesFeature
- WeepingVinesPlantBlock - Class in net.minecraft.block
- WeepingVinesPlantBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WeepingVinesPlantBlock
- weight - Variable in class net.minecraft.block.WeightedPressurePlateBlock
- weight - Variable in class net.minecraft.client.render.model.json.ModelVariant
- weight - Variable in class net.minecraft.client.sound.Sound
- weight - Variable in enum class net.minecraft.enchantment.Enchantment.Rarity
- weight - Variable in class net.minecraft.loot.entry.LeafEntry.Builder
- weight - Variable in class net.minecraft.loot.entry.LeafEntry
- weight - Variable in class net.minecraft.structure.NetherFortressGenerator.PieceData
- weight - Variable in class net.minecraft.structure.StrongholdGenerator.PieceData
- weight - Variable in record class net.minecraft.structure.StructureSet.WeightedEntry
-
The field for the
weight
record component. - weight - Variable in class net.minecraft.util.collection.Weighted.Absent
- weight - Variable in class net.minecraft.util.collection.Weighted.Present
- weight - Variable in class net.minecraft.util.collection.WeightedList.Entry
- weight - Variable in record class net.minecraft.world.gen.structure.RuinedPortalStructure.Setup
-
The field for the
weight
record component. - weight() - Method in record class net.minecraft.structure.StructureSet.WeightedEntry
-
Returns the value of the
weight
record component. - weight() - Method in record class net.minecraft.world.gen.structure.RuinedPortalStructure.Setup
-
Returns the value of the
weight
record component. - weight(int) - Method in class net.minecraft.loot.entry.LeafEntry.Builder
- Weight - Class in net.minecraft.util.collection
- Weight(int) - Constructor for class net.minecraft.util.collection.Weight
- WEIGHT - Static variable in class net.minecraft.data.client.VariantSettings
- Weighted - Interface in net.minecraft.util.collection
- WEIGHTED_LIST - Static variable in interface net.minecraft.util.math.intprovider.IntProviderType
- WEIGHTED_LIST - Static variable in interface net.minecraft.world.gen.heightprovider.HeightProviderType
- WEIGHTED_LIST_CODEC - Static variable in class net.minecraft.world.gen.heightprovider.WeightedListHeightProvider
- WEIGHTED_STATE_PROVIDER - Static variable in class net.minecraft.world.gen.stateprovider.BlockStateProviderType
- Weighted.Absent - Class in net.minecraft.util.collection
- Weighted.Present<T> - Class in net.minecraft.util.collection
- WeightedBakedModel - Class in net.minecraft.client.render.model
- WeightedBakedModel(List<Weighted.Present<BakedModel>>) - Constructor for class net.minecraft.client.render.model.WeightedBakedModel
- WeightedBakedModel.Builder - Class in net.minecraft.client.render.model
- WeightedBlockStateProvider - Class in net.minecraft.world.gen.stateprovider
- WeightedBlockStateProvider(DataPool.Builder<BlockState>) - Constructor for class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
- WeightedBlockStateProvider(DataPool<BlockState>) - Constructor for class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
- WeightedEntry(RegistryEntry<Structure>, int) - Constructor for record class net.minecraft.structure.StructureSet.WeightedEntry
- weightedList - Variable in class net.minecraft.util.math.intprovider.WeightedListIntProvider
- weightedList - Variable in class net.minecraft.world.gen.heightprovider.WeightedListHeightProvider
- WeightedList<U> - Class in net.minecraft.util.collection
- WeightedList() - Constructor for class net.minecraft.util.collection.WeightedList
- WeightedList(List<WeightedList.Entry<U>>) - Constructor for class net.minecraft.util.collection.WeightedList
- WeightedList.Entry<T> - Class in net.minecraft.util.collection
- WeightedListHeightProvider - Class in net.minecraft.world.gen.heightprovider
- WeightedListHeightProvider(DataPool<HeightProvider>) - Constructor for class net.minecraft.world.gen.heightprovider.WeightedListHeightProvider
- WeightedListIntProvider - Class in net.minecraft.util.math.intprovider
- WeightedListIntProvider(DataPool<IntProvider>) - Constructor for class net.minecraft.util.math.intprovider.WeightedListIntProvider
- WeightedPressurePlateBlock - Class in net.minecraft.block
- WeightedPressurePlateBlock(int, AbstractBlock.Settings) - Constructor for class net.minecraft.block.WeightedPressurePlateBlock
- WeightedSoundSet - Class in net.minecraft.client.sound
- WeightedSoundSet(Identifier, String) - Constructor for class net.minecraft.client.sound.WeightedSoundSet
- WeightedUnbakedModel - Class in net.minecraft.client.render.model.json
- WeightedUnbakedModel(List<ModelVariant>) - Constructor for class net.minecraft.client.render.model.json.WeightedUnbakedModel
- WeightedUnbakedModel.Deserializer - Class in net.minecraft.client.render.model.json
- Weighting - Class in net.minecraft.util.collection
- Weighting() - Constructor for class net.minecraft.util.collection.Weighting
- WEIRD_SCALED_SAMPLER_CODEC - Static variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
- weirdness - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.MultiNoiseSampler
-
The field for the
weirdness
record component. - weirdness - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
-
The field for the
weirdness
record component. - weirdness() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.MultiNoiseSampler
-
Returns the value of the
weirdness
record component. - weirdness() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
-
Returns the value of the
weirdness
record component. - weirdnessNoise - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
-
The field for the
weirdnessNoise
record component. - weirdnessNoise() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
-
Returns the value of the
weirdnessNoise
record component. - weirdScaledSampler(DensityFunction, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters>, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
- WeirdScaledSampler(DensityFunction, DensityFunction.Noise, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper) - Constructor for record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
- west() - Method in class net.minecraft.util.math.BlockPos
- west() - Method in class net.minecraft.util.math.Vec3i
-
Returns a vector which is offset by
1
in the westward direction. - west(int) - Method in class net.minecraft.util.math.BlockPos
- west(int) - Method in class net.minecraft.util.math.Vec3i
-
Returns a vector which is offset by
distance
in the westward direction. - WEST - Enum constant in enum class net.minecraft.client.render.block.BlockModelRenderer.NeighborData
- WEST - Enum constant in enum class net.minecraft.client.render.block.BlockModelRenderer.NeighborOrientation
- WEST - Enum constant in enum class net.minecraft.client.render.block.BlockModelRenderer.Translation
- WEST - Enum constant in enum class net.minecraft.client.render.model.CubeFace
- WEST - Enum constant in enum class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
- WEST - Enum constant in enum class net.minecraft.util.math.Direction
- WEST - Enum constant in enum class net.minecraft.util.math.EightWayDirection
- WEST - Static variable in class net.minecraft.block.ConnectingBlock
- WEST - Static variable in class net.minecraft.block.FireBlock
- WEST - Static variable in class net.minecraft.block.HorizontalConnectingBlock
- WEST - Static variable in class net.minecraft.block.MushroomBlock
- WEST - Static variable in class net.minecraft.block.TripwireBlock
- WEST - Static variable in class net.minecraft.block.VineBlock
- WEST - Static variable in class net.minecraft.client.render.model.CubeFace.DirectionIds
- WEST - Static variable in class net.minecraft.data.client.TextureKey
- WEST - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies if this block is connected to another block from the west.
- WEST_ARM_SHAPE - Static variable in class net.minecraft.block.PistonHeadBlock
- WEST_CEILING_HINGE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_CEILING_LEG - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_CEILING_SIDE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_FLOOR_HINGE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_FLOOR_LEG - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_FLOOR_SIDE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_HEAD_SHAPE - Static variable in class net.minecraft.block.PistonHeadBlock
- WEST_PRESSED_SHAPE - Static variable in class net.minecraft.block.AbstractButtonBlock
- WEST_RAYCAST_SHAPE - Static variable in class net.minecraft.block.HopperBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.AbstractButtonBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.BedBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.BigDripleafStemBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.DoorBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.FireBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.HopperBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.LadderBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.LecternBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.MultifaceGrowthBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.TrapdoorBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.TripwireHookBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.VineBlock
- WEST_SHAPE - Static variable in class net.minecraft.block.WallBlock
- WEST_UNIT - Static variable in class net.minecraft.util.math.Vec2f
- WEST_UP - Enum constant in enum class net.minecraft.block.enums.JigsawOrientation
- WEST_WALL_NORTH_HINGE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WALL_NORTH_LEG - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WALL_NORTH_SIDE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WALL_SHAPE - Static variable in class net.minecraft.block.BellBlock
- WEST_WALL_SHAPE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WALL_SHAPE - Static variable in class net.minecraft.block.LeverBlock
- WEST_WALL_SHAPE - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies how a wall extends from the center post to the west.
- WEST_WALL_SIDES - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WALL_SOUTH_HINGE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WALL_SOUTH_LEG - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WALL_SOUTH_SIDE - Static variable in class net.minecraft.block.GrindstoneBlock
- WEST_WIRE_CONNECTION - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies how redstone wire attaches to the west.
- westShape - Variable in class net.minecraft.block.AmethystClusterBlock
- WET_GRASS - Static variable in class net.minecraft.sound.BlockSoundGroup
- WET_SPONGE - Static variable in class net.minecraft.block.Blocks
- WET_SPONGE - Static variable in class net.minecraft.item.Items
- WET_SPONGE_DRIES_OUT - Static variable in class net.minecraft.world.WorldEvents
-
A wet sponge dries out in an ultrawarm dimension.
- wetness - Variable in class net.minecraft.world.gen.feature.DripstoneClusterFeatureConfig
- WetSpongeBlock - Class in net.minecraft.block
- WetSpongeBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WetSpongeBlock
- WHEAT - Static variable in class net.minecraft.block.Blocks
- WHEAT - Static variable in class net.minecraft.item.Items
- WHEAT_SEEDS - Static variable in class net.minecraft.item.Items
- when - Variable in class net.minecraft.data.client.MultipartBlockStateSupplier.ConditionalMultipart
- When - Interface in net.minecraft.data.client
- When.LogicalCondition - Class in net.minecraft.data.client
- When.LogicalOperator - Enum Class in net.minecraft.data.client
- When.PropertyCondition - Class in net.minecraft.data.client
- whenComplete() - Method in interface net.minecraft.resource.ResourceReload
-
Returns a future for the reload.
- whenComplete() - Method in class net.minecraft.resource.SimpleResourceReload
-
Returns a future for the reload.
- whenInRange - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
-
The field for the
whenInRange
record component. - whenInRange() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
-
Returns the value of the
whenInRange
record component. - whenOutOfRange - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
-
The field for the
whenOutOfRange
record component. - whenOutOfRange() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
-
Returns the value of the
whenOutOfRange
record component. - whenPrepared(T) - Method in interface net.minecraft.resource.ResourceReloader.Synchronizer
-
Indicates, to the ongoing reload, that this reloader has finished its preparation stage with the
preparedObject
as its result. - where(char, Predicate<CachedBlockPosition>) - Method in class net.minecraft.block.pattern.BlockPatternBuilder
- WHITE - Enum constant in enum class net.minecraft.client.font.BuiltinEmptyGlyph
- WHITE - Enum constant in enum class net.minecraft.entity.boss.BossBar.Color
- WHITE - Enum constant in enum class net.minecraft.entity.passive.HorseColor
- WHITE - Enum constant in enum class net.minecraft.entity.passive.HorseMarking
- WHITE - Enum constant in enum class net.minecraft.util.DyeColor
- WHITE - Enum constant in enum class net.minecraft.util.Formatting
- WHITE - Static variable in class net.fabricmc.yarn.constants.LlamaVariants
- WHITE - Static variable in class net.minecraft.block.MapColor
- WHITE - Static variable in class net.minecraft.client.gui.hud.InGameHud
- WHITE - Static variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- WHITE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsScreen
- WHITE - Static variable in class net.minecraft.client.render.debug.BeeDebugRenderer
- WHITE - Static variable in class net.minecraft.client.render.debug.VillageDebugRenderer
- WHITE - Static variable in record class net.minecraft.entity.passive.CatVariant
- WHITE_ASH - Static variable in class net.minecraft.particle.ParticleTypes
- WHITE_BANNER - Static variable in class net.minecraft.block.Blocks
- WHITE_BANNER - Static variable in class net.minecraft.item.Items
- WHITE_BED - Static variable in class net.minecraft.block.Blocks
- WHITE_BED - Static variable in class net.minecraft.item.Items
- WHITE_CANDLE - Static variable in class net.minecraft.block.Blocks
- WHITE_CANDLE - Static variable in class net.minecraft.item.Items
- WHITE_CANDLE_CAKE - Static variable in class net.minecraft.block.Blocks
- WHITE_CARPET - Static variable in class net.minecraft.block.Blocks
- WHITE_CARPET - Static variable in class net.minecraft.item.Items
- WHITE_COLOR - Static variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
- WHITE_CONCRETE - Static variable in class net.minecraft.block.Blocks
- WHITE_CONCRETE - Static variable in class net.minecraft.item.Items
- WHITE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
- WHITE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
- WHITE_DOTS - Enum constant in enum class net.minecraft.entity.passive.HorseMarking
- WHITE_DYE - Static variable in class net.minecraft.item.Items
- WHITE_FIELD - Enum constant in enum class net.minecraft.entity.passive.HorseMarking
- WHITE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
- WHITE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
- WHITE_GRAY - Static variable in class net.minecraft.block.MapColor
- WHITE_LIST_FILE - Static variable in class net.minecraft.server.ServerConfigHandler
- WHITE_SHEEP_ENTITY - Static variable in class net.minecraft.loot.LootTables
- WHITE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
- WHITE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
- WHITE_SPOTTED_TEXTURE - Static variable in class net.minecraft.client.render.entity.RabbitEntityRenderer
- WHITE_SPOTTED_TYPE - Static variable in class net.minecraft.entity.passive.RabbitEntity
- WHITE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
- WHITE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
- WHITE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
- WHITE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
- WHITE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
- WHITE_TERRACOTTA - Static variable in class net.minecraft.item.Items
- WHITE_TERRACOTTA - Static variable in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- WHITE_TERRACOTTA - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
- WHITE_TEXTURE - Static variable in class net.minecraft.client.render.entity.RabbitEntityRenderer
- WHITE_TULIP - Static variable in class net.minecraft.block.Blocks
- WHITE_TULIP - Static variable in class net.minecraft.item.Items
- WHITE_TYPE - Static variable in class net.minecraft.entity.passive.RabbitEntity
- WHITE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
- WHITE_WOOL - Static variable in class net.minecraft.block.Blocks
- WHITE_WOOL - Static variable in class net.minecraft.item.Items
- WhiteAshParticle - Class in net.minecraft.client.particle
- WhiteAshParticle(ClientWorld, double, double, double, double, double, double, float, SpriteProvider) - Constructor for class net.minecraft.client.particle.WhiteAshParticle
- WhiteAshParticle.Factory - Class in net.minecraft.client.particle
- whitelist - Variable in class net.minecraft.server.PlayerManager
- whiteList - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
- Whitelist - Class in net.minecraft.server
- Whitelist(File) - Constructor for class net.minecraft.server.Whitelist
- WHITELIST_FILE - Static variable in class net.minecraft.server.PlayerManager
- WhitelistCommand - Class in net.minecraft.server.dedicated.command
- WhitelistCommand() - Constructor for class net.minecraft.server.dedicated.command.WhitelistCommand
- whitelistEnabled - Variable in class net.minecraft.server.PlayerManager
- WhitelistEntry - Class in net.minecraft.server
- WhitelistEntry(JsonObject) - Constructor for class net.minecraft.server.WhitelistEntry
- WhitelistEntry(GameProfile) - Constructor for class net.minecraft.server.WhitelistEntry
- whiteRectangleGlyphRenderer - Variable in class net.minecraft.client.font.FontStorage
- WHITESPACE_PATTERN - Static variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- widget - Variable in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
- WidgetButtonPage(int, int, int, ButtonWidget.PressAction) - Constructor for class net.minecraft.client.gui.screen.ingame.MerchantScreen.WidgetButtonPage
- widgetButtonRemoveLayer - Variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- widgetFocused - Variable in class net.minecraft.client.gui.widget.ElementListWidget
- widgets - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementTab
- WIDGETS - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- WIDGETS_TEXTURE - Static variable in class net.minecraft.client.gui.hud.InGameHud
- WIDGETS_TEXTURE - Static variable in class net.minecraft.client.gui.hud.SpectatorHud
- WIDGETS_TEXTURE - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- WIDGETS_TEXTURE - Static variable in class net.minecraft.client.gui.widget.ClickableWidget
- width - Variable in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
- width - Variable in class net.minecraft.block.pattern.BlockPattern.Result
- width - Variable in class net.minecraft.block.pattern.BlockPattern
- width - Variable in class net.minecraft.block.pattern.BlockPatternBuilder
- width - Variable in record class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
-
The field for the
width
record component. - width - Variable in class net.minecraft.client.font.GlyphAtlasTexture.Slot
- width - Variable in class net.minecraft.client.font.MultilineText.Line
- width - Variable in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
- width - Variable in record class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
-
The field for the
width
record component. - width - Variable in class net.minecraft.client.gl.ShaderEffect
- width - Variable in class net.minecraft.client.gl.WindowFramebuffer.Size
- width - Variable in class net.minecraft.client.gui.EditBox
- width - Variable in enum class net.minecraft.client.gui.hud.MessageIndicator.Icon
- width - Variable in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
- width - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- width - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- width - Variable in class net.minecraft.client.gui.screen.Screen
- width - Variable in enum class net.minecraft.client.gui.tooltip.BundleTooltipComponent.Sprite
- width - Variable in class net.minecraft.client.gui.widget.ClickableWidget
- width - Variable in class net.minecraft.client.gui.widget.EntryListWidget
- width - Variable in class net.minecraft.client.model.TextureDimensions
- width - Variable in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
- width - Variable in class net.minecraft.client.realms.util.RealmsTextureManager.RealmsTextureImage
- width - Variable in class net.minecraft.client.realms.util.SkinProcessor
- width - Variable in class net.minecraft.client.render.RenderPhase.LineWidth
- width - Variable in class net.minecraft.client.resource.metadata.AnimationResourceMetadata
- width - Variable in class net.minecraft.client.texture.NativeImage
- width - Variable in class net.minecraft.client.texture.Sprite.Info
- width - Variable in class net.minecraft.client.texture.Sprite
- width - Variable in class net.minecraft.client.texture.SpriteAtlasTexture.Data
- width - Variable in class net.minecraft.client.texture.TextureStitcher.Holder
- width - Variable in class net.minecraft.client.texture.TextureStitcher.Slot
- width - Variable in class net.minecraft.client.texture.TextureStitcher
- width - Variable in class net.minecraft.client.toast.SystemToast
- width - Variable in class net.minecraft.client.util.math.Rect2i
- width - Variable in class net.minecraft.client.util.PngFile
- width - Variable in class net.minecraft.client.util.ScreenshotRecorder
- width - Variable in class net.minecraft.client.util.VideoMode
- width - Variable in class net.minecraft.client.util.Window
- width - Variable in class net.minecraft.client.WindowSettings
- width - Variable in class net.minecraft.entity.decoration.painting.PaintingVariant
- width - Variable in class net.minecraft.entity.EntityDimensions
- width - Variable in class net.minecraft.inventory.CraftingInventory
- width - Variable in class net.minecraft.item.map.MapState.UpdateData
- width - Variable in class net.minecraft.recipe.ShapedRecipe
- width - Variable in class net.minecraft.structure.ShiftableStructurePiece
- width - Variable in class net.minecraft.world.BlockLocating.Rectangle
- width - Variable in class net.minecraft.world.ChunkRegion
- width - Variable in class net.minecraft.world.dimension.AreaHelper
- width - Variable in class net.minecraft.world.gen.structure.BasicTempleStructure
- width() - Method in record class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
-
Returns the value of the
width
record component. - width() - Method in record class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
-
Returns the value of the
width
record component. - WIDTH - Static variable in class net.minecraft.client.gui.hud.BossBarHud
- WIDTH - Static variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
- WIDTH - Static variable in class net.minecraft.client.gui.screen.ingame.BookScreen
- WIDTH - Static variable in class net.minecraft.client.render.block.entity.BannerBlockEntityRenderer
- WIDTH - Static variable in class net.minecraft.client.texture.PlayerSkinTexture
- WIDTH - Static variable in class net.minecraft.entity.passive.TadpoleEntity
- WIDTH - Static variable in class net.minecraft.structure.DesertTempleGenerator
- widthLeft - Variable in class net.minecraft.client.font.TextHandler.WidthLimitingVisitor
- WidthLimitingVisitor(float) - Constructor for class net.minecraft.client.font.TextHandler.WidthLimitingVisitor
- widthRetriever - Variable in class net.minecraft.client.font.TextHandler
- widthSmoothness - Variable in class net.minecraft.world.gen.carver.RavineCarverConfig.Shape
- WILD - Enum constant in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
- WILD_MAX_HEALTH - Static variable in class net.minecraft.entity.passive.WolfEntity
- WILD_TEXTURE - Static variable in class net.minecraft.client.render.entity.WolfEntityRenderer
- willCollide(Vec3d, int) - Method in class net.minecraft.entity.mob.GhastEntity.GhastMoveControl
- willHitBlockAt(BlockPos) - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- wind - Variable in class net.minecraft.world.gen.feature.LargeDripstoneFeature.WindModifier
- WIND - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
- WIND_TEXTURE - Static variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
- WIND_VERTICAL_TEXTURE - Static variable in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
- WindModifier() - Constructor for class net.minecraft.world.gen.feature.LargeDripstoneFeature.WindModifier
- WindModifier(int, Random, FloatProvider) - Constructor for class net.minecraft.world.gen.feature.LargeDripstoneFeature.WindModifier
- window - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- window - Variable in class net.minecraft.client.MinecraftClient
- Window - Class in net.minecraft.client.util
- Window(WindowEventHandler, MonitorTracker, WindowSettings, String, String) - Constructor for class net.minecraft.client.util.Window
- WINDOW_HEIGHT - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- WINDOW_TEXTURE - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- WINDOW_WIDTH - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- Window.GlErroredException - Exception Class in net.minecraft.client.util
- windowActive - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- windowedHeight - Variable in class net.minecraft.client.util.Window
- windowedWidth - Variable in class net.minecraft.client.util.Window
- windowedX - Variable in class net.minecraft.client.util.Window
- windowedY - Variable in class net.minecraft.client.util.Window
- WindowEventHandler - Interface in net.minecraft.client
- windowFocused - Variable in class net.minecraft.client.MinecraftClient
- WindowFramebuffer - Class in net.minecraft.client.gl
- WindowFramebuffer(int, int) - Constructor for class net.minecraft.client.gl.WindowFramebuffer
- WindowFramebuffer.Attachment - Enum Class in net.minecraft.client.gl
- WindowFramebuffer.Size - Class in net.minecraft.client.gl
- windowProvider - Variable in class net.minecraft.client.MinecraftClient
- WindowProvider - Class in net.minecraft.client.util
- WindowProvider(MinecraftClient) - Constructor for class net.minecraft.client.util.WindowProvider
- WINDOWS - Enum constant in enum class net.minecraft.util.Util.OperatingSystem
- windowSettings - Variable in class net.minecraft.client.RunArgs
- WindowSettings - Class in net.minecraft.client
- WindowSettings(int, int, OptionalInt, OptionalInt, boolean) - Constructor for class net.minecraft.client.WindowSettings
- windSpeed - Variable in class net.minecraft.world.gen.feature.LargeDripstoneFeatureConfig
- WINDSWEPT_FOREST - Static variable in class net.minecraft.world.biome.BiomeKeys
- WINDSWEPT_GRAVELLY_HILLS - Static variable in class net.minecraft.world.biome.BiomeKeys
- WINDSWEPT_HILLS - Static variable in class net.minecraft.world.biome.BiomeKeys
- WINDSWEPT_SAVANNA - Static variable in class net.minecraft.world.biome.BiomeKeys
- windsweptBiomes - Variable in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
- wingPosition - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- WingRoom(NbtCompound) - Constructor for class net.minecraft.structure.OceanMonumentGenerator.WingRoom
- WingRoom(Direction, BlockBox, int) - Constructor for class net.minecraft.structure.OceanMonumentGenerator.WingRoom
- WinNativeModuleUtil - Class in net.minecraft.util
- WinNativeModuleUtil() - Constructor for class net.minecraft.util.WinNativeModuleUtil
- WinNativeModuleUtil.NativeModule - Class in net.minecraft.util
- WinNativeModuleUtil.NativeModuleInfo - Class in net.minecraft.util
- WIRE_CONNECTION_EAST - Static variable in class net.minecraft.block.RedstoneWireBlock
- WIRE_CONNECTION_NORTH - Static variable in class net.minecraft.block.RedstoneWireBlock
- WIRE_CONNECTION_SOUTH - Static variable in class net.minecraft.block.RedstoneWireBlock
- WIRE_CONNECTION_WEST - Static variable in class net.minecraft.block.RedstoneWireBlock
- WireConnection - Enum Class in net.minecraft.block.enums
- WireConnection(String) - Constructor for enum class net.minecraft.block.enums.WireConnection
- wireFrame - Variable in class net.minecraft.client.MinecraftClient
- wiresGivePower - Variable in class net.minecraft.block.RedstoneWireBlock
- WITCH - Enum constant in enum class net.minecraft.village.raid.Raid.Member
- WITCH - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITCH - Static variable in class net.minecraft.entity.EntityType
- WITCH - Static variable in class net.minecraft.particle.ParticleTypes
- WITCH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- WitchEntity - Class in net.minecraft.entity.mob
- WitchEntity(EntityType<? extends WitchEntity>, World) - Constructor for class net.minecraft.entity.mob.WitchEntity
- WitchEntityModel<T extends Entity> - Class in net.minecraft.client.render.entity.model
-
Represents the model of a witch resembling entity.
- WitchEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.WitchEntityModel
- WitchEntityRenderer - Class in net.minecraft.client.render.entity
- WitchEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.WitchEntityRenderer
- WitchFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.SpellParticle.WitchFactory
- WitchHeldItemFeatureRenderer<T extends LivingEntity> - Class in net.minecraft.client.render.entity.feature
- WitchHeldItemFeatureRenderer(FeatureRendererContext<T, WitchEntityModel<T>>, HeldItemRenderer) - Constructor for class net.minecraft.client.render.entity.feature.WitchHeldItemFeatureRenderer
- with(List<BlockStateVariant>) - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
- with(BlockState, Property<T>, String) - Static method in class net.minecraft.item.BlockItem
- with(WindowFramebuffer.Attachment) - Method in enum class net.minecraft.client.gl.WindowFramebuffer.Attachment
- with(BlockStateVariant) - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
- with(When, List<BlockStateVariant>) - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
- with(When, BlockStateVariant) - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
- with(When, BlockStateVariant[]) - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
- with(LootPoolEntry.Builder<?>) - Method in class net.minecraft.loot.LootPool.Builder
- with(Property<T>, V) - Method in class net.minecraft.state.State
- with(Property<V>, Predicate<Object>) - Method in class net.minecraft.predicate.block.BlockStatePredicate
- with(GeneratorOptions) - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
- WITH_SHEARS - Static variable in class net.minecraft.data.server.BlockLootTableGenerator
- WITH_SILK_TOUCH - Static variable in class net.minecraft.data.server.BlockLootTableGenerator
- WITH_SILK_TOUCH_OR_SHEARS - Static variable in class net.minecraft.data.server.BlockLootTableGenerator
- withActivity(int, Activity) - Method in class net.minecraft.entity.ai.brain.ScheduleBuilder
- withAge(int) - Method in class net.minecraft.block.CropBlock
- withAllDirections(StateManager<Block, BlockState>) - Static method in class net.minecraft.block.MultifaceGrowthBlock
- withAlpha(int, int) - Static method in class net.minecraft.client.gui.screen.SplashOverlay
- withAxis(Direction.Axis, double) - Method in class net.minecraft.util.math.Vec3d
- withBias(Direction, double) - Method in class net.minecraft.util.math.Vec3d
- withBlockPos(BlockPos) - Method in class net.minecraft.util.hit.BlockHitResult
- withBold(Boolean) - Method in class net.minecraft.text.Style
-
Returns a new style with the bold attribute provided and all other attributes of this style.
- withBonusChest() - Method in class net.minecraft.world.gen.GeneratorOptions
- withBoundFace(String, Runnable) - Static method in class net.minecraft.client.realms.util.RealmsTextureManager
- withCeiling(OptionalInt) - Method in class net.minecraft.world.gen.feature.util.CaveSurface
- withClickEvent(ClickEvent) - Method in class net.minecraft.text.Style
-
Returns a new style with the click event provided and all other attributes of this style.
- withColor(int) - Method in class net.minecraft.text.Style
- withColor(TextColor) - Method in class net.minecraft.text.Style
-
Returns a new style with the color provided and all other attributes of this style.
- withColor(Formatting) - Method in class net.minecraft.text.Style
-
Returns a new style with the color provided and all other attributes of this style.
- withCommandSource(ParseResults<S>, UnaryOperator<S>) - Static method in class net.minecraft.server.command.CommandManager
-
Returns
parseResults
withsourceMapper
applied to the command source. - withCondition(String, Identifier) - Method in class net.minecraft.loot.LootTableReporter
- withConnectionProperties(BlockView, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
- withConsumer(ResultConsumer<ServerCommandSource>) - Method in class net.minecraft.server.command.ServerCommandSource
- withContent(DecoratedContents) - Method in record class net.minecraft.network.message.MessageBody
-
Returns a new message body with its content replaced with
content
. - withContextType(LootContextType) - Method in class net.minecraft.loot.LootTableReporter
- withCopiedGameRules() - Method in class net.minecraft.world.level.LevelInfo
- withDataPackSettings(DataPackSettings) - Method in class net.minecraft.world.level.LevelInfo
- withDecoration(MapIcon.Type) - Method in class net.minecraft.loot.function.ExplorationMapLootFunction.Builder
- withDelta(long, long, long) - Method in class net.minecraft.entity.TrackedPosition
- withDestination(TagKey<Structure>) - Method in class net.minecraft.loot.function.ExplorationMapLootFunction.Builder
- withDifficulty(Difficulty) - Method in class net.minecraft.world.level.LevelInfo
- withDirection(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.MultifaceGrowthBlock
- withEffect(StatusEffect) - Method in class net.minecraft.predicate.entity.EntityEffectPredicate
- withEffect(StatusEffect, LootNumberProvider) - Method in class net.minecraft.loot.function.SetStewEffectLootFunction.Builder
- withEffect(StatusEffect, EntityEffectPredicate.EffectData) - Method in class net.minecraft.predicate.entity.EntityEffectPredicate
- withEntity(Entity) - Method in class net.minecraft.server.command.ServerCommandSource
- withEntityAnchor(EntityAnchorArgumentType.EntityAnchor) - Method in class net.minecraft.server.command.ServerCommandSource
- withEntry(LootPoolEntry.Builder<?>) - Method in class net.minecraft.loot.function.SetContentsLootFunction.Builder
- WITHER - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITHER - Static variable in class net.minecraft.entity.damage.DamageSource
- WITHER - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
- WITHER - Static variable in class net.minecraft.entity.effect.StatusEffects
- WITHER - Static variable in class net.minecraft.entity.EntityType
- WITHER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITHER_BREAKS_BLOCK - Static variable in class net.minecraft.world.WorldEvents
-
A wither breaks a block.
- WITHER_IMMUNE - Static variable in class net.minecraft.tag.BlockTags
- WITHER_ROSE - Static variable in class net.minecraft.block.Blocks
- WITHER_ROSE - Static variable in class net.minecraft.item.Items
- WITHER_SHOOTS - Static variable in class net.minecraft.world.WorldEvents
-
A wither shoots a wither skull.
- WITHER_SKELETON - Enum constant in enum class net.minecraft.block.SkullBlock.Type
- WITHER_SKELETON - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITHER_SKELETON - Static variable in class net.minecraft.entity.EntityType
- WITHER_SKELETON_INNER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITHER_SKELETON_OUTER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITHER_SKELETON_SKULL - Static variable in class net.minecraft.block.Blocks
- WITHER_SKELETON_SKULL - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITHER_SKELETON_SKULL - Static variable in class net.minecraft.item.Items
- WITHER_SKELETON_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- WITHER_SKELETON_WALL_SKULL - Static variable in class net.minecraft.block.Blocks
- WITHER_SKULL - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WITHER_SKULL - Static variable in class net.minecraft.entity.EntityType
- WITHER_SPAWNS - Static variable in class net.minecraft.world.WorldEvents
-
A wither is spawned.
- WITHER_SUMMON_BASE_BLOCKS - Static variable in class net.minecraft.tag.BlockTags
- WITHER_XP - Static variable in interface net.minecraft.entity.mob.Monster
- WitherArmorFeatureRenderer - Class in net.minecraft.client.render.entity.feature
- WitherArmorFeatureRenderer(FeatureRendererContext<WitherEntity, WitherEntityModel<WitherEntity>>, EntityModelLoader) - Constructor for class net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer
- witherBossPattern - Static variable in class net.minecraft.block.WitherSkullBlock
- witherDispenserPattern - Static variable in class net.minecraft.block.WitherSkullBlock
- WITHERED - Enum constant in enum class net.minecraft.client.gui.hud.InGameHud.HeartType
- WitherEntity - Class in net.minecraft.entity.boss
- WitherEntity(EntityType<? extends WitherEntity>, World) - Constructor for class net.minecraft.entity.boss.WitherEntity
- WitherEntity.DescendAtHalfHealthGoal - Class in net.minecraft.entity.boss
- WitherEntityModel<T extends WitherEntity> - Class in net.minecraft.client.render.entity.model
-
Represents the model of a WitherEntity.
- WitherEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.WitherEntityModel
- WitherEntityRenderer - Class in net.minecraft.client.render.entity
- WitherEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.WitherEntityRenderer
- withErrorMessage(String) - Method in class net.minecraft.client.realms.gui.screen.UploadResult.Builder
- WitherRoseBlock - Class in net.minecraft.block
- WitherRoseBlock(StatusEffect, AbstractBlock.Settings) - Constructor for class net.minecraft.block.WitherRoseBlock
- WitherSkeletonEntity - Class in net.minecraft.entity.mob
- WitherSkeletonEntity(EntityType<? extends WitherSkeletonEntity>, World) - Constructor for class net.minecraft.entity.mob.WitherSkeletonEntity
- WitherSkeletonEntityRenderer - Class in net.minecraft.client.render.entity
- WitherSkeletonEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.WitherSkeletonEntityRenderer
- witherSkull(WitherSkullEntity, Entity) - Static method in class net.minecraft.entity.damage.DamageSource
- WitherSkullBlock - Class in net.minecraft.block
- WitherSkullBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WitherSkullBlock
- WitherSkullEntity - Class in net.minecraft.entity.projectile
- WitherSkullEntity(EntityType<? extends WitherSkullEntity>, World) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
- WitherSkullEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
- WitherSkullEntityRenderer - Class in net.minecraft.client.render.entity
- WitherSkullEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.WitherSkullEntityRenderer
- withExclusiveFormatting(Formatting) - Method in class net.minecraft.text.Style
-
Returns a new style with the formatting provided and some applicable attributes of this style.
- withFilterMask(FilterMask) - Method in record class net.minecraft.network.message.SignedMessage
-
Returns the signed chat message with
filterMask
added. - withFilterMaskEnabled(boolean) - Method in record class net.minecraft.network.message.SignedMessage
-
Returns this signed chat message if
enabled
istrue
, otherwise a new signed chat message without filtered parts. - withFloor(OptionalInt) - Method in class net.minecraft.world.gen.feature.util.CaveSurface
- withFont(Identifier) - Method in class net.minecraft.text.Style
-
Returns a new style with the font provided and all other attributes of this style.
- withFormatting(Formatting) - Method in class net.minecraft.text.Style
-
Returns a new style with the formatting provided and all other attributes of this style.
- withFormatting(Formatting[]) - Method in class net.minecraft.text.Style
-
Returns a new style with the formattings provided and all other attributes of this style.
- withGameMode(GameMode) - Method in class net.minecraft.world.level.LevelInfo
- withHardcore(boolean, OptionalLong) - Method in class net.minecraft.world.gen.GeneratorOptions
- withHeader(String, String) - Method in class net.minecraft.client.realms.Request
- withHoverEvent(HoverEvent) - Method in class net.minecraft.text.Style
-
Returns a new style with the hover event provided and all other attributes of this style.
- withinRangePredicate - Variable in class net.minecraft.entity.ai.goal.FleeEntityGoal
- withInsertion(String) - Method in class net.minecraft.text.Style
-
Returns a new style with the insertion provided and all other attributes of this style.
- withItalic(Boolean) - Method in class net.minecraft.text.Style
-
Returns a new style with the italic attribute provided and all other attributes of this style.
- withLayers(List<FlatChunkGeneratorLayer>, Optional<RegistryEntryList<StructureSet>>) - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
- withLevel(int) - Method in class net.minecraft.server.command.ServerCommandSource
- withLevel(int) - Method in class net.minecraft.village.VillagerData
- withLifecycle(Codec<E>, Function<E, Lifecycle>, Function<E, Lifecycle>) - Static method in class net.minecraft.util.dynamic.Codecs
- withLimit(int) - Method in class net.minecraft.loot.function.LootingEnchantLootFunction.Builder
- withLookingAt(Entity, EntityAnchorArgumentType.EntityAnchor) - Method in class net.minecraft.server.command.ServerCommandSource
- withLookingAt(Vec3d) - Method in class net.minecraft.server.command.ServerCommandSource
- withMaxAge(BlockState) - Method in class net.minecraft.block.AbstractPlantStemBlock
- withMaxLevel(int) - Method in class net.minecraft.server.command.ServerCommandSource
- withMaxX(double) - Method in class net.minecraft.util.math.Box
-
Creates a box with the maximum X provided and all other coordinates of this box.
- withMaxY(double) - Method in class net.minecraft.util.math.Box
-
Creates a box with the maximum Y provided and all other coordinates of this box.
- withMaxZ(double) - Method in class net.minecraft.util.math.Box
-
Creates a box with the maximum Z provided and all other coordinates of this box.
- withMessageChainTaskQueue(FutureQueue) - Method in class net.minecraft.server.command.ServerCommandSource
- withMinX(double) - Method in class net.minecraft.util.math.Box
-
Creates a box with the minimum X provided and all other coordinates of this box.
- withMinY(double) - Method in class net.minecraft.util.math.Box
-
Creates a box with the minimum Y provided and all other coordinates of this box.
- withMinZ(double) - Method in class net.minecraft.util.math.Box
-
Creates a box with the minimum Z provided and all other coordinates of this box.
- withModifier(DoubleFunction<? extends R>, ToDoubleFunction<? super R>) - Method in enum class net.minecraft.client.option.SimpleOption.DoubleSliderCallbacks
-
Creates a slider callback with the modifier applied.
- withModifier(IntFunction<? extends R>, ToIntFunction<? super R>) - Method in interface net.minecraft.client.option.SimpleOption.IntSliderCallbacks
-
Creates a slider callback with the modifier applied.
- withObfuscated(Boolean) - Method in class net.minecraft.text.Style
- withOperation(String, String) - Method in class net.minecraft.loot.function.CopyNbtLootFunction.Builder
- withOperation(String, String, CopyNbtLootFunction.Operator) - Method in class net.minecraft.loot.function.CopyNbtLootFunction.Builder
- WITHOUT_MODELS - Static variable in class net.minecraft.client.render.item.ItemRenderer
- WITHOUT_PATROL_SPAWNS - Static variable in class net.minecraft.tag.BiomeTags
- WITHOUT_SILK_TOUCH - Static variable in class net.minecraft.data.server.BlockLootTableGenerator
- WITHOUT_SILK_TOUCH_NOR_SHEARS - Static variable in class net.minecraft.data.server.BlockLootTableGenerator
- WITHOUT_WANDERING_TRADER_SPAWNS - Static variable in class net.minecraft.tag.BiomeTags
- WITHOUT_ZOMBIE_SIEGES - Static variable in class net.minecraft.tag.BiomeTags
- withOutput(CommandOutput) - Method in class net.minecraft.server.command.ServerCommandSource
- withoutStyle() - Method in interface net.minecraft.text.Text
- withoutUnsigned() - Method in record class net.minecraft.network.message.SignedMessage
-
Returns the signed chat message with
SignedMessage.unsignedContent
removed if it exists. - withParent(Style) - Method in class net.minecraft.text.Style
-
Returns a new style with the undefined attributes of this style filled by the
parent
style. - withPosition(Vec3d) - Method in class net.minecraft.server.command.ServerCommandSource
- withProfession(VillagerProfession) - Method in class net.minecraft.village.VillagerData
- withProperty(S, Property<T>, String, NbtCompound, NbtCompound) - Static method in class net.minecraft.nbt.NbtHelper
- withRotation(Vec2f) - Method in class net.minecraft.server.command.ServerCommandSource
- withSequence(int) - Method in class net.minecraft.client.network.PendingUpdateManager.PendingUpdate
- withSide(Direction) - Method in class net.minecraft.util.hit.BlockHitResult
- withSignedArguments(SignedCommandArguments) - Method in class net.minecraft.server.command.ServerCommandSource
- withSilent() - Method in class net.minecraft.server.command.ServerCommandSource
- withSkipExistingChunks(boolean) - Method in class net.minecraft.loot.function.ExplorationMapLootFunction.Builder
- withSource(BiomeAccess.Storage) - Method in class net.minecraft.world.biome.source.BiomeAccess
- withStatusCode(int) - Method in class net.minecraft.client.realms.gui.screen.UploadResult.Builder
- withStrikethrough(Boolean) - Method in class net.minecraft.text.Style
- withTable - Variable in class net.minecraft.state.State
- withTable(String, Identifier) - Method in class net.minecraft.loot.LootTableReporter
- withTargetName(Text) - Method in record class net.minecraft.network.message.MessageType.Parameters
-
Returns a new instance with the given target name.
- withType(VillagerType) - Method in class net.minecraft.village.VillagerData
- withUnderline(Boolean) - Method in class net.minecraft.text.Style
-
Returns a new style with the underline attribute provided and all other attributes of this style.
- withUnsignedContent(Text) - Method in record class net.minecraft.network.message.SignedMessage
- withValue(Property.Value<?>) - Method in class net.minecraft.data.client.PropertiesMap
- withValues(Property.Value<?>[]) - Static method in class net.minecraft.data.client.PropertiesMap
- withWaterloggedState(WorldView, BlockPos, BlockState) - Static method in class net.minecraft.block.TallPlantBlock
- withWorld(ServerWorld) - Method in class net.minecraft.server.command.ServerCommandSource
- withY(int) - Method in class net.minecraft.util.math.BlockPos
- withZeroY(long) - Static method in class net.minecraft.util.math.ChunkSectionPos
-
Gets the packed chunk section coordinate at y=0 for the same chunk as the given packed chunk section coordinate.
- withZoom(byte) - Method in class net.minecraft.loot.function.ExplorationMapLootFunction.Builder
- wolf - Variable in class net.minecraft.entity.ai.goal.WolfBegGoal
- wolf - Variable in class net.minecraft.entity.passive.WolfEntity.AvoidLlamaGoal
- WOLF - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- WOLF - Static variable in class net.minecraft.entity.EntityType
- WOLF_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- WolfBegGoal - Class in net.minecraft.entity.ai.goal
- WolfBegGoal(WolfEntity, float) - Constructor for class net.minecraft.entity.ai.goal.WolfBegGoal
- WolfCollarFeatureRenderer - Class in net.minecraft.client.render.entity.feature
- WolfCollarFeatureRenderer(FeatureRendererContext<WolfEntity, WolfEntityModel<WolfEntity>>) - Constructor for class net.minecraft.client.render.entity.feature.WolfCollarFeatureRenderer
- WolfEntity - Class in net.minecraft.entity.passive
- WolfEntity(EntityType<? extends WolfEntity>, World) - Constructor for class net.minecraft.entity.passive.WolfEntity
- WolfEntity.AvoidLlamaGoal<T extends LivingEntity> - Class in net.minecraft.entity.passive
- WolfEntity.WolfEscapeDangerGoal - Class in net.minecraft.entity.passive
- WolfEntityModel<T extends WolfEntity> - Class in net.minecraft.client.render.entity.model
- WolfEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.WolfEntityModel
- WolfEntityRenderer - Class in net.minecraft.client.render.entity
- WolfEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.WolfEntityRenderer
- WolfEscapeDangerGoal(double) - Constructor for class net.minecraft.entity.passive.WolfEntity.WolfEscapeDangerGoal
- WOLOLO - Enum constant in enum class net.minecraft.entity.mob.SpellcastingIllagerEntity.Spell
- WololoGoal() - Constructor for class net.minecraft.entity.mob.EvokerEntity.WololoGoal
- wololoTarget - Variable in class net.minecraft.entity.mob.EvokerEntity
- WOLVES_SPAWNABLE_ON - Static variable in class net.minecraft.tag.BlockTags
- wood(Block) - Method in class net.minecraft.data.client.BlockStateModelGenerator.LogTexturePool
- WOOD - Enum constant in enum class net.minecraft.item.ToolMaterials
- WOOD - Static variable in class net.fabricmc.yarn.constants.MiningLevels
-
Blocks with this level require a Wooden tool or better to harvest.
- WOOD - Static variable in class net.minecraft.block.Material
-
Material for wood logs, and things crafted from them.
- WOOD - Static variable in class net.minecraft.sound.BlockSoundGroup
- WOOD_DOOR - Enum constant in enum class net.minecraft.structure.StrongholdGenerator.Piece.EntranceType
- WOOD_TYPE_TEXTURES - Static variable in class net.minecraft.client.render.TexturedRenderLayers
- WOODED_BADLANDS - Static variable in class net.minecraft.world.biome.BiomeKeys
- wooden - Variable in class net.minecraft.block.AbstractButtonBlock
- WOODEN_AXE - Static variable in class net.minecraft.item.Items
- WOODEN_BUTTONS - Static variable in class net.minecraft.tag.BlockTags
- WOODEN_BUTTONS - Static variable in class net.minecraft.tag.ItemTags
- WOODEN_DOOR_CLOSES - Static variable in class net.minecraft.world.WorldEvents
-
A wooden door is closed.
- WOODEN_DOOR_OPENS - Static variable in class net.minecraft.world.WorldEvents
-
A wooden door is opened.
- WOODEN_DOORS - Static variable in class net.minecraft.tag.BlockTags
- WOODEN_DOORS - Static variable in class net.minecraft.tag.ItemTags
- WOODEN_FENCES - Static variable in class net.minecraft.tag.BlockTags
- WOODEN_FENCES - Static variable in class net.minecraft.tag.ItemTags
- WOODEN_GROUP - Static variable in class net.minecraft.data.family.BlockFamilies
-
The group used for the recipes of wooden block families.
- WOODEN_HOE - Static variable in class net.minecraft.item.Items
- WOODEN_PICKAXE - Static variable in class net.minecraft.item.Items
- WOODEN_PLANKS - Enum constant in enum class net.minecraft.client.toast.TutorialToast.Type
- WOODEN_PRESSURE_PLATES - Static variable in class net.minecraft.tag.BlockTags
- WOODEN_PRESSURE_PLATES - Static variable in class net.minecraft.tag.ItemTags
- WOODEN_SHOVEL - Static variable in class net.minecraft.item.Items
- WOODEN_SLABS - Static variable in class net.minecraft.tag.BlockTags
- WOODEN_SLABS - Static variable in class net.minecraft.tag.ItemTags
- WOODEN_STAIRS - Static variable in class net.minecraft.tag.BlockTags
- WOODEN_STAIRS - Static variable in class net.minecraft.tag.ItemTags
- WOODEN_SWORD - Static variable in class net.minecraft.item.Items
- WOODEN_TRAPDOOR_CLOSES - Static variable in class net.minecraft.world.WorldEvents
-
A wooden trapdoor is closed.
- WOODEN_TRAPDOOR_OPENS - Static variable in class net.minecraft.world.WorldEvents
-
A wooden trapdoor is opened.
- WOODEN_TRAPDOORS - Static variable in class net.minecraft.tag.BlockTags
- WOODEN_TRAPDOORS - Static variable in class net.minecraft.tag.ItemTags
- WOODEN_UNLOCK_CRITERION_NAME - Static variable in class net.minecraft.data.family.BlockFamilies
-
The name of the criterion used for the recipe unlock advancements of wooden block families.
- WoodenButtonBlock - Class in net.minecraft.block
- WoodenButtonBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.WoodenButtonBlock
- WOODLAND_MANSION - Static variable in interface net.minecraft.structure.StructurePieceType
- WOODLAND_MANSION - Static variable in interface net.minecraft.world.gen.structure.StructureType
- WOODLAND_MANSION_CHEST - Static variable in class net.minecraft.loot.LootTables
- WOODLAND_MANSION_HAS_STRUCTURE - Static variable in class net.minecraft.tag.BiomeTags
- WOODLAND_MANSIONS - Static variable in interface net.minecraft.structure.StructureSetKeys
- WOODLAND_MANSIONS - Static variable in interface net.minecraft.structure.StructureSets
- WoodlandMansionGenerator - Class in net.minecraft.structure
-
The generator for the woodland mansion structure.
- WoodlandMansionGenerator() - Constructor for class net.minecraft.structure.WoodlandMansionGenerator
- WoodlandMansionGenerator.FirstFloorRoomPool - Class in net.minecraft.structure
-
The
WoodlandMansionGenerator.RoomPool
used for the first floor. - WoodlandMansionGenerator.FlagMatrix - Class in net.minecraft.structure
-
A matrix used to store floor information.
- WoodlandMansionGenerator.GenerationPiece - Class in net.minecraft.structure
- WoodlandMansionGenerator.LayoutGenerator - Class in net.minecraft.structure
-
Populates structure pieces based on the given
parameters
. - WoodlandMansionGenerator.MansionParameters - Class in net.minecraft.structure
-
The parameters that control how the mansion will look like.
- WoodlandMansionGenerator.Piece - Class in net.minecraft.structure
- WoodlandMansionGenerator.RoomPool - Class in net.minecraft.structure
-
Provides methods that sample room template identifiers.
- WoodlandMansionGenerator.SecondFloorRoomPool - Class in net.minecraft.structure
-
The
WoodlandMansionGenerator.RoomPool
used for the second floor. - WoodlandMansionGenerator.ThirdFloorRoomPool - Class in net.minecraft.structure
-
The
WoodlandMansionGenerator.RoomPool
used for the third floor. - WoodlandMansionStructure - Class in net.minecraft.world.gen.structure
- WoodlandMansionStructure(Structure.Config) - Constructor for class net.minecraft.world.gen.structure.WoodlandMansionStructure
- wool(Block) - Static method in class net.minecraft.data.client.TextureMap
- wool(Identifier) - Static method in class net.minecraft.data.client.TextureMap
- WOOL - Static variable in class net.minecraft.block.Material
-
Material for wool and bed blocks.
- WOOL - Static variable in class net.minecraft.data.client.TextureKey
- WOOL - Static variable in class net.minecraft.sound.BlockSoundGroup
- WOOL - Static variable in class net.minecraft.tag.BlockTags
- WOOL - Static variable in class net.minecraft.tag.ItemTags
- WOOL_CARPETS - Static variable in class net.minecraft.tag.BlockTags
- WOOL_CARPETS - Static variable in class net.minecraft.tag.ItemTags
- WORD - Enum constant in enum class net.minecraft.client.util.SelectionManager.SelectionType
- WordPackedArray - Class in net.minecraft.util.math
-
A packed array of integers.
- WordPackedArray(int, int) - Constructor for class net.minecraft.util.math.WordPackedArray
- WordPackedArray(int, int, long[]) - Constructor for class net.minecraft.util.math.WordPackedArray
- WORK - Static variable in class net.minecraft.entity.ai.brain.Activity
- WORK_TIME - Static variable in class net.minecraft.entity.ai.brain.Schedule
- worker - Variable in class net.minecraft.world.storage.SerializingRegionBasedStorage
- worker - Variable in class net.minecraft.world.storage.VersionedChunkStorage
- workerExecutor - Variable in class net.minecraft.server.MinecraftServer
- workSound - Variable in record class net.minecraft.village.VillagerProfession
-
The field for the
workSound
record component. - workSound() - Method in record class net.minecraft.village.VillagerProfession
-
Returns the value of the
workSound
record component. - WorkStationCompetitionTask - Class in net.minecraft.entity.ai.brain.task
- WorkStationCompetitionTask(VillagerProfession) - Constructor for class net.minecraft.entity.ai.brain.task.WorkStationCompetitionTask
- world - Variable in class net.minecraft.block.ComposterBlock.ComposterInventory
- world - Variable in class net.minecraft.block.ComposterBlock.FullComposterInventory
- world - Variable in class net.minecraft.block.entity.BlockEntity
- world - Variable in class net.minecraft.block.pattern.BlockPattern.BlockStateCacheLoader
- world - Variable in class net.minecraft.block.pattern.CachedBlockPosition
- world - Variable in class net.minecraft.block.piston.PistonHandler
- world - Variable in class net.minecraft.block.RailPlacementHelper
- world - Variable in class net.minecraft.client.MinecraftClient
-
Represents the world the client is currently viewing.
- world - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
- world - Variable in class net.minecraft.client.particle.Particle
- world - Variable in class net.minecraft.client.particle.ParticleManager
- world - Variable in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
- world - Variable in class net.minecraft.client.render.BuiltChunkStorage
- world - Variable in class net.minecraft.client.render.chunk.ChunkBuilder
- world - Variable in class net.minecraft.client.render.chunk.ChunkRendererRegion
- world - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
- world - Variable in class net.minecraft.client.render.WorldRenderer
- world - Variable in class net.minecraft.client.world.ClientChunkManager
- world - Variable in class net.minecraft.entity.ai.goal.AnimalMateGoal
- world - Variable in class net.minecraft.entity.ai.goal.EatGrassGoal
- world - Variable in class net.minecraft.entity.ai.goal.EscapeSunlightGoal
- world - Variable in class net.minecraft.entity.ai.goal.FollowOwnerGoal
- world - Variable in class net.minecraft.entity.ai.goal.PowderSnowJumpGoal
- world - Variable in class net.minecraft.entity.ai.goal.WolfBegGoal
- world - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
- world - Variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
- world - Variable in class net.minecraft.entity.Entity
- world - Variable in class net.minecraft.entity.mob.DrownedEntity.WanderAroundOnSurfaceGoal
- world - Variable in class net.minecraft.item.ItemUsageContext
- world - Variable in class net.minecraft.loot.context.LootContext.Builder
- world - Variable in class net.minecraft.loot.context.LootContext
- world - Variable in class net.minecraft.screen.AbstractFurnaceScreenHandler
- world - Variable in class net.minecraft.screen.SmithingScreenHandler
- world - Variable in class net.minecraft.screen.StonecutterScreenHandler
- world - Variable in class net.minecraft.server.command.ServerCommandSource
- world - Variable in class net.minecraft.server.command.TestCommand.Listener
- world - Variable in class net.minecraft.server.network.EntityTrackerEntry
- world - Variable in class net.minecraft.server.network.ServerPlayerInteractionManager
- world - Variable in class net.minecraft.server.world.ChunkHolder
- world - Variable in class net.minecraft.server.world.ServerChunkManager
- world - Variable in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- world - Variable in record class net.minecraft.structure.StructureGeneratorFactory.Context
-
The field for the
world
record component. - world - Variable in record class net.minecraft.structure.StructurePiecesGenerator.Context
-
The field for the
world
record component. - world - Variable in class net.minecraft.test.GameTestState
- world - Variable in class net.minecraft.test.TestRunner
- world - Variable in class net.minecraft.util.math.BlockPointerImpl
- world - Variable in class net.minecraft.village.raid.Raid
- world - Variable in class net.minecraft.village.raid.RaidManager
- world - Variable in class net.minecraft.world.block.ChainRestrictedNeighborUpdater
- world - Variable in class net.minecraft.world.block.SimpleNeighborUpdater
- world - Variable in class net.minecraft.world.BlockCollisionSpliterator
- world - Variable in class net.minecraft.world.chunk.ChunkCache
- world - Variable in class net.minecraft.world.chunk.light.LightingProvider
- world - Variable in class net.minecraft.world.chunk.WorldChunk
- world - Variable in class net.minecraft.world.ChunkRegion
- world - Variable in class net.minecraft.world.ChunkSectionCache
- world - Variable in class net.minecraft.world.dimension.AreaHelper
- world - Variable in class net.minecraft.world.event.listener.SimpleGameEventDispatcher
- world - Variable in class net.minecraft.world.explosion.Explosion
- world - Variable in class net.minecraft.world.gen.feature.FeaturePlacementContext
- world - Variable in class net.minecraft.world.gen.feature.util.FeatureContext
- world - Variable in record class net.minecraft.world.gen.structure.Structure.Context
-
The field for the
world
record component. - world - Variable in class net.minecraft.world.gen.StructureAccessor
- world - Variable in class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
- world - Variable in class net.minecraft.world.PortalForcer
- world - Variable in class net.minecraft.world.storage.EntityChunkDataAccess
- world - Variable in class net.minecraft.world.storage.SerializingRegionBasedStorage
- world - Variable in class net.minecraft.world.StructureLocator
- world() - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
-
Returns the value of the
world
record component. - world() - Method in record class net.minecraft.structure.StructurePiecesGenerator.Context
-
Returns the value of the
world
record component. - world() - Method in record class net.minecraft.world.gen.structure.Structure.Context
-
Returns the value of the
world
record component. - World - Class in net.minecraft.world
- World(MutableWorldProperties, RegistryKey<World>, RegistryEntry<DimensionType>, Supplier<Profiler>, boolean, boolean, long, int) - Constructor for class net.minecraft.world.World
- WORLD_ACCESS_FAILURE - Enum constant in enum class net.minecraft.client.toast.SystemToast.Type
- WORLD_BACKUP - Enum constant in enum class net.minecraft.client.toast.SystemToast.Type
- WORLD_BACKUPS_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_BACKUPS_UPLOAD_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_CLOSE_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_DESCRIPTION_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsCreateRealmScreen
- WORLD_DESCRIPTION_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSettingsScreen
- WORLD_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_ENDPOINT_2 - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_ENDPOINT_3 - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_ENDPOINT_4 - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_ENDPOINT_5 - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_ENDPOINT_6 - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_GEN_SETTINGS - Enum constant in enum class net.minecraft.datafixer.DataFixTypes
- WORLD_GEN_SETTINGS - Static variable in class net.minecraft.datafixer.TypeReferences
-
A type reference which refers to world gen settings.
- WORLD_GEN_SETTINGS_KEY - Static variable in class net.minecraft.world.level.LevelProperties
- WORLD_GEN_SETTINGS_TRANSFER - Enum constant in enum class net.minecraft.client.toast.SystemToast.Type
- WORLD_GENERATION - Static variable in class net.minecraft.util.profiling.jfr.JfrProfiler
- WORLD_ICON - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- WORLD_INITIALIZE_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_KEY - Static variable in class net.minecraft.util.registry.Registry
-
A registry key representing the
World
type. - WORLD_LANG - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
- WORLD_LOADED - Static variable in class net.minecraft.client.util.telemetry.TelemetryConstants
- WORLD_NAME_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsCreateRealmScreen
- WORLD_NAME_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSettingsScreen
- WORLD_OPEN_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_POS_X - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent.Names
- WORLD_POS_Z - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent.Names
- WORLD_PRESET - Static variable in class net.minecraft.util.registry.BuiltinRegistries
- WORLD_PRESET_KEY - Static variable in class net.minecraft.util.registry.Registry
- WORLD_PRESET_TO_SCREEN_PROVIDER - Static variable in interface net.minecraft.client.gui.screen.world.LevelScreenProvider
- WORLD_PROFILE_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_RESET_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_SELECTION_LOCATION - Static variable in class net.minecraft.client.gui.screen.world.WorldListWidget
- WORLD_SESSION_ID - Static variable in class net.minecraft.client.util.telemetry.TelemetryConstants
- WORLD_SLOT_DOWNLOAD_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_SLOT_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLD_SURFACE - Enum constant in enum class net.minecraft.world.Heightmap.Type
- WORLD_SURFACE_WG - Enum constant in enum class net.minecraft.world.Heightmap.Type
- WORLD_SURFACE_WG_HEIGHTMAP - Static variable in class net.minecraft.world.gen.feature.PlacedFeatures
- WORLD_TEMPLATE - Enum constant in enum class net.minecraft.client.realms.dto.WorldTemplate.WorldTemplateType
- WORLD_VERSION - Static variable in class net.minecraft.SharedConstants
-
Deprecated.
- WorldAccess - Interface in net.minecraft.world
- worldBorder - Variable in class net.minecraft.world.level.LevelProperties
- WorldBorder - Class in net.minecraft.world.border
- WorldBorder() - Constructor for class net.minecraft.world.border.WorldBorder
- WorldBorder.Area - Interface in net.minecraft.world.border
- WorldBorder.MovingArea - Class in net.minecraft.world.border
- WorldBorder.Properties - Class in net.minecraft.world.border
- WorldBorder.StaticArea - Class in net.minecraft.world.border
- WorldBorderCenterChangedS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldBorderCenterChangedS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
- WorldBorderCenterChangedS2CPacket(WorldBorder) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
- WorldBorderCommand - Class in net.minecraft.server.command
- WorldBorderCommand() - Constructor for class net.minecraft.server.command.WorldBorderCommand
- WorldBorderInitializeS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldBorderInitializeS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
- WorldBorderInitializeS2CPacket(WorldBorder) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
- WorldBorderInterpolateSizeS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldBorderInterpolateSizeS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
- WorldBorderInterpolateSizeS2CPacket(WorldBorder) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
- WorldBorderListener - Interface in net.minecraft.world.border
- WorldBorderListener.WorldBorderSyncer - Class in net.minecraft.world.border
- WorldBorderSizeChangedS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldBorderSizeChangedS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderSizeChangedS2CPacket
- WorldBorderSizeChangedS2CPacket(WorldBorder) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderSizeChangedS2CPacket
- WorldBorderStage - Enum Class in net.minecraft.world.border
- WorldBorderStage(int) - Constructor for enum class net.minecraft.world.border.WorldBorderStage
- WorldBorderSyncer(WorldBorder) - Constructor for class net.minecraft.world.border.WorldBorderListener.WorldBorderSyncer
- WorldBorderWarningBlocksChangedS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldBorderWarningBlocksChangedS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
- WorldBorderWarningBlocksChangedS2CPacket(WorldBorder) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
- WorldBorderWarningTimeChangedS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldBorderWarningTimeChangedS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
- WorldBorderWarningTimeChangedS2CPacket(WorldBorder) - Constructor for class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
- worldChanged(ServerWorld) - Method in class net.minecraft.server.network.ServerPlayerEntity
- WorldChunk - Class in net.minecraft.world.chunk
- WorldChunk(ServerWorld, ProtoChunk, WorldChunk.EntityLoader) - Constructor for class net.minecraft.world.chunk.WorldChunk
- WorldChunk(World, ChunkPos) - Constructor for class net.minecraft.world.chunk.WorldChunk
- WorldChunk(World, ChunkPos, UpgradeData, ChunkTickScheduler<Block>, ChunkTickScheduler<Fluid>, long, ChunkSection[], WorldChunk.EntityLoader, BlendingData) - Constructor for class net.minecraft.world.chunk.WorldChunk
- WorldChunk.CreationType - Enum Class in net.minecraft.world.chunk
- WorldChunk.DirectBlockEntityTickInvoker<T extends BlockEntity> - Class in net.minecraft.world.chunk
- WorldChunk.EntityLoader - Interface in net.minecraft.world.chunk
- WorldChunk.WrappedBlockEntityTickInvoker - Class in net.minecraft.world.chunk
- worldClosed - Variable in class net.minecraft.client.realms.dto.UploadInfo
- worldContainsEndPortal() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
- WorldCreationTask - Class in net.minecraft.client.realms.task
- WorldCreationTask(long, String, String, Screen) - Constructor for class net.minecraft.client.realms.task.WorldCreationTask
- worldDownload - Variable in class net.minecraft.client.realms.FileDownload.ResourcePackProgressListener
- worldDownload - Variable in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
- WorldDownload - Class in net.minecraft.client.realms.dto
- WorldDownload() - Constructor for class net.minecraft.client.realms.dto.WorldDownload
- WorldEntry(WorldListWidget, LevelSummary) - Constructor for class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
- WorldEvents - Class in net.minecraft.world
-
Constants of World Event IDs.
- WorldEvents() - Constructor for class net.minecraft.world.WorldEvents
- WorldEventS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldEventS2CPacket(int, BlockPos, int, boolean) - Constructor for class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
- WorldEventS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
- worldFromDimensionNbt(Dynamic<?>) - Static method in record class net.minecraft.world.dimension.DimensionType
-
Deprecated.
- worldGen - Variable in class net.minecraft.block.entity.SculkSpreadManager
- WORLDGEN - Enum constant in enum class net.minecraft.world.Heightmap.Purpose
- WORLDGEN_REGION_RANDOM_ID - Static variable in class net.minecraft.world.ChunkRegion
- worldGenAttemptDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
- WorldGenAttemptDebugRenderer - Class in net.minecraft.client.render.debug
- WorldGenAttemptDebugRenderer() - Constructor for class net.minecraft.client.render.debug.WorldGenAttemptDebugRenderer
- worldGenDuration - Variable in record class net.minecraft.util.profiling.jfr.JfrProfile
-
The field for the
worldGenDuration
record component. - worldGenDuration - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
- worldGenDuration() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
-
Returns the value of the
worldGenDuration
record component. - worldGenerationProgressListener - Variable in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- WorldGenerationProgressListener - Interface in net.minecraft.server
- worldGenerationProgressListenerFactory - Variable in class net.minecraft.server.MinecraftServer
- WorldGenerationProgressListenerFactory - Interface in net.minecraft.server
- WorldGenerationProgressLogger - Class in net.minecraft.server
- WorldGenerationProgressLogger(int) - Constructor for class net.minecraft.server.WorldGenerationProgressLogger
- WorldGenerationProgressTracker - Class in net.minecraft.client.gui
- WorldGenerationProgressTracker(int) - Constructor for class net.minecraft.client.gui.WorldGenerationProgressTracker
- worldGenExecutor - Variable in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- worldGenProgressTracker - Variable in class net.minecraft.client.MinecraftClient
- worldGenProperties - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
- WorldGenProperties(String, JsonObject, boolean, String) - Constructor for record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
- WorldgenProvider - Class in net.minecraft.data.report
- WorldgenProvider(DataGenerator) - Constructor for class net.minecraft.data.report.WorldgenProvider
- WorldGenSettingsDisallowOldCustomWorldsFix - Class in net.minecraft.datafixer.fix
- WorldGenSettingsDisallowOldCustomWorldsFix(Schema) - Constructor for class net.minecraft.datafixer.fix.WorldGenSettingsDisallowOldCustomWorldsFix
- WorldGenSettingsHeightAndBiomeFix - Class in net.minecraft.datafixer.fix
- WorldGenSettingsHeightAndBiomeFix(Schema) - Constructor for class net.minecraft.datafixer.fix.WorldGenSettingsHeightAndBiomeFix
- worldId - Variable in class net.minecraft.client.realms.FileUpload
- worldId - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
- worldId - Variable in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
- worldId - Variable in class net.minecraft.client.realms.task.DownloadTask
- worldId - Variable in class net.minecraft.client.realms.task.RestoreTask
- worldId - Variable in class net.minecraft.client.realms.task.SwitchMinigameTask
- worldId - Variable in class net.minecraft.client.realms.task.SwitchSlotTask
- worldId - Variable in class net.minecraft.client.realms.task.WorldCreationTask
- worldIds - Variable in class net.minecraft.client.realms.dto.PingResult
- worldKey - Variable in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
-
The field for the
worldKey
record component. - worldKey - Variable in class net.minecraft.world.StructureLocator
- worldKey() - Method in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
-
Returns the value of the
worldKey
record component. - worldKeys - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
- WorldListEntry(LevelSummary) - Constructor for class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen.WorldListEntry
- WorldListWidget - Class in net.minecraft.client.gui.screen.world
- WorldListWidget(SelectWorldScreen, MinecraftClient, int, int, int, int, int, String, WorldListWidget) - Constructor for class net.minecraft.client.gui.screen.world.WorldListWidget
- WorldListWidget.Entry - Class in net.minecraft.client.gui.screen.world
- WorldListWidget.LoadingEntry - Class in net.minecraft.client.gui.screen.world
- WorldListWidget.WorldEntry - Class in net.minecraft.client.gui.screen.world
- WorldLoadFinishedEvent - Class in net.minecraft.util.profiling.jfr.event
- WorldLoadFinishedEvent() - Constructor for class net.minecraft.util.profiling.jfr.event.WorldLoadFinishedEvent
- worldName - Variable in class net.minecraft.client.realms.dto.PendingInvite
- worldName - Variable in class net.minecraft.client.realms.FileDownload.ProgressListener
- worldName - Variable in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
- worldOwnerName - Variable in class net.minecraft.client.realms.dto.PendingInvite
- worldOwnerUuid - Variable in class net.minecraft.client.realms.dto.PendingInvite
- worldPosX - Variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent
- worldPosZ - Variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent
- WorldPreset - Class in net.minecraft.world.gen
- WorldPreset(Map<RegistryKey<DimensionOptions>, DimensionOptions>) - Constructor for class net.minecraft.world.gen.WorldPreset
- worldPresetRegistry - Variable in class net.minecraft.world.gen.WorldPresets.Registrar
- WorldPresets - Class in net.minecraft.world.gen
- WorldPresets() - Constructor for class net.minecraft.world.gen.WorldPresets
- WorldPresets.Registrar - Class in net.minecraft.world.gen
- WorldPresetTagProvider - Class in net.minecraft.data.server
- WorldPresetTagProvider(DataGenerator) - Constructor for class net.minecraft.data.server.WorldPresetTagProvider
- WorldPresetTags - Class in net.minecraft.tag
- WorldPresetTags() - Constructor for class net.minecraft.tag.WorldPresetTags
- worldProperties - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
- worldProperties - Variable in class net.minecraft.server.world.ServerWorld
- worldProperties - Variable in class net.minecraft.world.level.UnmodifiableLevelProperties
- WorldProperties - Interface in net.minecraft.world
- worldRenderer - Variable in class net.minecraft.client.MinecraftClient
- worldRenderer - Variable in class net.minecraft.client.render.BuiltChunkStorage
- worldRenderer - Variable in class net.minecraft.client.render.chunk.ChunkBuilder
- worldRenderer - Variable in class net.minecraft.client.world.ClientWorld
- WorldRenderer - Class in net.minecraft.client.render
- WorldRenderer(MinecraftClient, EntityRenderDispatcher, BlockEntityRenderDispatcher, BufferBuilderStorage) - Constructor for class net.minecraft.client.render.WorldRenderer
- WorldRenderer.ChunkInfo - Class in net.minecraft.client.render
- WorldRenderer.ChunkInfoList - Class in net.minecraft.client.render
- WorldRenderer.RenderableChunks - Class in net.minecraft.client.render
- WorldRenderer.ShaderException - Exception Class in net.minecraft.client.render
- worlds - Variable in class net.minecraft.server.MinecraftServer
- WORLDS_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- WORLDS_TITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
- WorldSaveHandler - Class in net.minecraft.world
- WorldSaveHandler(LevelStorage.Session, DataFixer) - Constructor for class net.minecraft.world.WorldSaveHandler
- WorldSavePath - Class in net.minecraft.util
- WorldSavePath(String) - Constructor for class net.minecraft.util.WorldSavePath
- worldSelected(boolean) - Method in class net.minecraft.client.gui.screen.world.SelectWorldScreen
- worldSelectionList - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
- WorldSelectionList() - Constructor for class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen.WorldSelectionList
- worldSettingsStability - Variable in record class net.minecraft.client.world.GeneratorOptionsHolder
-
The field for the
worldSettingsStability
record component. - worldSettingsStability() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
-
Returns the value of the
worldSettingsStability
record component. - worldTemplate - Variable in class net.minecraft.client.realms.task.SwitchMinigameTask
- WorldTemplate - Class in net.minecraft.client.realms.dto
- WorldTemplate() - Constructor for class net.minecraft.client.realms.dto.WorldTemplate
- WorldTemplate.WorldTemplateType - Enum Class in net.minecraft.client.realms.dto
- worldTemplateId - Variable in class net.minecraft.client.realms.dto.RealmsWorldResetDto
- WorldTemplateObjectSelectionList() - Constructor for class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
- WorldTemplateObjectSelectionList(Iterable<WorldTemplate>) - Constructor for class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
- WorldTemplateObjectSelectionListEntry(WorldTemplate) - Constructor for class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry
- WorldTemplatePaginatedList - Class in net.minecraft.client.realms.dto
- WorldTemplatePaginatedList() - Constructor for class net.minecraft.client.realms.dto.WorldTemplatePaginatedList
- WorldTemplatePaginatedList(int) - Constructor for class net.minecraft.client.realms.dto.WorldTemplatePaginatedList
- WorldTemplateType() - Constructor for enum class net.minecraft.client.realms.dto.WorldTemplate.WorldTemplateType
- WorldTickScheduler<T> - Class in net.minecraft.world.tick
- WorldTickScheduler(LongPredicate, Supplier<Profiler>) - Constructor for class net.minecraft.world.tick.WorldTickScheduler
- WorldTickScheduler.ChunkVisitor<T> - Interface in net.minecraft.world.tick
- WorldTimeUpdateS2CPacket - Class in net.minecraft.network.packet.s2c.play
- WorldTimeUpdateS2CPacket(long, long, boolean) - Constructor for class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
- WorldTimeUpdateS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
- worldType - Variable in class net.minecraft.client.realms.dto.RealmsServer
- worldType - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- worldType - Variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
- WorldType() - Constructor for enum class net.minecraft.client.realms.dto.RealmsServer.WorldType
- WorldUpdater - Class in net.minecraft.world.updater
- WorldUpdater(LevelStorage.Session, DataFixer, GeneratorOptions, boolean) - Constructor for class net.minecraft.world.updater.WorldUpdater
- WorldUuidFix - Class in net.minecraft.datafixer.fix
- WorldUuidFix(Schema) - Constructor for class net.minecraft.datafixer.fix.WorldUuidFix
- WorldView - Interface in net.minecraft.world
-
Represents a scoped, read-only view of a world like structure that contains biomes, chunks and is bound to a dimension.
- WORRIABLE_ENTITY_PREDICATE - Variable in class net.minecraft.entity.passive.FoxEntity.CalmDownGoal
- WorriableEntityFilter() - Constructor for class net.minecraft.entity.passive.FoxEntity.WorriableEntityFilter
- WORRIED - Enum constant in enum class net.minecraft.entity.passive.PandaEntity.Gene
- WOULD_SURVIVE - Static variable in interface net.minecraft.world.gen.blockpredicate.BlockPredicateType
- wouldCollideAt(BlockPos) - Method in class net.minecraft.client.network.ClientPlayerEntity
- wouldPoseNotCollide(EntityPose) - Method in class net.minecraft.entity.Entity
-
Returns
true
if the entity would not collide with blocks if the pose ispose
. - wouldSurvive(Block) - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
- wouldSurvive(BlockState, Vec3i) - Static method in interface net.minecraft.world.gen.blockpredicate.BlockPredicate
- WouldSurviveBlockPredicate - Class in net.minecraft.world.gen.blockpredicate
- WouldSurviveBlockPredicate(Vec3i, BlockState) - Constructor for class net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate
- wrap(float, float) - Static method in class net.minecraft.util.math.MathHelper
- wrap(InputStream) - Method in class net.minecraft.world.storage.ChunkStreamVersion
- wrap(OutputStream) - Method in class net.minecraft.world.storage.ChunkStreamVersion
- wrap(Exception) - Static method in exception class net.minecraft.client.gl.ShaderParseException
- wrap(DataPool<BlockState>) - Static method in class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
- wrap(O) - Method in interface net.minecraft.world.storage.ChunkStreamVersion.Wrapper
- WRAP_AROUND - Enum constant in enum class net.minecraft.block.LichenGrower.GrowType
- wrapDegrees(double) - Static method in class net.minecraft.util.math.MathHelper
-
Wraps an angle in degrees to the interval
[-180, 180)
. - wrapDegrees(float) - Static method in class net.minecraft.util.math.MathHelper
-
Wraps an angle in degrees to the interval
[-180, 180)
. - wrapDegrees(float, float, float) - Method in class net.minecraft.entity.ai.control.MoveControl
- wrapDegrees(int) - Static method in class net.minecraft.util.math.MathHelper
-
Wraps an angle in degrees to the interval
[-180, 180)
. - wrapDescription(Text, int) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- wrapIndex(int) - Method in class net.minecraft.client.report.log.ChatLogImpl
-
Returns the entry
index
wrapped for accessing the backing array. - wrapIndex(int) - Method in class net.minecraft.util.MetricsData
- wrapLines(String, int, Style) - Method in class net.minecraft.client.font.TextHandler
- wrapLines(String, int, Style, boolean, TextHandler.LineWrappingConsumer) - Method in class net.minecraft.client.font.TextHandler
- wrapLines(MinecraftClient, Text) - Static method in class net.minecraft.client.option.SimpleOption
- wrapLines(StringVisitable, int) - Method in class net.minecraft.client.font.TextRenderer
-
Wraps text when the rendered width of text exceeds the
width
. - wrapLines(StringVisitable, int, Style) - Method in class net.minecraft.client.font.TextHandler
- wrapLines(StringVisitable, int, Style, BiConsumer<StringVisitable, Boolean>) - Method in class net.minecraft.client.font.TextHandler
- wrapLines(StringVisitable, int, Style, StringVisitable) - Method in class net.minecraft.client.font.TextHandler
- wrapNumberParser(Function<String, V>) - Static method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
- wrapped - Variable in class net.minecraft.world.chunk.ReadOnlyChunk
- wrapped - Variable in class net.minecraft.world.chunk.WorldChunk.WrappedBlockEntityTickInvoker
- wrapped - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping
-
The field for the
wrapped
record component. - wrapped() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.BlendAlphaDensityFunction
- wrapped() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.BlendOffsetDensityFunction
- wrapped() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.Cache2D
- wrapped() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CacheOnce
- wrapped() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CellCache
- wrapped() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.FlatCacheDensityFunction
- wrapped() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.NoiseInterpolator
- wrapped() - Method in interface net.minecraft.world.gen.chunk.ChunkNoiseSampler.ParentedNoiseType
- wrapped() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapper
- wrapped() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping
- WrappedBlockEntityTickInvoker(BlockEntityTickInvoker) - Constructor for class net.minecraft.world.chunk.WorldChunk.WrappedBlockEntityTickInvoker
- wrappedText - Variable in class net.minecraft.client.gui.screen.BackupPromptScreen
- wrappedText - Variable in class net.minecraft.client.gui.screen.DatapackFailureScreen
- Wrapping(DensityFunctionTypes.Wrapping.Type, DensityFunction) - Constructor for record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping
- wrapPreviewText(Text) - Method in class net.minecraft.client.gui.screen.ChatScreen
- wrapScreenError(Runnable, String, String) - Static method in class net.minecraft.client.gui.screen.Screen
- wrapTicker(T, BlockEntityTicker<T>) - Method in class net.minecraft.world.chunk.WorldChunk
- wrapYawChange(double) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- WRITABLE_BOOK - Static variable in class net.minecraft.item.Items
- WritableBookContents(ItemStack) - Constructor for class net.minecraft.client.gui.screen.ingame.BookScreen.WritableBookContents
- WritableBookItem - Class in net.minecraft.item
- WritableBookItem(Item.Settings) - Constructor for class net.minecraft.item.WritableBookItem
- writableBytes() - Method in class net.minecraft.network.PacketByteBuf
- write - Variable in class net.minecraft.data.SnbtProvider
- write() - Method in class net.minecraft.client.option.GameOptions
- write() - Method in class net.minecraft.data.DataCache
- write() - Method in class net.minecraft.world.border.WorldBorder
- write(byte[]) - Method in class net.minecraft.server.rcon.DataStreamHelper
- write(int) - Method in class net.minecraft.server.rcon.DataStreamHelper
- write(JsonObject) - Method in class net.minecraft.server.BanEntry
- write(JsonObject) - Method in class net.minecraft.server.BannedIpEntry
- write(JsonObject) - Method in class net.minecraft.server.BannedPlayerEntry
- write(JsonObject) - Method in class net.minecraft.server.OperatorEntry
- write(JsonObject) - Method in class net.minecraft.server.ServerConfigEntry
- write(JsonObject) - Method in class net.minecraft.server.WhitelistEntry
- write(JsonWriter, LootContext.EntityTarget) - Method in class net.minecraft.loot.context.LootContext.EntityTarget.Serializer
- write(DataOutput) - Method in class net.minecraft.nbt.NbtByte
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtByteArray
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtCompound
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtDouble
-
Writes the NBT element to
output
. - write(DataOutput) - Method in interface net.minecraft.nbt.NbtElement
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtEnd
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtFloat
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtInt
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtIntArray
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtList
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtLong
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtLongArray
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtShort
-
Writes the NBT element to
output
. - write(DataOutput) - Method in class net.minecraft.nbt.NbtString
-
Writes the NBT element to
output
. - write(DataOutput) - Method in record class net.minecraft.network.message.LastSeenMessageList
- write(String) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
- write(String, NbtCompound) - Method in interface net.minecraft.data.SnbtProvider.Tweaker
- write(String, NbtCompound) - Method in class net.minecraft.data.SnbtProvider
- write(String, NbtCompound) - Method in class net.minecraft.data.validate.StructureValidatorProvider
- write(String, NbtElement, DataOutput) - Static method in class net.minecraft.nbt.NbtCompound
- write(WritableByteChannel) - Method in class net.minecraft.client.texture.NativeImage
- write(Path, byte[], HashCode) - Method in class net.minecraft.data.DataCache.CachedDataWriter
- write(Path, byte[], HashCode) - Method in interface net.minecraft.data.DataWriter
- write(Path, String) - Method in class net.minecraft.util.ZipCompressor
-
Writes the
content
, in UTF-8 encoding, to thetarget
path within the ZIP. - write(Path, Path, String) - Method in record class net.minecraft.data.DataCache.CachedData
- write(Path, DataWriter, DynamicOps<JsonElement>, Encoder<E>, E) - Static method in class net.minecraft.data.server.BiomeParametersProvider
- write(FloatBuffer, boolean) - Method in class net.minecraft.util.math.Matrix3f
-
Writes this matrix to the buffer.
- write(FloatBuffer, boolean) - Method in class net.minecraft.util.math.Matrix4f
-
Writes this matrix to the buffer.
- write(DataWriter, SnbtProvider.CompressedData, Path) - Method in class net.minecraft.data.SnbtProvider
- write(NbtCompound, DataOutput) - Static method in class net.minecraft.nbt.NbtIo
-
Writes the
nbt
tofile
. - write(NbtCompound, File) - Static method in class net.minecraft.nbt.NbtIo
-
Writes the
nbt
tofile
. - write(NbtElement, DataOutput) - Static method in class net.minecraft.nbt.NbtIo
- write(PacketByteBuf) - Method in record class net.minecraft.network.encryption.PlayerPublicKey.PublicKeyData
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.ArgumentSignatureDataMap.Entry
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.ArgumentSignatureDataMap
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.LastSeenMessageList.Acknowledgment
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.LastSeenMessageList.Entry
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.LastSeenMessageList
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.MessageBody
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.MessageHeader
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.MessageMetadata
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.MessageSignatureData
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.MessageType.Serialized
- write(PacketByteBuf) - Method in record class net.minecraft.network.message.SignedMessage
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.BoatPaddleStateC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.CloseHandledScreenC2SPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.c2s.play.MessageAcknowledgmentC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PickFromInventoryC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractAtHandler
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractHandler
- write(PacketByteBuf) - Method in interface net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractTypeHandler
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.Full
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.LookAndOnGround
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.OnGroundOnly
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.PositionAndOnGround
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.PlayPongC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.QueryBlockNbtC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.QueryEntityNbtC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.RenameItemC2SPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.c2s.play.RequestChatPreviewC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.SelectMerchantTradeC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateBeaconC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateDifficultyC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateDifficultyLockC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.query.QueryPingC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.ChatPreviewS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.ChatPreviewStateChangeS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ChunkData.BlockEntityData
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ChunkData
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.ArgumentNode
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.CommandNodeData
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.LiteralNode
- write(PacketByteBuf) - Method in interface net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.SuggestableNode
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.DeathMessageS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.DifficultyS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.DisconnectS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EndCombatS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EnterCombatS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.MoveRelative
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.Rotate
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.RotateAndMoveRelative
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.HideMessageS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.KeepAliveS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.LightData
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.MessageHeaderS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.OpenWrittenBookS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.OverlayMessageS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.PlayerActionResponseS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlayPingS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.ServerMetadataS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket
- write(PacketByteBuf) - Method in record class net.minecraft.network.packet.s2c.play.SimulationDistanceS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.SubtitleS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.SynchronizeTagsS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.TitleS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.UnloadChunkS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.UpdateSelectedSlotS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.VehicleMoveS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldBorderSizeChangedS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.query.QueryPongS2CPacket
- write(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket
- write(PacketByteBuf) - Method in interface net.minecraft.network.Packet
- write(PacketByteBuf) - Method in class net.minecraft.particle.AbstractDustParticleEffect
- write(PacketByteBuf) - Method in class net.minecraft.particle.BlockStateParticleEffect
- write(PacketByteBuf) - Method in class net.minecraft.particle.DefaultParticleType
- write(PacketByteBuf) - Method in class net.minecraft.particle.DustColorTransitionParticleEffect
- write(PacketByteBuf) - Method in class net.minecraft.particle.ItemStackParticleEffect
- write(PacketByteBuf) - Method in interface net.minecraft.particle.ParticleEffect
- write(PacketByteBuf) - Method in record class net.minecraft.particle.SculkChargeParticleEffect
- write(PacketByteBuf) - Method in class net.minecraft.particle.ShriekParticleEffect
- write(PacketByteBuf) - Method in class net.minecraft.particle.VibrationParticleEffect
- write(PacketByteBuf) - Method in class net.minecraft.recipe.Ingredient
- write(PacketByteBuf, ArgumentSerializer.ArgumentTypeProperties<A>) - Static method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.ArgumentNode
- write(PacketByteBuf, ArgumentSerializer<A, T>, ArgumentSerializer.ArgumentTypeProperties<A>) - Static method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.ArgumentNode
- write(PacketByteBuf, NetworkEncryptionUtils.SignatureData) - Static method in record class net.minecraft.network.encryption.NetworkEncryptionUtils.SignatureData
- write(PacketByteBuf, DecoratedContents) - Static method in record class net.minecraft.network.message.DecoratedContents
- write(PacketByteBuf, PlayerListS2CPacket.Entry) - Method in enum class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Action
- write(PacketByteBuf, ShapedRecipe) - Method in class net.minecraft.recipe.ShapedRecipe.Serializer
- write(PacketByteBuf, ShapelessRecipe) - Method in class net.minecraft.recipe.ShapelessRecipe.Serializer
- write(PacketByteBuf, SmithingRecipe) - Method in class net.minecraft.recipe.SmithingRecipe.Serializer
- write(PacketByteBuf, Stat<T>) - Static method in class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
- write(PacketByteBuf, T) - Method in interface net.minecraft.entity.data.TrackedDataHandler
- write(PacketByteBuf, T) - Method in class net.minecraft.recipe.CookingRecipeSerializer
- write(PacketByteBuf, T) - Method in class net.minecraft.recipe.CuttingRecipe.Serializer
- write(PacketByteBuf, T) - Method in interface net.minecraft.recipe.RecipeSerializer
-
Writes a recipe to a packet byte buf, usually on the server.
- write(PacketByteBuf, T) - Method in class net.minecraft.recipe.SpecialRecipeSerializer
-
Writes a recipe to a packet byte buf, usually on the server.
- write(ChunkPos, NbtCompound) - Method in class net.minecraft.world.storage.RegionBasedStorage
- write(ChunkPos, StorageIoWorker.Result) - Method in class net.minecraft.world.storage.StorageIoWorker
- write(T, PacketByteBuf) - Static method in interface net.minecraft.world.event.PositionSourceType
- WRITE_TO_FILE_OPEN_OPTIONS - Static variable in class net.minecraft.client.texture.NativeImage
- writeable - Variable in enum class net.minecraft.client.texture.NativeImage.Format
- WriteAndReadFix - Class in net.minecraft.datafixer.fix
- WriteAndReadFix(Schema, String, DSL.TypeReference) - Constructor for class net.minecraft.datafixer.fix.WriteAndReadFix
- writeAngerToNbt(NbtCompound) - Method in interface net.minecraft.entity.mob.Angerable
- writeArgument(JsonObject, T) - Static method in class net.minecraft.command.argument.ArgumentHelper
- writeArgumentProperties(JsonObject, ArgumentSerializer.ArgumentTypeProperties<A>) - Static method in class net.minecraft.command.argument.ArgumentHelper
- writeArgumentProperties(JsonObject, ArgumentSerializer<A, T>, ArgumentSerializer.ArgumentTypeProperties<A>) - Static method in class net.minecraft.command.argument.ArgumentHelper
- writeAsPNG(String, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.TextureUtil
- writeBiomeParameters(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, float, RegistryKey<Biome>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
- writeBitSet(BitSet) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a bit set to this buf.
- writeBlockHitResult(BlockHitResult) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a block hit result to this buf.
- writeBlockPos(BlockPos) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a block position to this buf.
- writeBoolean(boolean) - Method in class net.minecraft.network.PacketByteBuf
- writeBrain(LivingEntity, PacketByteBuf) - Static method in class net.minecraft.server.network.DebugInfoSender
- writeBuf(PacketByteBuf) - Method in class net.minecraft.tag.TagPacketSerializer.Serialized
- writeByte(int) - Method in class net.minecraft.network.PacketByteBuf
- writeByteArray(byte[]) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an array of primitive bytes to this buf.
- writeBytes(byte[]) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(byte[], int, int) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(ByteBuf) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(InputStream, int) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(String) - Method in class net.minecraft.server.rcon.DataStreamHelper
- writeBytes(ByteBuffer) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(FileChannel, long, int) - Method in class net.minecraft.network.PacketByteBuf
- writeBytes(ScatteringByteChannel, int) - Method in class net.minecraft.network.PacketByteBuf
- WriteCallback(WritableByteChannel) - Constructor for class net.minecraft.client.texture.NativeImage.WriteCallback
- writeCaveBiomeParameters(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, float, RegistryKey<Biome>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
- writeCaveBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes biome parameters for all cave biomes.
- writeChar(int) - Method in class net.minecraft.network.PacketByteBuf
- writeCharSequence(CharSequence, Charset) - Method in class net.minecraft.network.PacketByteBuf
- writeChunk(ChunkPos, ByteBuffer) - Method in class net.minecraft.world.storage.RegionFile
- writeChunkData(ChunkDataList<Entity>) - Method in class net.minecraft.world.storage.EntityChunkDataAccess
- writeChunkData(ChunkDataList<T>) - Method in interface net.minecraft.world.storage.ChunkDataAccess
- writeChunkPos(ChunkPos) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a chunk position to this buf.
- writeChunkSectionPos(ChunkSectionPos) - Method in class net.minecraft.network.PacketByteBuf
-
Reads a chunk section position from this buf.
- writeCollection(Collection<T>, PacketByteBuf.PacketWriter<T>) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a collection to this buf.
- writeColumnMajor(FloatBuffer) - Method in class net.minecraft.util.math.Matrix3f
-
Writes this matrix to the buffer in column-major order.
- writeColumnMajor(FloatBuffer) - Method in class net.minecraft.util.math.Matrix4f
-
Writes this matrix to the buffer in column-major order.
- writeCompressed(NbtCompound, File) - Static method in class net.minecraft.nbt.NbtIo
-
Writes the Gzip-compressed
nbt
tofile
. - writeCompressed(NbtCompound, OutputStream) - Static method in class net.minecraft.nbt.NbtIo
-
Writes the Gzip-compressed
nbt
tostream
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.AreaEffectCloudEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPart
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.boss.WitherEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.decoration.EndCrystalEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.decoration.ItemFrameEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.decoration.LeashKnotEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.Entity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.ExperienceOrbEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.EyeOfEnderEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.FallingBlockEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.ItemEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.LightningEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.LivingEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.MarkerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.CreeperEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.EndermanEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.EndermiteEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.EvokerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.EvokerFangsEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.GhastEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.HoglinEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.MobEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.PatrolEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.PhantomEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.PiglinEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.PillagerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.RavagerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.ShulkerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.SkeletonEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.SlimeEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.VexEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.VindicatorEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.WardenEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.ZoglinEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.ZombieEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.AllayEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.AnimalEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.AxolotlEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.BatEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.BeeEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.CatEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.ChickenEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.DolphinEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.FishEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.FoxEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.FrogEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.GlowSquidEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.GoatEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.HorseEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.IronGolemEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.LlamaEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.MerchantEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.MooshroomEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.OcelotEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.PandaEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.ParrotEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.PassiveEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.PigEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.PolarBearEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.PufferfishEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.RabbitEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.SheepEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.SnowGolemEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.StriderEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.TadpoleEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.TameableEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.TraderLlamaEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.TropicalFishEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.TurtleEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.VillagerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.passive.WolfEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.player.PlayerEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.ArrowEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.FireballEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.ProjectileEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.thrown.ThrownItemEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.projectile.TridentEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.raid.RaiderEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.TntEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.BoatEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
-
Writes custom data to
nbt
. - writeCustomDataToNbt(NbtCompound) - Method in class net.minecraft.server.network.ServerPlayerEntity
-
Writes custom data to
nbt
. - writeDate(Date) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a date to this buf.
- writeDeepDarkParameters(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, MultiNoiseUtil.ParameterRange, float, RegistryKey<Biome>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
- writeDeviations(Map<Sampler, List<Deviation>>, Path) - Method in class net.minecraft.util.profiler.RecordDumper
- writeDisplaySlotsNbt(NbtCompound) - Method in class net.minecraft.scoreboard.ScoreboardState
- writeDouble(double) - Method in class net.minecraft.network.PacketByteBuf
- writeEither(Either<L, R>, PacketByteBuf.PacketWriter<L>, PacketByteBuf.PacketWriter<R>) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an
Either
to this buf. - writeEntryToPacket(PacketByteBuf, DataTracker.Entry<T>) - Static method in class net.minecraft.entity.data.DataTracker
- writeEnumConstant(Enum<?>) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an enum constant to this buf.
- writeFile(RealmsPersistence.RealmsPersistenceData) - Static method in class net.minecraft.client.realms.util.RealmsPersistence
- writeFloat(float) - Method in class net.minecraft.network.PacketByteBuf
- writeFloat(float) - Method in class net.minecraft.server.rcon.DataStreamHelper
- writeGameModeNbt(NbtCompound) - Method in class net.minecraft.server.network.ServerPlayerEntity
- writeGameProfile(GameProfile) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a game profile to this buf.
- writeGameProfile(NbtCompound, GameProfile) - Static method in class net.minecraft.nbt.NbtHelper
-
Writes the game profile to
nbt
. - writeGlobalPos(GlobalPos) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a global position to this buf.
- writeHeader() - Method in class net.minecraft.world.storage.RegionFile
- writeHighBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes biome parameters for the "high" weirdness range.
- writeIdentifier(Identifier) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an identifier to this buf.
- writeIdentifyingData(NbtCompound) - Method in class net.minecraft.block.entity.BlockEntity
-
Writes to
nbt
the block entity type ID under theid
key, and the block's position underx
,y
, andz
keys. - writeIdToNbt(NbtCompound) - Method in class net.minecraft.block.entity.BlockEntity
-
Writes the block entity type ID to
nbt
under theid
key. - writeIdToNbt(NbtCompound, BlockEntityType<?>) - Static method in class net.minecraft.block.entity.BlockEntity
-
Writes the ID of
type
tonbt
under theid
key. - writeIndent(int) - Method in class net.minecraft.server.command.DebugCommand.Tracer
- writeIndentWithoutRememberingWidth(int) - Method in class net.minecraft.server.command.DebugCommand.Tracer
- writeIndex - Variable in class net.minecraft.util.MetricsData
- writeInstant(Instant) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an instant to this buf.
- writeInt(int) - Method in class net.minecraft.network.PacketByteBuf
- writeInt(int) - Method in class net.minecraft.server.rcon.DataStreamHelper
- writeIntArray(int[]) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an array of primitive ints to this buf.
- writeIntLE(int) - Method in class net.minecraft.network.PacketByteBuf
- writeIntList(IntList) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a list of primitive ints from this buf.
- writeInventoryToNbt(NbtCompound) - Method in interface net.minecraft.entity.vehicle.VehicleInventory
- writeItemStack(ItemStack) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an item stack to this buf.
- writeJson(EntityArgumentType.Serializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.EntityArgumentType.Serializer
- writeJson(RegistryKeyArgumentType.Serializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.RegistryKeyArgumentType.Serializer
- writeJson(RegistryPredicateArgumentType.Serializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.RegistryPredicateArgumentType.Serializer
- writeJson(ScoreHolderArgumentType.Serializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.Serializer
- writeJson(ConstantArgumentSerializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.serialize.ConstantArgumentSerializer
- writeJson(DoubleArgumentSerializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.serialize.DoubleArgumentSerializer
- writeJson(FloatArgumentSerializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.serialize.FloatArgumentSerializer
- writeJson(IntegerArgumentSerializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.serialize.IntegerArgumentSerializer
- writeJson(LongArgumentSerializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.serialize.LongArgumentSerializer
- writeJson(StringArgumentSerializer.Properties, JsonObject) - Method in class net.minecraft.command.argument.serialize.StringArgumentSerializer
- writeJson(T, JsonObject) - Method in interface net.minecraft.command.argument.serialize.ArgumentSerializer
- writeJsons(DataWriter, Map<T, ? extends Supplier<JsonElement>>, Function<T, Path>) - Method in class net.minecraft.data.client.ModelProvider
- writeLandBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes all parameters for land biomes.
- writeLevelToNbt(NbtCompound, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
- writeLong(long) - Method in class net.minecraft.network.PacketByteBuf
- writeLongArray(long[]) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an array of primitive longs to this buf.
- writeLongLE(long) - Method in class net.minecraft.network.PacketByteBuf
- writeLowBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes biome parameters for the "low" weirdness range.
- writeMap(Map<K, V>, PacketByteBuf.PacketWriter<K>, PacketByteBuf.PacketWriter<V>) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a map to this buf.
- writeMask(PacketByteBuf, FilterMask) - Static method in class net.minecraft.network.message.FilterMask
- writeMaskState - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- writeMaskState - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
- writeMaskState(RenderPhase.WriteMaskState) - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- WriteMaskState(boolean, boolean) - Constructor for class net.minecraft.client.render.RenderPhase.WriteMaskState
- writeMedium(int) - Method in class net.minecraft.network.PacketByteBuf
- writeMediumLE(int) - Method in class net.minecraft.network.PacketByteBuf
- writeMidBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes biome parameters for the "mid" weirdness range.
- writeNbt(NbtCompound) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an NBT compound to this buf.
- writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.BannerBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.BarrelBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.BeaconBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.BeehiveBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.BlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.CampfireBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.ChestBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.ComparatorBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.ConduitBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.DispenserBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.EnchantingTableBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.HopperBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.JigsawBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.JukeboxBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.LecternBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.MobSpawnerBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.PistonBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.SculkCatalystBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.SculkSpreadManager
- writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.SignBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.SkullBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
-
Writes data to
nbt
. - writeNbt(NbtCompound) - Method in class net.minecraft.command.DataCommandStorage.PersistentState
- writeNbt(NbtCompound) - Method in class net.minecraft.entity.effect.StatusEffectInstance
- writeNbt(NbtCompound) - Method in class net.minecraft.entity.Entity
- writeNbt(NbtCompound) - Method in class net.minecraft.entity.player.HungerManager
- writeNbt(NbtCompound) - Method in class net.minecraft.entity.player.PlayerAbilities
- writeNbt(NbtCompound) - Method in class net.minecraft.entity.SaddledComponent
- writeNbt(NbtCompound) - Method in class net.minecraft.inventory.ContainerLock
-
Inserts the key string of this lock into the
Lock
key of the NBT compound. - writeNbt(NbtCompound) - Method in class net.minecraft.item.ItemStack
-
Writes the serialized item stack into the given
NbtCompound
. - writeNbt(NbtCompound) - Method in class net.minecraft.item.map.MapState
- writeNbt(NbtCompound) - Method in class net.minecraft.recipe.book.RecipeBookOptions
- writeNbt(NbtCompound) - Method in class net.minecraft.scoreboard.ScoreboardState
- writeNbt(NbtCompound) - Method in class net.minecraft.structure.StructureTemplate
- writeNbt(NbtCompound) - Method in class net.minecraft.village.raid.Raid
- writeNbt(NbtCompound) - Method in class net.minecraft.village.raid.RaidManager
- writeNbt(NbtCompound) - Method in class net.minecraft.world.border.WorldBorder.Properties
- writeNbt(NbtCompound) - Method in class net.minecraft.world.ChunkUpdateState
- writeNbt(NbtCompound) - Method in class net.minecraft.world.CommandBlockExecutor
- writeNbt(NbtCompound) - Method in class net.minecraft.world.ForcedChunkState
- writeNbt(NbtCompound) - Method in class net.minecraft.world.IdCountsState
- writeNbt(NbtCompound) - Method in class net.minecraft.world.MobSpawnerLogic
- writeNbt(NbtCompound) - Method in class net.minecraft.world.PersistentState
- writeNbt(NbtCompound, DefaultedList<ItemStack>) - Static method in class net.minecraft.inventory.Inventories
- writeNbt(NbtCompound, DefaultedList<ItemStack>, boolean) - Static method in class net.minecraft.inventory.Inventories
- writeNbt(NbtList) - Method in class net.minecraft.entity.player.PlayerInventory
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.BuriedTreasureGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.DesertTempleGenerator
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.EndCityGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.IglooGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.JungleTempleGenerator
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCrossing
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftPart
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftRoom
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeEnd
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgePlatform
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorLeftTurn
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorRightTurn
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.NetherFortressGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.NetherFossilGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.OceanMonumentGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.OceanRuinGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.PoolStructurePiece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.ShiftableStructurePiece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.ShipwreckGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.SimpleStructurePiece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.ChestCorridor
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.Corridor
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.FiveWayCrossing
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.Library
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.Piece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.PortalRoom
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.SmallCorridor
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.SpiralStaircase
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StrongholdGenerator.SquareRoom
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.StructurePiece
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.SwampHutGenerator
- writeNbt(StructureContext, NbtCompound) - Method in class net.minecraft.structure.WoodlandMansionGenerator.Piece
- writeNbt(RegistryKey<World>, BlockPos, NbtCompound) - Method in class net.minecraft.item.CompassItem
- writeNbtData(boolean) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
- writeNbtToBlockEntity(World, PlayerEntity, BlockPos, ItemStack) - Static method in class net.minecraft.item.BlockItem
- writeNewLine() - Method in class net.minecraft.server.command.DebugCommand.Tracer
- writeNullable(T, PacketByteBuf.PacketWriter<T>) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a nullable value to this buf.
- writeOceanBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes all parameters for ocean biomes.
- writeOptional(Optional<T>, PacketByteBuf.PacketWriter<T>) - Method in class net.minecraft.network.PacketByteBuf
-
Writes an optional value to this buf.
- writeOverworldBiomeParameters(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes all biome parameters for the overworld to the passed parameter consumer.
- writePacket(EntityArgumentType.Serializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.EntityArgumentType.Serializer
- writePacket(RegistryKeyArgumentType.Serializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.RegistryKeyArgumentType.Serializer
- writePacket(RegistryPredicateArgumentType.Serializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.RegistryPredicateArgumentType.Serializer
- writePacket(ScoreHolderArgumentType.Serializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.Serializer
- writePacket(ConstantArgumentSerializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.serialize.ConstantArgumentSerializer
- writePacket(DoubleArgumentSerializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.serialize.DoubleArgumentSerializer
- writePacket(FloatArgumentSerializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.serialize.FloatArgumentSerializer
- writePacket(IntegerArgumentSerializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.serialize.IntegerArgumentSerializer
- writePacket(LongArgumentSerializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.serialize.LongArgumentSerializer
- writePacket(StringArgumentSerializer.Properties, PacketByteBuf) - Method in class net.minecraft.command.argument.serialize.StringArgumentSerializer
- writePacket(PacketByteBuf) - Method in class net.minecraft.world.chunk.ArrayPalette
-
Writes this palette to the
buf
. - writePacket(PacketByteBuf) - Method in class net.minecraft.world.chunk.BiMapPalette
-
Writes this palette to the
buf
. - writePacket(PacketByteBuf) - Method in class net.minecraft.world.chunk.IdListPalette
-
Writes this palette to the
buf
. - writePacket(PacketByteBuf) - Method in interface net.minecraft.world.chunk.Palette
-
Writes this palette to the
buf
. - writePacket(PacketByteBuf) - Method in record class net.minecraft.world.chunk.PalettedContainer.Data
- writePacket(PacketByteBuf) - Method in class net.minecraft.world.chunk.PalettedContainer
-
Writes this container to the packet byte buffer.
- writePacket(PacketByteBuf) - Method in interface net.minecraft.world.chunk.ReadableContainer
-
Writes this container to the packet byte buffer.
- writePacket(PacketByteBuf) - Method in class net.minecraft.world.chunk.SingularPalette
-
Writes this palette to the
buf
. - writePacket(T, PacketByteBuf) - Method in interface net.minecraft.command.argument.serialize.ArgumentSerializer
- writePeakBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes biome parameters for the "peak" weirdness range.
- writePositions(String) - Method in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
- writeProperty(Property) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a property to this buf.
- writePublicKey(PublicKey) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a public key to this buf.
- writer - Variable in class net.minecraft.data.client.ItemModelGenerator
- writer - Variable in class net.minecraft.data.client.VariantSetting
- writer - Variable in class net.minecraft.server.command.DebugCommand.Tracer
- writer - Variable in class net.minecraft.util.CsvWriter
- Writer(StringBuilder) - Constructor for class net.minecraft.text.Style.Writer
- writeRecipe(PacketByteBuf, T) - Static method in class net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket
- writeRegistryEntries(DataWriter, DynamicRegistryManager, DynamicOps<JsonElement>, DynamicRegistryManager.Info<T>) - Method in class net.minecraft.data.report.WorldgenProvider
- writeRegistryKey(RegistryKey<?>) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a registry key to this buf.
- writeRegistryValue(IndexedIterable<T>, T) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a value from a registry (or other
IndexedIterable
s). - writeRemainingResults() - Method in class net.minecraft.world.storage.StorageIoWorker
- writeResult() - Method in class net.minecraft.world.storage.StorageIoWorker
- writerIndex() - Method in class net.minecraft.network.PacketByteBuf
- writerIndex(int) - Method in class net.minecraft.network.PacketByteBuf
- writeRowMajor(FloatBuffer) - Method in class net.minecraft.util.math.Matrix3f
-
Writes this matrix to the buffer in row-major order.
- writeRowMajor(FloatBuffer) - Method in class net.minecraft.util.math.Matrix4f
-
Writes this matrix to the buffer in row-major order.
- writeSafely(Path, ByteBuffer) - Method in class net.minecraft.world.storage.RegionFile
- writeSamplers(Set<Sampler>, Path) - Method in class net.minecraft.util.profiler.RecordDumper
- writeSamplersInType(SampleType, List<Sampler>, Path) - Method in class net.minecraft.util.profiler.RecordDumper
- writeSections(PacketByteBuf, WorldChunk) - Static method in class net.minecraft.network.packet.s2c.play.ChunkData
- writeShort(int) - Method in class net.minecraft.network.PacketByteBuf
- writeShort(short) - Method in class net.minecraft.server.rcon.DataStreamHelper
- writeShortLE(int) - Method in class net.minecraft.network.PacketByteBuf
- writeSorted(JsonWriter, JsonElement, Comparator<String>) - Static method in class net.minecraft.util.JsonHelper
- writeSortedIndices(VertexFormat.IndexType) - Method in class net.minecraft.client.render.BufferBuilder
- writeString(String) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a string to this buf.
- writeString(String, int) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a string to this buf.
- writeStructures(StructureContext, ChunkPos, Map<Structure, StructureStart>, Map<Structure, LongSet>) - Static method in class net.minecraft.world.ChunkSerializer
- writeText(Text) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a text to this buf.
- writeTo(JsonObject) - Method in class net.minecraft.data.client.VariantSetting.Value
- writeTo(File) - Method in class net.minecraft.client.texture.NativeImage
- writeTo(OutputStream) - Method in class net.minecraft.client.realms.FileUpload.CustomInputStreamEntity
- writeTo(String) - Method in class net.minecraft.client.texture.NativeImage
- writeTo(StringBuilder) - Method in class net.minecraft.util.SystemDetails
- writeTo(Path) - Method in class net.minecraft.client.texture.NativeImage
- writeTo(DataWriter, Path, String) - Static method in class net.minecraft.data.dev.NbtProvider
- writeToBuf(PacketByteBuf, BlockPositionSource) - Method in class net.minecraft.world.event.BlockPositionSource.Type
- writeToBuf(PacketByteBuf, EntityPositionSource) - Method in class net.minecraft.world.event.EntityPositionSource.Type
- writeToBuf(PacketByteBuf, T) - Method in interface net.minecraft.world.event.PositionSourceType
- writeToFile(File) - Method in class net.minecraft.util.crash.CrashReport
- writeToPath(Path, DataWriter, DynamicOps<JsonElement>, Encoder<E>, E) - Static method in class net.minecraft.data.report.WorldgenProvider
- writeToPath(DataWriter, JsonElement, Path) - Static method in interface net.minecraft.data.DataProvider
- writeToStream() - Method in class net.minecraft.client.util.ScreenshotRecorder
-
Writes the contents in the
ScreenshotRecorder.buffer
into theScreenshotRecorder.stream
. - writeTypelessNbt(NbtCompound) - Method in class net.minecraft.entity.effect.StatusEffectInstance
- writeUpdatedEntries(List<DataTracker.Entry<?>>) - Method in class net.minecraft.entity.data.DataTracker
- writeUuid(UUID) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a UUID (universally unique identifier) to this buf.
- writeValleyBiomes(Consumer<Pair<MultiNoiseUtil.NoiseHypercube, RegistryKey<Biome>>>, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
-
Writes biome parameters for the "valley" weirdness range.
- writeVarInt(int) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a single var int to this buf.
- writeVarLong(long) - Method in class net.minecraft.network.PacketByteBuf
-
Writes a single var long to this buf.
- writeZero(int) - Method in class net.minecraft.network.PacketByteBuf
- WRITTEN_BOOK - Static variable in class net.minecraft.item.Items
- WrittenBookContents(ItemStack) - Constructor for class net.minecraft.client.gui.screen.ingame.BookScreen.WrittenBookContents
- WrittenBookItem - Class in net.minecraft.item
- WrittenBookItem(Item.Settings) - Constructor for class net.minecraft.item.WrittenBookItem
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form