Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

hadVehicle - Variable in class net.minecraft.server.network.EntityTrackerEntry
 
Half(int, boolean) - Constructor for class net.minecraft.world.gen.feature.util.CaveSurface.Half
 
HALF - Static variable in class net.minecraft.block.DoorBlock
 
HALF - Static variable in class net.minecraft.block.StairsBlock
 
HALF - Static variable in class net.minecraft.block.TallPlantBlock
 
HALF - Static variable in class net.minecraft.block.TallSeagrassBlock
 
HALF - Static variable in class net.minecraft.block.TrapdoorBlock
 
HALF_GOLDEN_HEART_U - Static variable in class net.minecraft.client.gui.hud.PlayerListHud
 
HALF_HEART_U - Static variable in class net.minecraft.client.gui.hud.PlayerListHud
 
HALF_HORIZONTAL - Enum constant in enum class net.minecraft.block.entity.BannerPattern
 
HALF_HORIZONTAL_MIRROR - Enum constant in enum class net.minecraft.block.entity.BannerPattern
 
HALF_PI - Static variable in class net.minecraft.util.math.MathHelper
 
HALF_PI_RADIANS_SINE_TABLE_INDEX - Static variable in class net.minecraft.util.math.MathHelper
 
HALF_SQRT_3 - Static variable in class net.minecraft.client.render.entity.EnderDragonEntityRenderer
 
HALF_VERTICAL - Enum constant in enum class net.minecraft.block.entity.BannerPattern
 
HALF_VERTICAL_MIRROR - Enum constant in enum class net.minecraft.block.entity.BannerPattern
 
halfHeight - Variable in record class net.minecraft.world.gen.feature.DiskFeatureConfig
The field for the halfHeight record component.
halfHeight() - Method in record class net.minecraft.world.gen.feature.DiskFeatureConfig
Returns the value of the halfHeight record component.
HALT - Enum constant in enum class net.minecraft.nbt.scanner.NbtScanner.NestedResult
Halts the whole scanning completely.
HALT - Enum constant in enum class net.minecraft.nbt.scanner.NbtScanner.Result
Halts the whole scanning completely.
hamiltonProduct(Quaternion) - Method in class net.minecraft.util.math.Quaternion
 
hand - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
hand - Variable in class net.minecraft.item.ItemUsageContext
 
hand - Variable in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 
hand - Variable in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 
hand - Variable in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractAtHandler
 
hand - Variable in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractHandler
 
hand - Variable in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 
hand - Variable in class net.minecraft.network.packet.s2c.play.OpenWrittenBookS2CPacket
 
Hand - Enum Class in net.minecraft.util
 
Hand() - Constructor for enum class net.minecraft.util.Hand
 
HAND - Enum constant in enum class net.minecraft.entity.EquipmentSlot.Type
 
HAND - Static variable in class net.fabricmc.yarn.constants.MiningLevels
Blocks with this level do not require a tool to harvest.
handDropChances - Variable in class net.minecraft.entity.mob.MobEntity
 
HANDHELD - Static variable in class net.minecraft.data.client.model.Models
 
HANDHELD_ROD - Static variable in class net.minecraft.data.client.model.Models
 
handItems - Variable in class net.minecraft.entity.mob.MobEntity
 
handle - Variable in class net.minecraft.client.render.entity.model.ShieldEntityModel
 
handle - Variable in class net.minecraft.client.util.Monitor
 
handle - Variable in class net.minecraft.client.util.Window
 
handle(DatagramPacket) - Method in class net.minecraft.server.rcon.QueryResponseHandler
 
handle(EntitySelectorReader) - Method in interface net.minecraft.command.EntitySelectorOptions.SelectorHandler
 
handle(PlayerInteractEntityC2SPacket.Handler) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
 
handle(PlayerInteractEntityC2SPacket.Handler) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractAtHandler
handle(PlayerInteractEntityC2SPacket.Handler) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractHandler
handle(PlayerInteractEntityC2SPacket.Handler) - Method in interface net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractTypeHandler
 
HANDLE - Static variable in class net.minecraft.client.render.entity.model.ShieldEntityModel
The key of the handle model part, whose value is "handle".
handleAttack(Entity) - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
handleAttack(Entity) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
handleAttack(Entity) - Method in class net.minecraft.entity.Entity
 
handleBlockBreaking(boolean) - Method in class net.minecraft.client.MinecraftClient
 
handleBubbleColumn() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
handleChunkEnter(ChunkSectionPos, ServerPlayerEntity) - Method in class net.minecraft.server.world.ChunkTicketManager
 
handleChunkLeave(ChunkSectionPos, ServerPlayerEntity) - Method in class net.minecraft.server.world.ChunkTicketManager
 
handleClick(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
 
handleClick(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.AcceptButton
handleClick(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.RejectButton
handleClick(RealmsObjectSelectionList<?>, AlwaysSelectedEntryListWidget.Entry<?>, List<RealmsAcceptRejectButton>, int, double, double) - Static method in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
 
handled(FluidState) - Method in enum class net.minecraft.world.RaycastContext.FluidHandling
 
handleDisconnection() - Method in class net.minecraft.network.ClientConnection
 
HandledScreen<T extends ScreenHandler> - Class in net.minecraft.client.gui.screen.ingame
 
HandledScreen(T, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.HandledScreen
 
HandledScreens - Class in net.minecraft.client.gui.screen.ingame
 
HandledScreens() - Constructor for class net.minecraft.client.gui.screen.ingame.HandledScreens
 
HandledScreens.Provider<T extends ScreenHandler,U extends Screen & ScreenHandlerProvider<T>> - Interface in net.minecraft.client.gui.screen.ingame
 
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.AnvilScreen
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.CraftingScreen
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.EnchantmentScreen
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 
handledScreenTick() - Method in class net.minecraft.client.gui.screen.ingame.InventoryScreen
handleEvents(Stream<RecordedEvent>) - Method in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 
handleFall(double, boolean) - Method in class net.minecraft.server.network.ServerPlayerEntity
 
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.boss.WitherEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.Entity
 
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.FallingBlockEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.LivingEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.mob.BlazeEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.mob.CreeperEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.mob.FlyingEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.mob.MagmaCubeEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.BatEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.BeeEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.CatEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.ChickenEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.GolemEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.HorseBaseEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.LlamaEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.OcelotEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.passive.ParrotEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
handleFallDamage(float, float, DamageSource) - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
handleGlErrorByDisableVsync(int, long) - Method in class net.minecraft.client.MinecraftClient
 
handleHotbarKeyPressed(int, int) - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 
handleInputEvents() - Method in class net.minecraft.client.MinecraftClient
 
handleInteraction(EntityInteraction, Entity, InteractionObserver) - Method in class net.minecraft.server.world.ServerWorld
 
handleIoException(Exception) - Method in class net.minecraft.server.rcon.QueryResponseHandler
 
handleList(NbtList, Consumer<Recipe<?>>, RecipeManager) - Method in class net.minecraft.server.network.ServerRecipeBook
 
handleMessage(TextStream.Message) - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.EndCityGenerator.Piece
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.IglooGenerator.Piece
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.NetherFossilGenerator.Piece
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanRuinGenerator.Piece
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.ShipwreckGenerator.Piece
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.SimpleStructurePiece
 
handleMetadata(String, BlockPos, ServerWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.WoodlandMansionGenerator.Piece
handleMonitorEvent(long, int) - Method in class net.minecraft.client.util.MonitorTracker
 
handlePacket(BossBarS2CPacket) - Method in class net.minecraft.client.gui.hud.BossBarHud
 
handlePacket(Packet<T>, PacketListener) - Static method in class net.minecraft.network.ClientConnection
 
handlePlayerAddedOrRemoved(ServerPlayerEntity, boolean) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
handleProfilerKeyPress(int) - Method in class net.minecraft.client.MinecraftClient
 
handleQueryResponse(int, NbtCompound) - Method in class net.minecraft.client.network.DataQueryHandler
 
handler - Variable in class net.minecraft.client.font.TextRenderer
 
handler - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
 
handler - Variable in class net.minecraft.client.gui.screen.ingame.LecternScreen
 
handler - Variable in class net.minecraft.client.world.ClientEntityManager
 
handler - Variable in class net.minecraft.command.EntitySelectorOptions.SelectorOption
 
handler - Variable in class net.minecraft.inventory.CraftingInventory
 
handler - Variable in class net.minecraft.recipe.InputSlotFiller
 
handler - Variable in class net.minecraft.screen.slot.FurnaceFuelSlot
 
handler - Variable in class net.minecraft.server.world.ServerEntityManager
 
HANDLER_STATE_MAP - Static variable in enum class net.minecraft.network.NetworkState
 
handleResourceReloadException(Throwable) - Method in class net.minecraft.client.MinecraftClient
 
handleResponse(HttpResponse, UploadResult.Builder) - Method in class net.minecraft.client.realms.FileUpload
 
handlerFactory - Variable in enum class net.minecraft.client.tutorial.TutorialStep
 
handlerGetter - Variable in enum class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractType
 
handleSpecialKey(int) - Method in class net.minecraft.client.util.SelectionManager
 
handleStatus(byte) - Method in class net.minecraft.client.network.ClientPlayerEntity
handleStatus(byte) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
handleStatus(byte) - Method in class net.minecraft.entity.Entity
 
handleStatus(byte) - Method in class net.minecraft.entity.LivingEntity
handleStatus(byte) - Method in class net.minecraft.entity.mob.EvokerFangsEntity
handleStatus(byte) - Method in class net.minecraft.entity.mob.HoglinEntity
handleStatus(byte) - Method in class net.minecraft.entity.mob.MobEntity
handleStatus(byte) - Method in class net.minecraft.entity.mob.RavagerEntity
handleStatus(byte) - Method in class net.minecraft.entity.mob.WitchEntity
handleStatus(byte) - Method in class net.minecraft.entity.mob.ZoglinEntity
handleStatus(byte) - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.AnimalEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.DolphinEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.FoxEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.GoatEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.HorseBaseEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.IronGolemEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.OcelotEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.RabbitEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.SheepEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.SquidEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.TameableEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.VillagerEntity
handleStatus(byte) - Method in class net.minecraft.entity.passive.WolfEntity
handleStatus(byte) - Method in class net.minecraft.entity.player.PlayerEntity
handleStatus(byte) - Method in class net.minecraft.entity.projectile.ArrowEntity
handleStatus(byte) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
handleStatus(byte) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
handleStatus(byte) - Method in class net.minecraft.entity.projectile.thrown.EggEntity
handleStatus(byte) - Method in class net.minecraft.entity.projectile.thrown.SnowballEntity
handleStatus(byte) - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
handleStatus(byte) - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
handleTextClick(Style) - Method in class net.minecraft.client.gui.screen.Screen
 
handleTextClick(Style) - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
HandRenderType(boolean, boolean) - Constructor for enum class net.minecraft.client.render.item.HeldItemRenderer.HandRenderType
 
HandshakeC2SPacket - Class in net.minecraft.network.packet.c2s.handshake
 
HandshakeC2SPacket(String, int, NetworkState) - Constructor for class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
HandshakeC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
HANDSHAKING - Enum constant in enum class net.minecraft.network.NetworkState
 
HandSwingC2SPacket - Class in net.minecraft.network.packet.c2s.play
 
HandSwingC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 
HandSwingC2SPacket(Hand) - Constructor for class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 
handSwinging - Variable in class net.minecraft.entity.LivingEntity
 
handSwingProgress - Variable in class net.minecraft.client.render.entity.model.EntityModel
 
handSwingProgress - Variable in class net.minecraft.entity.LivingEntity
 
handSwingTicks - Variable in class net.minecraft.entity.LivingEntity
 
HANGING - Static variable in class net.minecraft.block.LanternBlock
 
HANGING - Static variable in class net.minecraft.state.property.Properties
A property that specifies if a lantern is hanging.
HANGING_ROOTS - Static variable in class net.minecraft.block.Blocks
 
HANGING_ROOTS - Static variable in class net.minecraft.item.Items
 
HANGING_ROOTS - Static variable in class net.minecraft.sound.BlockSoundGroup
 
HANGING_SHAPE - Static variable in class net.minecraft.block.BellBlock
 
HANGING_SHAPE - Static variable in class net.minecraft.block.LanternBlock
 
HangingEntityFix - Class in net.minecraft.datafixer.fix
 
HangingEntityFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.HangingEntityFix
 
hangingPosition - Variable in class net.minecraft.entity.passive.BatEntity
 
hangingRootPlacementAttempts - Variable in class net.minecraft.world.gen.feature.RootSystemFeatureConfig
 
hangingRootRadius - Variable in class net.minecraft.world.gen.feature.RootSystemFeatureConfig
 
HangingRootsBlock - Class in net.minecraft.block
 
HangingRootsBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.HangingRootsBlock
hangingRootStateProvider - Variable in class net.minecraft.world.gen.feature.RootSystemFeatureConfig
 
hangingRootVerticalSpan - Variable in class net.minecraft.world.gen.feature.RootSystemFeatureConfig
 
HAPPY_TICKS - Static variable in class net.minecraft.entity.passive.PassiveEntity
 
HAPPY_VILLAGER - Static variable in class net.minecraft.particle.ParticleTypes
 
happyTicksRemaining - Variable in class net.minecraft.entity.passive.PassiveEntity
 
HappyVillagerFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.SuspendParticle.HappyVillagerFactory
 
HARD - Enum constant in enum class net.minecraft.world.Difficulty
 
HARD_DIFFICULTY_STING_POISON_DURATION - Static variable in class net.minecraft.entity.passive.BeeEntity
 
hardcore - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
hardcore - Variable in record class net.minecraft.client.util.telemetry.TelemetrySender.PlayerGameMode
The field for the hardcore record component.
hardcore - Variable in class net.minecraft.client.world.ClientWorld.Properties
 
hardcore - Variable in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
The field for the hardcore record component.
hardcore - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 
hardcore - Variable in class net.minecraft.world.level.LevelInfo
 
hardcore() - Method in record class net.minecraft.client.util.telemetry.TelemetrySender.PlayerGameMode
Returns the value of the hardcore record component.
hardcore() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
Returns the value of the hardcore record component.
HARDCORE - Enum constant in enum class net.minecraft.client.gui.screen.world.CreateWorldScreen.Mode
 
HARDCORE - Static variable in class net.minecraft.client.util.telemetry.TelemetryConstants
 
HARDCORE_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 
hardenedState - Variable in class net.minecraft.block.ConcretePowderBlock
 
hardensIn(BlockState) - Static method in class net.minecraft.block.ConcretePowderBlock
 
hardensOnAnySide(BlockView, BlockPos) - Static method in class net.minecraft.block.ConcretePowderBlock
 
hardness - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hardness - Variable in class net.minecraft.block.AbstractBlock.Settings
 
hardness(float) - Method in class net.minecraft.block.AbstractBlock.Settings
 
HARMFUL - Enum constant in enum class net.minecraft.entity.effect.StatusEffectCategory
 
HARMING - Static variable in class net.minecraft.potion.Potions
 
HARP - Enum constant in enum class net.minecraft.block.enums.Instrument
 
has(UUID) - Method in class net.minecraft.server.world.ServerEntityManager
 
has(EntityAttribute) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 
has(Entity) - Method in class net.minecraft.world.EntityList
 
HAS_ALT_DOWN - Static variable in class net.minecraft.client.gui.widget.CyclingButtonWidget
 
HAS_BOOK - Static variable in class net.minecraft.block.LecternBlock
 
HAS_BOOK - Static variable in class net.minecraft.state.property.Properties
A property that specifies if a lectern has a book.
HAS_BOTTLE_0 - Static variable in class net.minecraft.state.property.Properties
A property that specifies if a brewing stand has a bottle in slot 0.
HAS_BOTTLE_1 - Static variable in class net.minecraft.state.property.Properties
A property that specifies if a brewing stand has a bottle in slot 1.
HAS_BOTTLE_2 - Static variable in class net.minecraft.state.property.Properties
A property that specifies if a brewing stand has a bottle in slot 2.
HAS_EGG - Static variable in class net.minecraft.entity.passive.TurtleEntity
 
HAS_FISH - Static variable in class net.minecraft.entity.passive.DolphinEntity
 
HAS_HUNTING_COOLDOWN - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
HAS_INCREASED_HEIGHT_ALREADY_KEY - Static variable in class net.minecraft.datafixer.fix.WorldGenSettingsHeightAndBiomeFix
 
HAS_MAX_MASK - Static variable in class net.minecraft.command.argument.BrigadierArgumentTypes
 
HAS_MIN_MASK - Static variable in class net.minecraft.command.argument.BrigadierArgumentTypes
 
HAS_NECTAR_FLAG - Static variable in class net.minecraft.entity.passive.BeeEntity
 
HAS_NECTAR_KEY - Static variable in class net.minecraft.block.entity.BeehiveBlockEntity
 
HAS_NECTAR_KEY - Static variable in class net.minecraft.entity.passive.BeeEntity
 
HAS_PATTERN_ITEM_COUNT - Static variable in enum class net.minecraft.block.entity.BannerPattern
 
HAS_PUMPKIN_FLAG - Static variable in class net.minecraft.entity.passive.SnowGolemEntity
 
HAS_RECORD - Static variable in class net.minecraft.block.JukeboxBlock
 
HAS_RECORD - Static variable in class net.minecraft.state.property.Properties
A property that specifies if a jukebox has a record.
HAS_SPACE - Enum constant in enum class net.minecraft.world.poi.PointOfInterestStorage.OccupationStatus
 
HAS_STUNG_FLAG - Static variable in class net.minecraft.entity.passive.BeeEntity
 
HAS_STUNG_KEY - Static variable in class net.minecraft.entity.passive.BeeEntity
 
HAS_STURDY_FACE - Static variable in interface net.minecraft.world.gen.blockpredicate.BlockPredicateType
 
hasActiveRaid() - Method in class net.minecraft.entity.raid.RaiderEntity
 
hasActivity(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasAdjacentBlocks(BlockState) - Method in class net.minecraft.block.VineBlock
 
hasAliveTarget() - Method in class net.minecraft.entity.ai.goal.CrossbowAttackGoal
 
hasAllHorizontalDirections - Variable in class net.minecraft.block.AbstractLichenBlock
 
hasAlpha - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 
hasAlpha() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasAltDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasAngerTime() - Method in interface net.minecraft.entity.mob.Angerable
 
hasAny() - Method in enum class net.minecraft.entity.Entity.MoveEffect
Returns whether this means an entity may emit game events or play sounds as it moves.
hasAny(Predicate<BlockState>) - Method in class net.minecraft.world.chunk.ChunkSection
 
hasAny(Predicate<T>) - Method in class net.minecraft.world.chunk.ArrayPalette
Returns true if any entry in this palette passes the predicate.
hasAny(Predicate<T>) - Method in class net.minecraft.world.chunk.BiMapPalette
Returns true if any entry in this palette passes the predicate.
hasAny(Predicate<T>) - Method in class net.minecraft.world.chunk.IdListPalette
Returns true if any entry in this palette passes the predicate.
hasAny(Predicate<T>) - Method in interface net.minecraft.world.chunk.Palette
Returns true if any entry in this palette passes the predicate.
hasAny(Predicate<T>) - Method in class net.minecraft.world.chunk.PalettedContainer
Returns true if any object in this container's palette matches this predicate.
hasAny(Predicate<T>) - Method in class net.minecraft.world.chunk.SingularPalette
Returns true if any entry in this palette passes the predicate.
hasAnyDirection() - Method in class net.minecraft.client.render.WorldRenderer.ChunkInfo
 
hasAnyDirection(BlockState) - Static method in class net.minecraft.block.AbstractLichenBlock
 
hasAquaAffinity(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasAquifers() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
hasArmorInSlot() - Method in class net.minecraft.entity.passive.HorseBaseEntity
Whether this horse already has an item stack in its horse armor slot.
hasArmorInSlot() - Method in class net.minecraft.entity.passive.LlamaEntity
Whether this horse already has an item stack in its horse armor slot.
hasArmorSlot() - Method in class net.minecraft.entity.passive.HorseBaseEntity
Whether this horse has a slot for custom equipment besides a saddle.
hasArmorSlot() - Method in class net.minecraft.entity.passive.HorseEntity
Whether this horse has a slot for custom equipment besides a saddle.
hasArmorSlot() - Method in class net.minecraft.entity.passive.LlamaEntity
Whether this horse has a slot for custom equipment besides a saddle.
hasArray() - Method in class net.minecraft.network.PacketByteBuf
 
hasArray(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
hasAteRecently(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasAttribute(EntityAttribute) - Method in class net.minecraft.entity.attribute.AttributeContainer
 
hasAvailableTarget() - Method in class net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
 
hasBeamTarget() - Method in class net.minecraft.entity.mob.GuardianEntity
 
hasBeenHitByPlayer(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasBeenHurt(LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasBeenUsed() - Method in class net.minecraft.village.TradeOffer
Returns whether this trade offer has already been used.
hasBees(World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
 
hasBelowZeroRetrogen() - Method in class net.minecraft.world.chunk.Chunk
 
hasBerries(BlockState) - Static method in interface net.minecraft.block.CaveVines
 
hasBindingCurse(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasBlazeSpawner - Variable in class net.minecraft.structure.NetherFortressGenerator.BridgePlatform
 
hasBlinkingTexture - Variable in enum class net.minecraft.client.gui.hud.InGameHud.HeartType
 
hasBlockEntity() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasBlockEntity(TagGroup<Block>) - Method in class net.minecraft.command.argument.BlockArgumentParser
 
hasBlockOnTop(BlockView, BlockPos) - Static method in class net.minecraft.block.ChestBlock
 
hasBlocks - Variable in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Section
 
hasBlue - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 
hasBlue() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasBlueChannel() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasBonusChest() - Method in class net.minecraft.world.gen.GeneratorOptions
 
hasBook() - Method in class net.minecraft.block.entity.LecternBlockEntity
 
hasBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
hasBreedTarget(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 
hasBreedTarget(AnimalEntity) - Method in class net.minecraft.entity.ai.brain.task.BreedTask
 
hasBreedTarget(AxolotlEntity) - Static method in class net.minecraft.entity.passive.AxolotlBrain
 
hasBrokenTreeBlocks(ClientPlayerEntity) - Static method in class net.minecraft.client.tutorial.FindTreeTutorialStepHandler
 
hasBuffer - Variable in class net.minecraft.client.sound.StaticSound
 
hasBurnableBlock(WorldView, BlockPos) - Method in class net.minecraft.fluid.LavaFluid
 
hasCancelledAfterWarning() - Method in class net.minecraft.client.resource.VideoWarningManager
 
hasCape() - Method in class net.minecraft.client.network.PlayerListEntry
 
hasCat - Variable in class net.minecraft.structure.SwampHutGenerator
 
hasCeiling - Variable in class net.minecraft.world.dimension.DimensionType
 
hasCeiling() - Method in class net.minecraft.world.dimension.DimensionType
 
hasChanged() - Method in class net.minecraft.screen.Property
Returns true if the value of this property has changed since the last call to hasChanged().
hasChannel() - Method in class net.minecraft.network.ClientConnection
 
hasChanneling() - Method in class net.minecraft.entity.projectile.TridentEntity
 
hasChanneling(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasCheats() - Method in class net.minecraft.world.level.storage.LevelSummary
 
hasChest() - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
 
hasChest(HorseBaseEntity) - Method in class net.minecraft.screen.HorseScreenHandler
 
hasChildren() - Method in class net.minecraft.structure.StructureStart
 
hasChildrenDone(Advancement) - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 
hasChunk(ChunkPos) - Method in class net.minecraft.world.storage.RegionFile
 
hasChunkStreamVersionId(byte) - Static method in class net.minecraft.world.storage.RegionFile
 
hasClass(ArgumentType<?>) - Static method in class net.minecraft.command.argument.ArgumentTypes
 
hasCobwebs - Variable in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 
hasCollidedSoftly(Vec3d) - Method in class net.minecraft.client.network.ClientPlayerEntity
hasCollidedSoftly(Vec3d) - Method in class net.minecraft.entity.Entity
 
hasColor - Variable in class net.minecraft.client.font.GlyphAtlasTexture
 
hasColor() - Method in class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
hasColor() - Method in enum class net.minecraft.client.font.BlankGlyph
hasColor() - Method in interface net.minecraft.client.font.RenderableGlyph
 
hasColor() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
hasColor() - Method in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
hasColor() - Method in enum class net.minecraft.client.font.WhiteRectangleGlyph
hasColor() - Method in class net.minecraft.client.render.model.BakedQuad
 
hasColor(ItemStack) - Method in interface net.minecraft.item.DyeableItem
 
hasComparatorOutput() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.AbstractCauldronBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.AbstractFurnaceBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.BarrelBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.BeehiveBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.BrewingStandBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.CakeBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.CandleCakeBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.ChestBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.CommandBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.ComposterBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.DetectorRailBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.DispenserBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.EndPortalFrameBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.HopperBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.JukeboxBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.LecternBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.RespawnAnchorBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.SculkSensorBlock
hasComparatorOutput(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
hasCompletedPointOfInterest(ServerWorld, BlockPos) - Method in class net.minecraft.entity.ai.brain.task.ForgetCompletedPointOfInterestTask
 
hasCondition(Identifier) - Method in class net.minecraft.loot.LootTableReporter
 
hasControlDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasCraftableRecipes() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 
hasCrafted(ClientPlayerEntity, Tag<Item>) - Static method in class net.minecraft.client.tutorial.CraftPlanksTutorialStepHandler
 
hasCreativeInventory() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
hasCrop(BlockView, BlockPos) - Static method in class net.minecraft.block.FarmlandBlock
 
hasCrumbling - Variable in class net.minecraft.client.render.RenderLayer
 
hasCrumbling() - Method in class net.minecraft.client.render.RenderLayer
 
hasCustomBlock() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
hasCustomer() - Method in class net.minecraft.entity.passive.MerchantEntity
 
hasCustomName() - Method in class net.minecraft.entity.Entity
hasCustomName() - Method in class net.minecraft.item.ItemStack
 
hasCustomName() - Method in interface net.minecraft.util.Nameable
 
hasDamage - Variable in class net.minecraft.entity.damage.DamageTracker
 
hasDamage() - Method in class net.minecraft.entity.damage.DamageTracker
 
hasDefaultSettings(long, SimpleRegistry<DimensionOptions>) - Static method in class net.minecraft.world.dimension.DimensionOptions
 
hasDefinitionFor(EntityType<?>) - Static method in class net.minecraft.entity.attribute.DefaultAttributeRegistry
 
hasDepth - Variable in class net.minecraft.client.render.model.BasicBakedModel.Builder
 
hasDepth - Variable in class net.minecraft.client.render.model.BasicBakedModel
 
hasDepth() - Method in interface net.minecraft.client.render.model.BakedModel
 
hasDepth() - Method in class net.minecraft.client.render.model.BasicBakedModel
hasDepth() - Method in class net.minecraft.client.render.model.BuiltinBakedModel
hasDepth() - Method in class net.minecraft.client.render.model.MultipartBakedModel
hasDepth() - Method in class net.minecraft.client.render.model.WeightedBakedModel
hasDeviated() - Method in class net.minecraft.util.profiler.Sampler
 
hasDirection(int) - Method in class net.minecraft.client.render.WorldRenderer.ChunkInfo
 
hasDirection(BlockState, Direction) - Static method in class net.minecraft.block.AbstractLichenBlock
 
hasDragonMusic() - Method in class net.minecraft.entity.boss.BossBar
 
hasDynamicBounds() - Method in class net.minecraft.block.Block
 
hasEgg() - Method in class net.minecraft.entity.passive.TurtleEntity
 
hasElement(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
hasEmissiveLighting(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasEnchantments() - Method in class net.minecraft.item.ItemStack
 
hasEnderDragonFight - Variable in class net.minecraft.world.dimension.DimensionType
 
hasEnderDragonFight() - Method in class net.minecraft.world.dimension.DimensionType
 
hasExperienceBar() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
hasExpired() - Method in class net.minecraft.client.render.debug.GameEventDebugRenderer.Entry
 
hasExplosionEffects() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
hasExtendedReach() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
hasExtraWave() - Method in class net.minecraft.village.raid.Raid
 
hasFailedOptionalTests() - Method in class net.minecraft.test.TestSet
 
hasFeatures - Variable in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 
hasFetchedServers - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
hasFinalClause - Variable in class net.minecraft.test.TestContext
 
hasFinishedCurrentPath() - Method in class net.minecraft.entity.mob.DrownedEntity
 
hasFinishedPath(MobEntity, WalkTarget, long) - Method in class net.minecraft.entity.ai.brain.task.WanderAroundTask
 
hasFish() - Method in class net.minecraft.entity.passive.DolphinEntity
 
hasFittingRecipes() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 
hasFixedTime() - Method in class net.minecraft.world.dimension.DimensionType
 
hasFlower() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer.Bee
 
hasFlower() - Method in class net.minecraft.entity.passive.BeeEntity
 
hasFlowerPos() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
 
hasFollower() - Method in class net.minecraft.entity.passive.LlamaEntity
 
hasForwardMovement() - Method in class net.minecraft.client.input.Input
 
hasFrostWalker(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasGlint() - Method in class net.minecraft.item.ItemStack
 
hasGlint(ItemStack) - Method in class net.minecraft.item.CompassItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.DebugStickItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.EnchantedBookItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.EnchantedGoldenAppleItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.EndCrystalItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.ExperienceBottleItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.Item
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.NetherStarItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.PotionItem
Checks if the glint effect should be applied when the item is rendered.
hasGlint(ItemStack) - Method in class net.minecraft.item.WrittenBookItem
Checks if the glint effect should be applied when the item is rendered.
hasGreen - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 
hasGreen() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasGreenChannel() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasGui() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
hasGui() - Method in class net.minecraft.server.MinecraftServer
 
hash - Variable in class net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket
 
hash(byte[][]) - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 
hash(int, int, int) - Static method in class net.minecraft.entity.ai.pathing.PathNode
 
HASH_SIGN - Static variable in class net.minecraft.command.argument.ItemStringReader
 
HASH_STRATEGY - Static variable in record class net.minecraft.world.tick.OrderedTick
 
HASH_STRATEGY - Static variable in record class net.minecraft.world.tick.Tick
 
hasHaste(LivingEntity) - Static method in class net.minecraft.entity.effect.StatusEffectUtil
 
hashCode - Variable in class net.minecraft.entity.ai.brain.Activity
 
hashCode - Variable in class net.minecraft.entity.ai.pathing.PathNode
 
hashCode() - Method in class net.minecraft.advancement.Advancement
 
hashCode() - Method in class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
 
hashCode() - Method in class net.minecraft.block.Block.NeighborGroup
 
hashCode() - Method in class net.minecraft.client.gl.GlBlendState
 
hashCode() - Method in class net.minecraft.client.gl.WindowFramebuffer.Size
 
hashCode() - Method in class net.minecraft.client.gui.screen.narration.Narration
 
hashCode() - Method in class net.minecraft.client.network.ServerAddress
 
hashCode() - Method in class net.minecraft.client.realms.dto.RealmsServer
 
hashCode() - Method in class net.minecraft.client.realms.util.TextRenderingUtils.Line
 
hashCode() - Method in class net.minecraft.client.realms.util.TextRenderingUtils.LineSegment
 
hashCode() - Method in class net.minecraft.client.render.BlockBreakingInfo
 
hashCode() - Method in class net.minecraft.client.render.entity.model.EntityModelLayer
 
hashCode() - Method in class net.minecraft.client.render.model.json.ModelVariant
 
hashCode() - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 
hashCode() - Method in class net.minecraft.client.render.model.json.MultipartModelComponent
 
hashCode() - Method in class net.minecraft.client.render.model.json.Transformation
 
hashCode() - Method in class net.minecraft.client.render.model.json.WeightedUnbakedModel
 
hashCode() - Method in class net.minecraft.client.render.model.ModelLoader.ModelDefinition
 
hashCode() - Method in class net.minecraft.client.render.model.MultipartUnbakedModel
 
hashCode() - Method in class net.minecraft.client.render.VertexFormat
 
hashCode() - Method in class net.minecraft.client.render.VertexFormatElement
 
hashCode() - Method in class net.minecraft.client.render.WorldRenderer.ChunkInfo
 
hashCode() - Method in class net.minecraft.client.resource.language.LanguageDefinition
 
hashCode() - Method in class net.minecraft.client.util.InputUtil.Key
 
hashCode() - Method in class net.minecraft.client.util.ModelIdentifier
 
hashCode() - Method in class net.minecraft.client.util.SpriteIdentifier
 
hashCode() - Method in record class net.minecraft.client.util.telemetry.TelemetrySender.PlayerGameMode
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.client.util.VideoMode
 
hashCode() - Method in class net.minecraft.command.argument.CoordinateArgument
 
hashCode() - Method in class net.minecraft.command.argument.DefaultPosArgument
 
hashCode() - Method in class net.minecraft.command.argument.LookingPosArgument
 
hashCode() - Method in class net.minecraft.data.client.model.PropertiesMap
 
hashCode() - Method in class net.minecraft.entity.ai.brain.Activity
 
hashCode() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
hashCode() - Method in class net.minecraft.entity.ai.pathing.PathNode
 
hashCode() - Method in class net.minecraft.entity.attribute.EntityAttributeModifier
 
hashCode() - Method in class net.minecraft.entity.data.TrackedData
 
hashCode() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 
hashCode() - Method in class net.minecraft.entity.Entity
 
hashCode() - Method in record class net.minecraft.entity.LivingEntity.FallSounds
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.item.map.MapBannerMarker
 
hashCode() - Method in class net.minecraft.item.map.MapIcon
 
hashCode() - Method in class net.minecraft.loot.provider.number.ConstantLootNumberProvider
 
hashCode() - Method in class net.minecraft.nbt.NbtByte
 
hashCode() - Method in class net.minecraft.nbt.NbtByteArray
 
hashCode() - Method in class net.minecraft.nbt.NbtCompound
 
hashCode() - Method in class net.minecraft.nbt.NbtDouble
 
hashCode() - Method in class net.minecraft.nbt.NbtFloat
 
hashCode() - Method in class net.minecraft.nbt.NbtInt
 
hashCode() - Method in class net.minecraft.nbt.NbtIntArray
 
hashCode() - Method in class net.minecraft.nbt.NbtList
 
hashCode() - Method in class net.minecraft.nbt.NbtLong
 
hashCode() - Method in class net.minecraft.nbt.NbtLongArray
 
hashCode() - Method in class net.minecraft.nbt.NbtShort
 
hashCode() - Method in class net.minecraft.nbt.NbtString
 
hashCode() - Method in record class net.minecraft.nbt.scanner.SelectiveNbtCollector.Query
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.nbt.scanner.SelectiveNbtCollector.Tree
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.network.packet.s2c.play.PlayerActionResponseS2CPacket
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.network.packet.s2c.play.SimulationDistanceS2CPacket
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.network.PacketByteBuf
 
hashCode() - Method in class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
 
hashCode() - Method in class net.minecraft.recipe.book.RecipeBookOptions
 
hashCode() - Method in class net.minecraft.resource.ResourceImpl
 
hashCode() - Method in class net.minecraft.resource.ResourcePackProfile
 
hashCode() - Method in record class net.minecraft.server.chase.ChaseClient.TeleportPos
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.server.chase.ChaseServer.TeleportPos
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.server.world.BlockEvent
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.server.world.ChunkTicket
 
hashCode() - Method in record class net.minecraft.server.world.ServerChunkManager.ChunkWithHolder
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage.EntityTracker
 
hashCode() - Method in class net.minecraft.stat.Stat
 
hashCode() - Method in class net.minecraft.state.property.Property
 
hashCode() - Method in record class net.minecraft.state.property.Property.Value
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.structure.JigsawJunction
 
hashCode() - Method in record class net.minecraft.structure.StructureContext
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.structure.StructurePiecesGenerator.Context
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.structure.StructurePiecesList
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.text.BaseText
 
hashCode() - Method in class net.minecraft.text.ClickEvent
 
hashCode() - Method in class net.minecraft.text.HoverEvent.EntityContent
 
hashCode() - Method in class net.minecraft.text.HoverEvent
 
hashCode() - Method in class net.minecraft.text.HoverEvent.ItemStackContent
 
hashCode() - Method in class net.minecraft.text.Style
 
hashCode() - Method in class net.minecraft.text.TextColor
 
hashCode() - Method in class net.minecraft.text.TranslatableText
 
hashCode() - Method in class net.minecraft.util.collection.Weight
 
hashCode() - Method in class net.minecraft.util.dynamic.Codecs.Either
 
hashCode() - Method in record class net.minecraft.util.dynamic.Codecs.Lazy
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.util.dynamic.Codecs.Xor
 
hashCode() - Method in record class net.minecraft.util.dynamic.EntryLoader.Entry
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.dynamic.EntryLoader.Impl.Element
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.util.dynamic.GlobalPos
 
hashCode() - Method in record class net.minecraft.util.dynamic.Range
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.util.Identifier
 
hashCode() - Method in class net.minecraft.util.math.AffineTransformation
 
hashCode() - Method in class net.minecraft.util.math.BlockBox
 
hashCode() - Method in class net.minecraft.util.math.Box
 
hashCode() - Method in class net.minecraft.util.math.ChunkPos
 
hashCode() - Method in class net.minecraft.util.math.ColumnPos
 
hashCode() - Method in class net.minecraft.util.math.Matrix3f
 
hashCode() - Method in class net.minecraft.util.math.Matrix4f
 
hashCode() - Method in class net.minecraft.util.math.Quaternion
 
hashCode() - Method in record class net.minecraft.util.math.Spline.class_6738
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.math.Spline.FixedFloatFunction
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.util.math.Vec3d
 
hashCode() - Method in class net.minecraft.util.math.Vec3f
 
hashCode() - Method in class net.minecraft.util.math.Vec3i
 
hashCode() - Method in class net.minecraft.util.math.Vector4f
 
hashCode() - Method in record class net.minecraft.util.ModStatus
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.util.profiler.Sampler
 
hashCode() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.CpuLoadSample
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.LongRunningSampleStatistics
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.Packet
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.ServerTickTimeSample
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample.AllocationMap
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.registry.DynamicRegistryManager.Info
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.util.registry.SimpleRegistry.RegistryManagerEntry
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.util.thread.ExecutorSampling.MergedSampler
 
hashCode() - Method in record class net.minecraft.world.biome.source.BiomeSource.class_6827
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Instance
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.FittestPositionFinder.Result
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.ParameterRange
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.biome.source.util.TerrainNoisePoint
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.biome.source.util.VanillaTerrainParameters.NoisePoint
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.chunk.Chunk.TickSchedulers
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.chunk.PalettedContainer.Data
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.chunk.PalettedContainer.DataProvider
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.chunk.PalettedContainer.Serialized
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.world.GameRules.Key
 
hashCode() - Method in record class net.minecraft.world.gen.chunk.Blender.ChunkBlendingData
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig.Layer
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.DiskFeatureConfig
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.LakeFeature.Config
Deprecated.
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.RandomPatchFeatureConfig
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.TwistingVinesFeatureConfig
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.FeatureData
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.Features
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.NoiseColumnSampler.class_6747
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.random.RandomSeed.XoroshiroSeed
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.AboveYMaterialCondition
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.BiomeMaterialCondition
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.BlockMaterialRule
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionalBlockStateRule
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.InvertedBooleanSupplier
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NoiseThresholdMaterialCondition
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NotMaterialCondition
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SequenceBlockStateRule
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SequenceMaterialRule
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SimpleBlockStateRule
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.StoneDepthMaterialCondition
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.VerticalGradientMaterialCondition
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.WaterMaterialCondition
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.MobSpawnerEntry.CustomSpawnRules
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.MobSpawnerEntry
Returns a hash code value for this object.
hashCode() - Method in class net.minecraft.world.poi.PointOfInterest
 
hashCode() - Method in record class net.minecraft.world.tick.OrderedTick
Returns a hash code value for this object.
hashCode() - Method in record class net.minecraft.world.tick.Tick
Returns a hash code value for this object.
hashCode(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
hashCode(Object) - Method in enum class net.minecraft.util.Util.IdentityHashStrategy
 
hashCode(Vec3i) - Static method in class net.minecraft.util.math.MathHelper
 
hashCodeCache - Variable in class net.minecraft.state.property.Property
 
hasHeightmap(Heightmap.Type) - Method in class net.minecraft.world.chunk.Chunk
 
hasHighHumidity() - Method in class net.minecraft.world.biome.Biome
 
hasHighHumidity(BlockPos) - Method in class net.minecraft.world.World
 
hasHive() - Method in class net.minecraft.entity.passive.BeeEntity
 
hasHoneyBlockEffects(Entity) - Static method in class net.minecraft.block.HoneyBlock
 
hasHorizontalSide(BlockState) - Method in class net.minecraft.block.VineBlock
 
hashSeed(long) - Static method in class net.minecraft.world.biome.source.BiomeAccess
 
hasIdleActivity(AbstractPiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasInstantEffect() - Method in class net.minecraft.potion.Potion
 
hasInteractionTarget(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
hasItem(ItemConvertible) - Static method in class net.minecraft.data.server.RecipesProvider
 
hasItemInOffHand(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasItemRecipe(ItemStack, ItemStack) - Static method in class net.minecraft.recipe.BrewingRecipeRegistry
 
hasJobSite(VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.WorkStationCompetitionTask
 
hasJockey() - Method in class net.minecraft.entity.passive.ChickenEntity
 
hasJsonObject(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
hasJumpingMount() - Method in class net.minecraft.client.network.ClientPlayerEntity
 
hasKilledHoglin(E) - Method in class net.minecraft.entity.ai.brain.task.HuntFinishTask
 
hasKnownRecipes(ClientRecipeBook) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeGroupButtonWidget
 
hasLabel(ArmorStandEntity) - Method in class net.minecraft.client.render.entity.ArmorStandEntityRenderer
 
hasLabel(T) - Method in class net.minecraft.client.render.entity.EntityRenderer
Determines whether the passed entity should render with a nameplate above its head.
hasLabel(T) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
hasLabel(T) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 
hasLabel(T) - Method in class net.minecraft.client.render.entity.MobEntityRenderer
 
hasLakes - Variable in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 
hasLayerSelected() - Method in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
 
hasLeader() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
 
hasLightUpdates - Variable in class net.minecraft.world.chunk.light.LightStorage
 
hasLightUpdates() - Method in class net.minecraft.world.chunk.light.LightStorage
 
hasLightUpdates() - Method in class net.minecraft.world.chunk.light.SkyLightStorage
hasLimit - Variable in class net.minecraft.command.EntitySelectorReader
 
hasLimit() - Method in class net.minecraft.command.EntitySelectorReader
 
hasLimit() - Method in class net.minecraft.loot.function.LootingEnchantLootFunction
 
hasLimitedAttackSpeed() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
hasLineBreak() - Method in class net.minecraft.client.font.TextHandler.LineBreakingVisitor
 
hasLodestone(ItemStack) - Static method in class net.minecraft.item.CompassItem
 
hasLost() - Method in class net.minecraft.village.raid.Raid
 
hasLuminance - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 
hasLuminance() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasMax(byte) - Static method in class net.minecraft.command.argument.BrigadierArgumentTypes
 
hasMaxAge(BlockState) - Method in class net.minecraft.block.AbstractPlantStemBlock
 
hasMemoryAddress() - Method in class net.minecraft.network.PacketByteBuf
 
hasMemoryModule(MemoryModuleType<?>) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasMemoryModuleWithValue(MemoryModuleType<U>, U) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasMessages() - Method in class net.minecraft.util.thread.TaskExecutor
 
hasMetadata() - Method in interface net.minecraft.resource.Resource
Returns if this resource has any metadata.
hasMetadata() - Method in class net.minecraft.resource.ResourceImpl
Returns if this resource has any metadata.
hasMin(byte) - Static method in class net.minecraft.command.argument.BrigadierArgumentTypes
 
hasMissingBedrock() - Method in class net.minecraft.world.chunk.BelowZeroRetrogen
 
hasMobNavigation(MobEntity) - Static method in class net.minecraft.entity.ai.NavigationConditions
 
hasModifier(EntityAttributeModifier) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 
hasModifier(EntityAttribute, UUID) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 
hasModifierForAttribute(EntityAttribute, UUID) - Method in class net.minecraft.entity.attribute.AttributeContainer
 
hasMonumentIcon() - Method in class net.minecraft.item.map.MapState
 
hasMoreHoglinsAround(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 
hasMovementInput() - Method in class net.minecraft.client.network.ClientPlayerEntity
Returns whether the player has movement input.
hasMultipartModel() - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 
hasNbt() - Method in interface net.minecraft.command.argument.BlockPredicateArgumentType.BlockPredicate
 
hasNbt() - Method in class net.minecraft.command.argument.BlockPredicateArgumentType.StatePredicate
 
hasNbt() - Method in class net.minecraft.item.ItemStack
Returns whether this item stack has custom NBT.
hasNearestPlayerHoldingWantedItem(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasNearestRepellent(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 
hasNectar() - Method in class net.minecraft.entity.passive.BeeEntity
 
hasNetherPortalCooldown() - Method in class net.minecraft.entity.Entity
 
hasNext() - Method in class net.minecraft.util.collection.SortedArraySet.SetIterator
 
hasNextGaussian - Variable in class net.minecraft.world.gen.random.GaussianGenerator
 
hasNoAdvantageAgainstHoglins(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasNoBees() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
 
hasNoChunkUpdaters() - Method in class net.minecraft.client.world.ClientWorld
 
hasNoDrag() - Method in class net.minecraft.entity.LivingEntity
 
hasNoGravity() - Method in class net.minecraft.entity.Entity
 
hasNoiseCaves - Variable in class net.minecraft.world.gen.NoiseColumnSampler
 
hasNoiseCaves() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
hasNoodleCaves() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
hasNoRaid() - Method in class net.minecraft.entity.mob.PatrolEntity
 
hasNoRaid() - Method in class net.minecraft.entity.raid.RaiderEntity
hasNoTerrain - Variable in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 
hasNumber(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
hasObsoleteValue(String) - Static method in class net.minecraft.datafixer.fix.RedstoneConnectionsFix
 
hasOcelotOnTop(WorldAccess, BlockPos) - Static method in class net.minecraft.block.ChestBlock
 
hasOpacityChannel() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasOreVeins() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
hasOtherFishInGroup() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
 
hasOtherMobReachedDoor(ServerWorld, LivingEntity, BlockPos) - Static method in class net.minecraft.entity.ai.brain.task.OpenDoorsTask
 
hasOutline(Entity) - Method in class net.minecraft.client.MinecraftClient
Checks if the provided entity should display an outline around its model.
hasOutnumberedHoglins(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasOverlay - Variable in class net.minecraft.client.render.BufferBuilder
 
hasPandaFlag(int) - Method in class net.minecraft.entity.passive.PandaEntity
 
hasParameter(LootContextParameter<?>) - Method in class net.minecraft.loot.context.LootContext
 
hasParentalConsent - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
hasParentalConsent() - Static method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
hasPassenger(Entity) - Method in class net.minecraft.entity.Entity
 
hasPassengerDeep(Entity) - Method in class net.minecraft.entity.Entity
 
hasPassengers() - Method in class net.minecraft.entity.Entity
 
hasPassengerType(Predicate<Entity>) - Method in class net.minecraft.entity.Entity
 
hasPathfindingPenalty(PathAwareEntity, BlockPos) - Static method in class net.minecraft.entity.ai.NavigationConditions
 
hasPatrolTarget() - Method in class net.minecraft.entity.mob.PatrolEntity
 
hasPatternItem - Variable in enum class net.minecraft.block.entity.BannerPattern
 
hasPayment() - Method in class net.minecraft.screen.BeaconScreenHandler
 
hasPendingUpdates - Variable in class net.minecraft.world.chunk.light.LevelPropagator
 
hasPendingUpdates() - Method in class net.minecraft.world.chunk.light.LevelPropagator
 
hasPermissionLevel(int) - Method in class net.minecraft.client.network.ClientCommandSource
hasPermissionLevel(int) - Method in interface net.minecraft.command.CommandSource
 
hasPermissionLevel(int) - Method in class net.minecraft.entity.Entity
 
hasPermissionLevel(int) - Method in class net.minecraft.server.command.ServerCommandSource
hasPlacedChest - Variable in class net.minecraft.structure.DesertTempleGenerator
 
hasPlayedForCurrentColumn - Variable in class net.minecraft.client.sound.BubbleColumnSoundPlayer
 
hasPlayerHoldingWantedItemNearby(LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasPlayerRider() - Method in class net.minecraft.entity.Entity
 
hasPositionTarget() - Method in class net.minecraft.entity.mob.MobEntity
 
hasPotionRecipe(ItemStack, ItemStack) - Static method in class net.minecraft.recipe.BrewingRecipeRegistry
 
hasPower(World, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 
hasPower(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
hasPreviouslyKilled() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
hasPrimitive(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
hasProfile(String) - Method in class net.minecraft.resource.ResourcePackManager
 
hasProgressBar - Variable in class net.minecraft.client.toast.TutorialToast
 
hasProjectile(ItemStack, Item) - Static method in class net.minecraft.item.CrossbowItem
 
hasPumpkin() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
hasRaidAt(BlockPos) - Method in class net.minecraft.server.world.ServerWorld
 
hasRaids - Variable in class net.minecraft.world.dimension.DimensionType
 
hasRaids() - Method in class net.minecraft.world.dimension.DimensionType
 
hasRails - Variable in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 
hasRain(BlockPos) - Method in class net.minecraft.world.World
 
hasRandomBlockTicks() - Method in class net.minecraft.world.chunk.ChunkSection
 
hasRandomFluidTicks() - Method in class net.minecraft.world.chunk.ChunkSection
 
hasRandomTicks() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasRandomTicks() - Method in class net.minecraft.fluid.Fluid
 
hasRandomTicks() - Method in class net.minecraft.fluid.FluidState
 
hasRandomTicks() - Method in class net.minecraft.fluid.LavaFluid
hasRandomTicks() - Method in class net.minecraft.world.chunk.ChunkSection
 
hasRandomTicks(BlockState) - Method in class net.minecraft.block.AbstractPlantStemBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.BambooBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.Block
 
hasRandomTicks(BlockState) - Method in class net.minecraft.block.ChorusFlowerBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.CocoaBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.CropBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.FluidBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.LeavesBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.NetherWartBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.OxidizableBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.OxidizableSlabBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.OxidizableStairsBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.RedstoneOreBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.StairsBlock
hasRandomTicks(BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
hasReached() - Method in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
 
hasReached(MobEntity, WalkTarget) - Method in class net.minecraft.entity.ai.brain.task.WanderAroundTask
 
hasReached(ServerWorld, LivingEntity, BlockPos) - Static method in class net.minecraft.entity.ai.brain.task.OpenDoorsTask
 
hasRecentlySlept(long) - Method in class net.minecraft.entity.passive.VillagerEntity
 
hasRecipe(ItemStack, ItemStack) - Static method in class net.minecraft.recipe.BrewingRecipeRegistry
 
hasRecipeRemainder() - Method in class net.minecraft.item.Item
Checks if this item has a remainder item that is left behind when used as a crafting ingredient.
hasRed - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 
hasRed() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasRedChannel() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
hasReducedDebugInfo() - Method in class net.minecraft.client.MinecraftClient
 
hasReducedDebugInfo() - Method in class net.minecraft.entity.player.PlayerEntity
 
hasRequiredMemoryState(E) - Method in class net.minecraft.entity.ai.brain.task.Task
 
hasResolutionChanged - Variable in class net.minecraft.client.Mouse
 
hasResults() - Method in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 
hasRidingInventory() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
hasRotation() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 
hasRunningTasks() - Method in class net.minecraft.util.thread.ReentrantThreadExecutor
 
hasScrollbar() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 
hasScrollbar() - Method in class net.minecraft.item.ItemGroup
 
hasSection(long) - Method in class net.minecraft.world.chunk.light.LightStorage
 
hasSeedToPlant() - Method in class net.minecraft.entity.passive.VillagerEntity
 
hasSelfControl() - Method in class net.minecraft.entity.passive.FishEntity
 
hasSelfControl() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
hasShade() - Method in class net.minecraft.client.render.model.BakedQuad
 
hasShiftDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasSidedTransparency - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasSidedTransparency() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.DirtPathBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.EndPortalFrameBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.FarmlandBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.LecternBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.PistonBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.PistonHeadBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.SculkSensorBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.SlabBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.SnowBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.StairsBlock
hasSidedTransparency(BlockState) - Method in class net.minecraft.block.StonecutterBlock
hasSingleOutput() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 
hasSkinTexture() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 
hasSkinTexture() - Method in class net.minecraft.client.network.PlayerListEntry
Checks if the player represented by this entry has a custom skin.
hasSkyLight - Variable in class net.minecraft.world.dimension.DimensionType
 
hasSkyLight() - Method in class net.minecraft.world.dimension.DimensionType
 
hasSolidTopSurface(BlockView, BlockPos, Entity) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasSolidTopSurface(BlockView, BlockPos, Entity, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasSorter - Variable in class net.minecraft.command.EntitySelectorReader
 
hasSorter() - Method in class net.minecraft.command.EntitySelectorReader
 
hasSoulFireNearby(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
hasSoulSpeed(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasSpace() - Method in class net.minecraft.world.poi.PointOfInterest
 
hasSpaceForTree(StructureWorldAccess, RootSystemFeatureConfig, BlockPos) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
 
hasSpawned() - Method in class net.minecraft.village.raid.Raid
 
hasSpawnedExtraWave() - Method in class net.minecraft.village.raid.Raid
 
hasSpawnedFinalWave() - Method in class net.minecraft.village.raid.Raid
 
hasSpawner - Variable in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 
hasStack() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
hasStack() - Method in class net.minecraft.screen.slot.Slot
 
hasStackEquipped(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 
hasStackTrace - Variable in class net.minecraft.util.crash.CrashReport
 
hasStarted() - Method in class net.minecraft.village.raid.Raid
 
hasStat(T) - Method in class net.minecraft.stat.StatType
 
hasStatusBars() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
hasStatusEffect(StatusEffect) - Method in class net.minecraft.entity.LivingEntity
 
hasStillWater(BlockPos, World) - Static method in class net.minecraft.block.RespawnAnchorBlock
 
hasStopped() - Method in class net.minecraft.village.raid.Raid
 
hasString(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
hasStructureName() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
hasStructureReferences() - Method in class net.minecraft.world.chunk.Chunk
 
hasStructureReferences(BlockPos) - Method in class net.minecraft.world.gen.StructureAccessor
 
hasStung() - Method in class net.minecraft.entity.passive.BeeEntity
 
hasSturdyFace(Direction) - Static method in interface net.minecraft.world.gen.blockpredicate.BlockPredicate
 
hasSturdyFace(Vec3i, Direction) - Static method in interface net.minecraft.world.gen.blockpredicate.BlockPredicate
 
HasSturdyFacePredicate - Class in net.minecraft.world.gen.blockpredicate
 
HasSturdyFacePredicate(Vec3i, Direction) - Constructor for class net.minecraft.world.gen.blockpredicate.HasSturdyFacePredicate
 
hasSwimmingVector() - Method in class net.minecraft.entity.passive.SquidEntity
 
hasSwitchedCarouselImage - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
hasTable(Identifier) - Method in class net.minecraft.loot.LootTableReporter
 
hasTarget - Variable in class net.minecraft.entity.passive.RabbitEntity.EatCarrotCropGoal
 
hasTargetToAvoid(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
HASTE - Static variable in class net.minecraft.entity.effect.StatusEffects
 
hasTintColor() - Method in enum class net.minecraft.item.map.MapIcon.Type
 
hasTooManyPatterns - Variable in class net.minecraft.client.gui.screen.ingame.LoomScreen
 
hasTopRim(BlockView, BlockPos) - Static method in class net.minecraft.block.Block
 
hasTranslation(String) - Static method in class net.minecraft.client.resource.language.I18n
 
hasTranslation(String) - Method in class net.minecraft.client.resource.language.TranslationStorage
hasTranslation(String) - Method in class net.minecraft.util.Language
 
hasTypeAt(PointOfInterestType, BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
hasUnreadNewMessages - Variable in class net.minecraft.client.gui.hud.ChatHud
 
hasUnreadNews - Variable in class net.minecraft.client.realms.gui.RealmsDataFetcher
 
hasUnreadNews - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
hasUnreadNews - Static variable in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
 
hasUnreadNews - Variable in class net.minecraft.client.realms.util.RealmsPersistence.RealmsPersistenceData
 
hasUnreadNews() - Method in class net.minecraft.client.realms.gui.RealmsDataFetcher
 
hasUpdates - Variable in class net.minecraft.world.chunk.light.SkyLightStorage
 
hasUpdates() - Method in enum class net.minecraft.world.chunk.light.ChunkLightingView.Empty
hasUpdates() - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
hasUpdates() - Method in class net.minecraft.world.chunk.light.LightingProvider
hasUpdates() - Method in interface net.minecraft.world.chunk.light.LightingView
 
hasVanishingCurse(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasVehicle() - Method in class net.minecraft.entity.Entity
 
hasVisibleVillagerBabies(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
hasVisualFire - Variable in class net.minecraft.entity.Entity
 
hasWarned - Variable in class net.minecraft.world.chunk.WorldChunk.DirectBlockEntityTickInvoker
 
hasWarning() - Method in class net.minecraft.client.resource.VideoWarningManager
 
hasWaterBreathing(LivingEntity) - Static method in class net.minecraft.entity.effect.StatusEffectUtil
 
hasWings() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
hasWings() - Method in class net.minecraft.entity.Entity
 
hasWings() - Method in class net.minecraft.entity.mob.PhantomEntity
hasWings() - Method in class net.minecraft.entity.mob.VexEntity
hasWings() - Method in class net.minecraft.entity.passive.BatEntity
hasWings() - Method in class net.minecraft.entity.passive.BeeEntity
hasWings() - Method in class net.minecraft.entity.passive.ChickenEntity
hasWings() - Method in class net.minecraft.entity.passive.ParrotEntity
hasWitch - Variable in class net.minecraft.structure.SwampHutGenerator
 
hasWon() - Method in class net.minecraft.village.raid.Raid
 
hasWorld() - Method in class net.minecraft.block.entity.BlockEntity
 
hasWorldIcon - Variable in class net.minecraft.client.render.GameRenderer
 
hasZeroDropChance(OptionalDynamic<?>, int) - Static method in class net.minecraft.datafixer.fix.EntityRedundantChanceTagsFix
 
hat - Variable in class net.minecraft.client.render.entity.model.BipedEntityModel
 
hat - Variable in class net.minecraft.client.render.entity.model.IllagerEntityModel
 
hat - Variable in class net.minecraft.client.render.entity.model.VillagerResemblingModel
 
HAT - Enum constant in enum class net.minecraft.block.enums.Instrument
 
HAT - Enum constant in enum class net.minecraft.client.render.entity.PlayerModelPart
 
HAT - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
The key of a hat model part, whose value is "hat".
HAT_DILATION - Static variable in class net.minecraft.client.render.entity.model.EntityModels
 
HAT_RIM - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
The key of a hat rim model part, whose value is "hat_rim".
HATCH - Static variable in class net.minecraft.block.TurtleEggBlock
 
HATCH - Static variable in class net.minecraft.state.property.Properties
A property that specifies how close an egg is hatching.
hatRim - Variable in class net.minecraft.client.render.entity.model.VillagerResemblingModel
 
hatRim - Variable in class net.minecraft.client.render.entity.model.ZombieVillagerEntityModel
 
hatState - Variable in class net.minecraft.world.gen.feature.HugeFungusFeatureConfig
 
hatType - Variable in class net.minecraft.client.render.entity.feature.VillagerResourceMetadata
 
HatType(String) - Constructor for enum class net.minecraft.client.render.entity.feature.VillagerResourceMetadata.HatType
 
HAUNCH_JUMP_PITCH_MULTIPLIER - Static variable in class net.minecraft.client.render.entity.model.RabbitEntityModel
 
haveHuntedHoglinsRecently(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
HAY_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HAY_BLOCK - Static variable in class net.minecraft.item.Items
 
HayBlock - Class in net.minecraft.block
 
HayBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.HayBlock
head - Variable in class net.minecraft.client.render.entity.EnderDragonEntityRenderer.DragonEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.AxolotlEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.BatEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.BipedEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.BlazeEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.ChickenEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.CreeperEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.DragonHeadEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.FoxEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.GuardianEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.HoglinEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.HorseEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.IllagerEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.IronGolemEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.LlamaEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.OcelotEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.ParrotEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.QuadrupedEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.RabbitEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.RavagerEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.ShulkerEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.SkullEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.SnowGolemEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.SpiderEntityModel
 
head - Variable in class net.minecraft.client.render.entity.model.VillagerResemblingModel
 
head - Variable in class net.minecraft.client.render.entity.model.WolfEntityModel
The main bone used to animate the head.
head - Variable in class net.minecraft.client.render.model.json.ModelTransformation
 
head - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
head - Variable in class net.minecraft.predicate.entity.EntityEquipmentPredicate.Builder
 
head - Variable in class net.minecraft.predicate.entity.EntityEquipmentPredicate
 
head(ItemPredicate) - Method in class net.minecraft.predicate.entity.EntityEquipmentPredicate.Builder
 
HEAD - Enum constant in enum class net.minecraft.block.enums.BedPart
 
HEAD - Enum constant in enum class net.minecraft.client.render.model.json.ModelTransformation.Mode
 
HEAD - Enum constant in enum class net.minecraft.entity.EquipmentSlot
 
HEAD - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
The key of a head model part, whose value is "head".
HEAD_AND_BODY_Y_PIVOT - Static variable in class net.minecraft.client.render.entity.model.CreeperEntityModel
 
HEAD_DOWN - Static variable in class net.minecraft.entity.passive.CatEntity
 
HEAD_PARTS - Static variable in class net.minecraft.client.render.entity.model.HorseEntityModel
The key of the model part containing the head model parts, whose value is "head_parts".
HEAD_PITCH_END - Static variable in class net.minecraft.client.render.entity.model.HoglinEntityModel
 
HEAD_PITCH_START - Static variable in class net.minecraft.client.render.entity.model.HoglinEntityModel
 
HEAD_PIVOT_Y - Static variable in class net.minecraft.client.render.entity.model.OcelotEntityModel
 
HEAD_PIVOT_Z - Static variable in class net.minecraft.client.render.entity.model.OcelotEntityModel
 
HEAD_ROLL - Static variable in class net.minecraft.client.render.entity.feature.PlayerHeldItemFeatureRenderer
 
HEAD_ROLLING_TIME_LEFT - Static variable in class net.minecraft.entity.passive.MerchantEntity
 
HEAD_SADDLE - Static variable in class net.minecraft.client.render.entity.model.HorseEntityModel
The key of the head saddle model part, whose value is "head_saddle".
HEAD_SHAPES - Static variable in class net.minecraft.block.PistonHeadBlock
 
HEAD_TAIL_BASE_PITCH - Static variable in class net.minecraft.client.render.entity.model.HorseEntityModel
 
HEAD_TARGET_PREDICATE - Static variable in class net.minecraft.entity.boss.WitherEntity
 
HEAD_Y_PIVOT - Static variable in class net.minecraft.client.render.entity.model.FoxEntityModel
 
HEAD_YAW - Static variable in class net.minecraft.client.render.entity.feature.PlayerHeldItemFeatureRenderer
 
headAngle - Variable in class net.minecraft.client.render.entity.model.SheepWoolEntityModel
 
headDownAnimation - Variable in class net.minecraft.client.render.entity.model.CatEntityModel
 
headDownAnimation - Variable in class net.minecraft.entity.passive.CatEntity
 
header - Variable in class net.minecraft.client.gui.hud.PlayerListHud
 
header - Variable in class net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
 
header - Variable in class net.minecraft.world.storage.RegionFile
 
Header() - Constructor for class net.minecraft.util.CsvWriter.Header
 
HEADER - Static variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerWarningScreen
 
HEADER_ICON_SPRITE_INDICES - Variable in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 
headerHeight - Variable in class net.minecraft.client.gui.widget.EntryListWidget
 
HeadFeatureRenderer<T extends LivingEntity,M extends EntityModel<T> & ModelWithHead> - Class in net.minecraft.client.render.entity.feature
 
HeadFeatureRenderer(FeatureRendererContext<T, M>, EntityModelLoader) - Constructor for class net.minecraft.client.render.entity.feature.HeadFeatureRenderer
 
HeadFeatureRenderer(FeatureRendererContext<T, M>, EntityModelLoader, float, float, float) - Constructor for class net.minecraft.client.render.entity.feature.HeadFeatureRenderer
 
headModels - Variable in class net.minecraft.client.render.entity.feature.HeadFeatureRenderer
 
headPitchModifier - Variable in class net.minecraft.client.render.entity.model.SheepEntityModel
 
headRollProgress - Variable in class net.minecraft.entity.passive.FoxEntity
 
headRotation - Variable in class net.minecraft.client.render.entity.model.PiglinEntityModel
 
headRotation - Variable in class net.minecraft.entity.decoration.ArmorStandEntity
 
headScaled - Variable in class net.minecraft.client.render.entity.model.AnimalModel
 
headsDropped - Variable in class net.minecraft.entity.mob.CreeperEntity
 
headTrackingIncrements - Variable in class net.minecraft.entity.LivingEntity
 
headYaw - Variable in class net.minecraft.entity.LivingEntity
 
headYaw - Variable in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 
headYaw - Variable in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
heal(float) - Method in class net.minecraft.client.network.ClientPlayerEntity
Heals this entity by the given amount of half-hearts.
heal(float) - Method in class net.minecraft.entity.LivingEntity
Heals this entity by the given amount of half-hearts.
HEALING - Static variable in class net.minecraft.potion.Potions
 
health - Variable in class net.minecraft.client.network.PlayerListEntry
 
health - Variable in class net.minecraft.client.render.debug.VillageDebugRenderer.Brain
 
health - Variable in class net.minecraft.entity.ExperienceOrbEntity
 
health - Variable in class net.minecraft.entity.ItemEntity
 
health - Variable in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 
HEALTH - Static variable in class net.minecraft.entity.LivingEntity
 
HEALTH - Static variable in class net.minecraft.scoreboard.ScoreboardCriterion
 
HEALTH_BOOST - Static variable in class net.minecraft.entity.effect.StatusEffects
 
HEALTH_PER_INGOT - Static variable in class net.minecraft.entity.passive.IronGolemEntity
 
HealthBoostStatusEffect - Class in net.minecraft.entity.effect
 
HealthBoostStatusEffect(StatusEffectCategory, int) - Constructor for class net.minecraft.entity.effect.HealthBoostStatusEffect
healthInitialized - Variable in class net.minecraft.client.network.ClientPlayerEntity
 
healthLatest - Variable in class net.minecraft.client.gui.hud.ClientBossBar
 
HealthUpdateS2CPacket - Class in net.minecraft.network.packet.s2c.play
 
HealthUpdateS2CPacket(float, int, float) - Constructor for class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 
HealthUpdateS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 
heapIndex - Variable in class net.minecraft.entity.ai.pathing.PathNode
 
heapUsed - Variable in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
The field for the heapUsed record component.
heapUsed() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
Returns the value of the heapUsed record component.
heapWeight - Variable in class net.minecraft.entity.ai.pathing.PathNode
 
HEARD_BELL_TIME - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
hearingEntities - Variable in class net.minecraft.block.entity.BellBlockEntity
 
HEART - Static variable in class net.minecraft.particle.ParticleTypes
 
HEART_OF_THE_SEA - Static variable in class net.minecraft.item.Items
 
HEART_OUTLINE_U - Static variable in class net.minecraft.client.gui.hud.PlayerListHud
 
HEART_U - Static variable in class net.minecraft.client.gui.hud.PlayerListHud
 
HeartFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.EmotionParticle.HeartFactory
 
heartJumpEndTick - Variable in class net.minecraft.client.gui.hud.InGameHud
 
HEARTS - Enum constant in enum class net.minecraft.scoreboard.ScoreboardCriterion.RenderType
 
HeartType(int, boolean) - Constructor for enum class net.minecraft.client.gui.hud.InGameHud.HeartType
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
height - Variable in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
 
height - Variable in class net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
 
height - Variable in class net.minecraft.block.pattern.BlockPattern
 
height - Variable in class net.minecraft.block.pattern.BlockPattern.Result
 
height - Variable in class net.minecraft.block.pattern.BlockPatternBuilder
 
height - Variable in class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
 
height - Variable in class net.minecraft.client.font.BitmapFont.Loader
 
height - Variable in class net.minecraft.client.font.GlyphAtlasTexture.Slot
 
height - Variable in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
 
height - Variable in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
 
height - Variable in class net.minecraft.client.gl.ShaderEffect
 
height - Variable in class net.minecraft.client.gl.WindowFramebuffer.Size
 
height - Variable in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
 
height - Variable in class net.minecraft.client.gui.screen.Screen
 
height - Variable in enum class net.minecraft.client.gui.tooltip.BundleTooltipComponent.Sprite
 
height - Variable in class net.minecraft.client.gui.widget.ClickableWidget
 
height - Variable in class net.minecraft.client.gui.widget.EntryListWidget
 
height - Variable in class net.minecraft.client.model.TextureDimensions
 
height - Variable in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
 
height - Variable in class net.minecraft.client.realms.util.RealmsTextureManager.RealmsTextureImage
 
height - Variable in class net.minecraft.client.realms.util.SkinProcessor
 
height - Variable in class net.minecraft.client.resource.metadata.AnimationResourceMetadata
 
height - Variable in class net.minecraft.client.texture.NativeImage
 
height - Variable in class net.minecraft.client.texture.Sprite
 
height - Variable in class net.minecraft.client.texture.Sprite.Info
 
height - Variable in class net.minecraft.client.texture.SpriteAtlasTexture.Data
 
height - Variable in class net.minecraft.client.texture.TextureStitcher
 
height - Variable in class net.minecraft.client.texture.TextureStitcher.Holder
 
height - Variable in class net.minecraft.client.texture.TextureStitcher.Slot
 
height - Variable in class net.minecraft.client.util.math.Rect2i
 
height - Variable in class net.minecraft.client.util.PngFile
 
height - Variable in class net.minecraft.client.util.ScreenshotRecorder
 
height - Variable in class net.minecraft.client.util.VideoMode
 
height - Variable in class net.minecraft.client.util.Window
 
height - Variable in class net.minecraft.client.WindowSettings
 
height - Variable in class net.minecraft.entity.decoration.painting.PaintingMotive
 
height - Variable in class net.minecraft.entity.EntityDimensions
 
height - Variable in class net.minecraft.inventory.CraftingInventory
 
height - Variable in class net.minecraft.item.map.MapState.UpdateData
 
height - Variable in class net.minecraft.recipe.ShapedRecipe
 
height - Variable in class net.minecraft.structure.ShiftableStructurePiece
 
height - Variable in class net.minecraft.world.BlockLocating.Rectangle
 
height - Variable in class net.minecraft.world.dimension.AreaHelper
 
height - Variable in class net.minecraft.world.dimension.DimensionType
 
height - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 
height - Variable in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
The field for the height record component.
height - Variable in class net.minecraft.world.gen.decorator.HeightRangePlacementModifier
 
height - Variable in class net.minecraft.world.gen.feature.BasaltColumnsFeatureConfig
 
height - Variable in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig.Layer
The field for the height record component.
height - Variable in class net.minecraft.world.gen.feature.DripstoneClusterFeatureConfig
 
height - Variable in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 
height - Variable in class net.minecraft.world.gen.feature.FillLayerFeatureConfig
 
height - Variable in class net.minecraft.world.gen.feature.util.CaveSurface.Half
 
height - Variable in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
 
height - Variable in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
 
height - Variable in class net.minecraft.world.gen.foliage.PineFoliagePlacer
 
height - Variable in class net.minecraft.world.gen.HeightContext
 
height() - Method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
Returns the value of the height record component.
height() - Method in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig.Layer
Returns the value of the height record component.
HEIGHT - Static variable in enum class net.minecraft.client.font.BlankGlyph
 
HEIGHT - Static variable in enum class net.minecraft.client.font.WhiteRectangleGlyph
 
HEIGHT - Static variable in class net.minecraft.client.gui.hud.BossBarHud
 
HEIGHT - Static variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
HEIGHT - Static variable in class net.minecraft.client.gui.screen.ingame.BookScreen
 
HEIGHT - Static variable in class net.minecraft.client.render.block.entity.BannerBlockEntityRenderer
 
HEIGHT - Static variable in class net.minecraft.client.texture.PlayerSkinTexture
 
HEIGHT_MAP_TYPES - Static variable in class net.minecraft.client.gui.hud.DebugHud
 
HEIGHT_PROVIDER_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
HEIGHT_PROVIDER_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
HEIGHT_RANGE - Static variable in interface net.minecraft.world.gen.decorator.PlacementModifierType
 
HEIGHT_VALUE_BITS - Static variable in class net.minecraft.datafixer.fix.BitStorageAlignFix
 
heightContext - Variable in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
 
HeightContext - Class in net.minecraft.world.gen
 
HeightContext(ChunkGenerator, HeightLimitView) - Constructor for class net.minecraft.world.gen.HeightContext
 
heightDeviation - Variable in class net.minecraft.world.gen.feature.DripstoneClusterFeatureConfig
 
heightLimitView - Variable in class net.minecraft.world.chunk.Chunk
 
HeightLimitView - Interface in net.minecraft.world
A view with a height limit specification.
heightmap - Variable in class net.minecraft.network.packet.s2c.play.ChunkData
 
heightmap - Variable in class net.minecraft.structure.processor.GravityStructureProcessor
 
heightmap - Variable in class net.minecraft.world.gen.decorator.HeightmapPlacementModifier
 
heightmap - Variable in class net.minecraft.world.gen.decorator.SurfaceThresholdFilterPlacementModifier
 
Heightmap - Class in net.minecraft.world
 
Heightmap(Chunk, Heightmap.Type) - Constructor for class net.minecraft.world.Heightmap
 
HEIGHTMAP - Static variable in interface net.minecraft.world.gen.decorator.PlacementModifierType
 
HEIGHTMAP_KEYS - Static variable in class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 
Heightmap.Purpose - Enum Class in net.minecraft.world
 
Heightmap.Type - Enum Class in net.minecraft.world
 
heightmapDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 
HeightmapDebugRenderer - Class in net.minecraft.client.render.debug
 
HeightmapDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.HeightmapDebugRenderer
 
HeightmapPlacementModifier - Class in net.minecraft.world.gen.decorator
 
HeightmapPlacementModifier(Heightmap.Type) - Constructor for class net.minecraft.world.gen.decorator.HeightmapPlacementModifier
 
HeightmapRenamingFix - Class in net.minecraft.datafixer.fix
 
HeightmapRenamingFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.HeightmapRenamingFix
 
heightmaps - Variable in class net.minecraft.world.chunk.Chunk
 
HEIGHTMAPS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
heightmapType - Variable in class net.minecraft.entity.SpawnRestriction.Entry
 
heightMapTypes - Variable in class net.minecraft.world.chunk.ChunkStatus
 
heightProvider - Variable in class net.minecraft.world.gen.decorator.RangeDecoratorConfig
 
HeightProvider - Class in net.minecraft.world.gen.heightprovider
 
HeightProvider() - Constructor for class net.minecraft.world.gen.heightprovider.HeightProvider
 
HeightProviderType<P extends HeightProvider> - Interface in net.minecraft.world.gen.heightprovider
 
HeightRangePlacementModifier - Class in net.minecraft.world.gen.decorator
 
HeightRangePlacementModifier(HeightProvider) - Constructor for class net.minecraft.world.gen.decorator.HeightRangePlacementModifier
 
heights - Variable in class net.minecraft.world.gen.chunk.BlendingData
 
heightScale - Variable in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 
heightScale - Variable in class net.minecraft.world.gen.feature.LargeDripstoneFeatureConfig
 
heightText - Variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
 
heldButtonCode - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
 
heldButtonType - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
 
heldByTrader() - Method in class net.minecraft.entity.passive.TraderLlamaEntity
 
heldItem - Variable in class net.minecraft.block.EntityShapeContext
 
HeldItemFeatureRenderer<T extends LivingEntity,M extends EntityModel<T> & ModelWithArms> - Class in net.minecraft.client.render.entity.feature
 
HeldItemFeatureRenderer(FeatureRendererContext<T, M>) - Constructor for class net.minecraft.client.render.entity.feature.HeldItemFeatureRenderer
heldItemRenderer - Variable in class net.minecraft.client.MinecraftClient
 
HeldItemRenderer - Class in net.minecraft.client.render.item
 
HeldItemRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.item.HeldItemRenderer
 
HeldItemRenderer.HandRenderType - Enum Class in net.minecraft.client.render.item
 
heldItems - Variable in class net.minecraft.entity.decoration.ArmorStandEntity
 
heldItemTooltipFade - Variable in class net.minecraft.client.gui.hud.InGameHud
 
heldItemTooltips - Variable in class net.minecraft.client.option.GameOptions
 
HELLO - Enum constant in enum class net.minecraft.server.network.ServerLoginNetworkHandler.State
 
HELMET_SLOTS - Static variable in class net.minecraft.entity.player.PlayerInventory
 
HelpCommand - Class in net.minecraft.server.command
 
HelpCommand() - Constructor for class net.minecraft.server.command.HelpCommand
 
HERO_OF_THE_VILLAGE - Static variable in class net.minecraft.advancement.criterion.Criteria
 
HERO_OF_THE_VILLAGE - Static variable in class net.minecraft.entity.effect.StatusEffects
 
HERO_OF_THE_VILLAGE_ARMORER_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_BUTCHER_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_CARTOGRAPHER_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_CLERIC_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_FARMER_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_FISHERMAN_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_FLETCHER_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_LEATHERWORKER_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_LIBRARIAN_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_MASON_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_SHEPHERD_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_TOOLSMITH_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
HERO_OF_THE_VILLAGE_WEAPONSMITH_GIFT_GAMEPLAY - Static variable in class net.minecraft.loot.LootTables
 
heroesOfTheVillage - Variable in class net.minecraft.village.raid.Raid
 
HEX_CHARS_LOOKUP - Static variable in class net.minecraft.server.rcon.BufferHelper
 
hidden - Variable in class net.minecraft.advancement.AdvancementDisplay
 
HIDDEN - Enum constant in enum class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen.Tab
 
HIDDEN - Enum constant in enum class net.minecraft.client.option.ChatVisibility
 
HIDDEN - Enum constant in enum class net.minecraft.world.entity.EntityTrackingStatus
 
HIDDEN_ADDRESS_TEXT - Static variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.LanServerEntry
 
HIDDEN_GENE - Static variable in class net.minecraft.entity.passive.PandaEntity
 
HIDDEN_GENE_MUTATION_CHANCE - Static variable in class net.minecraft.entity.passive.PandaEntity
 
HIDDEN_OFFLINE_TEXT - Static variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 
HIDDEN_TAB_TITLE - Static variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 
HIDDEN_TEXT - Static variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 
hiddenEffect - Variable in class net.minecraft.entity.effect.StatusEffectInstance
The effect hidden when upgrading effects.
hiddenPlayers - Variable in class net.minecraft.client.network.SocialInteractionsManager
 
hiddenTabButton - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 
hiddenTicks - Variable in class net.minecraft.entity.ai.brain.task.ForgetBellRingTask
 
hide() - Method in class net.minecraft.client.toast.TutorialToast
 
HIDE - Enum constant in enum class net.minecraft.client.toast.Toast.Visibility
 
HIDE - Static variable in class net.minecraft.entity.ai.brain.Activity
 
HIDE_BASE_PLATE_FLAG - Static variable in class net.minecraft.entity.decoration.ArmorStandEntity
 
HIDE_FLAGS_KEY - Static variable in class net.minecraft.item.ItemStack
 
HIDE_FOR_OTHER_TEAMS - Enum constant in enum class net.minecraft.scoreboard.AbstractTeam.VisibilityRule
 
HIDE_FOR_OWN_TEAM - Enum constant in enum class net.minecraft.scoreboard.AbstractTeam.VisibilityRule
 
HIDE_LIGHTNING_FLASHES - Static variable in class net.minecraft.client.option.Option
 
HIDE_LIGHTNING_FLASHES_TOOLTIP - Static variable in class net.minecraft.client.option.Option
 
HIDE_MATCHED_NAMES - Static variable in class net.minecraft.client.option.Option
 
HIDE_MATCHED_NAMES_TOOLTIP - Static variable in class net.minecraft.client.option.Option
 
hideAlternates() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 
hideBundleTutorial - Variable in class net.minecraft.client.option.GameOptions
 
hideButton - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 
HideInHomeDuringRaidTask - Class in net.minecraft.entity.ai.brain.task
 
HideInHomeDuringRaidTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.HideInHomeDuringRaidTask
 
HideInHomeTask - Class in net.minecraft.entity.ai.brain.task
 
HideInHomeTask(int, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.HideInHomeTask
 
hideLightningFlashes - Variable in class net.minecraft.client.option.GameOptions
 
hideMatchedNames - Variable in class net.minecraft.client.option.GameOptions
 
hideMinigameButtons() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 
hideName() - Method in class net.minecraft.item.ItemGroup
Specifies that when this item group is selected, the name of the item group should not be rendered.
hideOnlinePlayers - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 
hideOnlinePlayers() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
hideOnlinePlayers() - Method in class net.minecraft.server.MinecraftServer
 
hidePlayer(UUID) - Method in class net.minecraft.client.network.SocialInteractionsManager
 
hideRegularButtons() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 
hideServerAddress - Variable in class net.minecraft.client.option.GameOptions
 
hideShowPageButtons() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 
hideStatusEffectHud() - Method in class net.minecraft.client.gui.screen.ingame.AbstractInventoryScreen
 
hideText - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 
hideTooltip - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 
HideWhenBellRingsTask - Class in net.minecraft.entity.ai.brain.task
 
HideWhenBellRingsTask() - Constructor for class net.minecraft.entity.ai.brain.task.HideWhenBellRingsTask
 
HIDING_PLACE - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
HIGH - Enum constant in enum class net.minecraft.block.MapColor.Brightness
 
HIGH - Enum constant in enum class net.minecraft.entity.passive.IronGolemEntity.Crack
 
HIGH - Enum constant in enum class net.minecraft.world.TickPriority
 
HIGH_PRICE_MULTIPLIER - Static variable in class net.minecraft.village.TradeOffers
 
HIGH_RAMPART - Static variable in class net.minecraft.structure.processor.StructureProcessorLists
 
HIGH_WALL - Static variable in class net.minecraft.structure.processor.StructureProcessorLists
 
highChance - Variable in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
 
highestY - Variable in class net.minecraft.structure.pool.StructurePool
 
highlandsBiome - Variable in class net.minecraft.world.biome.source.TheEndBiomeSource
 
highlight(ParseResults<CommandSource>, String, int) - Static method in class net.minecraft.client.gui.screen.CommandSuggestor
 
HIGHLIGHT_STYLES - Static variable in class net.minecraft.client.gui.screen.CommandSuggestor
 
highStates - Variable in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
 
HILL_BIOMES - Variable in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
HIND_LEG_PIVOT_Y - Static variable in class net.minecraft.client.render.entity.model.OcelotEntityModel
 
HIND_LEG_PIVOT_Z - Static variable in class net.minecraft.client.render.entity.model.OcelotEntityModel
 
HINGE - Static variable in class net.minecraft.block.DoorBlock
 
HINT - Enum constant in enum class net.minecraft.client.gui.screen.narration.NarrationPart
 
hiss() - Method in class net.minecraft.entity.passive.CatEntity
 
hit - Variable in class net.minecraft.item.ItemUsageContext
 
HIT_ARMOR_STAND - Static variable in class net.minecraft.entity.EntityStatuses
 
HIT_GROUND - Static variable in class net.minecraft.world.event.GameEvent
 
HitResult - Class in net.minecraft.util.hit
 
HitResult(Vec3d) - Constructor for class net.minecraft.util.hit.HitResult
 
HitResult.Type - Enum Class in net.minecraft.util.hit
 
hitsInsideBlock() - Method in class net.minecraft.item.ItemUsageContext
 
hitSound - Variable in class net.minecraft.sound.BlockSoundGroup
 
hive - Variable in class net.minecraft.client.render.debug.BeeDebugRenderer.Bee
 
Hive(BlockPos, String, int, int, boolean, long) - Constructor for class net.minecraft.client.render.debug.BeeDebugRenderer.Hive
 
HIVE_POS_KEY - Static variable in class net.minecraft.entity.passive.BeeEntity
 
HIVE_RANGE - Static variable in class net.minecraft.client.render.debug.BeeDebugRenderer
 
hivePos - Variable in class net.minecraft.entity.passive.BeeEntity
 
hives - Variable in class net.minecraft.client.render.debug.BeeDebugRenderer
 
HOE_MINEABLE - Static variable in class net.minecraft.tag.BlockTags
 
HoeItem - Class in net.minecraft.item
 
HoeItem(ToolMaterial, int, float, Item.Settings) - Constructor for class net.minecraft.item.HoeItem
 
Hoglin - Interface in net.minecraft.entity.mob
 
HOGLIN - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
HOGLIN - Static variable in class net.minecraft.entity.EntityType
 
HOGLIN_REPELLENTS - Static variable in class net.minecraft.tag.BlockTags
 
HOGLIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HOGLIN_SPECIFIC_SENSOR - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
HoglinBrain - Class in net.minecraft.entity.mob
 
HoglinBrain() - Constructor for class net.minecraft.entity.mob.HoglinBrain
 
HoglinEntity - Class in net.minecraft.entity.mob
 
HoglinEntity(EntityType<? extends HoglinEntity>, World) - Constructor for class net.minecraft.entity.mob.HoglinEntity
HoglinEntityModel<T extends MobEntity & Hoglin> - Class in net.minecraft.client.render.entity.model
Represents the model of a hoglin-like entity.
HoglinEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.HoglinEntityModel
 
HoglinEntityRenderer - Class in net.minecraft.client.render.entity
 
HoglinEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.HoglinEntityRenderer
HoglinSpecificSensor - Class in net.minecraft.entity.ai.brain.sensor
 
HoglinSpecificSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.HoglinSpecificSensor
 
HoglinStableData - Class in net.minecraft.structure
 
HoglinStableData() - Constructor for class net.minecraft.structure.HoglinStableData
 
hold(ModelPart, ModelPart, ModelPart, boolean) - Static method in class net.minecraft.client.render.entity.model.CrossbowPosing
 
HOLD_TEXT - Static variable in class net.minecraft.client.option.Option
 
holder - Variable in class net.minecraft.item.ItemStack
 
holder - Variable in record class net.minecraft.server.world.ServerChunkManager.ChunkWithHolder
The field for the holder record component.
holder() - Method in record class net.minecraft.server.world.ServerChunkManager.ChunkWithHolder
Returns the value of the holder record component.
Holder(Sprite.Info, int) - Constructor for class net.minecraft.client.texture.TextureStitcher.Holder
 
holders - Variable in class net.minecraft.client.texture.TextureStitcher
 
HOLDING_PATTERN - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
holdingEntity - Variable in class net.minecraft.entity.mob.MobEntity
 
holdingEntityId - Variable in class net.minecraft.entity.mob.MobEntity
 
holdingId - Variable in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 
HoldingPatternPhase - Class in net.minecraft.entity.boss.dragon.phase
 
HoldingPatternPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
HoldInHandsGoal<T extends MobEntity> - Class in net.minecraft.entity.ai.goal
 
HoldInHandsGoal(T, ItemStack, SoundEvent, Predicate<? super T>) - Constructor for class net.minecraft.entity.ai.goal.HoldInHandsGoal
 
holdNothing(VillagerEntity) - Static method in class net.minecraft.entity.ai.brain.task.HoldTradeOffersTask
 
holdOffer(VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.HoldTradeOffersTask
 
holdOffer(VillagerEntity, ItemStack) - Static method in class net.minecraft.entity.ai.brain.task.HoldTradeOffersTask
 
HoldTradeOffersTask - Class in net.minecraft.entity.ai.brain.task
 
HoldTradeOffersTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.HoldTradeOffersTask
 
hole() - Static method in class net.minecraft.world.gen.surfacebuilder.MaterialRules
 
holeCount - Variable in class net.minecraft.world.gen.feature.SpringFeatureConfig
 
HoleMaterialCondition() - Constructor for enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.HoleMaterialCondition
 
HOLLOW - Enum constant in enum class net.minecraft.server.command.FillCommand.Mode
 
home - Variable in class net.minecraft.entity.raid.RaiderEntity.AttackHomeGoal
 
HOME - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
HOME - Static variable in class net.minecraft.world.poi.PointOfInterestType
 
HOME_POS - Static variable in class net.minecraft.entity.passive.TurtleEntity
 
homePosition - Variable in class net.minecraft.entity.ai.brain.task.HideInHomeTask
 
homeReachingTryTicks - Variable in class net.minecraft.entity.passive.TurtleEntity.GoHomeGoal
 
homogeneousCoordinates - Variable in class net.minecraft.client.render.Frustum
 
HONEY - Static variable in class net.minecraft.sound.BlockSoundGroup
 
HONEY_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HONEY_BLOCK - Static variable in class net.minecraft.item.Items
 
HONEY_BOTTLE - Static variable in class net.minecraft.item.FoodComponents
 
HONEY_BOTTLE - Static variable in class net.minecraft.item.Items
 
HONEY_DELIVERED - Enum constant in enum class net.minecraft.block.entity.BeehiveBlockEntity.BeeState
 
HONEY_LEVEL - Static variable in class net.minecraft.block.BeehiveBlock
 
HONEY_LEVEL - Static variable in class net.minecraft.state.property.Properties
A property that specifies the honey level of a beehive.
HoneyBlock - Class in net.minecraft.block
 
HoneyBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.HoneyBlock
HoneyBottleItem - Class in net.minecraft.item
 
HoneyBottleItem(Item.Settings) - Constructor for class net.minecraft.item.HoneyBottleItem
HONEYCOMB - Static variable in class net.minecraft.item.Items
 
HONEYCOMB_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HONEYCOMB_BLOCK - Static variable in class net.minecraft.item.Items
 
HoneycombItem - Class in net.minecraft.item
 
HoneycombItem(Item.Settings) - Constructor for class net.minecraft.item.HoneycombItem
honeyLevel - Variable in class net.minecraft.client.render.debug.BeeDebugRenderer.Hive
 
HOOK_ENTITY_ID - Static variable in class net.minecraft.entity.projectile.FishingBobberEntity
 
hookBlock - Variable in class net.minecraft.block.TripwireBlock
 
hookCountdown - Variable in class net.minecraft.entity.projectile.FishingBobberEntity
 
HOOKED_IN_ENTITY - Enum constant in enum class net.minecraft.entity.projectile.FishingBobberEntity.State
 
hookedEntity - Variable in class net.minecraft.advancement.criterion.FishingRodHookedCriterion.Conditions
 
hookedEntity - Variable in class net.minecraft.entity.projectile.FishingBobberEntity
 
Hopper - Interface in net.minecraft.block.entity
 
HOPPER - Enum constant in enum class net.minecraft.entity.vehicle.AbstractMinecartEntity.Type
 
HOPPER - Static variable in class net.minecraft.block.Blocks
 
HOPPER - Static variable in class net.minecraft.block.entity.BlockEntityType
 
HOPPER - Static variable in class net.minecraft.item.Items
 
HOPPER - Static variable in class net.minecraft.screen.ScreenHandlerType
 
HOPPER_FACING - Static variable in class net.minecraft.state.property.Properties
A property that specifies the direction a hopper's output faces.
HOPPER_MINECART - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
HOPPER_MINECART - Static variable in class net.minecraft.entity.EntityType
 
HOPPER_MINECART - Static variable in class net.minecraft.item.Items
 
HopperBlock - Class in net.minecraft.block
 
HopperBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.HopperBlock
HopperBlockEntity - Class in net.minecraft.block.entity
 
HopperBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.HopperBlockEntity
 
HopperMinecartEntity - Class in net.minecraft.entity.vehicle
 
HopperMinecartEntity(EntityType<? extends HopperMinecartEntity>, World) - Constructor for class net.minecraft.entity.vehicle.HopperMinecartEntity
HopperMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.vehicle.HopperMinecartEntity
 
HopperScreen - Class in net.minecraft.client.gui.screen.ingame
 
HopperScreen(HopperScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.HopperScreen
 
HopperScreenHandler - Class in net.minecraft.screen
 
HopperScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.HopperScreenHandler
 
HopperScreenHandler(int, PlayerInventory, Inventory) - Constructor for class net.minecraft.screen.HopperScreenHandler
 
horizontal - Variable in class net.minecraft.predicate.entity.DistancePredicate
 
horizontal(NumberRange.FloatRange) - Static method in class net.minecraft.predicate.entity.DistancePredicate
 
HORIZONTAL - Enum constant in enum class net.minecraft.util.math.Direction.Type
 
HORIZONTAL - Static variable in enum class net.minecraft.util.math.Direction
 
HORIZONTAL_AXIS - Static variable in class net.minecraft.state.property.Properties
A property that specifies the axis a block is oriented to.
HORIZONTAL_COLUMN_BIT_SEPARATION - Static variable in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
 
HORIZONTAL_CURSOR - Static variable in class net.minecraft.client.gui.widget.TextFieldWidget
 
HORIZONTAL_DIRECTIONS - Static variable in class net.minecraft.world.chunk.light.ChunkSkyLightProvider
 
HORIZONTAL_FACING - Static variable in class net.minecraft.state.property.Properties
A property that specifies the direction a block is facing.
HORIZONTAL_LIMIT - Static variable in class net.minecraft.world.World
 
HORIZONTAL_MOVEMENT_MULTIPLIER - Static variable in class net.minecraft.block.PowderSnowBlock
 
HORIZONTAL_RANGE - Static variable in class net.minecraft.entity.ai.brain.sensor.NearestItemsSensor
 
HORIZONTAL_RANGE - Static variable in class net.minecraft.entity.ai.brain.task.GoToIfNearbyTask
 
HORIZONTAL_RANGE - Static variable in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
HORIZONTAL_RANGE - Static variable in class net.minecraft.entity.ai.brain.task.WalkTask
 
HORIZONTAL_RANGE - Static variable in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
HORIZONTAL_RANGE - Static variable in class net.minecraft.entity.ai.goal.IronGolemWanderAroundGoal
 
HORIZONTAL_RANGE - Static variable in class net.minecraft.entity.ai.goal.WanderAroundPointOfInterestGoal
 
HORIZONTAL_SCALE - Static variable in class net.minecraft.client.render.entity.PiglinEntityRenderer
 
HORIZONTAL_VARIATION - Static variable in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
horizontalBlockSize() - Method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 
horizontalCollision - Variable in class net.minecraft.entity.Entity
 
HorizontalConnectingBlock - Class in net.minecraft.block
 
HorizontalConnectingBlock(float, float, float, float, float, AbstractBlock.Settings) - Constructor for class net.minecraft.block.HorizontalConnectingBlock
 
HorizontalFacingBlock - Class in net.minecraft.block
 
HorizontalFacingBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.HorizontalFacingBlock
HorizontalLazyAbstractPredicate(MaterialRules.MaterialRuleContext) - Constructor for class net.minecraft.world.gen.surfacebuilder.MaterialRules.HorizontalLazyAbstractPredicate
horizontalLength() - Method in class net.minecraft.util.math.Vec3d
Returns the horizontal length of this vector.
horizontalLengthSquared() - Method in class net.minecraft.util.math.Vec3d
Returns the squared horizontal length of this vector.
horizontally(IntProvider) - Static method in class net.minecraft.world.gen.decorator.RandomOffsetPlacementModifier
 
horizontalPlane - Variable in class net.minecraft.client.render.Camera
 
horizontalRadius - Variable in class net.minecraft.entity.ai.brain.task.StrollTask
 
horizontalRadius - Variable in class net.minecraft.world.gen.feature.VegetationPatchFeatureConfig
 
horizontalRadiusFactor - Variable in class net.minecraft.world.gen.carver.RavineCarverConfig.Shape
 
horizontalRadiusMultiplier - Variable in class net.minecraft.world.gen.carver.CaveCarverConfig
 
horizontalRange - Variable in class net.minecraft.entity.ai.brain.task.LongJumpTask
 
horizontalSize - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 
horizontalSize - Variable in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
The field for the horizontalSize record component.
horizontalSize() - Method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
Returns the value of the horizontalSize record component.
horizontalSpeed - Variable in class net.minecraft.entity.Entity
 
HORN_CORAL - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
horse - Variable in class net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
 
HORSE - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
HORSE - Static variable in class net.minecraft.entity.EntityType
 
HORSE_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
HORSE_ARMOR_BONUS_ID - Static variable in class net.minecraft.entity.passive.HorseEntity
 
HORSE_FLAGS - Static variable in class net.minecraft.entity.passive.HorseBaseEntity
 
HORSE_JUMP_STRENGTH - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
HORSE_ONE_CM - Static variable in class net.minecraft.stat.Stats
 
HORSE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HorseArmorFeatureRenderer - Class in net.minecraft.client.render.entity.feature
 
HorseArmorFeatureRenderer(FeatureRendererContext<HorseEntity, HorseEntityModel<HorseEntity>>, EntityModelLoader) - Constructor for class net.minecraft.client.render.entity.feature.HorseArmorFeatureRenderer
 
HorseArmorItem - Class in net.minecraft.item
 
HorseArmorItem(int, String, Item.Settings) - Constructor for class net.minecraft.item.HorseArmorItem
 
HorseBaseEntity - Class in net.minecraft.entity.passive
 
HorseBaseEntity(EntityType<? extends HorseBaseEntity>, World) - Constructor for class net.minecraft.entity.passive.HorseBaseEntity
HorseBaseEntityRenderer<T extends HorseBaseEntity,M extends HorseEntityModel<T>> - Class in net.minecraft.client.render.entity
 
HorseBaseEntityRenderer(EntityRendererFactory.Context, M, float) - Constructor for class net.minecraft.client.render.entity.HorseBaseEntityRenderer
 
HorseBondWithPlayerGoal - Class in net.minecraft.entity.ai.goal
 
HorseBondWithPlayerGoal(HorseBaseEntity, double) - Constructor for class net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
 
HorseColor - Enum Class in net.minecraft.entity.passive
 
HorseColor(int) - Constructor for enum class net.minecraft.entity.passive.HorseColor
 
HorseData(HorseColor) - Constructor for class net.minecraft.entity.passive.HorseEntity.HorseData
 
HorseEntity - Class in net.minecraft.entity.passive
 
HorseEntity(EntityType<? extends HorseEntity>, World) - Constructor for class net.minecraft.entity.passive.HorseEntity
HorseEntity.HorseData - Class in net.minecraft.entity.passive
 
HorseEntityModel<T extends HorseBaseEntity> - Class in net.minecraft.client.render.entity.model
 
HorseEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.HorseEntityModel
 
HorseEntityRenderer - Class in net.minecraft.client.render.entity
 
HorseEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.HorseEntityRenderer
horseId - Variable in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 
HorseMarking - Enum Class in net.minecraft.entity.passive
 
HorseMarking(int) - Constructor for enum class net.minecraft.entity.passive.HorseMarking
 
HorseMarkingFeatureRenderer - Class in net.minecraft.client.render.entity.feature
 
HorseMarkingFeatureRenderer(FeatureRendererContext<HorseEntity, HorseEntityModel<HorseEntity>>) - Constructor for class net.minecraft.client.render.entity.feature.HorseMarkingFeatureRenderer
HorseScreen - Class in net.minecraft.client.gui.screen.ingame
 
HorseScreen(HorseScreenHandler, PlayerInventory, HorseBaseEntity) - Constructor for class net.minecraft.client.gui.screen.ingame.HorseScreen
 
HorseScreenHandler - Class in net.minecraft.screen
 
HorseScreenHandler(int, PlayerInventory, Inventory, HorseBaseEntity) - Constructor for class net.minecraft.screen.HorseScreenHandler
 
hostAndPort - Variable in class net.minecraft.client.network.ServerAddress
 
HOSTILE - Enum constant in enum class net.minecraft.sound.SoundCategory
 
HostileEntity - Class in net.minecraft.entity.mob
 
HostileEntity(EntityType<? extends HostileEntity>, World) - Constructor for class net.minecraft.entity.mob.HostileEntity
hostname - Variable in class net.minecraft.server.rcon.QueryResponseHandler
 
HOT_FLOOR - Static variable in class net.minecraft.entity.damage.DamageSource
 
HOTBAR - Enum constant in enum class net.minecraft.client.option.AttackIndicator
 
HOTBAR - Enum constant in enum class net.minecraft.datafixer.DataFixTypes
 
HOTBAR - Static variable in class net.minecraft.datafixer.TypeReferences
A type reference which refers to the saved creative hotbars.
HOTBAR - Static variable in class net.minecraft.item.ItemGroup
 
HOTBAR_SIZE - Static variable in class net.minecraft.entity.player.PlayerInventory
The number of columns (9) in the inventory.
HotbarStorage - Class in net.minecraft.client.option
 
HotbarStorage(File, DataFixer) - Constructor for class net.minecraft.client.option.HotbarStorage
 
HotbarStorageEntry - Class in net.minecraft.client.option
 
HotbarStorageEntry() - Constructor for class net.minecraft.client.option.HotbarStorageEntry
 
HOUSING - Static variable in class net.minecraft.structure.processor.StructureProcessorLists
 
HOVER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
hovered - Variable in class net.minecraft.client.gui.widget.ClickableWidget
 
HOVERED - Enum constant in enum class net.minecraft.client.gui.Selectable.SelectionType
 
hoveredElement(double, double) - Method in interface net.minecraft.client.gui.ParentElement
 
hoveredEntry - Variable in class net.minecraft.client.gui.widget.EntryListWidget
 
hoveredResultButton - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 
hoveredVOffset - Variable in class net.minecraft.client.gui.widget.TexturedButtonWidget
 
hoverEvent - Variable in class net.minecraft.text.Style
 
HoverEvent - Class in net.minecraft.text
 
HoverEvent(HoverEvent.Action<T>, T) - Constructor for class net.minecraft.text.HoverEvent
 
HoverEvent.Action<T> - Class in net.minecraft.text
 
HoverEvent.EntityContent - Class in net.minecraft.text
 
HoverEvent.ItemStackContent - Class in net.minecraft.text
 
HoverPhase - Class in net.minecraft.entity.boss.dragon.phase
 
HoverPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.HoverPhase
hoverState - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
HoverState() - Constructor for enum class net.minecraft.client.realms.gui.screen.RealmsMainScreen.HoverState
 
hoverVOffset - Variable in class net.minecraft.client.gui.widget.ToggleButtonWidget
 
hoverWarning - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
 
hPos - Variable in class net.minecraft.structure.ShiftableStructurePiece
 
hsvToRgb(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
HTTP_PROTOCOL - Static variable in class net.minecraft.client.realms.dto.UploadInfo
 
httpRequest - Variable in class net.minecraft.client.realms.FileDownload
 
httpResponseContent - Variable in exception net.minecraft.client.realms.exception.RealmsServiceException
 
httpResultCode - Variable in exception net.minecraft.client.realms.exception.RealmsServiceException
 
hudHidden - Variable in class net.minecraft.client.option.GameOptions
 
HUGE_BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
HUGE_BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
 
HUGE_FUNGUS - Static variable in class net.minecraft.world.gen.feature.Feature
 
HUGE_RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
HUGE_RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
 
HugeBrownMushroomFeature - Class in net.minecraft.world.gen.feature
 
HugeBrownMushroomFeature(Codec<HugeMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.HugeBrownMushroomFeature
HugeFungusFeature - Class in net.minecraft.world.gen.feature
 
HugeFungusFeature(Codec<HugeFungusFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.HugeFungusFeature
HugeFungusFeatureConfig - Class in net.minecraft.world.gen.feature
 
HugeFungusFeatureConfig(BlockState, BlockState, BlockState, BlockState, boolean) - Constructor for class net.minecraft.world.gen.feature.HugeFungusFeatureConfig
 
HugeMushroomFeature - Class in net.minecraft.world.gen.feature
 
HugeMushroomFeature(Codec<HugeMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.HugeMushroomFeature
HugeMushroomFeatureConfig - Class in net.minecraft.world.gen.feature
 
HugeMushroomFeatureConfig(BlockStateProvider, BlockStateProvider, int) - Constructor for class net.minecraft.world.gen.feature.HugeMushroomFeatureConfig
 
HugeRedMushroomFeature - Class in net.minecraft.world.gen.feature
 
HugeRedMushroomFeature(Codec<HugeMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.HugeRedMushroomFeature
humanReadableSize(long, SizeUnit) - Static method in enum class net.minecraft.client.realms.SizeUnit
 
humidity - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
The field for the humidity record component.
humidity() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
Returns the value of the humidity record component.
HUMIDITY_PARAMETERS - Variable in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
humidityNoise - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
The field for the humidityNoise record component.
humidityNoise - Variable in class net.minecraft.world.gen.NoiseColumnSampler
 
humidityNoise() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
Returns the value of the humidityNoise record component.
hunger - Variable in class net.minecraft.item.FoodComponent.Builder
 
hunger - Variable in class net.minecraft.item.FoodComponent
 
hunger(int) - Method in class net.minecraft.item.FoodComponent.Builder
Specifies the amount of hunger a food item will fill.
HUNGER - Static variable in class net.minecraft.entity.effect.StatusEffects
 
HungerConstants - Class in net.minecraft.entity.player
Some constants on hunger values.
HungerConstants() - Constructor for class net.minecraft.entity.player.HungerConstants
 
hungerManager - Variable in class net.minecraft.entity.player.PlayerEntity
 
HungerManager - Class in net.minecraft.entity.player
 
HungerManager() - Constructor for class net.minecraft.entity.player.HungerManager
 
HUNT_MEMORY_DURATION - Static variable in class net.minecraft.entity.mob.PiglinBrain
 
HUNTED_RECENTLY - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
HuntFinishTask<E extends PiglinEntity> - Class in net.minecraft.entity.ai.brain.task
 
HuntFinishTask() - Constructor for class net.minecraft.entity.ai.brain.task.HuntFinishTask
 
HuntHoglinTask<E extends PiglinEntity> - Class in net.minecraft.entity.ai.brain.task
 
HuntHoglinTask() - Constructor for class net.minecraft.entity.ai.brain.task.HuntHoglinTask
 
HURT_BY - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
HURT_BY - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
HURT_BY_ENTITY - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
HurtBySensor - Class in net.minecraft.entity.ai.brain.sensor
 
HurtBySensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 
hurtByWater() - Method in class net.minecraft.entity.LivingEntity
 
hurtByWater() - Method in class net.minecraft.entity.mob.BlazeEntity
hurtByWater() - Method in class net.minecraft.entity.mob.EndermanEntity
hurtByWater() - Method in class net.minecraft.entity.passive.SnowGolemEntity
hurtByWater() - Method in class net.minecraft.entity.passive.StriderEntity
hurtEntities - Variable in class net.minecraft.entity.FallingBlockEntity
 
hurtTime - Variable in class net.minecraft.entity.LivingEntity
 
HusbandryTabAdvancementGenerator - Class in net.minecraft.data.server
 
HusbandryTabAdvancementGenerator() - Constructor for class net.minecraft.data.server.HusbandryTabAdvancementGenerator
 
HUSK - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
HUSK - Static variable in class net.minecraft.entity.EntityType
 
HUSK_CONVERTS_TO_ZOMBIE - Static variable in class net.minecraft.world.WorldEvents
A husk converts into a zombie.
HUSK_INNER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
HUSK_OUTER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
HUSK_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HuskEntity - Class in net.minecraft.entity.mob
 
HuskEntity(EntityType<? extends HuskEntity>, World) - Constructor for class net.minecraft.entity.mob.HuskEntity
HuskEntityRenderer - Class in net.minecraft.client.render.entity
 
HuskEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.HuskEntityRenderer
hydrateFromPotion() - Method in class net.minecraft.entity.passive.AxolotlEntity
 
HYDRATION_BY_POTION - Static variable in class net.minecraft.entity.passive.AxolotlEntity
 
HYPERCUBE_DIMENSION - Static variable in class net.minecraft.world.biome.source.util.MultiNoiseUtil
 
hypot(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form