Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- tab - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- Tab() - Constructor for enum class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen.Tab
- TAB_HEIGHT - Static variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- TAB_TEXTURE_PREFIX - Static variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- TAB_WIDTH - Static variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- tabButtons - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- TABBY - Static variable in record class net.minecraft.entity.passive.CatVariant
- tabCount - Variable in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
- tabGenerators - Variable in class net.minecraft.data.server.AdvancementProvider
- tabId - Variable in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
- TABLE_BONUS - Static variable in class net.minecraft.loot.condition.LootConditionTypes
- TableBonusLootCondition - Class in net.minecraft.loot.condition
- TableBonusLootCondition(Enchantment, float[]) - Constructor for class net.minecraft.loot.condition.TableBonusLootCondition
- TableBonusLootCondition.Serializer - Class in net.minecraft.loot.condition
- tableGetter - Variable in class net.minecraft.loot.context.LootContext
- tableGetter - Variable in class net.minecraft.loot.LootTableReporter
- tables - Variable in class net.minecraft.loot.LootManager
- tables - Variable in class net.minecraft.loot.LootTableReporter
- tabs - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- TABS_TEXTURE - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- tabToOpen - Variable in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
- TADPOLE - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TADPOLE - Static variable in class net.minecraft.entity.EntityType
- TADPOLE_BUCKET - Static variable in class net.minecraft.item.Items
- TADPOLE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- tadpoleAge - Variable in class net.minecraft.entity.passive.TadpoleEntity
- TadpoleBrain - Class in net.minecraft.entity.passive
- TadpoleBrain() - Constructor for class net.minecraft.entity.passive.TadpoleBrain
- TadpoleEntity - Class in net.minecraft.entity.passive
- TadpoleEntity(EntityType<? extends FishEntity>, World) - Constructor for class net.minecraft.entity.passive.TadpoleEntity
- TadpoleEntityModel<T extends TadpoleEntity> - Class in net.minecraft.client.render.entity.model
- TadpoleEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.TadpoleEntityModel
- TadpoleEntityRenderer - Class in net.minecraft.client.render.entity
- TadpoleEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.TadpoleEntityRenderer
- tag - Variable in record class net.minecraft.command.argument.BlockArgumentParser.TagResult
-
The field for the
tag
record component. - tag - Variable in class net.minecraft.command.argument.BlockPredicateArgumentType.TagPredicate
- tag - Variable in record class net.minecraft.command.argument.ItemStringReader.TagResult
-
The field for the
tag
record component. - tag - Variable in class net.minecraft.predicate.BlockPredicate.Builder
- tag - Variable in class net.minecraft.predicate.BlockPredicate
- tag - Variable in class net.minecraft.predicate.entity.EntityTypePredicate.Tagged
- tag - Variable in class net.minecraft.predicate.FluidPredicate.Builder
- tag - Variable in class net.minecraft.predicate.FluidPredicate
- tag - Variable in class net.minecraft.predicate.item.ItemPredicate.Builder
- tag - Variable in class net.minecraft.predicate.item.ItemPredicate
- tag - Variable in class net.minecraft.recipe.Ingredient.TagEntry
- tag - Variable in class net.minecraft.structure.rule.TagMatchRuleTest
- tag - Variable in class net.minecraft.tag.TagEntry
- tag - Variable in record class net.minecraft.util.dynamic.Codecs.TagEntryId
-
The field for the
tag
record component. - tag - Variable in class net.minecraft.util.registry.RegistryEntryList.Named
- tag - Variable in class net.minecraft.world.gen.blockpredicate.MatchingBlockTagPredicate
- tag() - Method in record class net.minecraft.command.argument.BlockArgumentParser.TagResult
-
Returns the value of the
tag
record component. - tag() - Method in record class net.minecraft.command.argument.ItemStringReader.TagResult
-
Returns the value of the
tag
record component. - tag() - Method in record class net.minecraft.util.dynamic.Codecs.TagEntryId
-
Returns the value of the
tag
record component. - tag(TagKey<Block>) - Method in class net.minecraft.predicate.BlockPredicate.Builder
- tag(TagKey<Fluid>) - Method in class net.minecraft.predicate.FluidPredicate.Builder
- tag(TagKey<Item>) - Method in class net.minecraft.predicate.item.ItemPredicate.Builder
- tag(Identifier) - Method in interface net.minecraft.tag.TagEntry.ValueGetter
- TAG - Static variable in class net.minecraft.loot.entry.LootPoolEntryTypes
- TAG_DISALLOWED_EXCEPTION - Static variable in class net.minecraft.command.argument.ItemStringReader
- TAG_ENTRY_ID - Static variable in class net.minecraft.util.dynamic.Codecs
- TAG_MATCH - Static variable in interface net.minecraft.structure.rule.RuleTestType
- TAG_MODIFIER - Static variable in class net.minecraft.command.EntitySelectorReader
- TAG_PREFIX - Static variable in class net.minecraft.command.argument.BlockArgumentParser
- TagBased(TagKey<T>) - Constructor for record class net.minecraft.command.argument.RegistryPredicateArgumentType.TagBased
- TagBuilder - Class in net.minecraft.tag
-
A builder class to ease the creation of tags.
- TagBuilder() - Constructor for class net.minecraft.tag.TagBuilder
- tagBuilders - Variable in class net.minecraft.data.server.AbstractTagProvider
- TagCommand - Class in net.minecraft.server.command
- TagCommand() - Constructor for class net.minecraft.server.command.TagCommand
- TagEntry - Class in net.minecraft.loot.entry
- TagEntry - Class in net.minecraft.tag
- TagEntry(TagKey<Item>) - Constructor for class net.minecraft.recipe.Ingredient.TagEntry
- TagEntry(TagKey<Item>, boolean, int, int, LootCondition[], LootFunction[]) - Constructor for class net.minecraft.loot.entry.TagEntry
- TagEntry(Codecs.TagEntryId, boolean) - Constructor for class net.minecraft.tag.TagEntry
- TagEntry(Identifier, boolean, boolean) - Constructor for class net.minecraft.tag.TagEntry
- TagEntry.Serializer - Class in net.minecraft.loot.entry
- TagEntry.ValueGetter<T> - Interface in net.minecraft.tag
- TagEntryId(Identifier, boolean) - Constructor for record class net.minecraft.util.dynamic.Codecs.TagEntryId
- TagFile - Record Class in net.minecraft.tag
- TagFile(List<TagEntry>, boolean) - Constructor for record class net.minecraft.tag.TagFile
- Tagged(TagKey<EntityType<?>>) - Constructor for class net.minecraft.predicate.entity.EntityTypePredicate.Tagged
- TagGroupLoader<T> - Class in net.minecraft.tag
- TagGroupLoader(Function<Identifier, Optional<T>>, String) - Constructor for class net.minecraft.tag.TagGroupLoader
- TagGroupLoader.TrackedEntry - Record Class in net.minecraft.tag
- tagId - Variable in class net.minecraft.command.argument.BlockArgumentParser
- TagKey<T> - Record Class in net.minecraft.tag
- TagKey(RegistryKey<? extends Registry<T>>, Identifier) - Constructor for record class net.minecraft.tag.TagKey
-
Deprecated.
- tagLoader - Variable in class net.minecraft.server.function.FunctionLoader
- TagManagerLoader - Class in net.minecraft.tag
- TagManagerLoader(DynamicRegistryManager) - Constructor for class net.minecraft.tag.TagManagerLoader
- TagManagerLoader.RegistryTags<T> - Record Class in net.minecraft.tag
- TagMatchRuleTest - Class in net.minecraft.structure.rule
- TagMatchRuleTest(TagKey<Block>) - Constructor for class net.minecraft.structure.rule.TagMatchRuleTest
- TagPacketSerializer - Class in net.minecraft.tag
- TagPacketSerializer() - Constructor for class net.minecraft.tag.TagPacketSerializer
- TagPacketSerializer.Loader<T> - Interface in net.minecraft.tag
- TagPacketSerializer.Serialized - Class in net.minecraft.tag
-
A serialization-friendly POJO representation of a registry entry list of tags.
- TagPredicate(RegistryEntryList<Block>, Map<String, String>, NbtCompound) - Constructor for class net.minecraft.command.argument.BlockPredicateArgumentType.TagPredicate
- tagProperties - Variable in class net.minecraft.command.argument.BlockArgumentParser
- TagResult(RegistryEntryList<Block>, Map<String, String>, NbtCompound) - Constructor for record class net.minecraft.command.argument.BlockArgumentParser.TagResult
- TagResult(RegistryEntryList<Item>, NbtCompound) - Constructor for record class net.minecraft.command.argument.ItemStringReader.TagResult
- tags - Variable in class net.minecraft.server.function.FunctionLoader
- tags - Variable in record class net.minecraft.tag.TagManagerLoader.RegistryTags
-
The field for the
tags
record component. - tags - Variable in class net.minecraft.util.registry.RegistryEntry.Reference
- tags() - Method in record class net.minecraft.tag.TagManagerLoader.RegistryTags
-
Returns the value of the
tags
record component. - TAGS - Enum constant in enum class net.minecraft.command.CommandSource.SuggestedIdType
- tagToEntryList - Variable in class net.minecraft.util.registry.SimpleRegistry
- TAIGA - Static variable in class net.minecraft.village.VillagerType
- TAIGA - Static variable in class net.minecraft.world.biome.BiomeKeys
- TaigaVillageData - Class in net.minecraft.structure
- TaigaVillageData() - Constructor for class net.minecraft.structure.TaigaVillageData
- tail - Variable in class net.minecraft.client.render.entity.model.AxolotlEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.DolphinEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.FoxEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.GuardianEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.HorseEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.LargeTropicalFishEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.ParrotEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.RabbitEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.SalmonEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.SmallTropicalFishEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.TadpoleEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.WitherEntityModel
- tail - Variable in class net.minecraft.client.render.entity.model.WolfEntityModel
-
The main bone used to animate the tail.
- TAIL - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
-
The key of a tail model part, whose value is "tail".
- TAIL_BASE - Static variable in class net.minecraft.client.render.entity.model.PhantomEntityModel
-
The key of the tail base model part, whose value is "tail_base".
- TAIL_FIN - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
-
The key of a tail fin model part, whose value is "tail_fin".
- TAIL_PITCH_OFFSET - Static variable in class net.minecraft.client.render.entity.model.WitherEntityModel
- TAIL_TIP - Static variable in class net.minecraft.client.render.entity.model.PhantomEntityModel
-
The key of the tail tip model part, whose value is "tail_tip".
- TAIL0 - Static variable in class net.minecraft.client.render.entity.model.GuardianEntityModel
-
The key of the tail0 model part, whose value is "tail0".
- tail1 - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- TAIL1 - Static variable in class net.minecraft.client.render.entity.model.GuardianEntityModel
-
The key of the tail1 model part, whose value is "tail1".
- TAIL1 - Static variable in class net.minecraft.client.render.entity.model.OcelotEntityModel
-
The key of the upper tail model part, whose value is "tail1".
- tail2 - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- TAIL2 - Static variable in class net.minecraft.client.render.entity.model.GuardianEntityModel
-
The key of the tail2 model part, whose value is "tail2".
- TAIL2 - Static variable in class net.minecraft.client.render.entity.model.OcelotEntityModel
-
The key of the lower tail model part, whose value is "tail2".
- tail3 - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- tailAngle - Variable in class net.minecraft.entity.mob.GuardianEntity
- tailBase - Variable in class net.minecraft.client.render.entity.model.PhantomEntityModel
- tailCurlAnimation - Variable in class net.minecraft.client.render.entity.model.CatEntityModel
- tailCurlAnimation - Variable in class net.minecraft.entity.passive.CatEntity
- tailFin - Variable in class net.minecraft.client.render.entity.model.CodEntityModel
- tailFin - Variable in class net.minecraft.client.render.entity.model.DolphinEntityModel
- tailTip - Variable in class net.minecraft.client.render.entity.model.PhantomEntityModel
- tailWagTicks - Variable in class net.minecraft.entity.passive.AbstractHorseEntity
- TAKE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.RecipeCommand
- takeHoney(World, BlockState, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
- takeHoney(World, BlockState, BlockPos, PlayerEntity, BeehiveBlockEntity.BeeState) - Method in class net.minecraft.block.BeehiveBlock
- takeHugeScreenshot(File, int, int, int, int) - Method in class net.minecraft.client.MinecraftClient
-
Takes a huge screenshot in the tga file format.
- TakeJobSiteTask - Class in net.minecraft.entity.ai.brain.task
- TakeJobSiteTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.TakeJobSiteTask
- takeKnockback(double, double, double) - Method in class net.minecraft.entity.LivingEntity
- taken - Variable in class net.minecraft.predicate.DamagePredicate.Builder
- taken - Variable in class net.minecraft.predicate.DamagePredicate
- taken(NumberRange.FloatRange) - Method in class net.minecraft.predicate.DamagePredicate.Builder
- TAKEOFF - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
- TAKEOFF_THRESHOLD - Static variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
-
The damage the dragon can take before it takes off, represented as a ratio to the full health.
- TakeoffPhase - Class in net.minecraft.entity.boss.dragon.phase
- TakeoffPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
- takePanorama(File, int, int) - Method in class net.minecraft.client.MinecraftClient
-
Takes a panorama.
- takePendingStats() - Method in class net.minecraft.stat.ServerStatHandler
- takeScreenshot(Framebuffer) - Static method in class net.minecraft.client.util.ScreenshotRecorder
- takeShieldHit(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
- takeShieldHit(LivingEntity) - Method in class net.minecraft.entity.player.PlayerEntity
- takeStack(int) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
- takeStack(int) - Method in class net.minecraft.screen.slot.CraftingResultSlot
- takeStack(int) - Method in class net.minecraft.screen.slot.FurnaceOutputSlot
- takeStack(int) - Method in class net.minecraft.screen.slot.Slot
- takeStack(int) - Method in class net.minecraft.screen.slot.TradeOutputSlot
- takeStackRange(int, int, PlayerEntity) - Method in class net.minecraft.screen.slot.Slot
- takeStreamBufferPointer() - Method in class net.minecraft.client.sound.StaticSound
- TALKED_TO_VILLAGER - Static variable in class net.minecraft.stat.Stats
- talkWithVillager(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.passive.VillagerEntity
- tall - Variable in class net.minecraft.structure.StrongholdGenerator.Library
- TALL - Enum constant in enum class net.minecraft.block.enums.WallShape
- TALL_EAST_SHAPE - Static variable in class net.minecraft.block.WallBlock
- TALL_FLOWERS - Static variable in class net.minecraft.tag.BlockTags
- TALL_FLOWERS - Static variable in class net.minecraft.tag.ItemTags
- TALL_GRASS - Static variable in class net.minecraft.block.Blocks
- TALL_GRASS - Static variable in class net.minecraft.item.Items
- TALL_MANGROVE - Static variable in class net.minecraft.world.gen.feature.TreeConfiguredFeatures
- TALL_MANGROVE_CHECKED - Static variable in class net.minecraft.world.gen.feature.TreePlacedFeatures
- TALL_NORTH_SHAPE - Static variable in class net.minecraft.block.WallBlock
- TALL_POST_SHAPE - Static variable in class net.minecraft.block.WallBlock
- TALL_SEAGRASS - Static variable in class net.minecraft.block.Blocks
- TALL_SOUTH_SHAPE - Static variable in class net.minecraft.block.WallBlock
- TALL_WEST_SHAPE - Static variable in class net.minecraft.block.WallBlock
- TallBlockItem - Class in net.minecraft.item
- TallBlockItem(Block, Item.Settings) - Constructor for class net.minecraft.item.TallBlockItem
- tallChance - Variable in class net.minecraft.block.sapling.MangroveSaplingGenerator
- TallFlowerBlock - Class in net.minecraft.block
- TallFlowerBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TallFlowerBlock
- tallGrassDrops(Block, Block) - Static method in class net.minecraft.data.server.BlockLootTableGenerator
- TallPlantBlock - Class in net.minecraft.block
- TallPlantBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TallPlantBlock
- TallSeagrassBlock - Class in net.minecraft.block
- TallSeagrassBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TallSeagrassBlock
- TAME_ANIMAL - Static variable in class net.minecraft.advancement.criterion.Criteria
- TAME_OCELOT_FAILED - Static variable in class net.minecraft.entity.EntityStatuses
- TAME_OCELOT_SUCCESS - Static variable in class net.minecraft.entity.EntityStatuses
- tameable - Variable in class net.minecraft.entity.ai.goal.AttackWithOwnerGoal
- tameable - Variable in class net.minecraft.entity.ai.goal.FollowOwnerGoal
- tameable - Variable in class net.minecraft.entity.ai.goal.SitGoal
- tameable - Variable in class net.minecraft.entity.ai.goal.SitOnOwnerShoulderGoal
- tameable - Variable in class net.minecraft.entity.ai.goal.TrackOwnerAttackerGoal
- tameable - Variable in class net.minecraft.entity.ai.goal.UntamedActiveTargetGoal
- Tameable - Interface in net.minecraft.entity
- TAMEABLE_FLAGS - Static variable in class net.minecraft.entity.passive.TameableEntity
-
The tracked flags of tameable entities.
- TAMEABLE_PETS - Static variable in class net.minecraft.datafixer.fix.EntityUuidFix
- TameableEntity - Class in net.minecraft.entity.passive
- TameableEntity(EntityType<? extends TameableEntity>, World) - Constructor for class net.minecraft.entity.passive.TameableEntity
- TameableShoulderEntity - Class in net.minecraft.entity.passive
- TameableShoulderEntity(EntityType<? extends TameableShoulderEntity>, World) - Constructor for class net.minecraft.entity.passive.TameableShoulderEntity
- TameAnimalCriterion - Class in net.minecraft.advancement.criterion
- TameAnimalCriterion() - Constructor for class net.minecraft.advancement.criterion.TameAnimalCriterion
- TameAnimalCriterion.Conditions - Class in net.minecraft.advancement.criterion
- TAMED_FLAG - Static variable in class net.minecraft.entity.passive.AbstractHorseEntity
- TAMED_MAX_HEALTH - Static variable in class net.minecraft.entity.passive.WolfEntity
- TAMED_TEXTURE - Static variable in class net.minecraft.client.render.entity.WolfEntityRenderer
- TAMING_INGREDIENT - Static variable in class net.minecraft.entity.passive.CatEntity
- TAMING_INGREDIENT - Static variable in class net.minecraft.entity.passive.LlamaEntity
- TAMING_INGREDIENT - Static variable in class net.minecraft.entity.passive.OcelotEntity
- TAMING_INGREDIENTS - Static variable in class net.minecraft.entity.passive.ParrotEntity
- target - Variable in class net.minecraft.block.entity.JigsawBlockEntity
- target - Variable in record class net.minecraft.client.render.entity.animation.Keyframe
-
The field for the
target
record component. - target - Variable in record class net.minecraft.client.render.entity.animation.Transformation
-
The field for the
target
record component. - target - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- target - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
- target - Variable in class net.minecraft.entity.ai.brain.task.FollowMobTask
- target - Variable in class net.minecraft.entity.ai.brain.task.GoToIfNearbyTask
- target - Variable in class net.minecraft.entity.ai.goal.AttackGoal
- target - Variable in class net.minecraft.entity.ai.goal.CreeperIgniteGoal
- target - Variable in class net.minecraft.entity.ai.goal.FollowMobGoal
- target - Variable in class net.minecraft.entity.ai.goal.LookAtEntityGoal
- target - Variable in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
- target - Variable in class net.minecraft.entity.ai.goal.PounceAtTargetGoal
- target - Variable in class net.minecraft.entity.ai.goal.ProjectileAttackGoal
- target - Variable in class net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
- target - Variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
- target - Variable in class net.minecraft.entity.ai.goal.WanderNearTargetGoal
- target - Variable in class net.minecraft.entity.ai.pathing.Path
- target - Variable in class net.minecraft.entity.boss.dragon.phase.DyingPhase
- target - Variable in class net.minecraft.entity.boss.dragon.phase.HoverPhase
- target - Variable in class net.minecraft.entity.boss.dragon.phase.LandingPhase
- target - Variable in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
- target - Variable in class net.minecraft.entity.ExperienceOrbEntity
- target - Variable in class net.minecraft.entity.mob.EndermanEntity.ChasePlayerGoal
- target - Variable in class net.minecraft.entity.mob.MobEntity
- target - Variable in class net.minecraft.entity.projectile.ShulkerBulletEntity
- target - Variable in class net.minecraft.item.OnAStickItem
- target - Variable in class net.minecraft.loot.condition.EntityScoresLootCondition.Builder
- target - Variable in class net.minecraft.loot.condition.EntityScoresLootCondition
- target - Variable in class net.minecraft.loot.function.SetLoreLootFunction.Builder
- target - Variable in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
- target - Variable in class net.minecraft.loot.provider.number.ScoreLootNumberProvider
- target - Variable in class net.minecraft.loot.provider.score.ContextLootScoreProvider
- target - Variable in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
- target - Variable in class net.minecraft.server.command.TeleportCommand.LookTarget
- target - Variable in class net.minecraft.village.VillagerGossips.GossipEntry
- target - Variable in record class net.minecraft.world.gen.feature.DiskFeatureConfig
-
The field for the
target
record component. - target - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig.Target
- target - Variable in class net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
- target - Variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.InvertedBooleanSupplier
-
The field for the
target
record component. - target - Variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NotMaterialCondition
-
The field for the
target
record component. - target() - Method in record class net.minecraft.client.render.entity.animation.Keyframe
-
Returns the value of the
target
record component. - target() - Method in record class net.minecraft.client.render.entity.animation.Transformation
-
Returns the value of the
target
record component. - target() - Method in record class net.minecraft.world.gen.feature.DiskFeatureConfig
-
Returns the value of the
target
record component. - target() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.InvertedBooleanSupplier
-
Returns the value of the
target
record component. - target() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NotMaterialCondition
-
Returns the value of the
target
record component. - target(RenderPhase.Target) - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- target(LootContext.EntityTarget) - Method in class net.minecraft.loot.function.SetLoreLootFunction.Builder
- Target(String, Runnable, Runnable) - Constructor for class net.minecraft.client.render.RenderPhase.Target
- Target(RuleTest, BlockState) - Constructor for class net.minecraft.world.gen.feature.OreFeatureConfig.Target
- Target(BlockPos, int) - Constructor for class net.minecraft.entity.ai.brain.task.LongJumpTask.Target
- TARGET - Enum constant in enum class net.minecraft.entity.ai.goal.Goal.Control
- TARGET - Enum constant in enum class net.minecraft.text.Decoration.Parameter
- TARGET - Static variable in class net.minecraft.block.Blocks
- TARGET - Static variable in class net.minecraft.entity.passive.FrogEntity
- TARGET - Static variable in class net.minecraft.item.Items
- TARGET_APPROACHING_SPEED - Static variable in class net.minecraft.entity.passive.AxolotlBrain
- TARGET_BLOCK_IDS - Static variable in class net.minecraft.datafixer.fix.WallPropertyFix
- TARGET_CHILDREN_IDS - Static variable in class net.minecraft.datafixer.fix.StructureFeatureChildrenPoolElementFix
- TARGET_DISTANCE_MULTIPLIER - Static variable in class net.minecraft.entity.ai.pathing.PathNodeNavigator
- TARGET_ENTITY_RANGE - Static variable in class net.minecraft.client.render.debug.BeeDebugRenderer
- TARGET_ENTITY_RANGE - Static variable in class net.minecraft.client.render.debug.VillageDebugRenderer
- TARGET_FEATURES - Static variable in class net.minecraft.datafixer.fix.StructureFeatureChildrenPoolElementFix
- TARGET_HIT - Static variable in class net.minecraft.advancement.criterion.Criteria
- TARGET_HIT - Static variable in class net.minecraft.stat.Stats
- TARGET_KEY - Static variable in class net.minecraft.block.entity.JigsawBlockEntity
- TARGET_KEY - Static variable in class net.minecraft.village.VillagerGossips.GossipEntry
- TARGET_NOT_REACHED_EXCEPTION - Static variable in class net.minecraft.server.command.DebugPathCommand
- TARGET_OBJECT_TYPES - Static variable in class net.minecraft.server.command.DataCommand
- TARGET_POINT - Enum constant in enum class net.minecraft.item.map.MapIcon.Type
- TARGET_PREDICATE - Static variable in class net.minecraft.entity.ai.brain.sensor.Sensor
- TARGET_PREDICATE_IGNORE_DISTANCE_SCALING - Static variable in class net.minecraft.entity.ai.brain.sensor.Sensor
- TARGET_RANGE - Static variable in class net.minecraft.entity.ai.brain.sensor.AxolotlAttackablesSensor
- TARGET_RETAIN_TIME - Static variable in class net.minecraft.entity.ai.brain.task.LongJumpTask
- TARGET_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
- TARGET_X - Enum constant in enum class net.minecraft.item.map.MapIcon.Type
- TargetAboveWaterGoal(DrownedEntity, double, int) - Constructor for class net.minecraft.entity.mob.DrownedEntity.TargetAboveWaterGoal
- targetAnchor - Variable in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
- targetAnchor - Variable in class net.minecraft.server.command.TeleportCommand.LookTarget
- targetBlock - Variable in class net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
- TargetBlock - Class in net.minecraft.block
- TargetBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TargetBlock
- targetBlue - Variable in class net.minecraft.client.particle.AnimatedParticle
- targetBookRotation - Variable in class net.minecraft.block.entity.EnchantingTableBlockEntity
- targetClass - Variable in class net.minecraft.entity.ai.goal.ActiveTargetGoal
- targetDisplayTile(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema99
- targetedEntity - Variable in class net.minecraft.client.MinecraftClient
- targetedEntity - Variable in class net.minecraft.client.render.debug.BeeDebugRenderer
- targetedEntity - Variable in class net.minecraft.client.render.debug.VillageDebugRenderer
- targetedEntity - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
- targetedEntity - Variable in class net.minecraft.predicate.entity.EntityPredicate.Builder
- targetedEntity - Variable in class net.minecraft.predicate.entity.EntityPredicate
- targetedEntity(EntityPredicate) - Method in class net.minecraft.predicate.entity.EntityPredicate.Builder
- targetEnemy(HoglinEntity, LivingEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
- targetEntity - Variable in class net.minecraft.block.entity.ConduitBlockEntity
- targetEntity - Variable in class net.minecraft.entity.ai.goal.ActiveTargetGoal
- targetEntity - Variable in class net.minecraft.entity.ai.goal.FleeEntityGoal
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema100
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema1800
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema1928
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema501
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema700
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema701
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema702
- targetEntityItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema705
- targetEquipment(Schema) - Static method in class net.minecraft.datafixer.schema.Schema99
- targetEquipment(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema99
- targetField - Variable in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
- targetFinder - Variable in class net.minecraft.entity.ai.brain.task.FindRoarTargetTask
- targetGetter - Variable in class net.minecraft.entity.ai.brain.task.UpdateAttackTargetTask
- TargetGoal(SpiderEntity, Class<T>) - Constructor for class net.minecraft.entity.mob.SpiderEntity.TargetGoal
- TargetGoal(VindicatorEntity) - Constructor for class net.minecraft.entity.mob.VindicatorEntity.TargetGoal
- targetGreen - Variable in class net.minecraft.client.particle.AnimatedParticle
- TargetHitCriterion - Class in net.minecraft.advancement.criterion
- TargetHitCriterion() - Constructor for class net.minecraft.advancement.criterion.TargetHitCriterion
- TargetHitCriterion.Conditions - Class in net.minecraft.advancement.criterion
- targetId - Variable in class net.minecraft.entity.mob.IllusionerEntity.BlindTargetGoal
- targetingUnderwater - Variable in class net.minecraft.entity.mob.DrownedEntity
- targetInTile(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema705
- targetInTile(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema99
- targetItems(Schema) - Static method in class net.minecraft.datafixer.schema.Schema100
- targetItems(Schema) - Static method in class net.minecraft.datafixer.schema.Schema1928
- targetItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema704
- targetItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema808
- targetItems(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.datafixer.schema.Schema99
- targetMemoryModuleType - Variable in class net.minecraft.entity.ai.brain.task.FindPointOfInterestTask
- targetModule - Variable in class net.minecraft.entity.ai.brain.task.FindEntityTask
- targetName - Variable in record class net.minecraft.network.message.MessageType.Parameters
-
The field for the
targetName
record component. - targetName - Variable in record class net.minecraft.network.message.MessageType.Serialized
-
The field for the
targetName
record component. - targetName() - Method in record class net.minecraft.network.message.MessageType.Parameters
-
Returns the value of the
targetName
record component. - targetName() - Method in record class net.minecraft.network.message.MessageType.Serialized
-
Returns the value of the
targetName
record component. - targetNotVisibleTicks - Variable in class net.minecraft.entity.mob.BlazeEntity.ShootFireballGoal
- TargetOtherTeamGoal(ShulkerEntity) - Constructor for class net.minecraft.entity.mob.ShulkerEntity.TargetOtherTeamGoal
- targetPath - Variable in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
- targetPath - Variable in class net.minecraft.loot.function.CopyNbtLootFunction.Operation
- TargetPathNode - Class in net.minecraft.entity.ai.pathing
- TargetPathNode(int, int, int) - Constructor for class net.minecraft.entity.ai.pathing.TargetPathNode
- TargetPathNode(PathNode) - Constructor for class net.minecraft.entity.ai.pathing.TargetPathNode
- targetPlayer - Variable in class net.minecraft.entity.mob.EndermanEntity.TeleportTowardsPlayerGoal
- TargetPlayerGoal(ShulkerEntity) - Constructor for class net.minecraft.entity.mob.ShulkerEntity.TargetPlayerGoal
- targetPos - Variable in class net.minecraft.entity.ai.brain.task.FrogEatEntityTask
- targetPos - Variable in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
- targetPos - Variable in class net.minecraft.entity.ai.pathing.SpiderNavigation
- targetPos - Variable in class net.minecraft.server.command.TeleportCommand.LookTarget
- targetPosition - Variable in class net.minecraft.entity.ai.goal.GoToVillageGoal
- targetPosition - Variable in class net.minecraft.entity.mob.PhantomEntity
- targetPositions - Variable in class net.minecraft.entity.ai.brain.task.FarmerVillagerTask
- targetPredicate - Variable in class net.minecraft.entity.ai.brain.LivingTargetCache
- targetPredicate - Variable in class net.minecraft.entity.ai.brain.task.PrepareRamTask
- targetPredicate - Variable in class net.minecraft.entity.ai.brain.task.RamImpactTask
- targetPredicate - Variable in class net.minecraft.entity.ai.goal.ActiveTargetGoal
- targetPredicate - Variable in class net.minecraft.entity.ai.goal.FollowMobGoal
- targetPredicate - Variable in class net.minecraft.entity.ai.goal.LookAtEntityGoal
- targetPredicate - Variable in class net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
- targetPredicate - Variable in class net.minecraft.entity.mob.VexEntity.TrackOwnerTargetGoal
- targetPredicate - Variable in class net.minecraft.world.gen.placementmodifier.EnvironmentScanPlacementModifier
- TargetPredicate - Class in net.minecraft.entity.ai
- TargetPredicate(boolean) - Constructor for class net.minecraft.entity.ai.TargetPredicate
- targetRed - Variable in class net.minecraft.client.particle.AnimatedParticle
- targets - Variable in class net.minecraft.datafixer.fix.AddTrappedChestFix.ListFixer
- targets - Variable in class net.minecraft.entity.ai.brain.task.LongJumpTask
- targets - Variable in class net.minecraft.world.gen.feature.EmeraldOreFeatureConfig
- targets - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig
- Targets() - Constructor for class net.minecraft.client.render.entity.animation.Transformation.Targets
- targetsByName - Variable in class net.minecraft.client.gl.ShaderEffect
- targetSeeingTicker - Variable in class net.minecraft.entity.ai.goal.BowAttackGoal
- targetSelector - Variable in class net.minecraft.entity.mob.MobEntity
-
Contains goals used to select this entity's target.
- targetShadedPos() - Method in class net.minecraft.entity.ai.goal.EscapeSunlightGoal
- targetSpeed - Variable in class net.minecraft.entity.mob.PhantomEntity.PhantomMoveControl
-
The movement speed that the phantom tends towards
- targetStatus - Variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent
- targetStatus - Variable in class net.minecraft.world.chunk.BelowZeroRetrogen
- targetStretch - Variable in class net.minecraft.entity.mob.SlimeEntity
- targetTime - Variable in class net.minecraft.entity.ai.brain.task.LongJumpTask
- targetType - Variable in class net.minecraft.entity.ai.brain.task.BreedTask
- targetType - Variable in class net.minecraft.entity.ai.brain.task.MemoryTransferTask
- targetType - Variable in class net.minecraft.entity.ai.goal.LookAtEntityGoal
- targetUuid - Variable in class net.minecraft.block.entity.ConduitBlockEntity
- targetUuid - Variable in class net.minecraft.entity.projectile.ShulkerBulletEntity
- targetUuid - Variable in class net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket
- targetVillager - Variable in class net.minecraft.entity.ai.goal.IronGolemLookGoal
- targetX - Variable in class net.minecraft.entity.ai.control.MoveControl
- targetX - Variable in class net.minecraft.entity.ai.goal.EscapeDangerGoal
- targetX - Variable in class net.minecraft.entity.ai.goal.EscapeSunlightGoal
- targetX - Variable in class net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
- targetX - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- targetX - Variable in class net.minecraft.entity.ai.goal.WanderAroundGoal
- targetX - Variable in class net.minecraft.entity.EyeOfEnderEntity
- targetX - Variable in class net.minecraft.entity.projectile.ShulkerBulletEntity
- targetX - Variable in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
- targetY - Variable in class net.minecraft.entity.ai.control.MoveControl
- targetY - Variable in class net.minecraft.entity.ai.goal.EscapeDangerGoal
- targetY - Variable in class net.minecraft.entity.ai.goal.EscapeSunlightGoal
- targetY - Variable in class net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
- targetY - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- targetY - Variable in class net.minecraft.entity.ai.goal.WanderAroundGoal
- targetY - Variable in class net.minecraft.entity.EyeOfEnderEntity
- targetY - Variable in class net.minecraft.entity.projectile.ShulkerBulletEntity
- targetY - Variable in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
- targetYaw - Variable in class net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
- targetYaw - Variable in class net.minecraft.entity.mob.SlimeEntity.SlimeMoveControl
- targetZ - Variable in class net.minecraft.entity.ai.control.MoveControl
- targetZ - Variable in class net.minecraft.entity.ai.goal.EscapeDangerGoal
- targetZ - Variable in class net.minecraft.entity.ai.goal.EscapeSunlightGoal
- targetZ - Variable in class net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
- targetZ - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- targetZ - Variable in class net.minecraft.entity.ai.goal.WanderAroundGoal
- targetZ - Variable in class net.minecraft.entity.EyeOfEnderEntity
- targetZ - Variable in class net.minecraft.entity.projectile.ShulkerBulletEntity
- targetZ - Variable in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
- tarGzipArchive(File) - Method in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
- task - Variable in class net.minecraft.client.gui.screen.ProgressScreen
- task - Variable in class net.minecraft.client.realms.gui.screen.RealmsLongRunningMcoTaskScreen
- task - Variable in class net.minecraft.client.realms.util.PeriodicRunnerFactory.PeriodicRunner
- task - Variable in class net.minecraft.client.resource.PeriodicNotificationManager
- task - Variable in class net.minecraft.test.TimedTask
- Task<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
- Task(double, boolean) - Constructor for class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.Task
- Task(Function<MessageListener<Unit>, T>, long, IntSupplier) - Constructor for class net.minecraft.server.world.ChunkTaskPrioritySystem.Task
- Task(Map<MemoryModuleType<?>, MemoryModuleState>) - Constructor for class net.minecraft.entity.ai.brain.task.Task
- Task(Map<MemoryModuleType<?>, MemoryModuleState>, int) - Constructor for class net.minecraft.entity.ai.brain.task.Task
- Task(Map<MemoryModuleType<?>, MemoryModuleState>, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.Task
- TASK - Enum constant in enum class net.minecraft.advancement.AdvancementFrame
- TASK_COOLDOWN - Static variable in class net.minecraft.entity.ai.brain.task.WalkTowardsLandTask
- Task.Status - Enum Class in net.minecraft.entity.ai.brain.task
- taskBatchSize - Variable in class net.minecraft.server.world.ServerLightingProvider
- taskExecutor - Variable in class net.minecraft.world.storage.EntityChunkDataAccess
- TaskExecutor<T> - Class in net.minecraft.util.thread
- TaskExecutor(TaskQueue<? super T, ? extends Runnable>, Executor, String) - Constructor for class net.minecraft.util.thread.TaskExecutor
- taskFunction - Variable in class net.minecraft.server.world.ChunkTaskPrioritySystem.Task
- taskMargin - Variable in class net.minecraft.world.chunk.ChunkStatus
- taskQueue - Variable in class net.minecraft.client.render.chunk.ChunkBuilder
- taskQueue - Variable in class net.minecraft.client.sound.SoundSystem
- TaskQueue<T,
F> - Interface in net.minecraft.util.thread - TaskQueue.Prioritized - Class in net.minecraft.util.thread
- TaskQueue.PrioritizedTask - Class in net.minecraft.util.thread
- TaskQueue.Simple<T> - Class in net.minecraft.util.thread
- tasks - Variable in class net.minecraft.entity.ai.brain.Brain
- tasks - Variable in class net.minecraft.entity.ai.brain.task.CompositeTask
- tasks - Variable in class net.minecraft.test.TimedTaskRunner
- tasks - Variable in class net.minecraft.util.thread.ThreadExecutor
- TaskScreen - Class in net.minecraft.client.gui.screen
-
A screen that is used for indicating that a task is running or has finished running (either successfully or unsuccessfully).
- TaskScreen(Text, Text, Text, Runnable, int) - Constructor for class net.minecraft.client.gui.screen.TaskScreen
- TAU - Static variable in class net.minecraft.util.math.MathHelper
-
Tau is equal to
2 * PI
. - TEAL - Static variable in class net.minecraft.block.MapColor
- team - Variable in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand
- team - Variable in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
- team - Variable in class net.minecraft.predicate.entity.EntityPredicate.Builder
- team - Variable in class net.minecraft.predicate.entity.EntityPredicate
- team() - Static method in class net.minecraft.command.argument.TeamArgumentType
- team(String) - Method in class net.minecraft.predicate.entity.EntityPredicate.Builder
- Team - Class in net.minecraft.scoreboard
- Team(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.Team
- TEAM - Static variable in class net.minecraft.datafixer.TypeReferences
- TEAM_KILLS - Static variable in class net.minecraft.scoreboard.ScoreboardCriterion
- TEAM_MSG_COMMAND_INCOMING - Static variable in record class net.minecraft.network.message.MessageType
-
The registry key for the incoming team message command message type, used by /teammsg.
- TEAM_MSG_COMMAND_OUTGOING - Static variable in record class net.minecraft.network.message.MessageType
-
The registry key for the outgoing team message command message type, used by /teammsg.
- TEAM_TELEPORT_TEXT - Static variable in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
- TeamArgumentType - Class in net.minecraft.command.argument
- TeamArgumentType() - Constructor for class net.minecraft.command.argument.TeamArgumentType
- TeamCityTestCompletionListener - Class in net.minecraft.test
- TeamCityTestCompletionListener() - Constructor for class net.minecraft.test.TeamCityTestCompletionListener
- TeamCommand - Class in net.minecraft.server.command
- TeamCommand() - Constructor for class net.minecraft.server.command.TeamCommand
- TeamDisplayNameFix - Class in net.minecraft.datafixer.fix
- TeamDisplayNameFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.TeamDisplayNameFix
- TeamMsgCommand - Class in net.minecraft.server.command
- TeamMsgCommand() - Constructor for class net.minecraft.server.command.TeamMsgCommand
- teamName - Variable in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
- teams - Variable in class net.minecraft.scoreboard.Scoreboard
- TeamS2CPacket - Class in net.minecraft.network.packet.s2c.play
- TeamS2CPacket(String, int, Optional<TeamS2CPacket.SerializableTeam>, Collection<String>) - Constructor for class net.minecraft.network.packet.s2c.play.TeamS2CPacket
- TeamS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.TeamS2CPacket
- TeamS2CPacket.Operation - Enum Class in net.minecraft.network.packet.s2c.play
- TeamS2CPacket.SerializableTeam - Class in net.minecraft.network.packet.s2c.play
- teamsByPlayer - Variable in class net.minecraft.scoreboard.Scoreboard
- teamsToNbt() - Method in class net.minecraft.scoreboard.ScoreboardState
- TeamTeleportSpectatorMenu - Class in net.minecraft.client.gui.hud.spectator
- TeamTeleportSpectatorMenu() - Constructor for class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
- TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand - Class in net.minecraft.client.gui.hud.spectator
- teardownOverlayColor() - Static method in class com.mojang.blaze3d.systems.RenderSystem
- teardownOverlayColor() - Method in class net.minecraft.client.render.OverlayTexture
- TelemetryConstants - Class in net.minecraft.client.util.telemetry
- TelemetryConstants() - Constructor for class net.minecraft.client.util.telemetry.TelemetryConstants
- telemetrySender - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
- TelemetrySender - Class in net.minecraft.client.util.telemetry
- TelemetrySender(MinecraftClient, UserApiService, Optional<String>, Optional<String>, UUID) - Constructor for class net.minecraft.client.util.telemetry.TelemetrySender
- TelemetrySender.PlayerGameMode - Record Class in net.minecraft.client.util.telemetry
- teleport(double, double, double) - Method in class net.minecraft.entity.Entity
-
Teleports the entity to the given position, loading the chunk with
ChunkTicketType.POST_TELEPORT
. - teleport(double, double, double, boolean) - Method in class net.minecraft.entity.LivingEntity
- teleport(BlockState, World, BlockPos) - Method in class net.minecraft.block.DragonEggBlock
- teleport(ServerCommandSource, Entity, ServerWorld, double, double, double, Set<PlayerPositionLookS2CPacket.Flag>, float, float, TeleportCommand.LookTarget) - Static method in class net.minecraft.server.command.TeleportCommand
- teleport(ServerWorld, double, double, double, float, float) - Method in class net.minecraft.server.network.ServerPlayerEntity
- TELEPORT - Static variable in class net.minecraft.world.event.GameEvent
- TELEPORT_DISTANCE - Static variable in class net.minecraft.entity.ai.goal.FollowOwnerGoal
- TELEPORT_TEXT - Static variable in class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
- TeleportCommand - Class in net.minecraft.server.command
- TeleportCommand() - Constructor for class net.minecraft.server.command.TeleportCommand
- TeleportCommand.LookTarget - Class in net.minecraft.server.command
- TeleportConfirmC2SPacket - Class in net.minecraft.network.packet.c2s.play
- TeleportConfirmC2SPacket(int) - Constructor for class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
- TeleportConfirmC2SPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
- teleportCooldown - Variable in class net.minecraft.block.entity.EndGatewayBlockEntity
- teleportId - Variable in class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
- teleportId - Variable in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
- teleportLerpTimer - Variable in class net.minecraft.entity.mob.ShulkerEntity
- TeleportPos(String, double, double, double, float, float) - Constructor for record class net.minecraft.server.chase.ChaseServer.TeleportPos
- TeleportPos(RegistryKey<World>, Vec3d, Vec2f) - Constructor for record class net.minecraft.server.chase.ChaseClient.TeleportPos
-
Creates an instance of a
TeleportPos
record class. - teleportRandomly() - Method in class net.minecraft.entity.mob.EndermanEntity
- teleportRequestTick - Variable in class net.minecraft.server.network.ServerPlayNetworkHandler
- TeleportSpectatorMenu - Class in net.minecraft.client.gui.hud.spectator
- TeleportSpectatorMenu() - Constructor for class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
- TeleportSpectatorMenu(Collection<PlayerListEntry>) - Constructor for class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
- TeleportTarget - Class in net.minecraft.world
-
Represents the position that an entity takes after being moved between worlds.
- TeleportTarget(Vec3d, Vec3d, float, float) - Constructor for class net.minecraft.world.TeleportTarget
- teleportTo(double, double, double) - Method in class net.minecraft.entity.mob.EndermanEntity
- teleportTo(Entity) - Method in class net.minecraft.entity.mob.EndermanEntity
- TeleportToSpecificPlayerSpectatorCommand - Class in net.minecraft.client.gui.hud.spectator
- TeleportToSpecificPlayerSpectatorCommand(GameProfile) - Constructor for class net.minecraft.client.gui.hud.spectator.TeleportToSpecificPlayerSpectatorCommand
- TeleportToSpecificTeamCommand(Team) - Constructor for class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand
- TeleportTowardsPlayerGoal(EndermanEntity, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.mob.EndermanEntity.TeleportTowardsPlayerGoal
- TellRawCommand - Class in net.minecraft.server.command
- TellRawCommand() - Constructor for class net.minecraft.server.command.TellRawCommand
- temp - Variable in class net.minecraft.util.ZipCompressor
- temp - Variable in class net.minecraft.world.EntityList
- TEMP_DIR_PREFIX - Static variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- temper - Variable in class net.minecraft.entity.passive.AbstractHorseEntity
- TEMPERATE - Static variable in record class net.minecraft.entity.passive.FrogVariant
- temperature - Variable in class net.minecraft.world.biome.Biome.Builder
- temperature - Variable in record class net.minecraft.world.biome.Biome.Weather
-
The field for the
temperature
record component. - temperature - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.MultiNoiseSampler
-
The field for the
temperature
record component. - temperature - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
-
The field for the
temperature
record component. - temperature - Variable in record class net.minecraft.world.gen.noise.NoiseRouter
-
The field for the
temperature
record component. - temperature() - Method in record class net.minecraft.world.biome.Biome.Weather
-
Returns the value of the
temperature
record component. - temperature() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.MultiNoiseSampler
-
Returns the value of the
temperature
record component. - temperature() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
-
Returns the value of the
temperature
record component. - temperature() - Method in record class net.minecraft.world.gen.noise.NoiseRouter
-
Returns the value of the
temperature
record component. - temperature() - Static method in class net.minecraft.world.gen.surfacebuilder.MaterialRules
- temperature(float) - Method in class net.minecraft.world.biome.Biome.Builder
- TEMPERATURE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
- TEMPERATURE_LARGE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
- TEMPERATURE_NOISE - Static variable in class net.minecraft.world.biome.Biome
- temperatureCache - Variable in class net.minecraft.world.biome.Biome
- TemperatureMaterialCondition() - Constructor for enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TemperatureMaterialCondition
- temperatureModifier - Variable in class net.minecraft.world.biome.Biome.Builder
- temperatureModifier - Variable in record class net.minecraft.world.biome.Biome.Weather
-
The field for the
temperatureModifier
record component. - temperatureModifier() - Method in record class net.minecraft.world.biome.Biome.Weather
-
Returns the value of the
temperatureModifier
record component. - temperatureModifier(Biome.TemperatureModifier) - Method in class net.minecraft.world.biome.Biome.Builder
- TemperatureModifier(String) - Constructor for enum class net.minecraft.world.biome.Biome.TemperatureModifier
- temperatureNoise - Variable in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
-
The field for the
temperatureNoise
record component. - temperatureNoise() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
-
Returns the value of the
temperatureNoise
record component. - temperatureParameters - Variable in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
- tempFile - Variable in class net.minecraft.client.realms.FileDownload.ProgressListener
- tempFile - Variable in class net.minecraft.client.realms.FileDownload.ResourcePackProgressListener
- template - Variable in class net.minecraft.client.font.UnicodeTextureFont.Loader
- template - Variable in class net.minecraft.client.font.UnicodeTextureFont
- template - Variable in class net.minecraft.client.realms.task.ResettingWorldTemplateTask
- template - Variable in class net.minecraft.structure.SimpleStructurePiece
- template - Variable in class net.minecraft.structure.WoodlandMansionGenerator.GenerationPiece
- TEMPLATE_ANVIL - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_ANVIL - Static variable in class net.minecraft.data.client.TexturedModel
- TEMPLATE_AZALEA - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_BANNER - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_BED - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_CAKE_WITH_CANDLE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_CAMPFIRE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_CANDLE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_CAULDRON_FULL - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_CAULDRON_LEVEL1 - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_CAULDRON_LEVEL2 - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_CHORUS_FLOWER - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_COMMAND_BLOCK - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_DAYLIGHT_DETECTOR - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.PlaceCommand
- TEMPLATE_FARMLAND - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FENCE_GATE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FENCE_GATE_OPEN - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FENCE_GATE_WALL - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FENCE_GATE_WALL_OPEN - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FIRE_FLOOR - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FIRE_SIDE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FIRE_SIDE_ALT - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FIRE_UP - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FIRE_UP_ALT - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FOUR_CANDLES - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_FOUR_TURTLE_EGGS - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_GLASS_PANE_NOSIDE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_GLASS_PANE_NOSIDE_ALT - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_GLASS_PANE_POST - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_GLASS_PANE_SIDE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_GLASS_PANE_SIDE_ALT - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.data.client.TexturedModel
- TEMPLATE_HANGING_LANTERN - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_HANGING_LANTERN - Static variable in class net.minecraft.data.client.TexturedModel
- TEMPLATE_INVALID_EXCEPTION - Static variable in class net.minecraft.server.command.PlaceCommand
- TEMPLATE_LANTERN - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_LANTERN - Static variable in class net.minecraft.data.client.TexturedModel
- TEMPLATE_ORIENTABLE_TRAPDOOR_BOTTOM - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_ORIENTABLE_TRAPDOOR_OPEN - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_ORIENTABLE_TRAPDOOR_TOP - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_PISTON - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_PISTON_HEAD - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_PISTON_HEAD_SHORT - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_POTTED_AZALEA_BUSH - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_RAIL_RAISED_NE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_RAIL_RAISED_SW - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_SCULK_SHRIEKER - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_SEAGRASS - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_SEAGRASS - Static variable in class net.minecraft.data.client.TexturedModel
- TEMPLATE_SHULKER_BOX - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_SINGLE_FACE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_SKULL - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_THREE_CANDLES - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_THREE_TURTLE_EGGS - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TORCH - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TORCH_WALL - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TRAPDOOR_BOTTOM - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TRAPDOOR_OPEN - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TRAPDOOR_TOP - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TURTLE_EGG - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TWO_CANDLES - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_TWO_TURTLE_EGGS - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_WALL_POST - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_WALL_SIDE - Static variable in class net.minecraft.data.client.Models
- TEMPLATE_WALL_SIDE_TALL - Static variable in class net.minecraft.data.client.Models
- templateId - Variable in class net.minecraft.client.realms.dto.RealmsWorldOptions
- templateIdString - Variable in class net.minecraft.structure.SimpleStructurePiece
- templateImage - Variable in class net.minecraft.client.realms.dto.RealmsWorldOptions
- templateList - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- templateName - Variable in class net.minecraft.block.entity.StructureBlockBlockEntity
- templateName - Variable in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
- templateName - Variable in class net.minecraft.test.TestFunction
- templateName() - Element in annotation interface net.minecraft.test.GameTest
- templatePath - Variable in class net.minecraft.test.TestFunction
- templates - Variable in class net.minecraft.client.realms.dto.WorldTemplatePaginatedList
- templates - Variable in class net.minecraft.structure.StructureTemplateManager
- TEMPLATES_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- TEMPORARY_TITLE - Static variable in class net.minecraft.client.network.Bans
- temporaryChatPreviewState - Variable in class net.minecraft.client.network.ServerInfo
- TEMPTATION_COOLDOWN_TICKS - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- TEMPTATION_COOLDOWN_TICKS - Static variable in class net.minecraft.entity.ai.brain.task.TemptTask
- TemptationCooldownTask - Class in net.minecraft.entity.ai.brain.task
- TemptationCooldownTask(MemoryModuleType<Integer>) - Constructor for class net.minecraft.entity.ai.brain.task.TemptationCooldownTask
- TemptationsSensor - Class in net.minecraft.entity.ai.brain.sensor
- TemptationsSensor(Ingredient) - Constructor for class net.minecraft.entity.ai.brain.sensor.TemptationsSensor
- TEMPTED_WALK_SPEED - Static variable in class net.minecraft.entity.passive.GoatBrain
- TEMPTER_PREDICATE - Static variable in class net.minecraft.entity.ai.brain.sensor.TemptationsSensor
- temptGoal - Variable in class net.minecraft.entity.passive.CatEntity
- temptGoal - Variable in class net.minecraft.entity.passive.OcelotEntity
- temptGoal - Variable in class net.minecraft.entity.passive.StriderEntity
- TemptGoal - Class in net.minecraft.entity.ai.goal
- TemptGoal(PathAwareEntity, double, Ingredient, boolean) - Constructor for class net.minecraft.entity.ai.goal.TemptGoal
- TemptGoal(CatEntity, double, Ingredient, boolean) - Constructor for class net.minecraft.entity.passive.CatEntity.TemptGoal
- TEMPTING_ENTITY_PREDICATE - Static variable in class net.minecraft.entity.ai.goal.TemptGoal
- TEMPTING_PLAYER - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- TemptTask - Class in net.minecraft.entity.ai.brain.task
- TemptTask(Function<LivingEntity, Float>) - Constructor for class net.minecraft.entity.ai.brain.task.TemptTask
- TEN_ABOVE_AND_BELOW_RANGE - Static variable in class net.minecraft.world.gen.feature.PlacedFeatures
- TEN_FUNCTION - Static variable in class net.minecraft.world.gen.densityfunction.DensityFunctions
- tendrilPitch - Variable in class net.minecraft.entity.mob.WardenEntity
- tendrils - Variable in class net.minecraft.client.render.entity.model.WardenEntityModel
- tentacleAngle - Variable in class net.minecraft.entity.passive.SquidEntity
- tentacles - Variable in class net.minecraft.client.render.entity.model.GhastEntityModel
- tentacles - Variable in class net.minecraft.client.render.entity.model.SquidEntityModel
- term - Variable in class net.minecraft.loot.condition.InvertedLootCondition
- TERMINATE_VISIT - Static variable in interface net.minecraft.text.StringVisitable
-
Convenience object indicating the termination of a string visit.
- terminatorsId - Variable in class net.minecraft.structure.pool.StructurePool
- terms - Variable in class net.minecraft.loot.condition.AlternativeLootCondition.Builder
- terms - Variable in class net.minecraft.loot.condition.AlternativeLootCondition
- terms - Variable in class net.minecraft.loot.condition.LootConditionManager.AndCondition
- TERRACOTTA - Static variable in class net.minecraft.block.Blocks
- TERRACOTTA - Static variable in class net.minecraft.item.Items
- TERRACOTTA - Static variable in class net.minecraft.tag.BlockTags
- TERRACOTTA - Static variable in class net.minecraft.tag.ItemTags
- TERRACOTTA - Static variable in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- TERRACOTTA - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
- TERRACOTTA_BLACK - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_BLUE - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_BROWN - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_CYAN - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_GRAY - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_GREEN - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_LIGHT_BLUE - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_LIGHT_GRAY - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_LIME - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_MAGENTA - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_ORANGE - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_PINK - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_PURPLE - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_RED - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_WHITE - Static variable in class net.minecraft.block.MapColor
- TERRACOTTA_YELLOW - Static variable in class net.minecraft.block.MapColor
- terracottaBands - Variable in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- terracottaBands() - Static method in class net.minecraft.world.gen.surfacebuilder.MaterialRules
- TerracottaBandsMaterialRule() - Constructor for enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TerracottaBandsMaterialRule
- terracottaBandsOffsetNoise - Variable in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- TERRAIN_MATCHING - Enum constant in enum class net.minecraft.structure.pool.StructurePool.Projection
- TERRAIN_SHEET - Static variable in interface net.minecraft.client.particle.ParticleTextureSheet
- terrainAdaptation - Variable in record class net.minecraft.world.gen.structure.Structure.Config
-
The field for the
terrainAdaptation
record component. - terrainAdaptation() - Method in record class net.minecraft.world.gen.structure.Structure.Config
-
Returns the value of the
terrainAdaptation
record component. - terrainAdjustment - Variable in record class net.minecraft.world.gen.StructureWeightSampler.class_7301
-
The field for the
terrainAdjustment
record component. - terrainAdjustment() - Method in record class net.minecraft.world.gen.StructureWeightSampler.class_7301
-
Returns the value of the
terrainAdjustment
record component. - TERRORISM_OR_VIOLENT_EXTREMISM - Enum constant in enum class net.minecraft.client.report.AbuseReportReason
- Tessellator - Class in net.minecraft.client.render
-
Holding a single instance of
BufferBuilder
. - Tessellator() - Constructor for class net.minecraft.client.render.Tessellator
- Tessellator(int) - Constructor for class net.minecraft.client.render.Tessellator
- test - Variable in class net.minecraft.test.StructureTestListener
- test - Variable in class net.minecraft.test.TestContext
- test - Variable in class net.minecraft.test.TimedTaskRunner
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.AboveYMaterialCondition.AboveYPredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.BiomeMaterialCondition.BiomePredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext.BiomeTemperaturePredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext.NegativeRunDepthPredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext.SteepSlopePredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.NoiseThresholdMaterialCondition.NoiseThresholdPredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.StoneDepthMaterialCondition.StoneDepthPredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.VerticalGradientMaterialCondition.VerticalGradientPredicate
- test() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.WaterMaterialCondition.WaterPredicate
- test(char) - Method in interface net.minecraft.util.function.CharPredicate
- test(double) - Method in class net.minecraft.predicate.NumberRange.FloatRange
- test(double, double, double, double, double, double) - Method in class net.minecraft.predicate.entity.DistancePredicate
- test(float[]) - Method in class net.minecraft.client.render.model.json.ModelOverrideList.BakedOverride
- test(int) - Method in class net.minecraft.predicate.NumberRange.IntRange
- test(int, int, int) - Method in interface net.minecraft.world.gen.carver.CarvingMask.MaskPredicate
- test(BlockState) - Method in class net.minecraft.predicate.block.BlockPredicate
- test(BlockState) - Method in class net.minecraft.predicate.block.BlockStatePredicate
- test(BlockState) - Method in class net.minecraft.util.function.MaterialPredicate
- test(StatusEffectInstance) - Method in class net.minecraft.predicate.entity.EntityEffectPredicate.EffectData
- test(Entity) - Method in class net.minecraft.predicate.entity.EntityEquipmentPredicate
- test(Entity) - Method in class net.minecraft.predicate.entity.EntityPredicates.Equipable
- test(LivingEntity) - Method in class net.minecraft.entity.mob.GuardianEntity.GuardianTargetPredicate
- test(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.ai.TargetPredicate
- test(ItemStack) - Method in class net.minecraft.recipe.Ingredient
- test(NbtElement) - Method in class net.minecraft.predicate.NbtPredicate
- test(Direction) - Method in enum class net.minecraft.util.math.Direction.Axis
- test(Direction) - Method in enum class net.minecraft.util.math.Direction.Type
- test(CommandContext<ServerCommandSource>) - Method in interface net.minecraft.server.command.ExecuteCommand.Condition
- test(CommandContext<ServerCommandSource>) - Method in interface net.minecraft.server.command.ExecuteCommand.ExistsCondition
- test(Map<Enchantment, Integer>) - Method in class net.minecraft.predicate.item.EnchantmentPredicate
- test(Map<StatusEffect, StatusEffectInstance>) - Method in class net.minecraft.predicate.entity.EntityEffectPredicate
- test(AdvancementProgress) - Method in class net.minecraft.predicate.entity.PlayerPredicate.AdvancementCriteriaPredicate
- test(AdvancementProgress) - Method in class net.minecraft.predicate.entity.PlayerPredicate.CompletedAdvancementPredicate
- test(BlockState) - Method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion.Conditions
- test(BlockState) - Method in class net.minecraft.predicate.StatePredicate
- test(BlockState) - Method in class net.minecraft.world.gen.blockpredicate.MatchingBlocksBlockPredicate
- test(BlockState) - Method in class net.minecraft.world.gen.blockpredicate.MatchingBlockTagPredicate
- test(BlockState) - Method in class net.minecraft.world.gen.blockpredicate.MatchingFluidsBlockPredicate
- test(BlockState) - Method in class net.minecraft.world.gen.blockpredicate.OffsetPredicate
- test(BlockState) - Method in class net.minecraft.world.gen.blockpredicate.ReplaceableBlockPredicate
- test(BlockState) - Method in class net.minecraft.world.gen.blockpredicate.SolidBlockPredicate
- test(BlockState, BlockState, BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.structure.processor.StructureProcessorRule
- test(BlockState, ItemStack, int) - Method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion.Conditions
- test(BlockState, ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.advancement.criterion.ItemCriterion.Conditions
- test(BlockState, Random) - Method in class net.minecraft.structure.rule.AlwaysTrueRuleTest
- test(BlockState, Random) - Method in class net.minecraft.structure.rule.BlockMatchRuleTest
- test(BlockState, Random) - Method in class net.minecraft.structure.rule.BlockStateMatchRuleTest
- test(BlockState, Random) - Method in class net.minecraft.structure.rule.RandomBlockMatchRuleTest
- test(BlockState, Random) - Method in class net.minecraft.structure.rule.RandomBlockStateMatchRuleTest
- test(BlockState, Random) - Method in class net.minecraft.structure.rule.RuleTest
- test(BlockState, Random) - Method in class net.minecraft.structure.rule.TagMatchRuleTest
- test(BlockState, BlockView, BlockPos) - Method in interface net.minecraft.block.AbstractBlock.ContextPredicate
- test(BlockState, BlockView, BlockPos, A) - Method in interface net.minecraft.block.AbstractBlock.TypedContextPredicate
- test(CachedBlockPosition) - Method in class net.minecraft.command.argument.BlockPredicateArgumentType.StatePredicate
- test(CachedBlockPosition) - Method in class net.minecraft.command.argument.BlockPredicateArgumentType.TagPredicate
- test(CachedBlockPosition) - Method in class net.minecraft.command.argument.BlockStateArgument
- test(Entity) - Method in class net.minecraft.predicate.entity.EntityEffectPredicate
- test(Entity) - Method in class net.minecraft.predicate.entity.EntityFlagsPredicate
- test(Entity) - Method in class net.minecraft.predicate.NbtPredicate
- test(Entity, ServerWorld, Vec3d) - Method in class net.minecraft.predicate.entity.FishingHookPredicate
- test(Entity, ServerWorld, Vec3d) - Method in class net.minecraft.predicate.entity.LightningBoltPredicate
- test(Entity, ServerWorld, Vec3d) - Method in class net.minecraft.predicate.entity.PlayerPredicate
- test(Entity, ServerWorld, Vec3d) - Method in class net.minecraft.predicate.entity.SlimePredicate
- test(Entity, ServerWorld, Vec3d) - Method in interface net.minecraft.predicate.entity.TypeSpecificPredicate
- test(EntityType<?>, BlockPos, Chunk) - Method in interface net.minecraft.world.SpawnHelper.Checker
- test(EntityType<?>, BlockPos, Chunk) - Method in class net.minecraft.world.SpawnHelper.Info
- test(EntityType<T>, ServerWorldAccess, SpawnReason, BlockPos, Random) - Method in interface net.minecraft.entity.SpawnRestriction.SpawnPredicate
- test(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindInteractionTargetTask
- test(LivingEntity) - Method in class net.minecraft.entity.passive.FoxEntity.WorriableEntityFilter
- test(LivingEntity) - Method in class net.minecraft.predicate.entity.EntityEffectPredicate
- test(PlayerEntity) - Method in class net.minecraft.entity.ai.brain.sensor.TemptationsSensor
- test(FluidState) - Method in class net.minecraft.predicate.StatePredicate
- test(ItemStack) - Method in class net.minecraft.advancement.criterion.UsingItemCriterion.Conditions
- test(ItemStack) - Method in class net.minecraft.command.argument.ItemStackArgument
- test(ItemStack) - Method in class net.minecraft.entity.ai.brain.sensor.TemptationsSensor
- test(ItemStack) - Method in class net.minecraft.predicate.item.ItemPredicate
- test(ItemStack) - Method in class net.minecraft.predicate.NbtPredicate
- test(ItemStack, LootContext) - Method in class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion.Conditions
- test(LootContext) - Method in class net.minecraft.loot.condition.AlternativeLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.BlockStatePropertyLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.DamageSourcePropertiesLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.EntityPropertiesLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.EntityScoresLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.InvertedLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.KilledByPlayerLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.LocationCheckLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.LootConditionManager.AndCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.MatchToolLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.RandomChanceLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.RandomChanceWithLootingLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.ReferenceLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.SurvivesExplosionLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.TableBonusLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.TimeCheckLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.ValueCheckLootCondition
- test(LootContext) - Method in class net.minecraft.loot.condition.WeatherCheckLootCondition
- test(LootContext) - Method in class net.minecraft.loot.entry.LootPoolEntry
- test(LootContext) - Method in class net.minecraft.predicate.entity.EntityPredicate.Extended
- test(LootContext, int) - Method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
- test(LootContext, int) - Method in interface net.minecraft.loot.operator.BoundedIntUnaryOperator.Tester
- test(LootContext, List<LootContext>) - Method in class net.minecraft.advancement.criterion.LightningStrikeCriterion.Conditions
- test(LootContext, Vec3d, int) - Method in class net.minecraft.advancement.criterion.TargetHitCriterion.Conditions
- test(ServerPlayerEntity, Entity) - Method in class net.minecraft.predicate.entity.EntityPredicate
- test(ServerPlayerEntity, DamageSource) - Method in class net.minecraft.predicate.entity.DamageSourcePredicate
- test(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.predicate.DamagePredicate
- test(ServerPlayerEntity, ItemStack, LootContext) - Method in class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion.Conditions
- test(ServerPlayerEntity, LootContext, DamageSource) - Method in class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
- test(ServerWorld, double, double, double) - Method in class net.minecraft.predicate.entity.LocationPredicate
- test(ServerWorld, Vec3d, Entity) - Method in class net.minecraft.predicate.entity.EntityPredicate
- test(ServerWorld, BlockPos) - Method in class net.minecraft.command.argument.BlockStateArgument
- test(ServerWorld, BlockPos) - Method in class net.minecraft.predicate.BlockPredicate
- test(ServerWorld, BlockPos) - Method in class net.minecraft.predicate.FluidPredicate
- test(ServerWorld, BlockPos) - Method in class net.minecraft.predicate.LightPredicate
- test(ServerWorld, Vec3d, DamageSource) - Method in class net.minecraft.predicate.entity.DamageSourcePredicate
- test(State<?, ?>, Property<T>) - Method in class net.minecraft.predicate.StatePredicate.Condition
- test(State<?, ?>, Property<T>) - Method in class net.minecraft.predicate.StatePredicate.ExactValueCondition
- test(State<?, ?>, Property<T>) - Method in class net.minecraft.predicate.StatePredicate.RangedValueCondition
- test(StateManager<?, S>, S) - Method in class net.minecraft.predicate.StatePredicate.Condition
- test(StateManager<?, S>, S) - Method in class net.minecraft.predicate.StatePredicate
- test(Identifier) - Method in class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion.Conditions
- test(Identifier) - Method in class net.minecraft.resource.metadata.ResourceFilter.BlockEntry
- test(BlockPos, Predicate<RegistryEntry<PointOfInterestType>>) - Method in class net.minecraft.world.poi.PointOfInterestSet
- test(BlockPos, Predicate<RegistryEntry<PointOfInterestType>>) - Method in class net.minecraft.world.poi.PointOfInterestStorage
- test(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.structure.rule.AlwaysTruePosRuleTest
- test(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.structure.rule.AxisAlignedLinearPosRuleTest
- test(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.structure.rule.LinearPosRuleTest
- test(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.structure.rule.PosRuleTest
- test(RegistryEntry<T>) - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.RegistryKeyBased
- test(RegistryEntry<T>) - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.TagBased
- test(BlockView, BlockPos, LichenGrower.GrowPos) - Method in interface net.minecraft.block.LichenGrower.GrowPosPredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.AllOfBlockPredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.AlwaysTrueBlockPredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.AnyOfBlockPredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.HasSturdyFacePredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.InsideWorldBoundsBlockPredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.NotBlockPredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.OffsetPredicate
- test(StructureWorldAccess, BlockPos) - Method in class net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate
- TEST_CLASSES - Static variable in class net.minecraft.test.TestFunctions
- TEST_FUNCTIONS - Static variable in class net.minecraft.test.TestFunctions
- TEST_LEVEL - Static variable in class net.minecraft.test.TestServer
- TEST_STRUCTURES_DIRECTORY_NAME - Static variable in class net.minecraft.test.StructureTestUtil
- TestableWorld - Interface in net.minecraft.world
- testAddition(ItemStack) - Method in class net.minecraft.recipe.SmithingRecipe
- testAdjacentStates(Function<BlockPos, BlockState>, BlockPos, Predicate<BlockState>) - Static method in class net.minecraft.world.gen.feature.Feature
- testAttackableTargetPredicate(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.sensor.Sensor
- testAttackableTargetPredicateIgnoreVisibility(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.sensor.Sensor
- testBlocksCondition(CommandContext<ServerCommandSource>, boolean) - Static method in class net.minecraft.server.command.ExecuteCommand
- testBlocksCondition(ServerWorld, BlockPos, BlockPos, BlockPos, boolean) - Static method in class net.minecraft.server.command.ExecuteCommand
- testBlockState(BlockPos, Predicate<BlockState>) - Method in class net.minecraft.world.ChunkRegion
- testBlockState(BlockPos, Predicate<BlockState>) - Method in interface net.minecraft.world.TestableWorld
- testBlockState(BlockPos, Predicate<BlockState>) - Method in class net.minecraft.world.World
- testClass() - Static method in class net.minecraft.command.argument.TestClassArgumentType
- TestClassArgumentType - Class in net.minecraft.command.argument
- TestClassArgumentType() - Constructor for class net.minecraft.command.argument.TestClassArgumentType
- testClassExists(String) - Static method in class net.minecraft.test.TestFunctions
- TestCommand - Class in net.minecraft.server.command
- TestCommand() - Constructor for class net.minecraft.server.command.TestCommand
- TestCommand.Listener - Class in net.minecraft.server.command
- TestCompletionListener - Interface in net.minecraft.test
- TestContext - Class in net.minecraft.test
- TestContext(GameTestState) - Constructor for class net.minecraft.test.TestContext
- testEntity(E, Predicate<E>, String) - Method in class net.minecraft.test.TestContext
- testEntityProperty(E, Function<E, T>, String, T) - Method in class net.minecraft.test.TestContext
- tester - Variable in class net.minecraft.loot.operator.BoundedIntUnaryOperator
- TestFailureLogger - Class in net.minecraft.test
- TestFailureLogger() - Constructor for class net.minecraft.test.TestFailureLogger
- testFluidState(BlockPos, Predicate<FluidState>) - Method in class net.minecraft.world.ChunkRegion
- testFluidState(BlockPos, Predicate<FluidState>) - Method in interface net.minecraft.world.TestableWorld
- testFluidState(BlockPos, Predicate<FluidState>) - Method in class net.minecraft.world.World
- testFunction - Variable in class net.minecraft.test.GameTestState
- testFunction() - Static method in class net.minecraft.command.argument.TestFunctionArgumentType
- TestFunction - Class in net.minecraft.test
- TestFunction(String, String, String, int, long, boolean, Consumer<TestContext>) - Constructor for class net.minecraft.test.TestFunction
- TestFunction(String, String, String, BlockRotation, int, long, boolean, int, int, Consumer<TestContext>) - Constructor for class net.minecraft.test.TestFunction
- TestFunction(String, String, String, BlockRotation, int, long, boolean, Consumer<TestContext>) - Constructor for class net.minecraft.test.TestFunction
- TestFunctionArgumentType - Class in net.minecraft.command.argument
- TestFunctionArgumentType() - Constructor for class net.minecraft.command.argument.TestFunctionArgumentType
- testFunctions - Variable in class net.minecraft.test.GameTestBatch
- TestFunctions - Class in net.minecraft.test
- TestFunctions() - Constructor for class net.minecraft.test.TestFunctions
- testGeneration(StructureWorldAccess, BlockPos, CaveSurface.Bounded, LargeDripstoneFeature.WindModifier) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature
- TestListener - Interface in net.minecraft.test
- testLootCondition(ServerCommandSource, LootCondition) - Static method in class net.minecraft.server.command.ExecuteCommand
- testManager - Variable in class net.minecraft.test.StructureTestListener
- testManager - Variable in class net.minecraft.test.TestRunner
- TestManager - Class in net.minecraft.test
- TestManager() - Constructor for class net.minecraft.test.TestManager
- testPredicate(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindEntityTask
- testProperty(BlockState, Property<T>, Predicate<Object>) - Method in class net.minecraft.predicate.block.BlockStatePredicate
- TestRunner - Class in net.minecraft.test
- TestRunner(Collection<GameTestBatch>, BlockPos, BlockRotation, ServerWorld, TestManager, int) - Constructor for class net.minecraft.test.TestRunner
- tests - Variable in class net.minecraft.server.command.TestCommand.Listener
- tests - Variable in class net.minecraft.test.TestManager
- tests - Variable in class net.minecraft.test.TestRunner
- tests - Variable in class net.minecraft.test.TestSet
- testScoreCondition(CommandContext<ServerCommandSource>, BiPredicate<Integer, Integer>) - Static method in class net.minecraft.server.command.ExecuteCommand
- testScoreMatch(CommandContext<ServerCommandSource>, NumberRange.IntRange) - Static method in class net.minecraft.server.command.ExecuteCommand
- TestServer - Class in net.minecraft.test
- TestServer(Thread, LevelStorage.Session, ResourcePackManager, SaveLoader, Collection<GameTestBatch>, BlockPos) - Constructor for class net.minecraft.test.TestServer
- testSet - Variable in class net.minecraft.test.TestServer
- TestSet - Class in net.minecraft.test
- TestSet() - Constructor for class net.minecraft.test.TestSet
- TestSet(Collection<GameTestState>) - Constructor for class net.minecraft.test.TestSet
- testSqrt(double) - Method in class net.minecraft.predicate.NumberRange.FloatRange
- testSqrt(long) - Method in class net.minecraft.predicate.NumberRange.IntRange
- testStructuresDirectoryName - Static variable in class net.minecraft.test.StructureTestUtil
- testSuiteElement - Variable in class net.minecraft.test.XmlReportingTestCompletionListener
- testTargetPredicate(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.sensor.Sensor
- testTransform(BlockPos, Direction, Direction, LoadingCache<BlockPos, CachedBlockPosition>) - Method in class net.minecraft.block.pattern.BlockPattern
- testTransform(WorldView, BlockPos, Direction, Direction) - Method in class net.minecraft.block.pattern.BlockPattern
- TestUtil - Class in net.minecraft.test
- TestUtil() - Constructor for class net.minecraft.test.TestUtil
- texFilter - Variable in class net.minecraft.client.gl.Framebuffer
- texParameter(int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
- text - Variable in class net.minecraft.advancement.Advancement
- text - Variable in enum class net.minecraft.block.enums.StructureBlockMode
- text - Variable in class net.minecraft.client.font.MultilineText.Line
- text - Variable in class net.minecraft.client.gui.EditBox
- text - Variable in record class net.minecraft.client.gui.hud.MessageIndicator
-
The field for the
text
record component. - text - Variable in class net.minecraft.client.gui.hud.SubtitlesHud.SubtitleEntry
- text - Variable in class net.minecraft.client.gui.screen.CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem
- text - Variable in enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
- text - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen.Line
- text - Variable in class net.minecraft.client.gui.screen.ingame.SignEditScreen
- text - Variable in class net.minecraft.client.gui.screen.option.ControlsListWidget.CategoryEntry
- text - Variable in class net.minecraft.client.gui.screen.PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry
- text - Variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.TextEntry
- text - Variable in enum class net.minecraft.client.gui.screen.world.CreateWorldScreen.Mode
- text - Variable in class net.minecraft.client.gui.tooltip.OrderedTextTooltipComponent
- text - Variable in class net.minecraft.client.gui.widget.PressableTextWidget
- text - Variable in class net.minecraft.client.gui.widget.TextFieldWidget
- text - Variable in class net.minecraft.client.option.SimpleOption
- text - Variable in enum class net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen.Type
- text - Variable in enum class net.minecraft.client.realms.gui.screen.RealmsWorldGeneratorType
- text - Variable in class net.minecraft.client.realms.RealmsLabel
- text - Variable in enum class net.minecraft.client.report.AbuseReportReason
- text - Variable in class net.minecraft.item.map.MapIcon
- text - Variable in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
- text() - Method in record class net.minecraft.client.gui.hud.MessageIndicator
-
Returns the value of the
text
record component. - text() - Method in class net.minecraft.client.realms.Request
- text() - Static method in class net.minecraft.command.argument.TextArgumentType
- text(String) - Static method in class net.minecraft.client.realms.util.TextRenderingUtils.LineSegment
- text(Text) - Static method in class net.minecraft.client.gui.screen.narration.Narration
-
Creates a narration from a single
Text
sentence. - Text - Interface in net.minecraft.text
-
A text.
- TEXT - Static variable in class net.minecraft.client.gui.screen.DownloadingTerrainScreen
- TEXT - Static variable in class net.minecraft.client.render.RenderLayer
- TEXT_COLOR - Static variable in class net.minecraft.client.gui.hud.DebugHud
- TEXT_COLOR - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.TextEntry
- TEXT_COLOR - Static variable in class net.minecraft.client.gui.widget.CheckboxWidget
- TEXT_COMPONENT - Static variable in class net.minecraft.entity.data.TrackedDataHandlerRegistry
- TEXT_FIELD_WIDTH - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSettingsScreen
- TEXT_HEIGHT - Static variable in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
- TEXT_INTENSITY - Static variable in class net.minecraft.client.render.RenderLayer
- TEXT_INTENSITY_POLYGON_OFFSET - Static variable in class net.minecraft.client.render.RenderLayer
- TEXT_INTENSITY_SEE_THROUGH - Static variable in class net.minecraft.client.render.RenderLayer
- TEXT_INTENSITY_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TEXT_KEYS - Static variable in class net.minecraft.block.entity.SignBlockEntity
- TEXT_POLYGON_OFFSET - Static variable in class net.minecraft.client.render.RenderLayer
- TEXT_SEE_THROUGH - Static variable in class net.minecraft.client.render.RenderLayer
- TEXT_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- Text.Serializer - Class in net.minecraft.text
-
A JSON serializer for
Text
. - TextArgumentType - Class in net.minecraft.command.argument
- TextArgumentType() - Constructor for class net.minecraft.command.argument.TextArgumentType
- textBackgroundOpacity - Variable in class net.minecraft.client.option.GameOptions
- TextCollector - Class in net.minecraft.client.util
- TextCollector() - Constructor for class net.minecraft.client.util.TextCollector
- textColor - Variable in class net.minecraft.block.entity.SignBlockEntity
- TextColor - Class in net.minecraft.text
-
Represents an RGB color of a
Text
. - TextColor(int) - Constructor for class net.minecraft.text.TextColor
- TextColor(int, String) - Constructor for class net.minecraft.text.TextColor
- TextContent - Interface in net.minecraft.text
-
Represents type-specific content of text.
- TextEntry(Text) - Constructor for class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.TextEntry
- textField - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- TextFieldWidget - Class in net.minecraft.client.gui.widget
- TextFieldWidget(TextRenderer, int, int, int, int, TextFieldWidget, Text) - Constructor for class net.minecraft.client.gui.widget.TextFieldWidget
- TextFieldWidget(TextRenderer, int, int, int, int, Text) - Constructor for class net.minecraft.client.gui.widget.TextFieldWidget
- TextFilterer - Class in net.minecraft.server.filter
- TextFilterer(URL, TextFilterer.MessageEncoder, URL, TextFilterer.ProfileEncoder, URL, TextFilterer.ProfileEncoder, String, TextFilterer.HashIgnorer, int) - Constructor for class net.minecraft.server.filter.TextFilterer
- TextFilterer.FailedHttpRequestException - Exception Class in net.minecraft.server.filter
- TextFilterer.HashIgnorer - Interface in net.minecraft.server.filter
- TextFilterer.Impl - Class in net.minecraft.server.filter
- TextFilterer.MessageEncoder - Interface in net.minecraft.server.filter
- TextFilterer.ProfileEncoder - Interface in net.minecraft.server.filter
- textFilteringConfig - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
- textGetter - Variable in class net.minecraft.client.option.SimpleOption
- TextHandler - Class in net.minecraft.client.font
- TextHandler(TextHandler.WidthRetriever) - Constructor for class net.minecraft.client.font.TextHandler
- TextHandler.LineBreakingVisitor - Class in net.minecraft.client.font
- TextHandler.LineWrappingCollector - Class in net.minecraft.client.font
- TextHandler.LineWrappingConsumer - Interface in net.minecraft.client.font
-
A consumer of the line-breaking information.
- TextHandler.MatchResult - Record Class in net.minecraft.client.font
- TextHandler.StyledString - Class in net.minecraft.client.font
- TextHandler.StylePredicateVisitor - Class in net.minecraft.client.font
- TextHandler.WidthLimitingVisitor - Class in net.minecraft.client.font
- TextHandler.WidthRetriever - Interface in net.minecraft.client.font
-
A retriever of character width.
- textHeight - Variable in class net.minecraft.client.realms.gui.screen.DisconnectedRealmsScreen
- TextifiedException - Exception Class in net.minecraft.util
- TextifiedException(Text) - Constructor for exception class net.minecraft.util.TextifiedException
- TextifiedException(Text, Throwable) - Constructor for exception class net.minecraft.util.TextifiedException
- textLayer - Variable in class net.minecraft.client.font.GlyphAtlasTexture
- textLayer - Variable in class net.minecraft.client.font.GlyphRenderer
- TextLayerType() - Constructor for enum class net.minecraft.client.font.TextRenderer.TextLayerType
- textPredicate - Variable in class net.minecraft.client.gui.widget.TextFieldWidget
- textRenderer - Variable in class net.minecraft.client.gui.EditBox
- textRenderer - Variable in class net.minecraft.client.gui.hud.DebugHud
- textRenderer - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- textRenderer - Variable in class net.minecraft.client.gui.screen.Screen
- textRenderer - Variable in record class net.minecraft.client.gui.screen.TitleScreen.DeprecationNotice
-
The field for the
textRenderer
record component. - textRenderer - Variable in class net.minecraft.client.gui.screen.world.MoreOptionsDialog
- textRenderer - Variable in class net.minecraft.client.gui.widget.EditBoxWidget
- textRenderer - Variable in class net.minecraft.client.gui.widget.PressableTextWidget
- textRenderer - Variable in class net.minecraft.client.gui.widget.TextFieldWidget
- textRenderer - Variable in class net.minecraft.client.MinecraftClient
- textRenderer - Variable in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
- textRenderer - Variable in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
- textRenderer - Variable in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
- textRenderer - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
- textRenderer - Variable in class net.minecraft.client.render.entity.EntityRenderer
- textRenderer - Variable in class net.minecraft.client.render.entity.EntityRendererFactory.Context
- textRenderer() - Method in record class net.minecraft.client.gui.screen.TitleScreen.DeprecationNotice
-
Returns the value of the
textRenderer
record component. - TextRenderer - Class in net.minecraft.client.font
-
Manages the rendering of text.
- TextRenderer(Function<Identifier, FontStorage>, boolean) - Constructor for class net.minecraft.client.font.TextRenderer
- TextRenderer.Drawer - Class in net.minecraft.client.font
- TextRenderer.TextLayerType - Enum Class in net.minecraft.client.font
- TextRenderingUtils - Class in net.minecraft.client.realms.util
- TextRenderingUtils() - Constructor for class net.minecraft.client.realms.util.TextRenderingUtils
- TextRenderingUtils.Line - Class in net.minecraft.client.realms.util
- TextRenderingUtils.LineSegment - Class in net.minecraft.client.realms.util
- TextReorderingProcessor - Class in net.minecraft.client.resource.language
- TextReorderingProcessor(String, List<Style>, Int2IntFunction) - Constructor for class net.minecraft.client.resource.language.TextReorderingProcessor
- texts - Variable in class net.minecraft.block.entity.SignBlockEntity
- texts - Variable in class net.minecraft.client.util.TextCollector
- texts(List<Text>) - Static method in class net.minecraft.client.gui.screen.narration.Narration
-
Creates a narration from a list of
Text
sentences. - Texts - Class in net.minecraft.text
- Texts() - Constructor for class net.minecraft.text.Texts
- TEXTS - Static variable in class net.minecraft.client.gui.screen.LoadingDisplay
- textsBeingEdited - Variable in class net.minecraft.block.entity.SignBlockEntity
- TextSearchableIterator<T> - Class in net.minecraft.client.search
- TextSearchableIterator(Iterator<T>, Iterator<T>, Comparator<T>) - Constructor for class net.minecraft.client.search.TextSearchableIterator
- textSearcher - Variable in class net.minecraft.client.search.TextSearchProvider
- TextSearcher<T> - Interface in net.minecraft.client.search
-
A functional interface that allows searching with a text.
- TextSearchProvider<T> - Class in net.minecraft.client.search
- TextSearchProvider(Function<T, Stream<String>>, Function<T, Stream<Identifier>>, List<T>) - Constructor for class net.minecraft.client.search.TextSearchProvider
- textsGetter - Variable in class net.minecraft.client.search.TextSearchProvider
- textsIterator - Variable in class net.minecraft.client.search.TextSearchableIterator
- textStarts - Variable in class net.minecraft.client.search.SuffixArray
- textStream - Variable in class net.minecraft.server.network.ServerPlayerEntity
- TextStream - Interface in net.minecraft.server.filter
- textToJson(ServerCommandSource, PlayerEntity, String) - Static method in class net.minecraft.item.WrittenBookItem
- textTranslator - Variable in enum class net.minecraft.client.util.InputUtil.Type
- texture - Variable in class net.minecraft.client.gui.screen.ingame.ForgingScreen
- texture - Variable in class net.minecraft.client.gui.widget.TexturedButtonWidget
- texture - Variable in class net.minecraft.client.gui.widget.ToggleButtonWidget
- texture - Variable in class net.minecraft.client.render.entity.feature.WardenFeatureRenderer
- texture - Variable in class net.minecraft.client.render.LightmapTextureManager
- texture - Variable in class net.minecraft.client.render.MapRenderer.MapTexture
- texture - Variable in class net.minecraft.client.render.OverlayTexture
- texture - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- texture - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
- texture - Static variable in class net.minecraft.client.texture.MissingSprite
- texture - Variable in class net.minecraft.client.texture.TextureStitcher.Slot
- texture - Variable in class net.minecraft.client.util.SpriteIdentifier
- texture - Variable in record class net.minecraft.entity.passive.CatVariant
-
The field for the
texture
record component. - texture - Variable in record class net.minecraft.entity.passive.FrogVariant
-
The field for the
texture
record component. - texture - Variable in class net.minecraft.item.ItemGroup
- texture() - Method in record class net.minecraft.entity.passive.CatVariant
-
Returns the value of the
texture
record component. - texture() - Method in record class net.minecraft.entity.passive.FrogVariant
-
Returns the value of the
texture
record component. - texture(float, float) - Method in interface net.minecraft.client.render.BufferVertexConsumer
-
Specifies the texture element of the current vertex.
- texture(float, float) - Method in class net.minecraft.client.render.OutlineVertexConsumerProvider.OutlineVertexConsumer
-
Specifies the texture element of the current vertex.
- texture(float, float) - Method in class net.minecraft.client.render.OverlayVertexConsumer
-
Specifies the texture element of the current vertex.
- texture(float, float) - Method in class net.minecraft.client.render.SpriteTexturedVertexConsumer
-
Specifies the texture element of the current vertex.
- texture(float, float) - Method in interface net.minecraft.client.render.VertexConsumer
-
Specifies the texture element of the current vertex.
- texture(float, float) - Method in class net.minecraft.client.render.VertexConsumers.Dual
-
Specifies the texture element of the current vertex.
- texture(float, float) - Method in class net.minecraft.client.render.VertexConsumers.Union
-
Specifies the texture element of the current vertex.
- texture(short, short, int) - Method in interface net.minecraft.client.render.BufferVertexConsumer
- texture(Block) - Static method in class net.minecraft.data.client.TextureMap
- texture(RenderPhase.TextureBase) - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- texture(Identifier) - Static method in class net.minecraft.data.client.TextureMap
- Texture(Identifier, boolean, boolean) - Constructor for class net.minecraft.client.render.RenderPhase.Texture
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.AnvilScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.BeaconScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.BlastFurnaceScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.BrewingStandScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.CartographyTableScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.CraftingScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.EnchantmentScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.FurnaceScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.Generic3x3ContainerScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.GenericContainerScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.GrindstoneScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.HopperScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.HorseScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.LoomScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.ShulkerBoxScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.SmithingScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.SmokerScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.ingame.StonecutterScreen
- TEXTURE - Static variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- TEXTURE - Static variable in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
- TEXTURE - Static variable in class net.minecraft.client.gui.widget.CheckboxWidget
- TEXTURE - Static variable in class net.minecraft.client.render.entity.AllayEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ArmorStandEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ArrowEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.BatEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.BipedEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.BlazeEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.CaveSpiderEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ChickenEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.CodEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.CowEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.CreeperEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.DolphinEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.DragonFireballEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.DrownedEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ElderGuardianEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.EnderDragonEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.EndermanEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.EndermiteEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.EvokerEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.EvokerFangsEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ExperienceOrbEntityRenderer
- TEXTURE - Variable in class net.minecraft.client.render.entity.feature.SaddleFeatureRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.feature.StuckStingersFeatureRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.feature.TridentRiptideFeatureRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.FishingBobberEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.FoxEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.GhastEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.GiantEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.GlowSquidEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.GoatEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.GuardianEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.HoglinEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.HuskEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.IllusionerEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.IronGolemEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.LeashKnotEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.LlamaSpitEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.MagmaCubeEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.MinecartEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.model.TridentEntityModel
- TEXTURE - Static variable in class net.minecraft.client.render.entity.OcelotEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.PhantomEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.PigEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.PillagerEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.PolarBearEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.PufferfishEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.RavagerEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SalmonEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SheepEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ShulkerBulletEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ShulkerEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SilverfishEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SkeletonEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SlimeEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SnowGolemEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SpectralArrowEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SpiderEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.SquidEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.StrayEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.StriderEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.TadpoleEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.TridentEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.TurtleEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.VexEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.VillagerEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.VindicatorEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.WanderingTraderEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.WardenEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.WitchEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.WitherEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.WitherSkeletonEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ZoglinEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ZombieBaseEntityRenderer
- TEXTURE - Static variable in class net.minecraft.client.render.entity.ZombieVillagerEntityRenderer
- TEXTURE - Static variable in interface net.minecraft.client.toast.Toast
- TEXTURE - Static variable in class net.minecraft.data.client.TextureKey
- TEXTURE_COUNT - Static variable in class com.mojang.blaze3d.platform.GlStateManager
- TEXTURE_ELEMENT - Static variable in class net.minecraft.client.render.VertexFormats
- TEXTURE_HEIGHT - Static variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
- TEXTURE_HEIGHT - Static variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- TEXTURE_REFERENCE_INITIAL - Static variable in class net.minecraft.client.render.model.json.JsonUnbakedModel
-
The initial character ('#') of a texture reference in JSON; used to distinguish texture references from other references.
- TEXTURE_WIDTH - Static variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
- TEXTURE_WIDTH - Static variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- Texture2DState() - Constructor for class com.mojang.blaze3d.platform.GlStateManager.Texture2DState
- TextureBase() - Constructor for class net.minecraft.client.render.RenderPhase.TextureBase
- TextureBase(Runnable, Runnable) - Constructor for class net.minecraft.client.render.RenderPhase.TextureBase
- textured - Variable in class net.minecraft.client.render.BufferBuilder
- textureData - Variable in class net.minecraft.client.render.model.json.ModelElementFace
- TextureData(TextureResourceMetadata, NativeImage) - Constructor for class net.minecraft.client.texture.ResourceTexture.TextureData
- TextureData(IOException) - Constructor for class net.minecraft.client.texture.ResourceTexture.TextureData
- TexturedButtonWidget - Class in net.minecraft.client.gui.widget
- TexturedButtonWidget(int, int, int, int, int, int, int, Identifier, int, int, ButtonWidget.PressAction) - Constructor for class net.minecraft.client.gui.widget.TexturedButtonWidget
- TexturedButtonWidget(int, int, int, int, int, int, int, Identifier, int, int, ButtonWidget.PressAction, ButtonWidget.TooltipSupplier, Text) - Constructor for class net.minecraft.client.gui.widget.TexturedButtonWidget
- TexturedButtonWidget(int, int, int, int, int, int, int, Identifier, int, int, ButtonWidget.PressAction, Text) - Constructor for class net.minecraft.client.gui.widget.TexturedButtonWidget
- TexturedButtonWidget(int, int, int, int, int, int, int, Identifier, ButtonWidget.PressAction) - Constructor for class net.minecraft.client.gui.widget.TexturedButtonWidget
- TexturedButtonWidget(int, int, int, int, int, int, Identifier, ButtonWidget.PressAction) - Constructor for class net.minecraft.client.gui.widget.TexturedButtonWidget
- TextureDimensions - Class in net.minecraft.client.model
-
Internal class used by
TexturedModelData
. - TextureDimensions(int, int) - Constructor for class net.minecraft.client.model.TextureDimensions
- TexturedModel - Class in net.minecraft.data.client
-
Represents a model with texture variables defined.
- TexturedModel(TextureMap, Model) - Constructor for class net.minecraft.data.client.TexturedModel
- TexturedModel.Factory - Interface in net.minecraft.data.client
- TexturedModelData - Class in net.minecraft.client.model
- TexturedModelData(ModelData, TextureDimensions) - Constructor for class net.minecraft.client.model.TexturedModelData
- TexturedRenderLayers - Class in net.minecraft.client.render
- TexturedRenderLayers() - Constructor for class net.minecraft.client.render.TexturedRenderLayers
- textureExists(String) - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
- textureHeight - Variable in class net.minecraft.client.gl.Framebuffer
- textureHeight - Variable in class net.minecraft.client.gui.widget.TexturedButtonWidget
- textureId - Variable in class net.minecraft.client.realms.util.RealmsTextureManager.RealmsTexture
- textureId - Variable in class net.minecraft.client.render.model.json.ModelElementFace
- textureIdentifier - Variable in class net.minecraft.client.render.LightmapTextureManager
- textureIndex - Variable in enum class net.minecraft.client.gui.hud.InGameHud.HeartType
- TextureKey - Class in net.minecraft.data.client
- TextureKey(String, TextureKey) - Constructor for class net.minecraft.data.client.TextureKey
- textureList - Variable in class net.minecraft.client.particle.ParticleTextureData
- textureManager - Variable in class net.minecraft.client.font.FontManager
- textureManager - Variable in class net.minecraft.client.font.FontStorage
- textureManager - Variable in class net.minecraft.client.MinecraftClient
- textureManager - Variable in class net.minecraft.client.particle.ParticleManager
- textureManager - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
- textureManager - Variable in class net.minecraft.client.render.item.ItemRenderer
- textureManager - Variable in class net.minecraft.client.render.MapRenderer
- textureManager - Variable in class net.minecraft.client.render.model.BakedModelManager
- textureManager - Variable in class net.minecraft.client.texture.PlayerSkinProvider
- TextureManager - Class in net.minecraft.client.texture
- TextureManager(ResourceManager) - Constructor for class net.minecraft.client.texture.TextureManager
- textureMap - Variable in class net.minecraft.client.render.model.json.JsonUnbakedModel
- TextureMap - Class in net.minecraft.data.client
- TextureMap() - Constructor for class net.minecraft.data.client.TextureMap
- textureMat - Variable in class net.minecraft.client.render.Shader
- textureMatrix - Static variable in class com.mojang.blaze3d.systems.RenderSystem
- textureMatrix - Variable in class net.minecraft.client.render.OverlayVertexConsumer
- TextureResourceMetadata - Class in net.minecraft.client.resource.metadata
- TextureResourceMetadata(boolean, boolean) - Constructor for class net.minecraft.client.resource.metadata.TextureResourceMetadata
- TextureResourceMetadataReader - Class in net.minecraft.client.resource.metadata
- TextureResourceMetadataReader() - Constructor for class net.minecraft.client.resource.metadata.TextureResourceMetadataReader
- textures - Variable in class net.minecraft.client.network.PlayerListEntry
- textures - Variable in class net.minecraft.client.render.RenderPhase.Textures.Builder
- textures - Variable in class net.minecraft.client.texture.TextureManager
- textures - Variable in class net.minecraft.data.client.BlockStateModelGenerator.BlockTexturePool
- textures - Variable in class net.minecraft.data.client.BlockStateModelGenerator.LogTexturePool
- textures - Variable in class net.minecraft.data.client.TexturedModel
- textures(Consumer<TextureMap>) - Method in class net.minecraft.data.client.TexturedModel
- Textures(ImmutableList<Triple<Identifier, Boolean, Boolean>>) - Constructor for class net.minecraft.client.render.RenderPhase.Textures
- TEXTURES - Static variable in class com.mojang.blaze3d.platform.GlStateManager
- TEXTURES - Static variable in class net.minecraft.client.realms.util.RealmsTextureManager
- TEXTURES - Static variable in class net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.AxolotlEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.DonkeyEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.feature.HorseMarkingFeatureRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.HorseEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.LlamaEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.MooshroomEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.PandaEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.ParrotEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.PiglinEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.render.entity.ZombieHorseEntityRenderer
- TEXTURES - Static variable in class net.minecraft.client.texture.PlayerSkinProvider
- texturesAndModels - Variable in class net.minecraft.client.render.entity.BoatEntityRenderer
- textureScale - Variable in class net.minecraft.client.model.ModelCuboidData
- texturesFromJson(JsonObject) - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel.Deserializer
- texturesLoaded - Variable in class net.minecraft.client.network.PlayerListEntry
- textureSlotX - Variable in enum class net.minecraft.client.toast.TutorialToast.Type
- textureSlotY - Variable in enum class net.minecraft.client.toast.TutorialToast.Type
- TextureStitcher - Class in net.minecraft.client.texture
- TextureStitcher(int, int, int) - Constructor for class net.minecraft.client.texture.TextureStitcher
- TextureStitcher.Holder - Class in net.minecraft.client.texture
- TextureStitcher.Slot - Class in net.minecraft.client.texture
- TextureStitcher.SpriteConsumer - Interface in net.minecraft.client.texture
- TextureStitcherCannotFitException - Exception Class in net.minecraft.client.texture
- TextureStitcherCannotFitException(Sprite.Info, Collection<Sprite.Info>) - Constructor for exception class net.minecraft.client.texture.TextureStitcherCannotFitException
- TextureTickListener - Interface in net.minecraft.client.texture
- TextureUtil - Class in com.mojang.blaze3d.platform
- TextureUtil() - Constructor for class com.mojang.blaze3d.platform.TextureUtil
- textureUV - Variable in class net.minecraft.client.model.ModelCuboidData
- textureV - Variable in enum class net.minecraft.advancement.AdvancementFrame
- textureWidth - Variable in class net.minecraft.client.gl.Framebuffer
- textureWidth - Variable in class net.minecraft.client.gui.widget.TexturedButtonWidget
- textureX - Variable in class net.minecraft.client.model.ModelPartBuilder
- textureY - Variable in class net.minecraft.client.model.ModelPartBuilder
- texturing - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- texturing - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
- texturing(RenderPhase.Texturing) - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- Texturing(String, Runnable, Runnable) - Constructor for class net.minecraft.client.render.RenderPhase.Texturing
- TextVisitFactory - Class in net.minecraft.client.font
-
A utility class for visiting the characters of strings, handling surrogate code points and formatting codes.
- TextVisitFactory() - Constructor for class net.minecraft.client.font.TextVisitFactory
- textWidth - Variable in class net.minecraft.client.gui.screen.option.ControlsListWidget.CategoryEntry
- THE_END - Static variable in class net.minecraft.world.biome.BiomeKeys
- THE_END - Static variable in class net.minecraft.world.dimension.DimensionTypes
- THE_END_ID - Static variable in class net.minecraft.world.dimension.DimensionTypes
- THE_NETHER - Static variable in class net.minecraft.world.dimension.DimensionTypes
- THE_NETHER_ID - Static variable in class net.minecraft.world.dimension.DimensionTypes
- THE_VOID - Static variable in class net.minecraft.world.biome.BiomeKeys
- THE_VOID - Static variable in class net.minecraft.world.gen.FlatLevelGeneratorPresets
- TheEndBiomeCreator - Class in net.minecraft.world.biome
- TheEndBiomeCreator() - Constructor for class net.minecraft.world.biome.TheEndBiomeCreator
- TheEndBiomeSource - Class in net.minecraft.world.biome.source
- TheEndBiomeSource(Registry<Biome>) - Constructor for class net.minecraft.world.biome.source.TheEndBiomeSource
- TheEndBiomeSource(RegistryEntry<Biome>, RegistryEntry<Biome>, RegistryEntry<Biome>, RegistryEntry<Biome>, RegistryEntry<Biome>) - Constructor for class net.minecraft.world.biome.source.TheEndBiomeSource
- theEndDimensionType - Variable in class net.minecraft.world.gen.WorldPresets.Registrar
- then - Variable in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider.Rule
-
The field for the
then
record component. - then() - Method in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider.Rule
-
Returns the value of the
then
record component. - TheNetherBiomeCreator - Class in net.minecraft.world.biome
- TheNetherBiomeCreator() - Constructor for class net.minecraft.world.biome.TheNetherBiomeCreator
- theNetherDimensionType - Variable in class net.minecraft.world.gen.WorldPresets.Registrar
- thenRun - Variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
-
The field for the
thenRun
record component. - thenRun() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
-
Returns the value of the
thenRun
record component. - THICK - Static variable in class net.minecraft.potion.Potions
- THICKEN_FOG_MASK - Static variable in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket
- thickenFog - Variable in class net.minecraft.entity.boss.BossBar
- thickenFog - Variable in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.AddAction
- thickenFog - Variable in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdatePropertiesAction
- thickness - Variable in class net.minecraft.world.gen.carver.RavineCarverConfig.Shape
- thickness - Variable in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
- Thickness - Enum Class in net.minecraft.block.enums
- Thickness(String) - Constructor for enum class net.minecraft.block.enums.Thickness
- THICKNESS - Static variable in class net.minecraft.block.PointedDripstoneBlock
- THICKNESS - Static variable in class net.minecraft.state.property.Properties
- thinArms - Variable in class net.minecraft.client.render.entity.model.PlayerEntityModel
- third - Variable in class net.minecraft.data.client.BlockStateVariantMap.QuadrupleProperty
- third - Variable in class net.minecraft.data.client.BlockStateVariantMap.QuintupleProperty
- third - Variable in class net.minecraft.data.client.BlockStateVariantMap.TripleProperty
- THIRD_PERSON_BACK - Enum constant in enum class net.minecraft.client.option.Perspective
- THIRD_PERSON_FRONT - Enum constant in enum class net.minecraft.client.option.Perspective
- THIRD_PERSON_LEFT_HAND - Enum constant in enum class net.minecraft.client.render.model.json.ModelTransformation.Mode
- THIRD_PERSON_RIGHT_HAND - Enum constant in enum class net.minecraft.client.render.model.json.ModelTransformation.Mode
- thirdCorner - Variable in enum class net.minecraft.client.render.block.BlockModelRenderer.Translation
- thirdFloorLayout - Variable in class net.minecraft.structure.WoodlandMansionGenerator.MansionParameters
-
Determines a rough shape of the third floor.
- ThirdFloorRoomPool() - Constructor for class net.minecraft.structure.WoodlandMansionGenerator.ThirdFloorRoomPool
- ThirdParty(String) - Constructor for record class net.minecraft.client.report.ReporterEnvironment.Server.ThirdParty
- thirdPerson - Variable in class net.minecraft.client.render.Camera
- thirdPersonLeftHand - Variable in class net.minecraft.client.render.model.json.ModelTransformation
- thirdPersonRightHand - Variable in class net.minecraft.client.render.model.json.ModelTransformation
- THIS - Enum constant in enum class net.minecraft.loot.context.LootContext.EntityTarget
- THIS - Enum constant in enum class net.minecraft.loot.function.CopyNameLootFunction.Source
- THIS_ENTITY - Static variable in class net.minecraft.loot.context.LootContextParameters
- thorns - Variable in class net.minecraft.entity.damage.EntityDamageSource
- thorns(Entity) - Static method in class net.minecraft.entity.damage.DamageSource
- THORNS - Static variable in class net.minecraft.enchantment.Enchantments
- ThornsEnchantment - Class in net.minecraft.enchantment
- ThornsEnchantment(Enchantment.Rarity, EquipmentSlot[]) - Constructor for class net.minecraft.enchantment.ThornsEnchantment
- thread - Variable in class net.minecraft.client.MinecraftClient
- thread - Variable in class net.minecraft.client.sound.SoundExecutor
- thread - Variable in class net.minecraft.server.chase.ChaseClient
- thread - Variable in class net.minecraft.server.rcon.RconBase
- thread - Variable in class net.minecraft.server.world.ChunkHolder.MultithreadAction
- thread - Variable in class net.minecraft.util.thread.LockHelper
- thread - Variable in class net.minecraft.world.World
- THREAD_COUNTER - Static variable in class net.minecraft.server.rcon.RconBase
- THREAD_FACTORY - Static variable in class net.minecraft.server.filter.TextFilterer
- THREAD_ID - Static variable in class net.minecraft.client.network.LanServerPinger
- THREAD_ID - Static variable in class net.minecraft.client.network.LanServerQueryManager
- threadAllocationMap - Variable in record class net.minecraft.util.profiling.jfr.JfrProfile
-
The field for the
threadAllocationMap
record component. - threadAllocationMap() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
-
Returns the value of the
threadAllocationMap
record component. - ThreadAllocationStatisticsSample - Record Class in net.minecraft.util.profiling.jfr.sample
- ThreadAllocationStatisticsSample(Instant, String, long) - Constructor for record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
- ThreadAllocationStatisticsSample.AllocationMap - Record Class in net.minecraft.util.profiling.jfr.sample
- threadAllocationStatisticsSamples - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
- threadBuffers - Variable in class net.minecraft.client.render.chunk.ChunkBuilder
- threadedAnvilChunkStorage - Variable in class net.minecraft.server.world.ServerChunkManager
- threadedAnvilChunkStorage - Variable in class net.minecraft.world.SpawnDensityCapper
- ThreadedAnvilChunkStorage - Class in net.minecraft.server.world
- ThreadedAnvilChunkStorage(ServerWorld, LevelStorage.Session, DataFixer, StructureTemplateManager, Executor, ThreadExecutor<Runnable>, ChunkProvider, ChunkGenerator, WorldGenerationProgressListener, ChunkStatusChangeListener, Supplier<PersistentStateManager>, int, boolean) - Constructor for class net.minecraft.server.world.ThreadedAnvilChunkStorage
- ThreadedAnvilChunkStorage.EntityTracker - Class in net.minecraft.server.world
-
An entity tracker governs which players' clients can see an entity.
- ThreadedAnvilChunkStorage.TicketManager - Class in net.minecraft.server.world
- ThreadExecutor<R extends Runnable> - Class in net.minecraft.util.thread
- ThreadExecutor(String) - Constructor for class net.minecraft.util.thread.ThreadExecutor
- threadName - Variable in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
-
The field for the
threadName
record component. - threadName() - Method in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
-
Returns the value of the
threadName
record component. - threadSafeRandom - Variable in class net.minecraft.world.World
-
Deprecated.
- ThreadSafeRandom - Class in net.minecraft.util.math.random
-
Deprecated.
- ThreadSafeRandom(long) - Constructor for class net.minecraft.util.math.random.ThreadSafeRandom
-
Deprecated.
- THREE_CANDLES_SHAPE - Static variable in class net.minecraft.block.CandleBlock
- THREE_LAYERS_FEATURE_SIZE - Static variable in class net.minecraft.world.gen.feature.size.FeatureSizeType
- THREE_PICKLES_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
- THREE_PLUS_TWO_SQRT_TWO - Static variable in class net.minecraft.util.math.Matrix3f
- ThreeLayersFeatureSize - Class in net.minecraft.world.gen.feature.size
- ThreeLayersFeatureSize(int, int, int, int, int, OptionalInt) - Constructor for class net.minecraft.world.gen.feature.size.ThreeLayersFeatureSize
- threshold - Variable in class net.minecraft.client.render.model.json.ModelOverride.Condition
- threshold - Variable in class net.minecraft.client.render.model.json.ModelOverrideList.InlinedCondition
- threshold - Variable in enum class net.minecraft.entity.mob.Angriness
- threshold - Variable in class net.minecraft.util.profiler.Sampler.RatioDeviationChecker
- threshold - Variable in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
- THROUGH - Enum constant in enum class net.minecraft.server.command.AdvancementCommand.Selection
- THROW - Enum constant in enum class net.minecraft.screen.slot.SlotActionType
-
Throws the item out of the inventory.
- THROW_SOUND_PITCHES - Static variable in class net.minecraft.entity.passive.AllayEntity
- THROW_SPEAR - Enum constant in enum class net.minecraft.client.render.entity.model.BipedEntityModel.ArmPose
- throwable - Variable in class net.minecraft.client.resource.ResourceReloadLogger.RecoveryEntry
- throwable - Variable in class net.minecraft.test.GameTestState
- throwable - Variable in class net.minecraft.util.ThrowableDeliverer
- ThrowableDeliverer<T extends Throwable> - Class in net.minecraft.util
- ThrowableDeliverer() - Constructor for class net.minecraft.util.ThrowableDeliverer
- ThrowablePotionItem - Class in net.minecraft.item
- ThrowablePotionItem(Item.Settings) - Constructor for class net.minecraft.item.ThrowablePotionItem
- thrower - Variable in class net.minecraft.entity.ItemEntity
- throwException() - Method in interface net.minecraft.resource.ResourceReload
-
Throws an unchecked exception from this reload, if there is any.
- throwGameTestException(String) - Method in class net.minecraft.test.TestContext
- throwGlError(int, long) - Static method in class net.minecraft.client.util.Window
- THROWN_ITEM_PICKED_UP_BY_ENTITY - Static variable in class net.minecraft.advancement.criterion.Criteria
- THROWN_ITEM_PICKED_UP_BY_PLAYER - Static variable in class net.minecraft.advancement.criterion.Criteria
- ThrownEntity - Class in net.minecraft.entity.projectile.thrown
- ThrownEntity(EntityType<? extends ThrownEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.thrown.ThrownEntity
- ThrownEntity(EntityType<? extends ThrownEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.thrown.ThrownEntity
- ThrownEntity(EntityType<? extends ThrownEntity>, World) - Constructor for class net.minecraft.entity.projectile.thrown.ThrownEntity
- ThrownItemEntity - Class in net.minecraft.entity.projectile.thrown
- ThrownItemEntity(EntityType<? extends ThrownItemEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.thrown.ThrownItemEntity
- ThrownItemEntity(EntityType<? extends ThrownItemEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.thrown.ThrownItemEntity
- ThrownItemEntity(EntityType<? extends ThrownItemEntity>, World) - Constructor for class net.minecraft.entity.projectile.thrown.ThrownItemEntity
- ThrownItemPickedUpByEntityCriterion - Class in net.minecraft.advancement.criterion
- ThrownItemPickedUpByEntityCriterion(Identifier) - Constructor for class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion
- ThrownItemPickedUpByEntityCriterion.Conditions - Class in net.minecraft.advancement.criterion
- thrownProjectile(Entity, Entity) - Static method in class net.minecraft.entity.damage.DamageSource
- throwOnGlError() - Method in class net.minecraft.client.util.Window
- throwOnUnloadedPos(ServerWorld, ChunkPos, ChunkPos) - Static method in class net.minecraft.server.command.PlaceCommand
- throwOrPause(T) - Static method in class net.minecraft.util.Util
- throwPositionedException(String, Entity) - Method in class net.minecraft.test.TestContext
- throwPositionedException(String, BlockPos) - Method in class net.minecraft.test.TestContext
- throwStoredException() - Method in class net.minecraft.client.texture.NativeImage.WriteCallback
- throwUnchecked(Throwable) - Static method in class net.minecraft.util.Util
- thrustTimer - Variable in class net.minecraft.entity.passive.SquidEntity
-
Timer between thrusts as the squid swims.
- thrustTimerSpeed - Variable in class net.minecraft.entity.passive.SquidEntity
- THUNDER_GRADIENT_CHANGED - Static variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
- thunderGradient - Variable in class net.minecraft.world.World
- thunderGradientPrev - Variable in class net.minecraft.world.World
- thundering - Variable in class net.minecraft.loot.condition.WeatherCheckLootCondition.Builder
- thundering - Variable in class net.minecraft.loot.condition.WeatherCheckLootCondition
- thundering - Variable in class net.minecraft.world.level.LevelProperties
- thundering(Boolean) - Method in class net.minecraft.loot.condition.WeatherCheckLootCondition.Builder
- thunderTime - Variable in class net.minecraft.world.level.LevelProperties
- tick - Variable in class net.minecraft.client.gui.widget.EditBoxWidget
- tick - Variable in class net.minecraft.entity.player.ItemCooldownManager
- tick - Variable in class net.minecraft.server.dedicated.gui.PlayerListGui
- tick - Variable in class net.minecraft.server.MinecraftServer.DebugStart
- tick - Variable in class net.minecraft.server.network.DemoServerPlayerInteractionManager
- tick - Variable in class net.minecraft.test.GameTestState
- tick - Variable in exception class net.minecraft.test.PositionedException
- tick - Variable in class net.minecraft.test.TimedTaskRunner
- tick - Variable in enum class net.minecraft.world.entity.EntityTrackingStatus
- tick() - Method in class net.minecraft.block.entity.BarrelBlockEntity
- tick() - Method in class net.minecraft.block.entity.SculkShriekerWarningManager
- tick() - Method in class net.minecraft.client.gui.hud.InGameHud
- tick() - Method in class net.minecraft.client.gui.screen.AddServerScreen
- tick() - Method in class net.minecraft.client.gui.screen.ChatScreen
- tick() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
- tick() - Method in class net.minecraft.client.gui.screen.ConnectScreen
- tick() - Method in class net.minecraft.client.gui.screen.CreditsScreen
- tick() - Method in class net.minecraft.client.gui.screen.DeathScreen
- tick() - Method in class net.minecraft.client.gui.screen.DirectConnectScreen
- tick() - Method in class net.minecraft.client.gui.screen.DownloadingTerrainScreen
- tick() - Method in class net.minecraft.client.gui.screen.GameMenuScreen
- tick() - Method in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
- tick() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
- tick() - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
- tick() - Method in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
- tick() - Method in class net.minecraft.client.gui.screen.ingame.SignEditScreen
- tick() - Method in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- tick() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
- tick() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
- tick() - Method in class net.minecraft.client.gui.screen.pack.PackScreen
- tick() - Method in class net.minecraft.client.gui.screen.PresetsScreen
- tick() - Method in class net.minecraft.client.gui.screen.report.ChatReportScreen
- tick() - Method in class net.minecraft.client.gui.screen.Screen
- tick() - Method in class net.minecraft.client.gui.screen.TaskScreen
- tick() - Method in class net.minecraft.client.gui.screen.TitleScreen
- tick() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- tick() - Method in class net.minecraft.client.gui.screen.world.EditWorldScreen
- tick() - Method in class net.minecraft.client.gui.screen.world.OptimizeWorldScreen
- tick() - Method in class net.minecraft.client.gui.screen.world.SelectWorldScreen
- tick() - Method in class net.minecraft.client.gui.widget.EditBoxWidget
- tick() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
- tick() - Method in class net.minecraft.client.MinecraftClient
- tick() - Method in class net.minecraft.client.network.ClientPlayerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- tick() - Method in class net.minecraft.client.network.MultiplayerServerListPinger
- tick() - Method in class net.minecraft.client.network.OtherClientPlayerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.client.particle.AbstractDustParticle
- tick() - Method in class net.minecraft.client.particle.AnimatedParticle
- tick() - Method in class net.minecraft.client.particle.AscendingParticle
- tick() - Method in class net.minecraft.client.particle.BlockFallingDustParticle
- tick() - Method in class net.minecraft.client.particle.BlockLeakParticle
- tick() - Method in class net.minecraft.client.particle.BubbleColumnUpParticle
- tick() - Method in class net.minecraft.client.particle.BubblePopParticle
- tick() - Method in class net.minecraft.client.particle.CampfireSmokeParticle
- tick() - Method in class net.minecraft.client.particle.CloudParticle
- tick() - Method in class net.minecraft.client.particle.CurrentDownParticle
- tick() - Method in class net.minecraft.client.particle.DamageParticle
- tick() - Method in class net.minecraft.client.particle.DragonBreathParticle
- tick() - Method in class net.minecraft.client.particle.EmitterParticle
- tick() - Method in class net.minecraft.client.particle.EnchantGlyphParticle
- tick() - Method in class net.minecraft.client.particle.ExplosionEmitterParticle
- tick() - Method in class net.minecraft.client.particle.ExplosionLargeParticle
- tick() - Method in class net.minecraft.client.particle.ExplosionSmokeParticle
- tick() - Method in class net.minecraft.client.particle.FireworksSparkParticle.Explosion
- tick() - Method in class net.minecraft.client.particle.FireworksSparkParticle.FireworkParticle
- tick() - Method in class net.minecraft.client.particle.FishingParticle
- tick() - Method in class net.minecraft.client.particle.GlowParticle
- tick() - Method in class net.minecraft.client.particle.ItemPickupParticle
- tick() - Method in class net.minecraft.client.particle.LavaEmberParticle
- tick() - Method in class net.minecraft.client.particle.Particle
- tick() - Method in class net.minecraft.client.particle.ParticleManager
- tick() - Method in class net.minecraft.client.particle.PortalParticle
- tick() - Method in class net.minecraft.client.particle.RainSplashParticle
- tick() - Method in class net.minecraft.client.particle.ReversePortalParticle
- tick() - Method in class net.minecraft.client.particle.SculkChargeParticle
- tick() - Method in class net.minecraft.client.particle.SculkChargePopParticle
- tick() - Method in class net.minecraft.client.particle.ShriekParticle
- tick() - Method in class net.minecraft.client.particle.SnowflakeParticle
- tick() - Method in class net.minecraft.client.particle.SoulParticle
- tick() - Method in class net.minecraft.client.particle.SpellParticle
- tick() - Method in class net.minecraft.client.particle.SquidInkParticle
- tick() - Method in class net.minecraft.client.particle.SuspendParticle
- tick() - Method in class net.minecraft.client.particle.SweepAttackParticle
- tick() - Method in class net.minecraft.client.particle.VibrationParticle
- tick() - Method in class net.minecraft.client.particle.WaterBubbleParticle
- tick() - Method in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsBrokenWorldScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsCreateRealmScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsInviteScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsLongRunningMcoTaskScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsResetNormalWorldScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsSettingsScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
- tick() - Method in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
- tick() - Method in class net.minecraft.client.realms.RealmsConnection
- tick() - Method in class net.minecraft.client.realms.task.LongRunningTask
- tick() - Method in class net.minecraft.client.realms.task.RealmsConnectTask
- tick() - Method in class net.minecraft.client.render.GameRenderer
- tick() - Method in class net.minecraft.client.render.LightmapTextureManager
- tick() - Method in class net.minecraft.client.render.WorldRenderer
- tick() - Method in class net.minecraft.client.sound.AbstractBeeSoundInstance
- tick() - Method in class net.minecraft.client.sound.AmbientSoundLoops.MusicLoop
- tick() - Method in class net.minecraft.client.sound.AmbientSoundLoops.Underwater
- tick() - Method in class net.minecraft.client.sound.AmbientSoundPlayer
- tick() - Method in class net.minecraft.client.sound.BiomeEffectSoundPlayer.MusicLoop
- tick() - Method in class net.minecraft.client.sound.BiomeEffectSoundPlayer
- tick() - Method in class net.minecraft.client.sound.BubbleColumnSoundPlayer
- tick() - Method in class net.minecraft.client.sound.Channel
- tick() - Method in class net.minecraft.client.sound.ElytraSoundInstance
- tick() - Method in class net.minecraft.client.sound.EntityTrackingSoundInstance
- tick() - Method in class net.minecraft.client.sound.GuardianAttackSoundInstance
- tick() - Method in class net.minecraft.client.sound.MinecartInsideSoundInstance
- tick() - Method in class net.minecraft.client.sound.MovingMinecartSoundInstance
- tick() - Method in class net.minecraft.client.sound.MusicTracker
- tick() - Method in class net.minecraft.client.sound.SoundSystem
- tick() - Method in class net.minecraft.client.sound.Source
- tick() - Method in interface net.minecraft.client.sound.TickableSoundInstance
- tick() - Method in class net.minecraft.client.texture.Sprite.Animation
- tick() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
- tick() - Method in class net.minecraft.client.texture.TextureManager
- tick() - Method in interface net.minecraft.client.texture.TextureTickListener
- tick() - Method in class net.minecraft.client.tutorial.CraftPlanksTutorialStepHandler
- tick() - Method in class net.minecraft.client.tutorial.FindTreeTutorialStepHandler
- tick() - Method in class net.minecraft.client.tutorial.MovementTutorialStepHandler
- tick() - Method in class net.minecraft.client.tutorial.OpenInventoryTutorialStepHandler
- tick() - Method in class net.minecraft.client.tutorial.PunchTreeTutorialStepHandler
- tick() - Method in class net.minecraft.client.tutorial.TutorialManager.Entry
-
Ticks this entry on a client tick.
- tick() - Method in class net.minecraft.client.tutorial.TutorialManager
- tick() - Method in interface net.minecraft.client.tutorial.TutorialStepHandler
- tick() - Method in interface net.minecraft.client.util.ClientPlayerTickable
- tick() - Method in class net.minecraft.entity.ai.brain.Memory
- tick() - Method in class net.minecraft.entity.ai.control.AquaticMoveControl
- tick() - Method in class net.minecraft.entity.ai.control.BodyControl
-
Ticks the body control.
- tick() - Method in class net.minecraft.entity.ai.control.FlightMoveControl
- tick() - Method in class net.minecraft.entity.ai.control.JumpControl
- tick() - Method in class net.minecraft.entity.ai.control.LookControl
- tick() - Method in class net.minecraft.entity.ai.control.MoveControl
- tick() - Method in class net.minecraft.entity.ai.control.YawAdjustingLookControl
- tick() - Method in class net.minecraft.entity.ai.goal.AnimalMateGoal
- tick() - Method in class net.minecraft.entity.ai.goal.AttackGoal
- tick() - Method in class net.minecraft.entity.ai.goal.BowAttackGoal
- tick() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
- tick() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
- tick() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
- tick() - Method in class net.minecraft.entity.ai.goal.ChaseBoatGoal
- tick() - Method in class net.minecraft.entity.ai.goal.CreeperIgniteGoal
- tick() - Method in class net.minecraft.entity.ai.goal.CrossbowAttackGoal
- tick() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
- tick() - Method in class net.minecraft.entity.ai.goal.DoorInteractGoal
- tick() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
- tick() - Method in class net.minecraft.entity.ai.goal.FleeEntityGoal
- tick() - Method in class net.minecraft.entity.ai.goal.FollowGroupLeaderGoal
- tick() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
- tick() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
- tick() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
- tick() - Method in class net.minecraft.entity.ai.goal.FormCaravanGoal
- tick() - Method in class net.minecraft.entity.ai.goal.Goal
- tick() - Method in class net.minecraft.entity.ai.goal.GoalSelector
- tick() - Method in class net.minecraft.entity.ai.goal.GoToBedAndSleepGoal
- tick() - Method in class net.minecraft.entity.ai.goal.GoToVillageGoal
- tick() - Method in class net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
- tick() - Method in class net.minecraft.entity.ai.goal.IronGolemLookGoal
- tick() - Method in class net.minecraft.entity.ai.goal.LongDoorInteractGoal
- tick() - Method in class net.minecraft.entity.ai.goal.LookAroundGoal
- tick() - Method in class net.minecraft.entity.ai.goal.LookAtEntityGoal
- tick() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- tick() - Method in class net.minecraft.entity.ai.goal.MoveToRaidCenterGoal
- tick() - Method in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
- tick() - Method in class net.minecraft.entity.ai.goal.PowderSnowJumpGoal
- tick() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
- tick() - Method in class net.minecraft.entity.ai.goal.ProjectileAttackGoal
- tick() - Method in class net.minecraft.entity.ai.goal.SitOnOwnerShoulderGoal
- tick() - Method in class net.minecraft.entity.ai.goal.SkeletonHorseTrapTriggerGoal
- tick() - Method in class net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
- tick() - Method in class net.minecraft.entity.ai.goal.SwimGoal
- tick() - Method in class net.minecraft.entity.ai.goal.TemptGoal
- tick() - Method in class net.minecraft.entity.ai.goal.WolfBegGoal
- tick() - Method in class net.minecraft.entity.ai.goal.ZombieAttackGoal
- tick() - Method in class net.minecraft.entity.ai.pathing.BirdNavigation
- tick() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
- tick() - Method in class net.minecraft.entity.ai.pathing.SpiderNavigation
- tick() - Method in class net.minecraft.entity.AreaEffectCloudEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
- tick() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.Entity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.ExperienceOrbEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.EyeOfEnderEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.FallingBlockEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.ItemEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.LightningEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.LivingEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.MarkerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.BlazeEntity.ShootFireballGoal
- tick() - Method in class net.minecraft.entity.mob.CreeperEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.DrownedEntity.DrownedMoveControl
- tick() - Method in class net.minecraft.entity.mob.DrownedEntity.TargetAboveWaterGoal
- tick() - Method in class net.minecraft.entity.mob.EndermanEntity.ChasePlayerGoal
- tick() - Method in class net.minecraft.entity.mob.EndermanEntity.PickUpBlockGoal
- tick() - Method in class net.minecraft.entity.mob.EndermanEntity.PlaceBlockGoal
- tick() - Method in class net.minecraft.entity.mob.EndermanEntity.TeleportTowardsPlayerGoal
- tick() - Method in class net.minecraft.entity.mob.EndermiteEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.EvokerEntity.LookAtTargetOrWololoTarget
- tick() - Method in class net.minecraft.entity.mob.EvokerFangsEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.GhastEntity.GhastMoveControl
- tick() - Method in class net.minecraft.entity.mob.GhastEntity.LookAtTargetGoal
- tick() - Method in class net.minecraft.entity.mob.GhastEntity.ShootFireballGoal
- tick() - Method in class net.minecraft.entity.mob.GuardianEntity.FireBeamGoal
- tick() - Method in class net.minecraft.entity.mob.GuardianEntity.GuardianMoveControl
- tick() - Method in class net.minecraft.entity.mob.MobEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.PatrolEntity.PatrolGoal
- tick() - Method in class net.minecraft.entity.mob.PhantomEntity.CircleMovementGoal
- tick() - Method in class net.minecraft.entity.mob.PhantomEntity.PhantomBodyControl
-
Ticks the body control.
- tick() - Method in class net.minecraft.entity.mob.PhantomEntity.PhantomLookControl
- tick() - Method in class net.minecraft.entity.mob.PhantomEntity.PhantomMoveControl
- tick() - Method in class net.minecraft.entity.mob.PhantomEntity.StartAttackGoal
- tick() - Method in class net.minecraft.entity.mob.PhantomEntity.SwoopMovementGoal
- tick() - Method in class net.minecraft.entity.mob.PhantomEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.ShulkerEntity.PeekGoal
- tick() - Method in class net.minecraft.entity.mob.ShulkerEntity.ShootBulletGoal
- tick() - Method in class net.minecraft.entity.mob.ShulkerEntity.ShulkerBodyControl
-
Ticks the body control.
- tick() - Method in class net.minecraft.entity.mob.ShulkerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.SilverfishEntity.CallForHelpGoal
- tick() - Method in class net.minecraft.entity.mob.SilverfishEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.SkeletonEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.SlimeEntity.FaceTowardTargetGoal
- tick() - Method in class net.minecraft.entity.mob.SlimeEntity.MoveGoal
- tick() - Method in class net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
- tick() - Method in class net.minecraft.entity.mob.SlimeEntity.SlimeMoveControl
- tick() - Method in class net.minecraft.entity.mob.SlimeEntity.SwimmingGoal
- tick() - Method in class net.minecraft.entity.mob.SlimeEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
- tick() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.LookAtTargetGoal
- tick() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.SpiderEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.VexEntity.ChargeTargetGoal
- tick() - Method in class net.minecraft.entity.mob.VexEntity.LookAtTargetGoal
- tick() - Method in class net.minecraft.entity.mob.VexEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.VexEntity.VexMoveControl
- tick() - Method in class net.minecraft.entity.mob.WardenEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.ZombieEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.AllayEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.AxolotlEntity.AxolotlLookControl
- tick() - Method in class net.minecraft.entity.passive.AxolotlEntity.AxolotlMoveControl
- tick() - Method in class net.minecraft.entity.passive.BatEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.BeeEntity.BeeLookControl
- tick() - Method in class net.minecraft.entity.passive.BeeEntity.GrowCropsGoal
- tick() - Method in class net.minecraft.entity.passive.BeeEntity.MoveToFlowerGoal
- tick() - Method in class net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
- tick() - Method in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
- tick() - Method in class net.minecraft.entity.passive.BeeEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.CatEntity.SleepWithOwnerGoal
- tick() - Method in class net.minecraft.entity.passive.CatEntity.TemptGoal
- tick() - Method in class net.minecraft.entity.passive.CatEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.DolphinEntity.LeadToNearbyTreasureGoal
- tick() - Method in class net.minecraft.entity.passive.DolphinEntity.PlayWithItemsGoal
- tick() - Method in class net.minecraft.entity.passive.DolphinEntity.SwimWithPlayerGoal
- tick() - Method in class net.minecraft.entity.passive.DolphinEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.FishEntity.FishMoveControl
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.FoxLookControl
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.FoxMoveControl
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.JumpChasingGoal
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.MoveToHuntGoal
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.PickupItemGoal
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.SitDownAndLookAroundGoal
- tick() - Method in class net.minecraft.entity.passive.FoxEntity.StopWanderingGoal
- tick() - Method in class net.minecraft.entity.passive.FoxEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.FrogEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.PandaEntity.LookAtEntityGoal
- tick() - Method in class net.minecraft.entity.passive.PandaEntity.PandaMoveControl
- tick() - Method in class net.minecraft.entity.passive.PandaEntity.PickUpFoodGoal
- tick() - Method in class net.minecraft.entity.passive.PandaEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.PolarBearEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.PufferfishEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.RabbitEntity.EatCarrotCropGoal
- tick() - Method in class net.minecraft.entity.passive.RabbitEntity.EscapeDangerGoal
- tick() - Method in class net.minecraft.entity.passive.RabbitEntity.RabbitJumpControl
- tick() - Method in class net.minecraft.entity.passive.RabbitEntity.RabbitMoveControl
- tick() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.SquidEntity.EscapeAttackerGoal
- tick() - Method in class net.minecraft.entity.passive.SquidEntity.SwimGoal
- tick() - Method in class net.minecraft.entity.passive.StriderEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.TameableShoulderEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.TurtleEntity.GoHomeGoal
- tick() - Method in class net.minecraft.entity.passive.TurtleEntity.LayEggGoal
- tick() - Method in class net.minecraft.entity.passive.TurtleEntity.TravelGoal
- tick() - Method in class net.minecraft.entity.passive.TurtleEntity.TurtleMoveControl
- tick() - Method in class net.minecraft.entity.passive.VillagerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.passive.WanderingTraderEntity.WanderToTargetGoal
- tick() - Method in class net.minecraft.entity.passive.WolfEntity.AvoidLlamaGoal
- tick() - Method in class net.minecraft.entity.passive.WolfEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.player.PlayerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.ArrowEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.ProjectileEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.thrown.EnderPearlEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.thrown.ThrownEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.projectile.TridentEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.raid.RaiderEntity.AttackHomeGoal
- tick() - Method in class net.minecraft.entity.raid.RaiderEntity.CelebrateGoal
- tick() - Method in class net.minecraft.entity.raid.RaiderEntity.PatrolApproachGoal
- tick() - Method in class net.minecraft.entity.raid.RaiderEntity.PickupBannerAsLeaderGoal
- tick() - Method in class net.minecraft.entity.TntEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.vehicle.BoatEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.network.ClientConnection
- tick() - Method in interface net.minecraft.network.listener.TickablePacketListener
- tick() - Method in class net.minecraft.server.dedicated.gui.PlayerListGui
- tick() - Method in class net.minecraft.server.function.CommandFunctionManager
- tick() - Method in class net.minecraft.server.network.EntityTrackerEntry
- tick() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
- tick() - Method in class net.minecraft.server.network.ServerPlayerEntity
-
Ticks this entity.
- tick() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
- tick() - Method in class net.minecraft.server.ServerNetworkIo
- tick() - Method in class net.minecraft.server.world.ServerChunkManager
- tick() - Method in class net.minecraft.server.world.ServerEntityManager
- tick() - Method in class net.minecraft.server.world.ServerLightingProvider
- tick() - Method in class net.minecraft.test.GameTestState
- tick() - Method in class net.minecraft.test.TestManager
- tick() - Method in class net.minecraft.util.PendingTaskRunner
-
Waits for the running task to finish and polls the pending task if there is no running task.
- tick() - Method in class net.minecraft.village.raid.Raid
- tick() - Method in class net.minecraft.village.raid.RaidManager
- tick() - Method in class net.minecraft.world.border.WorldBorder
- tick() - Method in interface net.minecraft.world.chunk.BlockEntityTickInvoker
- tick() - Method in class net.minecraft.world.chunk.WorldChunk.DirectBlockEntityTickInvoker
- tick() - Method in class net.minecraft.world.chunk.WorldChunk.WrappedBlockEntityTickInvoker
- tick(boolean) - Method in class net.minecraft.client.gui.hud.InGameHud
- tick(boolean) - Method in class net.minecraft.client.sound.SoundManager
- tick(boolean) - Method in class net.minecraft.client.sound.SoundSystem
- tick(boolean, float) - Method in class net.minecraft.client.input.Input
- tick(boolean, float) - Method in class net.minecraft.client.input.KeyboardInput
- tick(int) - Method in interface net.minecraft.client.gui.screen.ingame.BeaconScreen.BeaconButtonWidget
- tick(int) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.CancelButtonWidget
- tick(int) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.DoneButtonWidget
- tick(int) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
- tick(int) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.LevelTwoEffectButtonWidget
- tick(long, int, BiConsumer<BlockPos, T>) - Method in class net.minecraft.world.tick.WorldTickScheduler
- tick(ClientWorld, HitResult) - Method in class net.minecraft.client.tutorial.TutorialManager
- tick(BiConsumer<BlockPos, T>) - Method in class net.minecraft.world.tick.WorldTickScheduler
- tick(BooleanSupplier) - Method in class net.minecraft.client.world.ClientWorld
- tick(BooleanSupplier) - Method in class net.minecraft.server.integrated.IntegratedServer
- tick(BooleanSupplier) - Method in class net.minecraft.server.MinecraftServer
- tick(BooleanSupplier) - Method in class net.minecraft.server.world.ServerWorld
- tick(BooleanSupplier) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- tick(BooleanSupplier) - Method in class net.minecraft.test.TestServer
- tick(BooleanSupplier) - Method in class net.minecraft.world.poi.PointOfInterestStorage
- tick(BooleanSupplier) - Method in class net.minecraft.world.storage.SerializingRegionBasedStorage
- tick(BooleanSupplier, boolean) - Method in class net.minecraft.client.world.ClientChunkManager
- tick(BooleanSupplier, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
- tick(BooleanSupplier, boolean) - Method in class net.minecraft.world.chunk.ChunkManager
- tick(PiglinBruteEntity) - Static method in class net.minecraft.entity.mob.PiglinBruteBrain
- tick(NbtList, Function<String, Optional<T>>, ChunkPos) - Static method in class net.minecraft.world.tick.SimpleTickScheduler
- tick(NbtList, Function<String, Optional<T>>, ChunkPos, Consumer<Tick<T>>) - Static method in record class net.minecraft.world.tick.Tick
- tick(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.Brain
- tick(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
- tick(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
- tick(ServerWorld, Predicate<Entity>) - Method in class net.minecraft.entity.ai.WardenAngerManager
- tick(ThreadedAnvilChunkStorage) - Method in class net.minecraft.server.world.ChunkTicketManager
- tick(ThreadedAnvilChunkStorage, Executor) - Method in class net.minecraft.server.world.ChunkHolder
- tick(World) - Method in class net.minecraft.world.event.listener.VibrationListener
- tick(WorldAccess, BlockPos, Random, boolean) - Method in class net.minecraft.block.entity.SculkSpreadManager
- tick(World, BlockPos, BlockState, AbstractFurnaceBlockEntity) - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
- tick(World, BlockPos, BlockState, BeaconBlockEntity) - Static method in class net.minecraft.block.entity.BeaconBlockEntity
- tick(World, BlockPos, BlockState, BellBlockEntity, BellBlockEntity.Effect) - Static method in class net.minecraft.block.entity.BellBlockEntity
- tick(World, BlockPos, BlockState, BrewingStandBlockEntity) - Static method in class net.minecraft.block.entity.BrewingStandBlockEntity
- tick(World, BlockPos, BlockState, DaylightDetectorBlockEntity) - Static method in class net.minecraft.block.DaylightDetectorBlock
- tick(World, BlockPos, BlockState, EnchantingTableBlockEntity) - Static method in class net.minecraft.block.entity.EnchantingTableBlockEntity
- tick(World, BlockPos, BlockState, JukeboxBlockEntity) - Static method in class net.minecraft.block.entity.JukeboxBlockEntity
- tick(World, BlockPos, BlockState, PistonBlockEntity) - Static method in class net.minecraft.block.entity.PistonBlockEntity
- tick(World, BlockPos, BlockState, SculkCatalystBlockEntity) - Static method in class net.minecraft.block.entity.SculkCatalystBlockEntity
- tick(World, BlockPos, BlockState, ShulkerBoxBlockEntity) - Static method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
- tick(World, BlockPos, BlockState, SkullBlockEntity) - Static method in class net.minecraft.block.entity.SkullBlockEntity
- tick(World, BlockPos, BlockState, T) - Method in interface net.minecraft.block.entity.BlockEntityTicker
-
Ticks the block entity.
- Tick<T> - Record Class in net.minecraft.world.tick
- Tick(T, BlockPos, int, TickPriority) - Constructor for record class net.minecraft.world.tick.Tick
- TICK - Static variable in class net.minecraft.advancement.criterion.Criteria
- TICK_LOOP - Enum constant in enum class net.minecraft.util.profiler.SampleType
- TICK_TAG_ID - Static variable in class net.minecraft.server.function.CommandFunctionManager
- tickableChunkTickSchedulers - Variable in class net.minecraft.world.tick.WorldTickScheduler
- TickablePacketListener - Interface in net.minecraft.network.listener
- tickables - Variable in class net.minecraft.client.network.ClientPlayerEntity
- TickableSoundInstance - Interface in net.minecraft.client.sound
- tickableTicks - Variable in class net.minecraft.world.tick.WorldTickScheduler
- tickActiveItemStack() - Method in class net.minecraft.entity.LivingEntity
- tickActivities(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- tickAir(int) - Method in class net.minecraft.entity.passive.AxolotlEntity
- tickAngerLogic(ServerWorld, boolean) - Method in interface net.minecraft.entity.mob.Angerable
- tickAngerPassing() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
- tickAngrySound() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
- tickAnimatedSprites() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
- tickAutosaveIndicator() - Method in class net.minecraft.client.gui.hud.InGameHud
- tickBees(World, BlockPos, BlockState, List<BeehiveBlockEntity.Bee>, BlockPos) - Static method in class net.minecraft.block.entity.BeehiveBlockEntity
- tickBlock(BlockPos, Block) - Method in class net.minecraft.server.world.ServerWorld
- tickBlockEntities() - Method in class net.minecraft.world.World
- tickBrain() - Method in class net.minecraft.entity.mob.ZoglinEntity
- tickButtons() - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen
- tickChunk(WorldChunk, int) - Method in class net.minecraft.server.world.ServerWorld
- tickChunks() - Method in class net.minecraft.server.world.ServerChunkManager
- tickConsumer - Variable in class net.minecraft.world.tick.ChunkTickScheduler
- tickCount - Variable in class net.minecraft.block.entity.JukeboxBlockEntity
- tickCount - Variable in class net.minecraft.client.sound.ElytraSoundInstance
- tickCount - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
- tickCount - Variable in class net.minecraft.util.TickDurationMonitor
- tickCounter - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
- tickCounter - Variable in class net.minecraft.server.network.ServerPlayerInteractionManager
- tickCramming() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
- tickCramming() - Method in class net.minecraft.entity.LivingEntity
- tickCramming() - Method in class net.minecraft.entity.passive.BatEntity
- tickCreated - Variable in class net.minecraft.server.world.ChunkTicket
- TickCriterion - Class in net.minecraft.advancement.criterion
- TickCriterion(Identifier) - Constructor for class net.minecraft.advancement.criterion.TickCriterion
- TickCriterion.Conditions - Class in net.minecraft.advancement.criterion
- tickDegradation(BlockState, ServerWorld, BlockPos, Random) - Method in interface net.minecraft.block.Degradable
- tickDelta - Variable in class net.minecraft.client.render.entity.EnderDragonEntityRenderer.DragonEntityModel
- tickDelta - Variable in class net.minecraft.client.render.RenderTickCounter
- tickDespawnDelay() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
- tickDuplicationCooldown() - Method in class net.minecraft.entity.passive.AllayEntity
- tickDuration - Variable in class net.minecraft.util.profiler.ProfileResultImpl
- TickDurationMonitor - Class in net.minecraft.util
- TickDurationMonitor(LongSupplier, String, long) - Constructor for class net.minecraft.util.TickDurationMonitor
- tickedTicks - Variable in class net.minecraft.world.tick.WorldTickScheduler
- tickEntities() - Method in class net.minecraft.client.world.ClientWorld
- tickEntity(Consumer<T>, T) - Method in class net.minecraft.world.World
- tickEntity(Entity) - Method in class net.minecraft.client.world.ClientWorld
- tickEntity(Entity) - Method in class net.minecraft.server.world.ServerWorld
- tickEntityMovement() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
-
Ticks and updates the tracked status of each tracker.
- ticker - Variable in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
- ticker - Variable in class net.minecraft.world.chunk.WorldChunk.DirectBlockEntityTickInvoker
- TICKER - Static variable in class net.minecraft.util.Util
- ticketCount - Variable in record class net.minecraft.world.poi.PointOfInterestType
-
The field for the
ticketCount
record component. - ticketCount() - Method in record class net.minecraft.world.poi.PointOfInterestType
-
Returns the value of the
ticketCount
record component. - TicketDistanceLevelPropagator() - Constructor for class net.minecraft.server.world.ChunkTicketManager.TicketDistanceLevelPropagator
- ticketManager - Variable in class net.minecraft.server.world.ServerChunkManager
- ticketManager - Variable in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- TicketManager(Executor, Executor) - Constructor for class net.minecraft.server.world.ThreadedAnvilChunkStorage.TicketManager
- tickets - Variable in class net.minecraft.world.SimulationDistanceLevelPropagator
- ticketsByPosition - Variable in class net.minecraft.server.world.ChunkTicketManager
- tickFallFlying() - Method in class net.minecraft.entity.LivingEntity
- tickFallStartPos() - Method in class net.minecraft.server.network.ServerPlayerEntity
- tickFishingLogic(BlockPos) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
- tickFluid(BlockPos, Fluid) - Method in class net.minecraft.server.world.ServerWorld
- tickFunctions - Variable in class net.minecraft.server.function.CommandFunctionManager
-
A list of
minecraft:tick
tag functions to run on every tick. - tickGetter - Variable in class net.minecraft.util.profiler.TickTimeTracker
- tickGoals(boolean) - Method in class net.minecraft.entity.ai.goal.GoalSelector
- tickHandSwing() - Method in class net.minecraft.entity.LivingEntity
- ticking - Variable in class net.minecraft.server.world.ServerLightingProvider
- TICKING - Enum constant in enum class net.minecraft.server.world.ChunkHolder.LevelType
- TICKING - Enum constant in enum class net.minecraft.world.entity.EntityTrackingStatus
- TICKING - Static variable in class net.minecraft.util.profiling.jfr.JfrProfiler
- tickingChunkSections - Variable in class net.minecraft.client.world.ClientEntityManager
- tickingFuture - Variable in class net.minecraft.server.world.ChunkHolder
- tickingFutureReadyPredicate - Variable in class net.minecraft.world.tick.WorldTickScheduler
- tickingSounds - Variable in class net.minecraft.client.sound.SoundSystem
- tickInRange() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
- tickInterval - Variable in class net.minecraft.server.network.EntityTrackerEntry
- tickInVoid() - Method in class net.minecraft.entity.Entity
-
Called when the entity is 64 blocks below the world's minimum Y position.
- tickInVoid() - Method in class net.minecraft.entity.LivingEntity
-
Called when the entity is 64 blocks below the world's minimum Y position.
- tickItemStackUsage(ItemStack) - Method in class net.minecraft.entity.LivingEntity
- tickItemStackUsage(ItemStack) - Method in class net.minecraft.server.network.ServerPlayerEntity
- tickLeavesAndFluids(Chunk, BlockPos) - Static method in class net.minecraft.world.gen.chunk.Blender
- tickLeavesAndFluids(ChunkRegion, Chunk) - Static method in class net.minecraft.world.gen.chunk.Blender
- tickLimit - Variable in class net.minecraft.test.TestFunction
- tickLimit() - Element in annotation interface net.minecraft.test.GameTest
- TickLimitExceededException - Exception Class in net.minecraft.test
- TickLimitExceededException(String) - Constructor for exception class net.minecraft.test.TickLimitExceededException
- tickListeners - Variable in class net.minecraft.client.texture.TextureManager
- tickMemories() - Method in class net.minecraft.entity.ai.brain.Brain
- tickMovement() - Method in class net.minecraft.client.network.ClientPlayerEntity
- tickMovement() - Method in class net.minecraft.client.network.OtherClientPlayerEntity
- tickMovement() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- tickMovement() - Method in class net.minecraft.entity.boss.WitherEntity
- tickMovement() - Method in class net.minecraft.entity.LivingEntity
- tickMovement() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
- tickMovement() - Method in class net.minecraft.entity.mob.BlazeEntity
- tickMovement() - Method in class net.minecraft.entity.mob.EndermanEntity
- tickMovement() - Method in class net.minecraft.entity.mob.EndermiteEntity
- tickMovement() - Method in class net.minecraft.entity.mob.GuardianEntity
- tickMovement() - Method in class net.minecraft.entity.mob.HoglinEntity
- tickMovement() - Method in class net.minecraft.entity.mob.HostileEntity
- tickMovement() - Method in class net.minecraft.entity.mob.IllusionerEntity
- tickMovement() - Method in class net.minecraft.entity.mob.MobEntity
- tickMovement() - Method in class net.minecraft.entity.mob.PhantomEntity
- tickMovement() - Method in class net.minecraft.entity.mob.RavagerEntity
- tickMovement() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
- tickMovement() - Method in class net.minecraft.entity.mob.WitchEntity
- tickMovement() - Method in class net.minecraft.entity.mob.ZoglinEntity
- tickMovement() - Method in class net.minecraft.entity.mob.ZombieEntity
- tickMovement() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- tickMovement() - Method in class net.minecraft.entity.passive.AllayEntity
- tickMovement() - Method in class net.minecraft.entity.passive.AnimalEntity
- tickMovement() - Method in class net.minecraft.entity.passive.BeeEntity
- tickMovement() - Method in class net.minecraft.entity.passive.ChickenEntity
- tickMovement() - Method in class net.minecraft.entity.passive.FishEntity
- tickMovement() - Method in class net.minecraft.entity.passive.FoxEntity
- tickMovement() - Method in class net.minecraft.entity.passive.GlowSquidEntity
- tickMovement() - Method in class net.minecraft.entity.passive.GoatEntity
- tickMovement() - Method in class net.minecraft.entity.passive.IronGolemEntity
- tickMovement() - Method in class net.minecraft.entity.passive.ParrotEntity
- tickMovement() - Method in class net.minecraft.entity.passive.PassiveEntity
- tickMovement() - Method in class net.minecraft.entity.passive.PufferfishEntity
- tickMovement() - Method in class net.minecraft.entity.passive.RabbitEntity
- tickMovement() - Method in class net.minecraft.entity.passive.SheepEntity
- tickMovement() - Method in class net.minecraft.entity.passive.SnowGolemEntity
- tickMovement() - Method in class net.minecraft.entity.passive.SquidEntity
- tickMovement() - Method in class net.minecraft.entity.passive.TadpoleEntity
- tickMovement() - Method in class net.minecraft.entity.passive.TraderLlamaEntity
- tickMovement() - Method in class net.minecraft.entity.passive.TurtleEntity
- tickMovement() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
- tickMovement() - Method in class net.minecraft.entity.passive.WolfEntity
- tickMovement() - Method in class net.minecraft.entity.player.PlayerEntity
- tickMovement() - Method in class net.minecraft.entity.raid.RaiderEntity
- tickNewAi() - Method in class net.minecraft.client.network.ClientPlayerEntity
- tickNewAi() - Method in class net.minecraft.entity.LivingEntity
- tickNewAi() - Method in class net.minecraft.entity.mob.MobEntity
- tickNewAi() - Method in class net.minecraft.entity.player.PlayerEntity
- tickOpenProgress() - Method in class net.minecraft.entity.mob.ShulkerEntity
- tickOrder - Variable in class net.minecraft.world.ChunkRegion
- tickOrder - Variable in class net.minecraft.world.World
- tickParticle(Particle) - Method in class net.minecraft.client.particle.ParticleManager
- tickParticles(Collection<Particle>) - Method in class net.minecraft.client.particle.ParticleManager
-
Ticks all particles belonging to the same texture sheet.
- tickPassenger(Entity, Entity) - Method in class net.minecraft.client.world.ClientWorld
- tickPassenger(Entity, Entity) - Method in class net.minecraft.server.world.ServerWorld
- tickPortal() - Method in class net.minecraft.entity.Entity
- tickPortalCooldown() - Method in class net.minecraft.entity.Entity
- tickPortalCooldown() - Method in class net.minecraft.server.network.ServerPlayerEntity
- TickPriority - Enum Class in net.minecraft.world
- TickPriority(int) - Constructor for enum class net.minecraft.world.TickPriority
- tickProfiler(Profiler, TickDurationMonitor) - Static method in class net.minecraft.util.TickDurationMonitor
- tickProfilerResult - Variable in class net.minecraft.client.MinecraftClient
- tickQueue - Variable in class net.minecraft.world.tick.ChunkTickScheduler
- tickRainSplashing(Camera) - Method in class net.minecraft.client.render.WorldRenderer
- tickResultsDirectory - Variable in class net.minecraft.util.TickDurationMonitor
- tickRiding() - Method in class net.minecraft.client.network.ClientPlayerEntity
- tickRiding() - Method in class net.minecraft.entity.Entity
- tickRiding() - Method in class net.minecraft.entity.LivingEntity
- tickRiding() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
- tickRiding() - Method in class net.minecraft.entity.player.PlayerEntity
- tickRiptide(Box, Box) - Method in class net.minecraft.entity.LivingEntity
- ticks - Variable in class net.minecraft.block.entity.ConduitBlockEntity
- ticks - Variable in class net.minecraft.block.entity.EnchantingTableBlockEntity
- ticks - Variable in class net.minecraft.client.gui.hud.InGameHud
- ticks - Variable in class net.minecraft.client.gui.screen.ingame.EnchantmentScreen
- ticks - Variable in class net.minecraft.client.render.GameRenderer
- ticks - Variable in class net.minecraft.client.render.WorldRenderer
- ticks - Variable in class net.minecraft.client.sound.SoundSystem
- ticks - Variable in class net.minecraft.client.tutorial.CraftPlanksTutorialStepHandler
- ticks - Variable in class net.minecraft.client.tutorial.FindTreeTutorialStepHandler
- ticks - Variable in class net.minecraft.client.tutorial.MovementTutorialStepHandler
- ticks - Variable in class net.minecraft.client.tutorial.OpenInventoryTutorialStepHandler
- ticks - Variable in class net.minecraft.client.tutorial.PunchTreeTutorialStepHandler
- ticks - Variable in class net.minecraft.entity.ai.brain.task.OpenDoorsTask
- ticks - Variable in class net.minecraft.entity.ai.goal.ZombieAttackGoal
- ticks - Variable in class net.minecraft.entity.boss.dragon.phase.DyingPhase
- ticks - Variable in class net.minecraft.entity.boss.dragon.phase.SittingAttackingPhase
- ticks - Variable in class net.minecraft.entity.boss.dragon.phase.SittingFlamingPhase
- ticks - Variable in class net.minecraft.entity.boss.dragon.phase.SittingScanningPhase
- ticks - Variable in class net.minecraft.entity.passive.BeeEntity.MoveToFlowerGoal
- ticks - Variable in class net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
- ticks - Variable in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
- ticks - Variable in class net.minecraft.entity.passive.TameableShoulderEntity
- ticks - Variable in class net.minecraft.network.ClientConnection
- ticks - Variable in class net.minecraft.server.MinecraftServer
- ticks - Variable in class net.minecraft.server.network.ServerPlayNetworkHandler
- ticks - Variable in class net.minecraft.util.profiler.DebugRecorder
- ticks - Variable in class net.minecraft.util.profiler.Deviation
- ticks - Variable in class net.minecraft.world.tick.ChunkTickScheduler
- TICKS_IN_HIVE_KEY - Static variable in class net.minecraft.block.entity.BeehiveBlockEntity
- TICKS_PER_IN_GAME_DAY - Static variable in class net.minecraft.SharedConstants
- TICKS_PER_MINUTE - Static variable in class net.minecraft.SharedConstants
- TICKS_PER_SECOND - Static variable in class net.minecraft.block.HoneyBlock
- TICKS_PER_SECOND - Static variable in class net.minecraft.SharedConstants
- TICKS_SINCE_POLLINATION_KEY - Static variable in class net.minecraft.entity.passive.BeeEntity
- TICKS_TO_NEXT_JUMP - Static variable in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- ticksActive - Variable in class net.minecraft.block.entity.ConduitBlockEntity
- ticksActive - Variable in class net.minecraft.village.raid.Raid
- ticksBuffer - Variable in class net.minecraft.util.profiler.Sampler
- ticksByRunnables - Variable in class net.minecraft.test.GameTestState
- TickScheduler<T> - Interface in net.minecraft.world.tick
- TickSchedulers(SerializableTickScheduler<Block>, SerializableTickScheduler<Fluid>) - Constructor for record class net.minecraft.world.chunk.Chunk.TickSchedulers
- tickSeedTextField() - Method in class net.minecraft.client.gui.screen.world.MoreOptionsDialog
- tickSensors(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.Brain
- ticksExisted - Variable in class net.minecraft.client.particle.ItemPickupParticle
- ticksInHive - Variable in class net.minecraft.block.entity.BeehiveBlockEntity.Bee
- ticksInsideWater - Variable in class net.minecraft.entity.passive.BeeEntity
- TicksInWrongChunkFix - Class in net.minecraft.datafixer.fix
- TicksInWrongChunkFix(Schema) - Constructor for class net.minecraft.datafixer.fix.TicksInWrongChunkFix
- ticksLeft - Variable in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
- ticksLeft - Variable in class net.minecraft.entity.ai.brain.task.HoldTradeOffersTask
- ticksLeft - Variable in class net.minecraft.entity.ai.goal.LongDoorInteractGoal
- ticksLeft - Variable in class net.minecraft.entity.mob.EvokerFangsEntity
- ticksLeft - Variable in class net.minecraft.entity.mob.SlimeEntity.FaceTowardTargetGoal
- ticksLeft - Variable in class net.minecraft.test.GameTestState
- ticksLeftToDoubleTapSprint - Variable in class net.minecraft.client.network.ClientPlayerEntity
- ticksLeftToFindHive - Variable in class net.minecraft.entity.passive.BeeEntity
- ticksOnBed - Variable in class net.minecraft.entity.passive.CatEntity.SleepWithOwnerGoal
- ticksOutOfBedUntilStopped - Variable in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- tickSpawners(boolean, boolean) - Method in class net.minecraft.server.world.ServerWorld
- ticksPowered - Variable in class net.minecraft.block.entity.SkullBlockEntity
- ticksRan - Variable in class net.minecraft.entity.ai.brain.task.FarmerVillagerTask
- ticksRandomly() - Method in class net.minecraft.block.AbstractBlock.Settings
- ticksSinceDeath - Variable in class net.minecraft.client.gui.screen.DeathScreen
- ticksSinceDeath - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- ticksSinceLastPositionPacketSent - Variable in class net.minecraft.client.network.ClientPlayerEntity
- ticksSinceLastWarning - Variable in class net.minecraft.block.entity.SculkShriekerWarningManager
- ticksSinceOpened - Variable in class net.minecraft.client.gui.screen.ingame.SignEditScreen
- ticksSincePollination - Variable in class net.minecraft.entity.passive.BeeEntity
- ticksSinceSprintingChanged - Variable in class net.minecraft.client.network.ClientPlayerEntity
- ticksSinceSting - Variable in class net.minecraft.entity.passive.BeeEntity
- ticksSinceUnseenTeleport - Variable in class net.minecraft.entity.mob.EndermanEntity.TeleportTowardsPlayerGoal
- tickStarted - Variable in class net.minecraft.util.profiler.ProfilerSystem
- tickState(E, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.CrossbowAttackTask
- tickStatusEffects() - Method in class net.minecraft.entity.LivingEntity
- tickStepping(WorldAccess, BlockPos) - Method in class net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
- tickStepping(WorldAccess, BlockPos) - Method in class net.minecraft.entity.mob.ZombieEntity.DestroyEggGoal
- ticksThisSecond - Variable in class net.minecraft.block.entity.JukeboxBlockEntity
- ticksToNextAutojump - Variable in class net.minecraft.client.network.ClientPlayerEntity
- ticksToNextJump - Variable in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- ticksUnderwater - Variable in class net.minecraft.entity.vehicle.BoatEntity
- ticksUntilCanPollinate - Variable in class net.minecraft.entity.passive.BeeEntity
- ticksUntilJump - Variable in class net.minecraft.entity.mob.SlimeEntity.SlimeMoveControl
- ticksUntilJump - Variable in class net.minecraft.entity.passive.RabbitEntity
- ticksUntilLost - Variable in class net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
- ticksUntilNextGrowl - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- ticksUntilPlay - Variable in class net.minecraft.client.sound.AmbientSoundPlayer
- ticksUntilWaterConversion - Variable in class net.minecraft.entity.mob.ZombieEntity
- tickTests() - Method in class net.minecraft.test.GameTestState
- tickTime - Variable in class net.minecraft.client.render.RenderTickCounter
- tickTime - Variable in class net.minecraft.server.MinecraftServer
- tickTime - Variable in class net.minecraft.util.profiling.jfr.JfrProfiler
- tickTime() - Method in class net.minecraft.client.world.ClientWorld
- tickTime() - Method in class net.minecraft.server.world.ServerWorld
- tickTimeTracker - Variable in class net.minecraft.client.MinecraftClient
- TickTimeTracker - Class in net.minecraft.util.profiler
- TickTimeTracker(LongSupplier, IntSupplier) - Constructor for class net.minecraft.util.profiler.TickTimeTracker
- tickVehicleInLavaRiding() - Method in class net.minecraft.server.network.ServerPlayerEntity
- tickWater - Variable in class net.minecraft.block.AbstractPlantPartBlock
- tickWaterBreathingAir(int) - Method in class net.minecraft.entity.mob.WaterCreatureEntity
- tickWaterBreathingAir(int) - Method in class net.minecraft.entity.passive.DolphinEntity
- tickWeather() - Method in class net.minecraft.server.world.ServerWorld
- tickWithEndCrystals() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
-
Things to do every tick related to end crystals.
- tickWorlds(BooleanSupplier) - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
- tickWorlds(BooleanSupplier) - Method in class net.minecraft.server.MinecraftServer
- TILDE - Static variable in class net.minecraft.command.argument.CoordinateArgument
- tileText - Variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- TILLING_ACTIONS - Static variable in class net.minecraft.item.HoeItem
-
A map of input blocks to predicate-consumer action pairs.
- Tilt - Enum Class in net.minecraft.block.enums
- Tilt(String, boolean) - Constructor for enum class net.minecraft.block.enums.Tilt
- TILT - Static variable in class net.minecraft.block.BigDripleafBlock
- TILT - Static variable in class net.minecraft.state.property.Properties
- tiltAngle - Variable in class net.minecraft.entity.passive.SquidEntity
- time - Variable in class net.minecraft.block.RedstoneTorchBlock.BurnoutEntry
- time - Variable in class net.minecraft.client.gl.ShaderEffect
- time - Variable in class net.minecraft.client.gui.hud.SubtitlesHud.SubtitleEntry
- time - Variable in class net.minecraft.client.gui.RotatingCubeMapRenderer
- time - Variable in class net.minecraft.client.gui.screen.CreditsScreen
- time - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.LanServerEntry
- time - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
- time - Variable in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
- time - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
- time - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots
- time - Variable in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
- time - Variable in record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedErrableResult
-
The field for the
time
record component. - time - Variable in record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedResult
-
The field for the
time
record component. - time - Variable in class net.minecraft.client.render.debug.BeeDebugRenderer.Hive
- time - Variable in class net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
- time - Variable in class net.minecraft.client.texture.Sprite.AnimationFrame
- time - Variable in class net.minecraft.client.world.ClientWorld.Properties
- time - Variable in class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
- time - Variable in class net.minecraft.server.MinecraftServer.DebugStart
- time - Variable in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
-
The field for the
time
record component. - time - Variable in record class net.minecraft.util.profiling.jfr.sample.ServerTickTimeSample
-
The field for the
time
record component. - time - Variable in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
-
The field for the
time
record component. - time - Variable in class net.minecraft.world.level.LevelProperties
- time() - Method in record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedErrableResult
-
Returns the value of the
time
record component. - time() - Method in record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedResult
-
Returns the value of the
time
record component. - time() - Static method in class net.minecraft.command.argument.TimeArgumentType
- time() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
-
Returns the value of the
time
record component. - time() - Method in record class net.minecraft.util.profiling.jfr.sample.ServerTickTimeSample
-
Returns the value of the
time
record component. - time() - Method in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
-
Returns the value of the
time
record component. - TIME - Static variable in interface net.minecraft.stat.StatFormatter
- TIME_CHECK - Static variable in class net.minecraft.loot.condition.LootConditionTypes
- TIME_FORMATTER - Static variable in class net.minecraft.world.level.storage.LevelStorage
- TIME_LEFT_LABEL_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
- TIME_SINCE_DEATH - Static variable in class net.minecraft.stat.Stats
- TIME_SINCE_REST - Static variable in class net.minecraft.stat.Stats
- TIME_TO_ZOMBIFY - Static variable in class net.minecraft.entity.mob.AbstractPiglinEntity
- TIME_TRYING_TO_REACH_ADMIRE_ITEM - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- TimeArgumentType - Class in net.minecraft.command.argument
- TimeArgumentType() - Constructor for class net.minecraft.command.argument.TimeArgumentType
- TimeCheckLootCondition - Class in net.minecraft.loot.condition
- TimeCheckLootCondition(Long, BoundedIntUnaryOperator) - Constructor for class net.minecraft.loot.condition.TimeCheckLootCondition
- TimeCheckLootCondition.Builder - Class in net.minecraft.loot.condition
- TimeCheckLootCondition.Serializer - Class in net.minecraft.loot.condition
- TimeCommand - Class in net.minecraft.server.command
- TimeCommand() - Constructor for class net.minecraft.server.command.TimeCommand
- timeCounter - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
- timed(T, long) - Static method in class net.minecraft.entity.ai.brain.Memory
-
Creates a memory that has an expiry time.
- TimedErrableResult(Either<T, Exception>, long) - Constructor for record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedErrableResult
- TimedResult(T, long) - Constructor for record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedResult
- TimedSample - Interface in net.minecraft.util.profiling.jfr.sample
- TimedTask - Class in net.minecraft.test
- TimedTask(Long, Runnable) - Constructor for class net.minecraft.test.TimedTask
- TimedTaskRunner - Class in net.minecraft.test
- TimedTaskRunner(GameTestState) - Constructor for class net.minecraft.test.TimedTaskRunner
- TimedTaskRunner.Trigger - Class in net.minecraft.test
- timedTaskRunners - Variable in class net.minecraft.test.GameTestState
- timeDuration - Variable in class net.minecraft.world.border.WorldBorder.MovingArea
- timeEnd - Variable in class net.minecraft.world.border.WorldBorder.MovingArea
- timeFalling - Variable in class net.minecraft.entity.FallingBlockEntity
- timeGetter - Variable in class net.minecraft.util.profiler.DebugRecorder
- timeGetter - Variable in class net.minecraft.util.profiler.ProfilerSystem
- timeGetter - Variable in class net.minecraft.util.profiler.Sampler.Builder
- timeGetter - Variable in class net.minecraft.util.profiler.TickTimeTracker
- timeGetter - Variable in class net.minecraft.util.TickDurationMonitor
- timeHealthSet - Variable in class net.minecraft.client.gui.hud.ClientBossBar
- TimeHelper - Class in net.minecraft.util
- TimeHelper() - Constructor for class net.minecraft.util.TimeHelper
- timeInOverworld - Variable in class net.minecraft.entity.mob.AbstractPiglinEntity
- timeInOverworld - Variable in class net.minecraft.entity.mob.HoglinEntity
- timeInterval - Variable in class net.minecraft.entity.ai.goal.GoalSelector
- timeLeft - Variable in class net.minecraft.entity.ai.brain.task.TimeLimitedTask
- timeLimit - Variable in class net.minecraft.entity.ai.brain.task.AdmireItemTimeLimitTask
- TimeLimitedTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
- TimeLimitedTask(Task<? super E>, boolean, UniformIntProvider) - Constructor for class net.minecraft.entity.ai.brain.task.TimeLimitedTask
- TimeLimitedTask(Task<? super E>, UniformIntProvider) - Constructor for class net.minecraft.entity.ai.brain.task.TimeLimitedTask
- timeList - Variable in class net.minecraft.util.profiler.ProfilerSystem
- timeOfDay - Variable in class net.minecraft.client.world.ClientWorld.Properties
- timeOfDay - Variable in class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
- timeOfDay - Variable in class net.minecraft.world.level.LevelProperties
- TIMEOUT_NANOSECONDS - Static variable in class net.minecraft.util.profiler.ProfilerSystem
- TIMEOUT_TICKS - Static variable in class net.minecraft.server.network.ServerLoginNetworkHandler
- timer - Variable in class net.minecraft.client.resource.PeriodicNotificationManager
- timer - Variable in class net.minecraft.entity.ai.goal.AnimalMateGoal
- timer - Variable in class net.minecraft.entity.ai.goal.EatGrassGoal
- timer - Variable in class net.minecraft.entity.ai.goal.WolfBegGoal
- timer - Variable in class net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
- timer - Variable in class net.minecraft.entity.passive.FoxEntity.AvoidDaylightGoal
- timer - Variable in class net.minecraft.entity.passive.FoxEntity.DelayedCalmDownGoal
- timer - Variable in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
- timer - Variable in class net.minecraft.entity.passive.FoxEntity.SitDownAndLookAroundGoal
- timer - Variable in class net.minecraft.entity.passive.FoxEntity.StopWanderingGoal
- timer - Variable in class net.minecraft.entity.passive.SquidEntity.EscapeAttackerGoal
- timer - Variable in class net.minecraft.server.dedicated.gui.PlayerStatsGui
- Timer<T> - Class in net.minecraft.world.timer
- Timer(TimerCallbackSerializer<T>) - Constructor for class net.minecraft.world.timer.Timer
- Timer(TimerCallbackSerializer<T>, Stream<Dynamic<NbtElement>>) - Constructor for class net.minecraft.world.timer.Timer
- TIMER - Static variable in class net.minecraft.server.ServerNetworkIo.DelayingChannelInboundHandler
- Timer.Event<T> - Class in net.minecraft.world.timer
- timeRange - Variable in class net.minecraft.entity.ai.brain.task.TimeLimitedTask
- TimerCallback<T> - Interface in net.minecraft.world.timer
- TimerCallback.Serializer<T,
C extends TimerCallback<T>> - Class in net.minecraft.world.timer - TimerCallbackSerializer<C> - Class in net.minecraft.world.timer
- TimerCallbackSerializer() - Constructor for class net.minecraft.world.timer.TimerCallbackSerializer
- timeReference - Variable in class net.minecraft.server.MinecraftServer
- timeRunning - Variable in class net.minecraft.entity.AnimationState
- times - Variable in class net.minecraft.client.render.FpsSmoother
- timeSinceLastAttack - Variable in class net.minecraft.network.packet.s2c.play.EndCombatS2CPacket
- timesPressed - Variable in class net.minecraft.client.option.KeyBinding
- timesRun - Variable in class net.minecraft.entity.boss.dragon.phase.SittingFlamingPhase
- timestamp - Variable in record class net.minecraft.client.render.entity.animation.Keyframe
-
The field for the
timestamp
record component. - timestamp - Variable in class net.minecraft.client.report.ChatAbuseReport
- timestamp - Variable in record class net.minecraft.client.report.log.ReceivedMessage.GameMessage
-
The field for the
timestamp
record component. - timestamp - Variable in record class net.minecraft.network.message.MessageBody
-
The field for the
timestamp
record component. - timestamp - Variable in record class net.minecraft.network.message.MessageMetadata
-
The field for the
timestamp
record component. - timestamp - Variable in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
-
The field for the
timestamp
record component. - timestamp - Variable in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
-
The field for the
timestamp
record component. - timestamp() - Method in record class net.minecraft.client.render.entity.animation.Keyframe
-
Returns the value of the
timestamp
record component. - timestamp() - Method in record class net.minecraft.client.report.log.ReceivedMessage.GameMessage
-
Returns the value of the
timestamp
record component. - timestamp() - Method in record class net.minecraft.network.message.MessageBody
-
Returns the value of the
timestamp
record component. - timestamp() - Method in record class net.minecraft.network.message.MessageMetadata
-
Returns the value of the
timestamp
record component. - timestamp() - Method in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
-
Returns the value of the
timestamp
record component. - timestamp() - Method in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
-
Returns the value of the
timestamp
record component. - timeStart - Variable in class net.minecraft.world.border.WorldBorder.MovingArea
- timeSupplier - Variable in class net.minecraft.client.realms.util.PeriodicRunnerFactory
- TimeSupplier - Interface in net.minecraft.util
- TimeSupplier.Nanoseconds - Interface in net.minecraft.util
- timeTracker - Variable in class net.minecraft.util.profiler.DebugRecorder
- timeUnit - Variable in class net.minecraft.client.realms.util.PeriodicRunnerFactory
- timeUntilNextSong - Variable in class net.minecraft.client.sound.MusicTracker
- timeUntilRegen - Variable in class net.minecraft.entity.Entity
- timeWithoutVisibility - Variable in class net.minecraft.entity.ai.goal.TrackTargetGoal
- TintableAnimalModel<E extends Entity> - Class in net.minecraft.client.render.entity.model
- TintableAnimalModel() - Constructor for class net.minecraft.client.render.entity.model.TintableAnimalModel
- TintableCompositeModel<E extends Entity> - Class in net.minecraft.client.render.entity.model
- TintableCompositeModel() - Constructor for class net.minecraft.client.render.entity.model.TintableCompositeModel
- tintColor - Variable in enum class net.minecraft.item.map.MapIcon.Type
- TINTED - Enum constant in enum class net.minecraft.data.client.BlockStateModelGenerator.TintType
- TINTED_CROSS - Static variable in class net.minecraft.data.client.Models
- TINTED_FLOWER_POT_CROSS - Static variable in class net.minecraft.data.client.Models
- TINTED_GLASS - Static variable in class net.minecraft.block.Blocks
- TINTED_GLASS - Static variable in class net.minecraft.item.Items
- TintedGlassBlock - Class in net.minecraft.block
- TintedGlassBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TintedGlassBlock
- tintIndex - Variable in class net.minecraft.client.render.model.json.ModelElementFace
- TintType() - Constructor for enum class net.minecraft.data.client.BlockStateModelGenerator.TintType
- TIP - Enum constant in enum class net.minecraft.block.enums.Thickness
- TIP_MERGE - Enum constant in enum class net.minecraft.block.enums.Thickness
- TIP_MERGE_SHAPE - Static variable in class net.minecraft.block.PointedDripstoneBlock
- TIPPED_ARROW - Static variable in class net.minecraft.item.Items
- TIPPED_ARROW - Static variable in interface net.minecraft.recipe.RecipeSerializer
- TIPPED_TEXTURE - Static variable in class net.minecraft.client.render.entity.ArrowEntityRenderer
- TippedArrowItem - Class in net.minecraft.item
- TippedArrowItem(Item.Settings) - Constructor for class net.minecraft.item.TippedArrowItem
- TippedArrowRecipe - Class in net.minecraft.recipe
- TippedArrowRecipe(Identifier) - Constructor for class net.minecraft.recipe.TippedArrowRecipe
- title - Variable in class net.minecraft.advancement.AdvancementDisplay
- title - Variable in class net.minecraft.client.gui.hud.InGameHud
- title - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementTab
- title - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- title - Variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
- title - Variable in class net.minecraft.client.gui.screen.pack.PackListWidget
- title - Variable in class net.minecraft.client.gui.screen.ProgressScreen
- title - Variable in class net.minecraft.client.gui.screen.Screen
- title - Variable in class net.minecraft.client.realms.gui.screen.RealmsLongRunningMcoTaskScreen
- title - Variable in class net.minecraft.client.realms.task.ResettingWorldTask
- title - Variable in record class net.minecraft.client.resource.PeriodicNotificationManager.Entry
-
The field for the
title
record component. - title - Variable in class net.minecraft.client.toast.SystemToast
- title - Variable in class net.minecraft.client.toast.TutorialToast
- title - Variable in class net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
- title - Variable in class net.minecraft.network.packet.s2c.play.TitleS2CPacket
- title - Variable in class net.minecraft.util.crash.CrashReportSection
- title() - Method in record class net.minecraft.client.resource.PeriodicNotificationManager.Entry
-
Returns the value of the
title
record component. - TITLE - Enum constant in enum class net.minecraft.client.gui.screen.narration.NarrationPart
-
The main narration for a narrated element.
- TITLE - Static variable in class net.minecraft.block.AnvilBlock
- TITLE - Static variable in class net.minecraft.block.CartographyTableBlock
- TITLE - Static variable in class net.minecraft.block.CraftingTableBlock
- TITLE - Static variable in class net.minecraft.block.GrindstoneBlock
- TITLE - Static variable in class net.minecraft.block.LoomBlock
- TITLE - Static variable in class net.minecraft.block.StonecutterBlock
- TITLE - Static variable in class net.minecraft.client.gui.screen.multiplayer.ChatPreviewWarningScreen
- TITLE - Static variable in class net.minecraft.client.gui.screen.report.ChatReportScreen.DiscardWarningScreen
- TITLE - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
- TITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsTermsScreen
- TITLE - Static variable in class net.minecraft.client.toast.RecipeToast
- TITLE - Static variable in class net.minecraft.client.tutorial.CraftPlanksTutorialStepHandler
- TITLE - Static variable in class net.minecraft.client.tutorial.FindTreeTutorialStepHandler
- TITLE - Static variable in class net.minecraft.client.tutorial.OpenInventoryTutorialStepHandler
- TITLE - Static variable in class net.minecraft.client.tutorial.PunchTreeTutorialStepHandler
- TITLE - Static variable in class net.minecraft.server.dedicated.gui.DedicatedServerGui
- TITLE_BOTTOM_MARGIN - Static variable in class net.minecraft.client.gui.screen.ConfirmScreen
- TITLE_KEY - Static variable in class net.minecraft.item.WrittenBookItem
- TITLE_MAX_WIDTH - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- TITLE_OFFSET_X - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- TITLE_OFFSET_X - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- TITLE_OFFSET_Y - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- TITLE_OFFSET_Y - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- TITLE_TEXT - Static variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.LanServerEntry
- TITLE_TEXT - Static variable in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
- TITLE_TEXT_Y - Static variable in class net.minecraft.client.gui.screen.TaskScreen
- title1 - Variable in class net.minecraft.client.realms.gui.screen.RealmsConfirmScreen
- title2 - Variable in class net.minecraft.client.realms.gui.screen.RealmsConfirmScreen
- TitleCommand - Class in net.minecraft.server.command
- TitleCommand() - Constructor for class net.minecraft.server.command.TitleCommand
- titleFadeInTicks - Variable in class net.minecraft.client.gui.hud.InGameHud
- titleFadeOutTicks - Variable in class net.minecraft.client.gui.hud.InGameHud
- TitleFadeS2CPacket - Class in net.minecraft.network.packet.s2c.play
- TitleFadeS2CPacket(int, int, int) - Constructor for class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
- TitleFadeS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
- titleFormat - Variable in enum class net.minecraft.advancement.AdvancementFrame
- titleRemainTicks - Variable in class net.minecraft.client.gui.hud.InGameHud
- TitleS2CPacket - Class in net.minecraft.network.packet.s2c.play
- TitleS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.TitleS2CPacket
- TitleS2CPacket(Text) - Constructor for class net.minecraft.network.packet.s2c.play.TitleS2CPacket
- TitleScreen - Class in net.minecraft.client.gui.screen
- TitleScreen() - Constructor for class net.minecraft.client.gui.screen.TitleScreen
- TitleScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.TitleScreen
- TitleScreen.DeprecationNotice - Record Class in net.minecraft.client.gui.screen
- titleStayTicks - Variable in class net.minecraft.client.gui.hud.InGameHud
- titleX - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- titleY - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- TNT - Enum constant in enum class net.minecraft.entity.vehicle.AbstractMinecartEntity.Type
- TNT - Static variable in class net.minecraft.block.Blocks
- TNT - Static variable in class net.minecraft.block.Material
- TNT - Static variable in class net.minecraft.entity.EntityType
- TNT - Static variable in class net.minecraft.item.Items
- TNT_MINECART - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TNT_MINECART - Static variable in class net.minecraft.entity.EntityType
- TNT_MINECART - Static variable in class net.minecraft.item.Items
- TntBlock - Class in net.minecraft.block
- TntBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TntBlock
- tntBlockRenderManager - Variable in class net.minecraft.client.render.entity.TntMinecartEntityRenderer
- TntEntity - Class in net.minecraft.entity
- TntEntity(EntityType<? extends TntEntity>, World) - Constructor for class net.minecraft.entity.TntEntity
- TntEntity(World, double, double, double, LivingEntity) - Constructor for class net.minecraft.entity.TntEntity
- TntEntityRenderer - Class in net.minecraft.client.render.entity
- TntEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.TntEntityRenderer
- TntMinecartEntity - Class in net.minecraft.entity.vehicle
- TntMinecartEntity(EntityType<? extends TntMinecartEntity>, World) - Constructor for class net.minecraft.entity.vehicle.TntMinecartEntity
- TntMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.vehicle.TntMinecartEntity
- TntMinecartEntityRenderer - Class in net.minecraft.client.render.entity
- TntMinecartEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.TntMinecartEntityRenderer
- to - Variable in class net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
- to - Variable in class net.minecraft.client.render.model.json.ModelElement
- to(RegistryKey<World>) - Static method in class net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
- TO_LONG_FACTOR - Static variable in class net.minecraft.world.biome.source.util.MultiNoiseUtil
- toAbsoluteBlockPos(ServerCommandSource) - Method in interface net.minecraft.command.argument.PosArgument
- toAbsoluteCoordinate(double) - Method in class net.minecraft.command.argument.CoordinateArgument
- toAbsolutePos(ServerCommandSource) - Method in class net.minecraft.command.argument.DefaultPosArgument
- toAbsolutePos(ServerCommandSource) - Method in class net.minecraft.command.argument.LookingPosArgument
- toAbsolutePos(ServerCommandSource) - Method in interface net.minecraft.command.argument.PosArgument
- toAbsoluteRotation(ServerCommandSource) - Method in class net.minecraft.command.argument.DefaultPosArgument
- toAbsoluteRotation(ServerCommandSource) - Method in class net.minecraft.command.argument.LookingPosArgument
- toAbsoluteRotation(ServerCommandSource) - Method in interface net.minecraft.command.argument.PosArgument
- toAdd - Variable in class net.minecraft.world.event.listener.SimpleGameEventDispatcher
- toAdvancementJson() - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder.CookingRecipeJsonProvider
- toAdvancementJson() - Method in interface net.minecraft.data.server.recipe.RecipeJsonProvider
- toAdvancementJson() - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder.ShapedRecipeJsonProvider
- toAdvancementJson() - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder.ShapelessRecipeJsonProvider
- toAdvancementJson() - Method in class net.minecraft.data.server.recipe.SingleItemRecipeJsonBuilder.SingleItemRecipeJsonProvider
- toAdvancementJson() - Method in class net.minecraft.data.server.recipe.SmithingRecipeJsonBuilder.SmithingRecipeJsonProvider
- toAllocationMap(List<ThreadAllocationStatisticsSample>) - Static method in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
- toAlpha(long) - Static method in class net.minecraft.client.gui.screen.ChatPreviewBackground
- toApplyCount - Variable in class net.minecraft.resource.SimpleResourceReload
- toArray() - Method in class net.minecraft.util.collection.SortedArraySet
- toArray(List<Byte>) - Static method in class net.minecraft.nbt.NbtByteArray
- toArray(List<Integer>) - Static method in class net.minecraft.nbt.NbtIntArray
- toArray(List<Long>) - Static method in class net.minecraft.nbt.NbtLongArray
- toArray(List<T>, int) - Static method in class net.minecraft.util.Util
- toArray(IntStream, int) - Static method in class net.minecraft.util.Util
- toArray(U[]) - Method in class net.minecraft.util.collection.SortedArraySet
- toast - Variable in class net.minecraft.client.tutorial.BundleTutorial
- toast - Variable in class net.minecraft.client.tutorial.CraftPlanksTutorialStepHandler
- toast - Variable in class net.minecraft.client.tutorial.FindTreeTutorialStepHandler
- toast - Variable in class net.minecraft.client.tutorial.OpenInventoryTutorialStepHandler
- toast - Variable in class net.minecraft.client.tutorial.PunchTreeTutorialStepHandler
- toast - Variable in class net.minecraft.client.tutorial.TutorialManager.Entry
- Toast - Interface in net.minecraft.client.toast
- TOAST_TEXTURE - Static variable in class net.minecraft.client.render.entity.RabbitEntityRenderer
- Toast.Visibility - Enum Class in net.minecraft.client.toast
- toastManager - Variable in class net.minecraft.client.MinecraftClient
- ToastManager - Class in net.minecraft.client.toast
- ToastManager(MinecraftClient) - Constructor for class net.minecraft.client.toast.ToastManager
- ToastManager.Entry<T extends Toast> - Class in net.minecraft.client.toast
- toastQueue - Variable in class net.minecraft.client.toast.ToastManager
- toastShown - Variable in class net.minecraft.client.network.ServerInfo.ChatPreview
- toastText - Variable in enum class net.minecraft.advancement.AdvancementFrame
- toBeDisplayed - Variable in class net.minecraft.recipe.book.RecipeBook
- toBlock(int) - Static method in class net.minecraft.world.biome.source.BiomeCoords
-
Converts a biome x, y, or z to a block x, y, or z.
- toBlock(MemoryModuleType<BlockPos>, float, int, boolean) - Static method in class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
- toBlockPos(NbtCompound) - Static method in class net.minecraft.nbt.NbtHelper
-
Returns the block position from the
nbt
. - toBlockState(FluidState) - Method in class net.minecraft.fluid.EmptyFluid
- toBlockState(FluidState) - Method in class net.minecraft.fluid.Fluid
- toBlockState(FluidState) - Method in class net.minecraft.fluid.LavaFluid
- toBlockState(FluidState) - Method in class net.minecraft.fluid.WaterFluid
- toBlockState(NbtCompound) - Static method in class net.minecraft.nbt.NbtHelper
-
Returns the block state from the
nbt
. - toBuffer(String) - Method in class net.minecraft.network.LegacyQueryHandler
- toBuffer(PacketByteBuf) - Method in class net.minecraft.entity.ai.pathing.Path
- toBuffer(PacketByteBuf) - Method in class net.minecraft.entity.ai.pathing.PathNode
- toByteArray(ByteBuf) - Method in class net.minecraft.network.encryption.PacketEncryptionManager
- toByteArray(UUID) - Static method in class net.minecraft.util.dynamic.DynamicSerializableUuid
- toByteBuffer() - Method in record class net.minecraft.network.message.MessageSignatureData
-
Returns the byte buffer containing the signature data, or
null
if this signature data is empty. - toChatLineX(double) - Method in class net.minecraft.client.gui.hud.ChatHud
- toChatLineY(double) - Method in class net.minecraft.client.gui.hud.ChatHud
- toChunk(int) - Static method in class net.minecraft.world.biome.source.BiomeCoords
-
Converts a biome x or z to a chunk x or z.
- toChunkPos() - Method in class net.minecraft.util.math.ChunkSectionPos
- toChunkPos() - Method in record class net.minecraft.util.math.ColumnPos
- toClientInfo() - Method in record class net.minecraft.client.report.ReporterEnvironment
- toColor - Variable in class net.minecraft.particle.DustColorTransitionParticleEffect
- toCompressedNbt(Path, String) - Method in class net.minecraft.data.SnbtProvider
- toDecoratedContents(String, Text) - Method in class net.minecraft.client.network.ClientPlayerEntity
- toDimensionOptionsKey(RegistryKey<World>) - Static method in class net.minecraft.world.gen.GeneratorOptions
- toDumpString() - Method in class net.minecraft.server.world.ChunkTicketManager
- toEarn - Variable in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
- toEncodedStringLength(int) - Static method in class net.minecraft.network.PacketByteBuf
- toEntity(MemoryModuleType<? extends Entity>, float, int, boolean) - Static method in class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
- toEulerXyz() - Method in class net.minecraft.util.math.Quaternion
- toEulerXyzDegrees() - Method in class net.minecraft.util.math.Quaternion
- toEulerYxz() - Method in class net.minecraft.util.math.Quaternion
- toEulerYxzDegrees() - Method in class net.minecraft.util.math.Quaternion
- toFloat(long) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil
- ToFloatFunction<C> - Interface in net.minecraft.util.function
- toFormattedString(NbtElement) - Static method in class net.minecraft.nbt.NbtHelper
-
Returns the human-readable, non-deserializable representation of
nbt
. - toFormattedString(NbtElement, boolean) - Static method in class net.minecraft.nbt.NbtHelper
-
Returns the human-readable, non-deserializable representation of
nbt
. - toGameProfile(NbtCompound) - Static method in class net.minecraft.nbt.NbtHelper
-
Returns the game profile converted from
nbt
. - toggle() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
- toggle() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
- TOGGLE_ALL_RECIPES_TEXT - Static variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- TOGGLE_BLASTABLE_RECIPES_TEXT - Static variable in class net.minecraft.client.gui.screen.recipebook.BlastFurnaceRecipeBookScreen
- TOGGLE_CRAFTABLE_RECIPES_TEXT - Static variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- TOGGLE_KEY_TEXT - Static variable in class net.minecraft.client.option.GameOptions
- TOGGLE_OP - Enum constant in enum class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.PlayerOperation
- TOGGLE_SMELTABLE_RECIPES_TEXT - Static variable in class net.minecraft.client.gui.screen.recipebook.FurnaceRecipeBookScreen
- TOGGLE_SMOKABLE_RECIPES_TEXT - Static variable in class net.minecraft.client.gui.screen.recipebook.SmokerRecipeBookScreen
- Toggleable(String, Runnable, Runnable, boolean) - Constructor for class net.minecraft.client.render.RenderPhase.Toggleable
- toggleBonusChest() - Method in class net.minecraft.world.gen.GeneratorOptions
- toggleButton - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen.BooleanRuleWidget
- ToggleButtonWidget - Class in net.minecraft.client.gui.widget
- ToggleButtonWidget(int, int, int, int, boolean) - Constructor for class net.minecraft.client.gui.widget.ToggleButtonWidget
- toggleCraftableButton - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- toggled - Variable in class net.minecraft.client.gui.widget.ToggleButtonWidget
- toggleDebugProfiler(Consumer<Text>) - Method in class net.minecraft.client.MinecraftClient
- toggleFilteringCraftable() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- toggleFullscreen() - Method in class net.minecraft.client.util.Window
- toggleFullscreen(long) - Static method in class net.minecraft.client.util.MacWindowUtil
- toggleFullscreen(NSObject) - Static method in class net.minecraft.client.util.MacWindowUtil
- toggleGenerateStructures() - Method in class net.minecraft.world.gen.GeneratorOptions
- toggleGetter - Variable in class net.minecraft.client.option.StickyKeyBinding
- toggleLever(int, int, int) - Method in class net.minecraft.test.TestContext
- toggleLever(BlockPos) - Method in class net.minecraft.test.TestContext
- toggleMessageSelection(int) - Method in class net.minecraft.client.report.ChatAbuseReport
- toggleMoreOptions() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- toggleOpen() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- togglePerspectiveKey - Variable in class net.minecraft.client.option.GameOptions
-
A key binding for toggling perspective.
- togglePlayerModelPart(PlayerModelPart, boolean) - Method in class net.minecraft.client.option.GameOptions
- togglePower(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeverBlock
- toggleShadersEnabled() - Method in class net.minecraft.client.render.GameRenderer
- toggleShowChunkBorder() - Method in class net.minecraft.client.render.debug.DebugRenderer
- toggleTrackingOutputButton - Variable in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
- toGl() - Method in enum class net.minecraft.client.texture.NativeImage.Format
- toGoalTicks(int) - Static method in class net.minecraft.entity.ai.goal.Goal
- toGroupedMap(Iterable<Recipe<?>>) - Static method in class net.minecraft.client.recipebook.ClientRecipeBook
- toGrowUpAge(int) - Static method in class net.minecraft.entity.passive.PassiveEntity
-
Calculates the age to pass to
PassiveEntity.growUp(int)
in seconds. - toHex(byte) - Static method in class net.minecraft.server.rcon.BufferHelper
- toHoverableText() - Method in class net.minecraft.advancement.Advancement
- toHoverableText() - Method in class net.minecraft.entity.boss.CommandBossBar
- toHoverableText() - Method in class net.minecraft.item.ItemStack
-
Returns a text consisting of the bracketed stack name that can be hovered to show the item stack's tooltip.
- toHoverableText() - Method in class net.minecraft.scoreboard.ScoreboardObjective
- toImmutable() - Method in class net.minecraft.util.math.BlockPos.Mutable
-
Returns an immutable block position with the same x, y, and z as this position.
- toImmutable() - Method in class net.minecraft.util.math.BlockPos
-
Returns an immutable block position with the same x, y, and z as this position.
- toImmutable() - Method in interface net.minecraft.util.registry.DynamicRegistryManager.Immutable
- toImmutable() - Method in interface net.minecraft.util.registry.DynamicRegistryManager
- toIndex(int, int) - Static method in class net.minecraft.world.Heightmap
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.BannerBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.BeaconBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.BlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.CampfireBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.ConduitBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.JigsawBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.MobSpawnerBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.PistonBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.SignBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.SkullBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInitialChunkDataNbt() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
-
Returns the serialized state of this block entity that is observable by clients.
- toInt() - Method in class net.minecraft.client.util.InputUtil.Key
- toIntArray(long, long) - Static method in class net.minecraft.util.dynamic.DynamicSerializableUuid
- toIntArray(UUID) - Static method in class net.minecraft.util.dynamic.DynamicSerializableUuid
- toJson() - Method in class net.minecraft.advancement.Advancement.Builder
- toJson() - Method in class net.minecraft.advancement.AdvancementCriterion
- toJson() - Method in class net.minecraft.advancement.AdvancementDisplay
- toJson() - Method in class net.minecraft.advancement.AdvancementRewards
- toJson() - Method in class net.minecraft.advancement.criterion.CriterionProgress
- toJson() - Method in class net.minecraft.client.realms.dto.RealmsWorldOptions
- toJson() - Method in class net.minecraft.command.FloatRangeArgument
- toJson() - Method in interface net.minecraft.data.server.recipe.RecipeJsonProvider
- toJson() - Method in class net.minecraft.loot.function.CopyNbtLootFunction.Operation
- toJson() - Method in class net.minecraft.predicate.BlockPredicate
- toJson() - Method in class net.minecraft.predicate.DamagePredicate
- toJson() - Method in class net.minecraft.predicate.entity.DamageSourcePredicate
- toJson() - Method in class net.minecraft.predicate.entity.DistancePredicate
- toJson() - Method in class net.minecraft.predicate.entity.EntityEffectPredicate.EffectData
- toJson() - Method in class net.minecraft.predicate.entity.EntityEffectPredicate
- toJson() - Method in class net.minecraft.predicate.entity.EntityEquipmentPredicate
- toJson() - Method in class net.minecraft.predicate.entity.EntityFlagsPredicate
- toJson() - Method in class net.minecraft.predicate.entity.EntityPredicate
- toJson() - Method in class net.minecraft.predicate.entity.EntityTypePredicate.Single
- toJson() - Method in class net.minecraft.predicate.entity.EntityTypePredicate.Tagged
- toJson() - Method in class net.minecraft.predicate.entity.EntityTypePredicate
- toJson() - Method in class net.minecraft.predicate.entity.LocationPredicate
- toJson() - Method in class net.minecraft.predicate.entity.PlayerPredicate.AdvancementCriteriaPredicate
- toJson() - Method in interface net.minecraft.predicate.entity.PlayerPredicate.AdvancementPredicate
- toJson() - Method in class net.minecraft.predicate.entity.PlayerPredicate.CompletedAdvancementPredicate
- toJson() - Method in interface net.minecraft.predicate.entity.TypeSpecificPredicate
- toJson() - Method in class net.minecraft.predicate.FluidPredicate
- toJson() - Method in class net.minecraft.predicate.item.ItemPredicate
- toJson() - Method in class net.minecraft.predicate.LightPredicate
- toJson() - Method in class net.minecraft.predicate.NbtPredicate
- toJson() - Method in class net.minecraft.predicate.NumberRange
- toJson() - Method in class net.minecraft.predicate.StatePredicate.Condition
- toJson() - Method in class net.minecraft.predicate.StatePredicate.ExactValueCondition
- toJson() - Method in class net.minecraft.predicate.StatePredicate.RangedValueCondition
- toJson() - Method in class net.minecraft.predicate.StatePredicate
- toJson() - Method in interface net.minecraft.recipe.Ingredient.Entry
- toJson() - Method in class net.minecraft.recipe.Ingredient.StackEntry
- toJson() - Method in class net.minecraft.recipe.Ingredient.TagEntry
- toJson() - Method in class net.minecraft.recipe.Ingredient
- toJson() - Method in class net.minecraft.text.HoverEvent.EntityContent
- toJson() - Method in class net.minecraft.text.HoverEvent.ItemStackContent
- toJson() - Method in class net.minecraft.text.HoverEvent
- toJson() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
- toJson(JsonObject, JsonSerializationContext) - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.BinomialWithBonusCount
- toJson(JsonObject, JsonSerializationContext) - Method in interface net.minecraft.loot.function.ApplyBonusLootFunction.Formula
- toJson(JsonObject, JsonSerializationContext) - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops
- toJson(JsonObject, JsonSerializationContext) - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount
- toJson(JsonObject, AlternativeLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.AlternativeLootCondition.Serializer
- toJson(JsonObject, BlockStatePropertyLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.BlockStatePropertyLootCondition.Serializer
- toJson(JsonObject, DamageSourcePropertiesLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.DamageSourcePropertiesLootCondition.Serializer
- toJson(JsonObject, EntityPropertiesLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.EntityPropertiesLootCondition.Serializer
- toJson(JsonObject, EntityScoresLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.EntityScoresLootCondition.Serializer
- toJson(JsonObject, InvertedLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.InvertedLootCondition.Serializer
- toJson(JsonObject, KilledByPlayerLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.KilledByPlayerLootCondition.Serializer
- toJson(JsonObject, LocationCheckLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.LocationCheckLootCondition.Serializer
- toJson(JsonObject, MatchToolLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.MatchToolLootCondition.Serializer
- toJson(JsonObject, RandomChanceLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.RandomChanceLootCondition.Serializer
- toJson(JsonObject, RandomChanceWithLootingLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.RandomChanceWithLootingLootCondition.Serializer
- toJson(JsonObject, ReferenceLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.ReferenceLootCondition.Serializer
- toJson(JsonObject, SurvivesExplosionLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.SurvivesExplosionLootCondition.Serializer
- toJson(JsonObject, TableBonusLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.TableBonusLootCondition.Serializer
- toJson(JsonObject, TimeCheckLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.TimeCheckLootCondition.Serializer
- toJson(JsonObject, ValueCheckLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.ValueCheckLootCondition.Serializer
- toJson(JsonObject, WeatherCheckLootCondition, JsonSerializationContext) - Method in class net.minecraft.loot.condition.WeatherCheckLootCondition.Serializer
- toJson(JsonObject, ApplyBonusLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.Serializer
- toJson(JsonObject, CopyNameLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.CopyNameLootFunction.Serializer
- toJson(JsonObject, CopyNbtLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.CopyNbtLootFunction.Serializer
- toJson(JsonObject, CopyStateFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.CopyStateFunction.Serializer
- toJson(JsonObject, EnchantRandomlyLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.EnchantRandomlyLootFunction.Serializer
- toJson(JsonObject, EnchantWithLevelsLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.EnchantWithLevelsLootFunction.Serializer
- toJson(JsonObject, ExplorationMapLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.ExplorationMapLootFunction.Serializer
- toJson(JsonObject, FillPlayerHeadLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.FillPlayerHeadLootFunction.Serializer
- toJson(JsonObject, LimitCountLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.LimitCountLootFunction.Serializer
- toJson(JsonObject, LootingEnchantLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.LootingEnchantLootFunction.Serializer
- toJson(JsonObject, SetAttributesLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetAttributesLootFunction.Serializer
- toJson(JsonObject, SetBannerPatternFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetBannerPatternFunction.Serializer
- toJson(JsonObject, SetContentsLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetContentsLootFunction.Serializer
- toJson(JsonObject, SetCountLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetCountLootFunction.Serializer
- toJson(JsonObject, SetDamageLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetDamageLootFunction.Serializer
- toJson(JsonObject, SetEnchantmentsLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetEnchantmentsLootFunction.Serializer
- toJson(JsonObject, SetGoatHornSoundLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetGoatHornSoundLootFunction.Serializer
- toJson(JsonObject, SetLootTableLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetLootTableLootFunction.Serializer
- toJson(JsonObject, SetLoreLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetLoreLootFunction.Serializer
- toJson(JsonObject, SetNameLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetNameLootFunction.Serializer
- toJson(JsonObject, SetNbtLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetNbtLootFunction.Serializer
- toJson(JsonObject, SetPotionLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetPotionLootFunction.Serializer
- toJson(JsonObject, SetStewEffectLootFunction, JsonSerializationContext) - Method in class net.minecraft.loot.function.SetStewEffectLootFunction.Serializer
- toJson(JsonObject, ContextLootNbtProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider.Serializer
- toJson(JsonObject, StorageLootNbtProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.nbt.StorageLootNbtProvider.Serializer
- toJson(JsonObject, BinomialLootNumberProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.number.BinomialLootNumberProvider.Serializer
- toJson(JsonObject, ConstantLootNumberProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.number.ConstantLootNumberProvider.Serializer
- toJson(JsonObject, ScoreLootNumberProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.number.ScoreLootNumberProvider.Serializer
- toJson(JsonObject, UniformLootNumberProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.number.UniformLootNumberProvider.Serializer
- toJson(JsonObject, ContextLootScoreProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.score.ContextLootScoreProvider.Serializer
- toJson(JsonObject, FixedLootScoreProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.score.FixedLootScoreProvider.Serializer
- toJson(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.loot.entry.LootPoolEntry.Serializer
- toJson(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.loot.function.ConditionalLootFunction.Serializer
- toJson(JsonObject, T, JsonSerializationContext) - Method in interface net.minecraft.util.JsonSerializer
- toJson(CommandDispatcher<S>, CommandNode<S>) - Static method in class net.minecraft.command.argument.ArgumentHelper
- toJson(List<BlockStateVariant>) - Static method in class net.minecraft.data.client.BlockStateVariant
- toJson(RealmsSerializable) - Method in class net.minecraft.client.realms.CheckedGson
- toJson(LootTable) - Static method in class net.minecraft.loot.LootManager
- toJson(ContextLootNbtProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider.CustomSerializer
- toJson(ConstantLootNumberProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.number.ConstantLootNumberProvider.CustomSerializer
- toJson(ContextLootScoreProvider, JsonSerializationContext) - Method in class net.minecraft.loot.provider.score.ContextLootScoreProvider.CustomSerializer
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.AbstractCriterionConditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.BredAnimalsCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.BrewedPotionCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ChanneledLightningCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ConstructBeaconCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ConsumeItemCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in interface net.minecraft.advancement.criterion.CriterionConditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.EffectsChangedCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.EnchantedItemCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.EnterBlockCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.FilledBucketCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.FishingRodHookedCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ImpossibleCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.InventoryChangedCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ItemCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.KilledByCrossbowCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.LevitationCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.LightningStrikeCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.OnKilledCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.PlacedBlockCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.RecipeUnlockedCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ShotCrossbowCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.SummonedEntityCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.TameAnimalCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.TargetHitCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.TravelCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.UsedTotemCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.UsingItemCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.advancement.criterion.VillagerTradeCriterion.Conditions
- toJson(AdvancementEntityPredicateSerializer) - Method in class net.minecraft.predicate.entity.EntityPredicate.Extended
- toJson(Text) - Static method in class net.minecraft.text.Text.Serializer
- toJson(Registry<T>) - Static method in class net.minecraft.data.report.RegistryDumpProvider
- toJson(T, JsonSerializationContext) - Method in interface net.minecraft.util.JsonSerializing.ElementSerializer
- toJsonTree(Text) - Static method in class net.minecraft.text.Text.Serializer
- token - Variable in class net.minecraft.client.realms.dto.UploadInfo
- TOKEN_CACHE - Static variable in class net.minecraft.client.realms.util.UploadTokenCache
- TOKEN_PATTERN - Static variable in class net.minecraft.util.Language
- toKeyable(StringIdentifiable[]) - Static method in interface net.minecraft.util.StringIdentifiable
- toLastSeenMessageEntry() - Method in record class net.minecraft.network.message.SignedMessage
- toList() - Method in class net.minecraft.structure.StructurePiecesCollector
- toList() - Method in class net.minecraft.util.thread.AtomicStack
-
Builds a list of the contents of the stack.
- toLong() - Method in class net.minecraft.util.math.ChunkPos
- toLong(float) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil
- toLong(int, int) - Static method in class net.minecraft.util.math.ChunkPos
- toLong(BlockPos) - Static method in class net.minecraft.util.math.ChunkPos
- toLong(BlockPos) - Static method in class net.minecraft.util.math.ChunkSectionPos
- toMap() - Method in class net.minecraft.nbt.NbtCompound
-
Returns the compound as an unmodifiable map.
- toMap() - Static method in class net.minecraft.util.Util
- toMapWith(Property<?>, Comparable<?>) - Method in class net.minecraft.state.State
- toMiB(long) - Static method in class net.minecraft.client.gui.hud.DebugHud
- toMouseWheelSensitivitySliderProgressValue(double) - Static method in class net.minecraft.client.option.GameOptions
- toMouseWheelSensitivityValue(int) - Static method in class net.minecraft.client.option.GameOptions
- toNameValuePairs(DecoratableArgumentList<?>) - Static method in record class net.minecraft.network.message.ArgumentSignatureDataMap
-
Returns
arguments
converted to a list of signed name/value pairs. - toNbt() - Method in class net.minecraft.block.entity.BannerPattern.Patterns
- toNbt() - Method in class net.minecraft.client.network.ServerInfo
- toNbt() - Method in class net.minecraft.entity.attribute.AttributeContainer
- toNbt() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
- toNbt() - Method in class net.minecraft.entity.attribute.EntityAttributeModifier
- toNbt() - Method in class net.minecraft.entity.boss.BossBarManager
- toNbt() - Method in class net.minecraft.entity.boss.CommandBossBar
- toNbt() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
- toNbt() - Method in class net.minecraft.item.map.MapFrameMarker
- toNbt() - Method in class net.minecraft.scoreboard.Scoreboard
- toNbt() - Method in class net.minecraft.server.network.ServerRecipeBook
- toNbt() - Method in class net.minecraft.util.math.EulerAngle
- toNbt() - Method in class net.minecraft.village.TradeOffer
- toNbt() - Method in class net.minecraft.village.TradeOfferList
- toNbt() - Method in class net.minecraft.world.chunk.UpgradeData
- toNbt() - Method in class net.minecraft.world.GameRules
- toNbt() - Method in class net.minecraft.world.timer.Timer
- toNbt(long, Function<T, String>) - Method in class net.minecraft.world.tick.ChunkTickScheduler
- toNbt(long, Function<T, String>) - Method in interface net.minecraft.world.tick.SerializableTickScheduler
- toNbt(long, Function<T, String>) - Method in class net.minecraft.world.tick.SimpleTickScheduler
- toNbt(ShortList[]) - Static method in class net.minecraft.world.ChunkSerializer
- toNbt(String, BlockPos, int, TickPriority) - Static method in record class net.minecraft.world.tick.Tick
- toNbt(Function<T, String>) - Method in record class net.minecraft.world.tick.Tick
- toNbt(StructureContext) - Method in class net.minecraft.structure.StructurePiece
- toNbt(StructureContext) - Method in record class net.minecraft.structure.StructurePiecesList
- toNbt(StructureContext, ChunkPos) - Method in class net.minecraft.structure.StructureStart
- toNbtList() - Method in class net.minecraft.client.option.HotbarStorageEntry
- toNbtList() - Method in class net.minecraft.inventory.EnderChestInventory
- toNbtList() - Method in class net.minecraft.inventory.SimpleInventory
- toNbtList(double[]) - Method in class net.minecraft.entity.Entity
- toNbtList(float[]) - Method in class net.minecraft.entity.Entity
- toNbtProviderFormat(NbtCompound) - Static method in class net.minecraft.nbt.NbtHelper
- toNbtProviderFormattedPalette(NbtCompound) - Static method in class net.minecraft.nbt.NbtHelper
- toNbtProviderString(NbtCompound) - Static method in class net.minecraft.nbt.NbtHelper
-
Returns the string representation of
compound
as used by the NBT provider in the data generator. - tongue - Variable in class net.minecraft.client.render.entity.model.FrogEntityModel
- TONGUE - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
-
The key of a tongue model part, whose value is "tongue".
- TONGUE - Static variable in class net.minecraft.entity.ai.brain.Activity
- TONGUE_RL - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
-
The key of a tongue rl model part, whose value is "tongue_r1".
- tongueSound - Variable in class net.minecraft.entity.ai.brain.task.FrogEatEntityTask
- TOO_BIG_EXCEPTION - Static variable in class net.minecraft.server.command.CloneCommand
- TOO_BIG_EXCEPTION - Static variable in class net.minecraft.server.command.FillCommand
- TOO_BIG_EXCEPTION - Static variable in class net.minecraft.server.command.ForceLoadCommand
- TOO_EXPENSIVE_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.AnvilScreen
- TOO_FAR_AWAY - Enum constant in enum class net.minecraft.entity.player.PlayerEntity.SleepFailureReason
- TOO_FAR_DISTANCE - Static variable in class net.minecraft.entity.passive.BeeEntity
-
The minimum distance that bees lose their hive or flower position at.
- TOO_MANY_ENTITIES_EXCEPTION - Static variable in class net.minecraft.command.argument.EntityArgumentType
- TOO_MANY_MESSAGES - Static variable in record class net.minecraft.client.report.ChatAbuseReport.ValidationError
- TOO_MANY_PLAYERS_EXCEPTION - Static variable in class net.minecraft.command.argument.EntityArgumentType
- TOO_NEW - Enum constant in enum class net.minecraft.resource.ResourcePackCompatibility
- TOO_OLD - Enum constant in enum class net.minecraft.resource.ResourcePackCompatibility
- TOO_SMALL_LEVEL_EXCEPTION - Static variable in class net.minecraft.command.EntitySelectorOptions
- toOfflineProfile(GameProfile) - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
- tool - Variable in class net.minecraft.village.TradeOffers.SellEnchantedToolFactory
- TOOL - Static variable in class net.minecraft.loot.context.LootContextParameters
- ToolItem - Class in net.minecraft.item
- ToolItem(ToolMaterial, Item.Settings) - Constructor for class net.minecraft.item.ToolItem
- ToolMaterial - Interface in net.minecraft.item
- ToolMaterials - Enum Class in net.minecraft.item
- ToolMaterials(int, int, float, float, int, Supplier<Ingredient>) - Constructor for enum class net.minecraft.item.ToolMaterials
- toolRequired - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState
- toolRequired - Variable in class net.minecraft.block.AbstractBlock.Settings
- TOOLS - Static variable in class net.minecraft.item.ItemGroup
- TOOLSMITH - Static variable in record class net.minecraft.village.VillagerProfession
- TOOLSMITH - Static variable in class net.minecraft.world.poi.PointOfInterestTypes
- tooltip - Variable in class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
- tooltip - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
- tooltip - Variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
- tooltip - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
- tooltip - Variable in class net.minecraft.client.gui.screen.world.SelectWorldScreen
- tooltip - Variable in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen
- tooltip - Variable in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
- tooltip - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- tooltip - Variable in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen
- tooltip - Variable in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen
- tooltip - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- tooltip - Variable in class net.minecraft.text.HoverEvent.EntityContent
- tooltip(SimpleOption.TooltipFactory<T>) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget.Builder
-
Sets the tooltip factory that provides tooltips for any of the values.
- TOOLTIP - Static variable in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
- TOOLTIP_WIDTH - Static variable in class net.minecraft.client.option.SimpleOption
- TooltipComponent - Interface in net.minecraft.client.gui.tooltip
- TooltipContext - Interface in net.minecraft.client.item
- TooltipContext.Default - Enum Class in net.minecraft.client.item
- TooltipData - Interface in net.minecraft.client.item
- tooltipFactory - Variable in class net.minecraft.client.gui.widget.CyclingButtonWidget.Builder
- tooltipFactory - Variable in class net.minecraft.client.gui.widget.CyclingButtonWidget
- tooltipFactory - Variable in class net.minecraft.client.option.SimpleOption.OptionSliderWidgetImpl
- tooltipFactoryGetter - Variable in class net.minecraft.client.option.SimpleOption
- TooltipSection() - Constructor for enum class net.minecraft.item.ItemStack.TooltipSection
- tooltipSetter - Variable in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
- tooltipSupplier - Variable in class net.minecraft.client.gui.widget.ButtonWidget
- toOptional(Integer) - Static method in class net.minecraft.client.main.Main
- toOptional(String) - Static method in class net.minecraft.client.main.Main
- TOOT_HORN - Enum constant in enum class net.minecraft.client.render.entity.model.BipedEntityModel.ArmPose
- TOOT_HORN - Enum constant in enum class net.minecraft.util.UseAction
- top - Variable in class net.minecraft.client.gui.widget.EntryListWidget
- top(Block) - Static method in class net.minecraft.data.client.TextureMap
- TOP - Enum constant in enum class net.minecraft.block.enums.BlockHalf
- TOP - Enum constant in enum class net.minecraft.block.enums.SlabType
- TOP - Enum constant in enum class net.minecraft.resource.ResourcePackProfile.InsertionPosition
- TOP - Static variable in class net.minecraft.block.SculkShriekerBlock
- TOP - Static variable in class net.minecraft.data.client.TextureKey
- TOP - Static variable in interface net.minecraft.world.gen.YOffset
- TOP_FIN - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
-
The key of a top fin model part, whose value is "top_fin".
- TOP_GILLS - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
-
The key of a top gills model part, whose value is "top_gills".
- TOP_LAYER_MODIFICATION - Enum constant in enum class net.minecraft.world.gen.GenerationStep.Feature
- TOP_MARGIN - Static variable in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
- TOP_NORTH_EAST_CORNER_SHAPE - Static variable in class net.minecraft.block.StairsBlock
- TOP_NORTH_WEST_CORNER_SHAPE - Static variable in class net.minecraft.block.StairsBlock
- TOP_SHAPE - Static variable in class net.minecraft.block.BedBlock
- TOP_SHAPE - Static variable in class net.minecraft.block.HopperBlock
- TOP_SHAPE - Static variable in class net.minecraft.block.SlabBlock
- TOP_SHAPE - Static variable in class net.minecraft.block.StairsBlock
- TOP_SHAPES - Static variable in class net.minecraft.block.StairsBlock
- TOP_SLOTS - Static variable in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
- TOP_SLOTS - Static variable in class net.minecraft.block.entity.BrewingStandBlockEntity
- TOP_SOUTH_EAST_CORNER_SHAPE - Static variable in class net.minecraft.block.StairsBlock
- TOP_SOUTH_WEST_CORNER_SHAPE - Static variable in class net.minecraft.block.StairsBlock
- TOP_TEMPLATE - Static variable in class net.minecraft.structure.IglooGenerator
- toPacket(PacketByteBuf) - Method in class net.minecraft.advancement.Advancement.Builder
- toPacket(PacketByteBuf) - Method in class net.minecraft.advancement.AdvancementCriterion
- toPacket(PacketByteBuf) - Method in class net.minecraft.advancement.AdvancementDisplay
- toPacket(PacketByteBuf) - Method in class net.minecraft.advancement.AdvancementProgress
- toPacket(PacketByteBuf) - Method in class net.minecraft.advancement.criterion.CriterionProgress
- toPacket(PacketByteBuf) - Method in interface net.minecraft.network.packet.s2c.play.BossBarS2CPacket.Action
- toPacket(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.AddAction
- toPacket(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateNameAction
- toPacket(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateProgressAction
- toPacket(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdatePropertiesAction
- toPacket(PacketByteBuf) - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateStyleAction
- toPacket(PacketByteBuf) - Method in class net.minecraft.recipe.book.RecipeBookOptions
- toPacket(PacketByteBuf) - Method in class net.minecraft.village.TradeOfferList
- toPacket(PacketByteBuf) - Method in class net.minecraft.world.chunk.ChunkSection
- toParameters(DynamicRegistryManager) - Method in record class net.minecraft.network.message.MessageType.Serialized
-
Returns a deserialized version of this instance, or
Optional.empty()
ifMessageType.Serialized.typeId
is unknown to the client. - topBottom(Block) - Static method in class net.minecraft.data.client.TextureMap
- topBottom(Identifier, Identifier) - Static method in class net.minecraft.data.client.TextureMap
- topContributors - Variable in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
-
The field for the
topContributors
record component. - topContributors - Variable in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
- topContributors() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
-
Returns the value of the
topContributors
record component. - topFeature - Variable in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.FeatureData
-
The field for the
topFeature
record component. - topFeature() - Method in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.FeatureData
-
Returns the value of the
topFeature
record component. - topGills - Variable in class net.minecraft.client.render.entity.model.AxolotlEntityModel
- topIndex - Variable in class net.minecraft.client.toast.ToastManager.Entry
- toPlace - Variable in record class net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
-
The field for the
toPlace
record component. - toPlace() - Method in record class net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
-
Returns the value of the
toPlace
record component. - topmostRiddenEntity - Variable in class net.minecraft.server.network.ServerPlayNetworkHandler
- TopologicalSorts - Class in net.minecraft.util
-
Utilities to perform a topological sort.
- TopologicalSorts() - Constructor for class net.minecraft.util.TopologicalSorts
- toPredicatesJsonArray(EntityPredicate.Extended[], AdvancementEntityPredicateSerializer) - Static method in class net.minecraft.predicate.entity.EntityPredicate.Extended
- toPrepareCount - Variable in class net.minecraft.resource.SimpleResourceReload
- toPrettyPrintedText(NbtElement) - Static method in class net.minecraft.nbt.NbtHelper
-
Returns the pretty-printed text representation of
element
. - toPropertySource(BlockEntityType<S>, Function<BlockState, DoubleBlockProperties.Type>, Function<BlockState, Direction>, DirectionProperty, BlockState, WorldAccess, BlockPos, BiPredicate<WorldAccess, BlockPos>) - Static method in class net.minecraft.block.DoubleBlockProperties
- torch(Block) - Static method in class net.minecraft.data.client.TextureMap
- torch(Identifier) - Static method in class net.minecraft.data.client.TextureMap
- TORCH - Static variable in class net.minecraft.block.Blocks
- TORCH - Static variable in class net.minecraft.data.client.TextureKey
- TORCH - Static variable in class net.minecraft.item.Items
- TorchBlock - Class in net.minecraft.block
- TorchBlock(AbstractBlock.Settings, ParticleEffect) - Constructor for class net.minecraft.block.TorchBlock
- toRealmInfo() - Method in record class net.minecraft.client.report.ReporterEnvironment
- toReference() - Method in class net.minecraft.resource.NamespaceResourceManager.Entry
- toReferenceList() - Method in record class net.minecraft.resource.NamespaceResourceManager.EntryList
- toRegularState(BlockState) - Method in class net.minecraft.block.InfestedBlock
- toRelativePath(Path, Path) - Method in class net.minecraft.structure.StructureTemplateManager
- toRemove - Variable in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
- toRemove - Variable in class net.minecraft.world.event.listener.SimpleGameEventDispatcher
- toReportChatMessage(int, ReceivedMessage.ChatMessage) - Method in class net.minecraft.client.report.ChatAbuseReport
- toReportChatMessage(HeaderEntry) - Method in class net.minecraft.client.report.ChatAbuseReport
- torso - Variable in class net.minecraft.client.render.entity.model.WolfEntityModel
- TOS_AGREED_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- toSerialized(DynamicRegistryManager) - Method in record class net.minecraft.network.message.MessageType.Parameters
-
Returns a serialized version of this instance used in packets.
- toSerializedString(UUID) - Method in record class net.minecraft.network.encryption.PlayerPublicKey.PublicKeyData
- toServerWorld() - Method in class net.minecraft.server.world.ServerWorld
- toServerWorld() - Method in class net.minecraft.world.ChunkRegion
-
Deprecated.
- toServerWorld() - Method in interface net.minecraft.world.ServerWorldAccess
- toSetProgress - Variable in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
- toShortString() - Method in class net.minecraft.util.math.Vec3i
-
Returns the coordinates joined with a colon and a space.
- toShortTranslationKey() - Method in class net.minecraft.util.Identifier
-
Returns the short translation key, with the default namespace omitted if present.
- toSignedString(MessageArgumentType.MessageFormat) - Method in class net.minecraft.command.argument.MessageArgumentType
- toSignedString(T) - Method in interface net.minecraft.command.argument.SignedArgumentType
- toSliderProgress(Double) - Method in enum class net.minecraft.client.option.SimpleOption.DoubleSliderCallbacks
- toSliderProgress(Integer) - Method in interface net.minecraft.client.option.SimpleOption.IntSliderCallbacks
- toSliderProgress(T) - Method in interface net.minecraft.client.option.SimpleOption.SliderCallbacks
-
Returns the progress (
0.0
to1.0
, both inclusive) of the slider. - toSortedJsonString(Text) - Static method in class net.minecraft.text.Text.Serializer
- toSortedString(JsonElement) - Static method in class net.minecraft.util.JsonHelper
- toSpriteId(Identifier) - Method in class net.minecraft.client.texture.SpriteAtlasHolder
- toStatistics() - Method in class net.minecraft.util.profiling.jfr.JfrProfileRecorder.PacketCounter
- toStatistics(Duration, List<FileIoSample>) - Static method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample
- toStatistics(Duration, List<GcHeapSummarySample>, Duration, int) - Static method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
- toString() - Method in class net.minecraft.advancement.Advancement.Builder
- toString() - Method in class net.minecraft.advancement.Advancement
- toString() - Method in class net.minecraft.advancement.AdvancementProgress
- toString() - Method in class net.minecraft.advancement.AdvancementRewards
- toString() - Method in class net.minecraft.advancement.criterion.AbstractCriterionConditions
- toString() - Method in class net.minecraft.advancement.criterion.CriterionProgress
- toString() - Method in class net.minecraft.block.Block
- toString() - Method in enum class net.minecraft.block.enums.BambooLeaves
- toString() - Method in enum class net.minecraft.block.enums.BedPart
- toString() - Method in enum class net.minecraft.block.enums.BlockHalf
- toString() - Method in enum class net.minecraft.block.enums.ComparatorMode
- toString() - Method in enum class net.minecraft.block.enums.DoorHinge
- toString() - Method in enum class net.minecraft.block.enums.DoubleBlockHalf
- toString() - Method in enum class net.minecraft.block.enums.PistonType
- toString() - Method in enum class net.minecraft.block.enums.RailShape
- toString() - Method in enum class net.minecraft.block.enums.SculkSensorPhase
- toString() - Method in enum class net.minecraft.block.enums.SlabType
- toString() - Method in enum class net.minecraft.block.enums.StairShape
- toString() - Method in enum class net.minecraft.block.enums.Thickness
- toString() - Method in enum class net.minecraft.block.enums.WallShape
- toString() - Method in enum class net.minecraft.block.enums.WireConnection
- toString() - Method in record class net.minecraft.block.LichenGrower.GrowPos
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.block.pattern.BlockPattern.Result
- toString() - Method in record class net.minecraft.block.PointedDripstoneBlock.DrippingFluid
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.font.FontStorage.GlyphPair
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.font.TextHandler.MatchResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.gl.GlDebug.DebugMessage
- toString() - Method in class net.minecraft.client.gl.ShaderParseException.JsonStackTrace
- toString() - Method in class net.minecraft.client.gl.WindowFramebuffer.Size
- toString() - Method in record class net.minecraft.client.gui.EditBox.Substring
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.gui.hud.ChatHudLine
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.gui.hud.ChatHudLine.Visible
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.gui.hud.MessageIndicator
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.gui.screen.ChatPreviewBackground.RenderData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.SenderEntryPair
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.gui.screen.TitleScreen.DeprecationNotice
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.network.ChatPreviewer.Response
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.network.ChatPreviewRequester.Query
-
Returns a string representation of this record class.
- toString() - Method in enum class net.minecraft.client.option.GraphicsMode
- toString() - Method in record class net.minecraft.client.option.SimpleOption.AlternateValuesSupportingCyclingCallbacks
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.option.SimpleOption.LazyCyclingCallbacks
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.option.SimpleOption.MaxSuppliableIntCallbacks
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.option.SimpleOption.PotentialValuesBasedCallbacks
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.option.SimpleOption
- toString() - Method in record class net.minecraft.client.option.SimpleOption.ValidatingIntSliderCallbacks
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.particle.Particle
- toString() - Method in record class net.minecraft.client.particle.SculkChargeParticle.Factory
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.particle.SculkChargePopParticle.Factory
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.realms.dto.RegionPingResult
- toString() - Method in class net.minecraft.client.realms.dto.ValueObject
- toString() - Method in exception class net.minecraft.client.realms.exception.RealmsServiceException
- toString() - Method in class net.minecraft.client.realms.KeyCombo
- toString() - Method in record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedErrableResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.realms.util.PeriodicRunnerFactory.TimedResult
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.realms.util.TextRenderingUtils.Line
- toString() - Method in class net.minecraft.client.realms.util.TextRenderingUtils.LineSegment
- toString() - Method in record class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.render.chunk.ChunkOcclusionData
- toString() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer.Bee
- toString() - Method in record class net.minecraft.client.render.debug.GameEventDebugRenderer.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.render.entity.animation.Animation
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.render.entity.animation.Keyframe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.render.entity.animation.Transformation
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.render.entity.model.EntityModelLayer
- toString() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
- toString() - Method in class net.minecraft.client.render.model.json.ModelVariant
- toString() - Method in class net.minecraft.client.render.model.json.SimpleMultipartModelSelector
- toString() - Method in class net.minecraft.client.render.RenderLayer.MultiPhase
- toString() - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
- toString() - Method in enum class net.minecraft.client.render.RenderLayer.OutlineMode
- toString() - Method in class net.minecraft.client.render.RenderLayer
- toString() - Method in class net.minecraft.client.render.RenderPhase.DepthTest
- toString() - Method in class net.minecraft.client.render.RenderPhase.LineWidth
- toString() - Method in class net.minecraft.client.render.RenderPhase.Shader
- toString() - Method in class net.minecraft.client.render.RenderPhase.Texture
- toString() - Method in class net.minecraft.client.render.RenderPhase.Toggleable
- toString() - Method in class net.minecraft.client.render.RenderPhase
- toString() - Method in class net.minecraft.client.render.RenderPhase.WriteMaskState
- toString() - Method in class net.minecraft.client.render.VertexFormat
- toString() - Method in class net.minecraft.client.render.VertexFormatElement
- toString() - Method in record class net.minecraft.client.report.AbuseReportContext
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.AbuseReportSender.Impl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.ChatAbuseReport.ReportWithId
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.ChatAbuseReport.ValidationError
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.GroupedMessagesCollector.GroupedMessages
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.log.ChatLog.IndexedEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.log.HeaderEntry.Impl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.log.ReceivedMessage.ChatMessage
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.log.ReceivedMessage.GameMessage
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.ReporterEnvironment.Server.Realm
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.ReporterEnvironment.Server.ThirdParty
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.client.report.ReporterEnvironment
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.resource.language.LanguageDefinition
- toString() - Method in record class net.minecraft.client.resource.PeriodicNotificationManager.Entry
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.sound.AbstractSoundInstance
- toString() - Method in class net.minecraft.client.sound.Sound
- toString() - Method in class net.minecraft.client.texture.NativeImage
- toString() - Method in class net.minecraft.client.texture.Sprite
- toString() - Method in class net.minecraft.client.texture.TextureStitcher.Holder
- toString() - Method in class net.minecraft.client.texture.TextureStitcher.Slot
- toString() - Method in class net.minecraft.client.util.InputUtil.Key
- toString() - Method in class net.minecraft.client.util.math.Vector2f
- toString() - Method in class net.minecraft.client.util.ModelIdentifier
- toString() - Method in class net.minecraft.client.util.Monitor
- toString() - Method in record class net.minecraft.client.util.ProfileKeys.SignableKey
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.util.SpriteIdentifier
- toString() - Method in record class net.minecraft.client.util.telemetry.TelemetrySender.PlayerGameMode
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.client.util.VideoMode
- toString() - Method in class net.minecraft.client.world.ClientWorld
- toString() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.BlockArgumentParser.BlockResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.BlockArgumentParser.TagResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.DecoratableArgumentList.ParsedArgument
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.DecoratableArgumentList
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.ItemStringReader.ItemResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.ItemStringReader.TagResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.MessageArgumentType.SignedMessage
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
- toString() - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.RegistryKeyBased
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.TagBased
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.data.client.PropertiesMap
- toString() - Method in class net.minecraft.data.client.TextureKey
- toString() - Method in class net.minecraft.data.client.VariantSetting
- toString() - Method in class net.minecraft.data.client.VariantSetting.Value
- toString() - Method in record class net.minecraft.data.DataCache.CachedData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.data.SnbtProvider.CompressedData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.datafixer.fix.StructuresToConfiguredStructuresFix.Mapping
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.entity.ai.brain.Activity
- toString() - Method in class net.minecraft.entity.ai.brain.BlockPosLookTarget
- toString() - Method in class net.minecraft.entity.ai.brain.EntityLookTarget
- toString() - Method in class net.minecraft.entity.ai.brain.Memory
- toString() - Method in class net.minecraft.entity.ai.brain.MemoryModuleType
- toString() - Method in class net.minecraft.entity.ai.brain.task.CompositeTask
- toString() - Method in class net.minecraft.entity.ai.brain.task.ConditionalTask
- toString() - Method in class net.minecraft.entity.ai.brain.task.FindPointOfInterestTask.RetryMarker
- toString() - Method in class net.minecraft.entity.ai.brain.task.Task
- toString() - Method in class net.minecraft.entity.ai.brain.task.TimeLimitedTask
- toString() - Method in class net.minecraft.entity.ai.goal.Goal
- toString() - Method in class net.minecraft.entity.ai.pathing.Path
- toString() - Method in class net.minecraft.entity.ai.pathing.PathNode
- toString() - Method in record class net.minecraft.entity.ai.WardenAngerManager.SuspectComparator
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.entity.attribute.EntityAttributeModifier
- toString() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
- toString() - Method in class net.minecraft.entity.damage.DamageSource
- toString() - Method in class net.minecraft.entity.damage.EntityDamageSource
- toString() - Method in class net.minecraft.entity.data.TrackedData
- toString() - Method in class net.minecraft.entity.effect.StatusEffectInstance
- toString() - Method in class net.minecraft.entity.Entity
- toString() - Method in class net.minecraft.entity.EntityDimensions
- toString() - Method in class net.minecraft.entity.EntityType
- toString() - Method in record class net.minecraft.entity.LivingEntity.FallSounds
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.entity.passive.CatVariant
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.entity.passive.FrogVariant
-
Returns a string representation of this record class.
- toString() - Method in enum class net.minecraft.entity.vehicle.BoatEntity.Type
- toString() - Method in class net.minecraft.inventory.SimpleInventory
- toString() - Method in record class net.minecraft.item.Instrument
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.item.Item
- toString() - Method in class net.minecraft.item.ItemStack
- toString() - Method in class net.minecraft.loot.context.LootContextParameter
- toString() - Method in class net.minecraft.loot.context.LootContextType
- toString() - Method in class net.minecraft.nbt.AbstractNbtNumber
- toString() - Method in class net.minecraft.nbt.NbtByteArray
- toString() - Method in class net.minecraft.nbt.NbtCompound
- toString() - Method in interface net.minecraft.nbt.NbtElement
- toString() - Method in class net.minecraft.nbt.NbtEnd
- toString() - Method in class net.minecraft.nbt.NbtIntArray
- toString() - Method in class net.minecraft.nbt.NbtList
- toString() - Method in class net.minecraft.nbt.NbtLongArray
- toString() - Method in class net.minecraft.nbt.NbtOps
- toString() - Method in class net.minecraft.nbt.NbtString
- toString() - Method in record class net.minecraft.nbt.scanner.NbtScanQuery
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.nbt.scanner.NbtTreeNode
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.encryption.NetworkEncryptionUtils.SignatureData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.encryption.PlayerKeyPair
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.encryption.PlayerPublicKey.PublicKeyData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.encryption.PlayerPublicKey
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.ArgumentSignatureDataMap.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.ArgumentSignatureDataMap
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.CachedDecoratorResult.Cache
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.DecoratedContents
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.LastSeenMessageList.Acknowledgment
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.LastSeenMessageList.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.LastSeenMessageList
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageBody
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageChain.Signature
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageHeader
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageSignatureData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageSourceProfile
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageType.Parameters
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageType.Serialized
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.MessageType
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.SignedCommandArguments.Impl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.message.SignedMessage
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.c2s.play.MessageAcknowledgmentC2SPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.c2s.play.RequestChatPreviewC2SPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.ChatPreviewS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.ChatPreviewStateChangeS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
- toString() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.HideMessageS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.MessageHeaderS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.network.packet.s2c.play.PlayerActionResponseS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
- toString() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
- toString() - Method in record class net.minecraft.network.packet.s2c.play.SimulationDistanceS2CPacket
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.network.PacketByteBuf
- toString() - Method in record class net.minecraft.particle.SculkChargeParticleEffect
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
- toString() - Method in record class net.minecraft.resource.NamespaceResourceManager.EntryList
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.resource.NamespaceResourceManager.FilterablePack
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.chase.ChaseClient.TeleportPos
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.chase.ChaseServer.TeleportPos
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.filter.FilteredMessage
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.server.function.CommandFunction.CommandElement
- toString() - Method in class net.minecraft.server.function.CommandFunction.FunctionElement
- toString() - Method in class net.minecraft.server.function.CommandFunctionManager.Entry
- toString() - Method in record class net.minecraft.server.MinecraftServer.ResourceManagerHolder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.MinecraftServer.ServerResourcePackProperties
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.SaveLoader
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.SaveLoading.DataPacks
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.SaveLoading.ServerConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.server.world.BlockEvent
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.server.world.ChunkTicket
- toString() - Method in class net.minecraft.server.world.ChunkTicketType
- toString() - Method in class net.minecraft.server.world.LevelPrioritizedQueue
- toString() - Method in record class net.minecraft.server.world.ServerChunkManager.ChunkWithHolder
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.server.world.ServerWorld
- toString() - Method in class net.minecraft.stat.Stat
- toString() - Method in class net.minecraft.state.property.Property
- toString() - Method in record class net.minecraft.state.property.Property.Value
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.state.State
- toString() - Method in class net.minecraft.state.StateManager
- toString() - Method in class net.minecraft.structure.JigsawJunction
- toString() - Method in class net.minecraft.structure.pool.EmptyPoolElement
- toString() - Method in class net.minecraft.structure.pool.FeaturePoolElement
- toString() - Method in class net.minecraft.structure.pool.LegacySinglePoolElement
- toString() - Method in class net.minecraft.structure.pool.ListPoolElement
- toString() - Method in class net.minecraft.structure.pool.SinglePoolElement
- toString() - Method in class net.minecraft.structure.PoolStructurePiece
- toString() - Method in class net.minecraft.structure.processor.StructureProcessorList
- toString() - Method in record class net.minecraft.structure.StructureContext
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.structure.StructurePiecesGenerator.Context
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.structure.StructurePiecesList
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.structure.StructureSet
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.structure.StructureSet.WeightedEntry
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.structure.StructureTemplate.StructureBlockInfo
- toString() - Method in record class net.minecraft.structure.StructureTemplateManager.Provider
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.tag.TagEntry
- toString() - Method in record class net.minecraft.tag.TagFile
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.tag.TagGroupLoader.TrackedEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.tag.TagKey
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.tag.TagManagerLoader.RegistryTags
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.test.GameTestState
- toString() - Method in class net.minecraft.test.TestFunction
- toString() - Method in class net.minecraft.test.TestSet
- toString() - Method in record class net.minecraft.text.BlockNbtDataSource
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.text.ClickEvent
- toString() - Method in record class net.minecraft.text.Decoration
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.text.EntityNbtDataSource
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.text.HoverEvent.Action
- toString() - Method in class net.minecraft.text.HoverEvent
- toString() - Method in class net.minecraft.text.KeybindTextContent
- toString() - Method in record class net.minecraft.text.LiteralTextContent
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.text.MutableText
- toString() - Method in class net.minecraft.text.NbtTextContent
- toString() - Method in class net.minecraft.text.ScoreTextContent
- toString() - Method in class net.minecraft.text.SelectorTextContent
- toString() - Method in record class net.minecraft.text.StorageNbtDataSource
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.text.Style
- toString() - Method in class net.minecraft.text.TextColor
- toString() - Method in class net.minecraft.text.TranslatableTextContent
- toString() - Method in record class net.minecraft.util.ApiServices
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.collection.Weight
- toString() - Method in class net.minecraft.util.collection.WeightedList.Entry
- toString() - Method in class net.minecraft.util.collection.WeightedList
- toString() - Method in enum class net.minecraft.util.DyeColor
- toString() - Method in record class net.minecraft.util.dynamic.CodecHolder
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.dynamic.Codecs.ContextRetrievalCodec
- toString() - Method in class net.minecraft.util.dynamic.Codecs.Either
- toString() - Method in record class net.minecraft.util.dynamic.Codecs.Lazy
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.dynamic.Codecs.TagEntryId
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.dynamic.Codecs.Xor
- toString() - Method in record class net.minecraft.util.dynamic.EntryLoader.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.dynamic.EntryLoader.Impl.Element
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.dynamic.Range
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.dynamic.RegistryElementCodec
- toString() - Method in record class net.minecraft.util.dynamic.RegistryLoader.LoaderAccess
-
Returns a string representation of this record class.
- toString() - Method in enum class net.minecraft.util.Formatting
- toString() - Method in class net.minecraft.util.Identifier
- toString() - Method in class net.minecraft.util.math.BlockBox
- toString() - Method in class net.minecraft.util.math.Box
- toString() - Method in class net.minecraft.util.math.ChunkPos
- toString() - Method in record class net.minecraft.util.math.ColumnPos
-
Returns a string representation of this record class.
- toString() - Method in enum class net.minecraft.util.math.Direction.Axis
- toString() - Method in enum class net.minecraft.util.math.Direction.AxisDirection
- toString() - Method in enum class net.minecraft.util.math.Direction
- toString() - Method in enum class net.minecraft.util.math.DirectionTransformation
- toString() - Method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
- toString() - Method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
- toString() - Method in class net.minecraft.util.math.floatprovider.MultipliedFloatSupplier
- toString() - Method in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
- toString() - Method in class net.minecraft.util.math.floatprovider.UniformFloatProvider
- toString() - Method in class net.minecraft.util.math.GlobalPos
- toString() - Method in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
- toString() - Method in class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
- toString() - Method in class net.minecraft.util.math.intprovider.ConstantIntProvider
- toString() - Method in class net.minecraft.util.math.intprovider.UniformIntProvider
- toString() - Method in class net.minecraft.util.math.Matrix3f
- toString() - Method in class net.minecraft.util.math.Matrix4f
- toString() - Method in record class net.minecraft.util.math.noise.DoublePerlinNoiseSampler.NoiseParameters
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.math.Quaternion
- toString() - Method in record class net.minecraft.util.math.random.RandomSeed.XoroshiroSeed
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.math.Spline.FixedFloatFunction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.math.Spline.Implementation
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.math.Vec3d
- toString() - Method in class net.minecraft.util.math.Vec3f
- toString() - Method in class net.minecraft.util.math.Vec3i
- toString() - Method in class net.minecraft.util.math.Vector4f
- toString() - Method in record class net.minecraft.util.ModStatus
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.CpuLoadSample
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.LongRunningSampleStatistics
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.Packet
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.ServerTickTimeSample
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample.AllocationMap
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.registry.DynamicRegistryManager.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.registry.DynamicRegistryManager.Info
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.registry.Registry
- toString() - Method in record class net.minecraft.util.registry.RegistryCodecs.RegistryManagerEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.util.registry.RegistryEntry.Direct
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.util.registry.RegistryEntry.Reference
- toString() - Method in class net.minecraft.util.registry.RegistryEntryList.Direct
- toString() - Method in class net.minecraft.util.registry.RegistryEntryList.Named
- toString() - Method in class net.minecraft.util.registry.RegistryFixedCodec
- toString() - Method in class net.minecraft.util.registry.RegistryKey
- toString() - Method in class net.minecraft.util.shape.VoxelShape
- toString() - Method in class net.minecraft.util.thread.TaskExecutor
- toString() - Method in class net.minecraft.util.WinNativeModuleUtil.NativeModule
- toString() - Method in class net.minecraft.util.WinNativeModuleUtil.NativeModuleInfo
- toString() - Method in class net.minecraft.util.WorldSavePath
- toString() - Method in class net.minecraft.village.VillagerGossips.GossipEntry
- toString() - Method in record class net.minecraft.village.VillagerProfession
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.village.VillagerType
- toString() - Method in class net.minecraft.world.biome.Biome.Builder
- toString() - Method in record class net.minecraft.world.biome.Biome.Weather
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Instance
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.FittestPositionFinder.Result
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.MultiNoiseSampler
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.ParameterRange
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeNode
- toString() - Method in class net.minecraft.world.biome.SpawnSettings.SpawnEntry
- toString() - Method in record class net.minecraft.world.block.ChainRestrictedNeighborUpdater.SimpleEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.block.ChainRestrictedNeighborUpdater.StatefulEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.block.ChainRestrictedNeighborUpdater.StateReplacementEntry
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.BlockLocating.IntBounds
- toString() - Method in record class net.minecraft.world.chunk.Chunk.TickSchedulers
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.chunk.ChunkNibbleArray
- toString() - Method in class net.minecraft.world.chunk.ChunkStatus
- toString() - Method in record class net.minecraft.world.chunk.PalettedContainer.Data
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.chunk.PalettedContainer.DataProvider
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.chunk.ReadableContainer.Serialized
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.chunk.WorldChunk.DirectBlockEntityTickInvoker
- toString() - Method in class net.minecraft.world.chunk.WorldChunk.WrappedBlockEntityTickInvoker
- toString() - Method in record class net.minecraft.world.dimension.DimensionType.MonsterSettings
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.dimension.DimensionType
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.event.GameEvent.Emitter
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.event.GameEvent
- toString() - Method in record class net.minecraft.world.event.listener.VibrationListener.Vibration
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.GameRules.Key
- toString() - Method in class net.minecraft.world.GameRules.Rule
- toString() - Method in record class net.minecraft.world.gen.carver.ConfiguredCarver
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.ChainedBlockSource
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.chunk.Blender.BlendResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
- toString() - Method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.chunk.placement.StructurePlacement.ExclusionZone
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunction.Noise
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunction.UnblendedNoisePos
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperation
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendDensity
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Constant
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.LinearOperation
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Noise
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RegistryEntryHolder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Shift
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftA
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftB
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftedNoise
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline.DensityFunctionWrapper
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline.SplinePos
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig.Layer
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.BlockColumnFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.ConfiguredFeature
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.DiskFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.LakeFeature.Config
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.PlacedFeature.class_6870
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.PlacedFeature
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.RandomPatchFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.TwistingVinesFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
- toString() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Empty
- toString() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Half
- toString() - Method in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.FeatureData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.util.FeatureDebugLogger.Features
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.feature.util.PlacedFeatureIndexer.IndexedFeatures
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.FlatLevelGeneratorPreset
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.gen.heightprovider.BiasedToBottomHeightProvider
- toString() - Method in class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
- toString() - Method in class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
- toString() - Method in class net.minecraft.world.gen.heightprovider.UniformHeightProvider
- toString() - Method in class net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
- toString() - Method in record class net.minecraft.world.gen.noise.NoiseRouter
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.root.AboveRootPlacement
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.root.MangroveRootPlacement
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider.Rule
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.structure.RuinedPortalStructure.Setup
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.structure.Structure.Config
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.structure.Structure.Context
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.StructureWeightSampler.class_7301
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.AboveYMaterialCondition
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.BiomeMaterialCondition
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.BlockMaterialRule
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionalBlockStateRule
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.InvertedBooleanSupplier
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NoiseThresholdMaterialCondition
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.NotMaterialCondition
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SequenceBlockStateRule
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SequenceMaterialRule
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SimpleBlockStateRule
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.StoneDepthMaterialCondition
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.VerticalGradientMaterialCondition
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.WaterMaterialCondition
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.YOffset.AboveBottom
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.YOffset.BelowTop
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.gen.YOffset.Fixed
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelList
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.MobSpawnerEntry.CustomSpawnRules
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.MobSpawnerEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.poi.PointOfInterestType
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.StructureSpawns
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.tick.OrderedTick
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraft.world.tick.Tick
-
Returns a string representation of this record class.
- toString(int, int, Charset) - Method in class net.minecraft.network.PacketByteBuf
- toString(GameProfile) - Method in class net.minecraft.server.BannedPlayerList
- toString(GameProfile) - Method in class net.minecraft.server.OperatorList
- toString(GameProfile) - Method in class net.minecraft.server.Whitelist
- toString(Charset) - Method in class net.minecraft.network.PacketByteBuf
- toString(Collection<UUID>) - Static method in class net.minecraft.client.render.debug.BeeDebugRenderer
- toString(K) - Method in class net.minecraft.server.ServerConfigList
- toString(Text, T) - Method in interface net.minecraft.client.option.SimpleOption.ValueTextGetter
- toString(JfrProfile) - Method in class net.minecraft.util.profiling.jfr.JfrJsonReport
- total - Variable in class net.minecraft.client.realms.dto.WorldTemplatePaginatedList
- total - Variable in class net.minecraft.server.world.SleepManager
-
The total number of players in a server world.
- TOTAL_BYTES - Static variable in class net.minecraft.util.profiling.jfr.JfrJsonReport
- TOTAL_KILL_COUNT - Static variable in class net.minecraft.scoreboard.ScoreboardCriterion
- TOTAL_WORLD_TIME - Static variable in class net.minecraft.stat.Stats
- totalBytes - Variable in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen.DownloadStatus
- totalBytes - Variable in class net.minecraft.client.realms.UploadStatus
- totalBytes - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder.PacketCounter
- totalBytes - Variable in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
-
The field for the
totalBytes
record component. - totalBytes() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
-
Returns the value of the
totalBytes
record component. - totalChunkCount - Variable in class net.minecraft.world.updater.WorldUpdater
- totalChunksLoadedCount - Variable in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- totalCount - Variable in class net.minecraft.server.WorldGenerationProgressLogger
- totalCount - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder.PacketCounter
- totalCount - Variable in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
-
The field for the
totalCount
record component. - totalCount() - Method in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
-
Returns the value of the
totalCount
record component. - totalDuration - Variable in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
-
The field for the
totalDuration
record component. - totalDuration - Variable in record class net.minecraft.util.profiling.jfr.sample.LongRunningSampleStatistics
-
The field for the
totalDuration
record component. - totalDuration() - Method in record class net.minecraft.util.profiling.jfr.sample.FileIoSample.Statistics
-
Returns the value of the
totalDuration
record component. - totalDuration() - Method in record class net.minecraft.util.profiling.jfr.sample.LongRunningSampleStatistics
-
Returns the value of the
totalDuration
record component. - totalExperience - Variable in class net.minecraft.entity.player.PlayerEntity
- totalHealth - Variable in class net.minecraft.village.raid.Raid
- totalIngredients - Variable in class net.minecraft.recipe.RecipeMatcher.Matcher
- totalRequiredItems - Variable in class net.minecraft.recipe.RecipeMatcher.Matcher
- totalSize - Variable in class net.minecraft.data.DataCache
- totalSize - Variable in class net.minecraft.util.CuboidBlockIterator
- totalSize - Variable in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
-
The field for the
totalSize
record component. - totalSize() - Method in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
-
Returns the value of the
totalSize
record component. - totalTime - Variable in class net.minecraft.util.profiler.ProfileResultImpl.CounterInfo
- totalTime - Variable in class net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
- totalUsagePercentage - Variable in class net.minecraft.util.profiler.ProfilerTiming
- totalWeight - Variable in class net.minecraft.client.render.model.WeightedBakedModel
- totalWeight - Static variable in class net.minecraft.structure.StrongholdGenerator
- totalWeight - Variable in class net.minecraft.util.collection.Pool
- totalWidth - Variable in class net.minecraft.client.font.TextHandler.LineBreakingVisitor
- totalWidth - Variable in class net.minecraft.client.font.TextHandler.StylePredicateVisitor
- TOTEM_OF_UNDYING - Static variable in class net.minecraft.item.Items
- TOTEM_OF_UNDYING - Static variable in class net.minecraft.particle.ParticleTypes
- TotemParticle - Class in net.minecraft.client.particle
- TotemParticle(ClientWorld, double, double, double, double, double, double, SpriteProvider) - Constructor for class net.minecraft.client.particle.TotemParticle
- TotemParticle.Factory - Class in net.minecraft.client.particle
- toText() - Method in class net.minecraft.server.BanEntry
- toText() - Method in class net.minecraft.server.BannedIpEntry
- toText() - Method in class net.minecraft.server.BannedPlayerEntry
- toText(GameProfile) - Static method in class net.minecraft.text.Texts
- toText(Message) - Static method in class net.minecraft.text.Texts
- toThirdPartyServerInfo() - Method in record class net.minecraft.client.report.ReporterEnvironment
- toTranslationKey() - Method in class net.minecraft.util.Identifier
- toTranslationKey(String) - Method in class net.minecraft.util.Identifier
- touch() - Method in class net.minecraft.network.PacketByteBuf
- touch(Object) - Method in class net.minecraft.network.PacketByteBuf
- TOUCH_COOLDOWN - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- touchDragSlotStart - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchDragStack - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchDropOriginSlot - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchDropReturningStack - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchDropTime - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchDropTimer - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchDropX - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchDropY - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchHoveredSlot - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchingWater - Variable in class net.minecraft.entity.Entity
- touchIsRightClickDrag - Variable in class net.minecraft.client.gui.screen.ingame.HandledScreen
- touchscreen - Variable in class net.minecraft.client.option.GameOptions
- toughness - Variable in class net.minecraft.item.ArmorItem
- toughness - Variable in enum class net.minecraft.item.ArmorMaterials
- toUnderscoreSeparatedString() - Method in class net.minecraft.util.Identifier
- toUpdatePacket() - Method in class net.minecraft.block.entity.BannerBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.BeaconBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.BedBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.BlockEntity
-
Returns the packet to send to nearby players when the block entity's observable state changes, or
null
to not send the packet. - toUpdatePacket() - Method in class net.minecraft.block.entity.CampfireBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.ConduitBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.JigsawBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.MobSpawnerBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.SignBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.SkullBlockEntity
- toUpdatePacket() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
- toUuid(int[]) - Static method in class net.minecraft.util.dynamic.DynamicSerializableUuid
- toUuid(Dynamic<?>) - Static method in class net.minecraft.util.dynamic.DynamicSerializableUuid
- toUuid(NbtElement) - Static method in class net.minecraft.nbt.NbtHelper
-
Deserializes an NBT element into a
UUID
. - toValue - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
-
The field for the
toValue
record component. - toValue() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
-
Returns the value of the
toValue
record component. - toValue(double) - Method in enum class net.minecraft.client.option.SimpleOption.DoubleSliderCallbacks
- toValue(double) - Method in interface net.minecraft.client.option.SimpleOption.IntSliderCallbacks
- toValue(double) - Method in interface net.minecraft.client.option.SimpleOption.SliderCallbacks
-
Returns the value from the progress (
0.0
to1.0
, both inclusive) of the slider. - toVariant(TropicalFishEntity.Variety, DyeColor, DyeColor) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
- towardTarget(PathAwareEntity, int, boolean, BlockPos) - Static method in class net.minecraft.entity.ai.FuzzyTargeting
-
Paths to a random reachable position approaching an entity's chosen
position target
. - towardTarget(PathAwareEntity, int, Random, BlockPos) - Static method in class net.minecraft.entity.ai.FuzzyPositions
- toWorldKey(RegistryKey<DimensionOptions>) - Static method in class net.minecraft.world.gen.GeneratorOptions
- toY - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
-
The field for the
toY
record component. - toY() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
-
Returns the value of the
toY
record component. - trace() - Method in class net.minecraft.util.math.Matrix3f
-
Returns the sum of the elements on the main diagonal.
- trace() - Method in class net.minecraft.util.math.Matrix4f
-
Returns the sum of the elements on the main diagonal.
- traceCollisionSide(double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double) - Static method in class net.minecraft.util.math.Box
- traceCollisionSide(Box, Vec3d, double[], Direction, double, double, double) - Static method in class net.minecraft.util.math.Box
- traceCommandEnd(int, String, int) - Method in class net.minecraft.server.command.DebugCommand.Tracer
- traceCommandEnd(int, String, int) - Method in interface net.minecraft.server.function.CommandFunctionManager.Tracer
- traceCommandStart(int, String) - Method in class net.minecraft.server.command.DebugCommand.Tracer
- traceCommandStart(int, String) - Method in interface net.minecraft.server.function.CommandFunctionManager.Tracer
- traceError(int, String) - Method in class net.minecraft.server.command.DebugCommand.Tracer
- traceError(int, String) - Method in interface net.minecraft.server.function.CommandFunctionManager.Tracer
- traceFunctionCall(int, Identifier, int) - Method in class net.minecraft.server.command.DebugCommand.Tracer
- traceFunctionCall(int, Identifier, int) - Method in interface net.minecraft.server.function.CommandFunctionManager.Tracer
- tracer - Variable in class net.minecraft.server.function.CommandFunctionManager.Execution
- Tracer(PrintWriter) - Constructor for class net.minecraft.server.command.DebugCommand.Tracer
- traces - Variable in exception class net.minecraft.client.gl.ShaderParseException
- TRACK_OUTPUT_MASK - Static variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
- tracked - Variable in class net.minecraft.entity.attribute.AttributeContainer
- tracked - Variable in class net.minecraft.entity.attribute.EntityAttribute
- tracked - Variable in enum class net.minecraft.world.entity.EntityTrackingStatus
- TRACKED - Enum constant in enum class net.minecraft.world.entity.EntityTrackingStatus
- TRACKED_ENTITIES - Static variable in class net.minecraft.entity.data.DataTracker
- TRACKED_ENTITY_ID_1 - Static variable in class net.minecraft.entity.boss.WitherEntity
- TRACKED_ENTITY_ID_2 - Static variable in class net.minecraft.entity.boss.WitherEntity
- TRACKED_ENTITY_ID_3 - Static variable in class net.minecraft.entity.boss.WitherEntity
- TRACKED_ENTITY_IDS - Static variable in class net.minecraft.entity.boss.WitherEntity
- TrackedData<T> - Class in net.minecraft.entity.data
- TrackedData(int, TrackedDataHandler<T>) - Constructor for class net.minecraft.entity.data.TrackedData
- TrackedDataHandler<T> - Interface in net.minecraft.entity.data
- TrackedDataHandler.ImmutableHandler<T> - Interface in net.minecraft.entity.data
- TrackedDataHandlerRegistry - Class in net.minecraft.entity.data
- TrackedDataHandlerRegistry() - Constructor for class net.minecraft.entity.data.TrackedDataHandlerRegistry
- trackedEntity - Variable in class net.minecraft.entity.data.DataTracker
- TrackedEntry(TagEntry, String) - Constructor for record class net.minecraft.tag.TagGroupLoader.TrackedEntry
- trackedPosition - Variable in class net.minecraft.entity.Entity
- TrackedPosition - Class in net.minecraft.entity
- TrackedPosition() - Constructor for class net.minecraft.entity.TrackedPosition
- trackedPositions - Variable in class net.minecraft.world.entity.SectionedEntityCache
- trackedPropertyValues - Variable in class net.minecraft.screen.ScreenHandler
- trackedSection - Variable in class net.minecraft.server.world.ThreadedAnvilChunkStorage.EntityTracker
-
The chunk section position of the tracked entity, may be outdated as an entity ticks.
- trackedStacks - Variable in class net.minecraft.screen.ScreenHandler
-
A list of item stacks that is used for tracking changes in
ScreenHandler.sendContentUpdates()
. - trackedValues - Variable in class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
- TRACKER_BODY_ROTATION - Static variable in class net.minecraft.entity.decoration.ArmorStandEntity
- TRACKER_HEAD_ROTATION - Static variable in class net.minecraft.entity.decoration.ArmorStandEntity
- TRACKER_LEFT_ARM_ROTATION - Static variable in class net.minecraft.entity.decoration.ArmorStandEntity
- TRACKER_LEFT_LEG_ROTATION - Static variable in class net.minecraft.entity.decoration.ArmorStandEntity
- TRACKER_RIGHT_ARM_ROTATION - Static variable in class net.minecraft.entity.decoration.ArmorStandEntity
- TRACKER_RIGHT_LEG_ROTATION - Static variable in class net.minecraft.entity.decoration.ArmorStandEntity
- trackingSections - Variable in class net.minecraft.world.entity.SectionedEntityCache
- trackingStatuses - Variable in class net.minecraft.server.world.ServerEntityManager
- trackingTick - Variable in class net.minecraft.client.MinecraftClient
- trackingTick - Variable in class net.minecraft.server.network.EntityTrackerEntry
- trackingTickInterval - Variable in class net.minecraft.entity.EntityType.Builder
- trackingTickInterval(int) - Method in class net.minecraft.entity.EntityType.Builder
- TrackIronGolemTargetGoal - Class in net.minecraft.entity.ai.goal
- TrackIronGolemTargetGoal(IronGolemEntity) - Constructor for class net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
- trackOutput - Variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
- trackOutput - Variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
- trackOutput - Variable in class net.minecraft.world.CommandBlockExecutor
- TrackOwnerAttackerGoal - Class in net.minecraft.entity.ai.goal
- TrackOwnerAttackerGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.TrackOwnerAttackerGoal
- TrackOwnerTargetGoal(PathAwareEntity) - Constructor for class net.minecraft.entity.mob.VexEntity.TrackOwnerTargetGoal
- TrackTargetGoal - Class in net.minecraft.entity.ai.goal
-
A goal that maintains the target of a mob entity.
- TrackTargetGoal(MobEntity, boolean) - Constructor for class net.minecraft.entity.ai.goal.TrackTargetGoal
- TrackTargetGoal(MobEntity, boolean, boolean) - Constructor for class net.minecraft.entity.ai.goal.TrackTargetGoal
- trackTickInterval - Variable in class net.minecraft.entity.EntityType
- trackUpdate(int, int, int, BlockState) - Method in class net.minecraft.world.Heightmap
- trade(TradeOffer) - Method in class net.minecraft.entity.passive.MerchantEntity
- trade(TradeOffer) - Method in interface net.minecraft.village.Merchant
- trade(TradeOffer) - Method in class net.minecraft.village.SimpleMerchant
- TRADE - Static variable in interface net.minecraft.entity.EntityInteraction
- TRADE_LIST_AREA_Y_OFFSET - Static variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- TRADE_OFFER_BUTTON_HEIGHT - Static variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- TRADE_OFFER_BUTTON_WIDTH - Static variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- TRADED_WITH_VILLAGER - Static variable in class net.minecraft.stat.Stats
- tradeId - Variable in class net.minecraft.network.packet.c2s.play.SelectMerchantTradeC2SPacket
- tradeOffer - Variable in class net.minecraft.village.MerchantInventory
- TradeOffer - Class in net.minecraft.village
- TradeOffer(ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraft.village.TradeOffer
- TradeOffer(ItemStack, ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraft.village.TradeOffer
- TradeOffer(ItemStack, ItemStack, ItemStack, int, int, int, float) - Constructor for class net.minecraft.village.TradeOffer
- TradeOffer(ItemStack, ItemStack, ItemStack, int, int, int, float, int) - Constructor for class net.minecraft.village.TradeOffer
- TradeOffer(NbtCompound) - Constructor for class net.minecraft.village.TradeOffer
- TradeOfferList - Class in net.minecraft.village
- TradeOfferList() - Constructor for class net.minecraft.village.TradeOfferList
- TradeOfferList(int) - Constructor for class net.minecraft.village.TradeOfferList
- TradeOfferList(NbtCompound) - Constructor for class net.minecraft.village.TradeOfferList
- TradeOffers - Class in net.minecraft.village
- TradeOffers() - Constructor for class net.minecraft.village.TradeOffers
- TradeOffers.BuyForOneEmeraldFactory - Class in net.minecraft.village
- TradeOffers.EnchantBookFactory - Class in net.minecraft.village
- TradeOffers.Factory - Interface in net.minecraft.village
-
A factory to create trade offers.
- TradeOffers.ProcessItemFactory - Class in net.minecraft.village
- TradeOffers.SellDyedArmorFactory - Class in net.minecraft.village
- TradeOffers.SellEnchantedToolFactory - Class in net.minecraft.village
- TradeOffers.SellItemFactory - Class in net.minecraft.village
- TradeOffers.SellMapFactory - Class in net.minecraft.village
- TradeOffers.SellPotionHoldingItemFactory - Class in net.minecraft.village
- TradeOffers.SellSuspiciousStewFactory - Class in net.minecraft.village
- TradeOffers.TypeAwareBuyForOneEmeraldFactory - Class in net.minecraft.village
- TradeOutputSlot - Class in net.minecraft.screen.slot
- TradeOutputSlot(PlayerEntity, Merchant, MerchantInventory, int, int, int) - Constructor for class net.minecraft.screen.slot.TradeOutputSlot
- trader - Variable in class net.minecraft.entity.passive.WanderingTraderEntity.WanderToTargetGoal
- TRADER_LLAMA - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TRADER_LLAMA - Static variable in class net.minecraft.entity.EntityType
- TRADER_LLAMA_DECOR - Static variable in class net.minecraft.client.render.entity.feature.LlamaDecorFeatureRenderer
- TRADER_LLAMA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- traderLastAttackedTime - Variable in class net.minecraft.entity.passive.TraderLlamaEntity.DefendTraderGoal
- TraderLlamaEntity - Class in net.minecraft.entity.passive
- TraderLlamaEntity(EntityType<? extends TraderLlamaEntity>, World) - Constructor for class net.minecraft.entity.passive.TraderLlamaEntity
- TraderLlamaEntity.DefendTraderGoal - Class in net.minecraft.entity.passive
- TRADES_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- TRADING - Enum constant in enum class net.minecraft.village.VillageGossipType
- TRADING_GOSSIP_DECAY - Static variable in enum class net.minecraft.village.VillageGossipType
- TRADING_GOSSIP_SHARE_DECREMENT - Static variable in enum class net.minecraft.village.VillageGossipType
- trail - Variable in class net.minecraft.client.particle.FireworksSparkParticle.Explosion
- TRAIL_KEY - Static variable in class net.minecraft.item.FireworkRocketItem
- TRAIL_MODIFIER - Static variable in class net.minecraft.recipe.FireworkStarRecipe
- trailer - Variable in class net.minecraft.client.realms.dto.WorldTemplate
- TRAILER_ICONS - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- TRAILER_TOOLTIP - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- trailerButton - Variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- TRAILING - Static variable in class net.minecraft.nbt.StringNbtReader
- TRAILING_WHITESPACE_PATTERN - Static variable in class net.minecraft.client.gl.GLImportProcessor
- transactionId - Variable in class net.minecraft.network.packet.c2s.play.QueryBlockNbtC2SPacket
- transactionId - Variable in class net.minecraft.network.packet.c2s.play.QueryEntityNbtC2SPacket
- transactionId - Variable in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
- transfer(Inventory, Inventory, ItemStack, int, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
- transfer(Inventory, Inventory, ItemStack, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
- transfer(ItemStack, ItemStack) - Method in class net.minecraft.inventory.SimpleInventory
- transferCooldown - Variable in class net.minecraft.block.entity.HopperBlockEntity
- transferCooldown - Variable in class net.minecraft.entity.vehicle.HopperMinecartEntity
- transferEnchantments(ItemStack, ItemStack) - Method in class net.minecraft.screen.GrindstoneScreenHandler
- transferSlot(PlayerEntity, int) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.BeaconScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.BrewingStandScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.CartographyTableScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.CraftingScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.EnchantmentScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.ForgingScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.Generic3x3ContainerScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.GenericContainerScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.GrindstoneScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.HopperScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.HorseScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.LecternScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.LoomScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.MerchantScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.PlayerScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.ScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.ShulkerBoxScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transferSlot(PlayerEntity, int) - Method in class net.minecraft.screen.StonecutterScreenHandler
-
Transfers (or "quick-moves") the stack at slot
index
to other slots of the screen handler that belong to a different inventory. - transform() - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
- transform() - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Section
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.BlockEntityBannerColorFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.BlockEntityBlockStateFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.BlockEntityJukeboxFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.BlockEntityKeepPacked
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.BlockEntityShulkerBoxColorFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.BlockEntitySignTextStrictJsonFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.CatTypeFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.ChoiceFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.ColorlessShulkerEntityFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityArmorStandSilentFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityHorseSaddleFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityItemFrameDirectionFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityPaintingFieldsRenameFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityPaintingMotiveFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityShulkerColorFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityShulkerRotationFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityVariantTypeFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityWolfColorFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityZombieVillagerTypeFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.GoatMissingStateFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.JigsawPropertiesFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.MemoryExpiryDataFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.OminousBannerBlockEntityRenameFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.RemoveFilteredSignTextFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.RemoveGolemGossipFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.RenameVariantsFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.StriderGravityFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.VillagerFollowRangeFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.VillagerGossipFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.VillagerProfessionFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.VillagerTradeFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.WeaponsmithChestLootTableFix
- transform(Typed<?>) - Method in class net.minecraft.datafixer.fix.ZombieVillagerXpRebuildFix
- transform(String, Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityHorseSplitFix
- transform(String, Typed<?>) - Method in class net.minecraft.datafixer.fix.EntitySimpleTransformFix
- transform(String, Typed<?>) - Method in class net.minecraft.datafixer.fix.EntityTransformFix
- transform(String, Dynamic<?>) - Method in class net.minecraft.datafixer.fix.EntityCatSplitFix
- transform(String, Dynamic<?>) - Method in class net.minecraft.datafixer.fix.EntityElderGuardianSplitFix
- transform(String, Dynamic<?>) - Method in class net.minecraft.datafixer.fix.EntitySimpleTransformFix
- transform(String, Dynamic<?>) - Method in class net.minecraft.datafixer.fix.EntitySkeletonSplitFix
- transform(String, Dynamic<?>) - Method in class net.minecraft.datafixer.fix.EntityZombieSplitFix
- transform(StructurePlacementData, BlockPos) - Static method in class net.minecraft.structure.StructureTemplate
- transform(Matrix3f) - Method in class net.minecraft.util.math.Vec3f
- transform(Matrix4f) - Method in class net.minecraft.util.math.Vector4f
- transform(Matrix4f, int, int, int, int) - Method in class net.minecraft.client.render.Frustum
- transform(Matrix4f, Direction) - Static method in enum class net.minecraft.util.math.Direction
- transformAround(BlockPos, BlockMirror, BlockRotation, BlockPos) - Static method in class net.minecraft.structure.StructureTemplate
- transformAround(Vec3d, BlockMirror, BlockRotation, BlockPos) - Static method in class net.minecraft.structure.StructureTemplate
- transformation - Variable in class net.minecraft.client.render.model.BasicBakedModel.Builder
- transformation - Variable in class net.minecraft.client.render.model.BasicBakedModel
- transformation - Variable in class net.minecraft.client.render.model.BuiltinBakedModel
- Transformation - Class in net.minecraft.client.render.model.json
- Transformation - Record Class in net.minecraft.client.render.entity.animation
- Transformation(Transformation.Target, Keyframe[]) - Constructor for record class net.minecraft.client.render.entity.animation.Transformation
- Transformation(Vec3f, Vec3f, Vec3f) - Constructor for class net.minecraft.client.render.model.json.Transformation
- Transformation.Deserializer - Class in net.minecraft.client.render.model.json
- Transformation.Interpolation - Interface in net.minecraft.client.render.entity.animation
- Transformation.Interpolations - Class in net.minecraft.client.render.entity.animation
- Transformation.Target - Interface in net.minecraft.client.render.entity.animation
- Transformation.Targets - Class in net.minecraft.client.render.entity.animation
- transformations - Variable in class net.minecraft.client.render.entity.animation.Animation.Builder
- transformations - Variable in class net.minecraft.client.render.model.json.JsonUnbakedModel
- transformations - Variable in class net.minecraft.client.render.model.MultipartBakedModel
- transformBox(StructurePlacementData, BlockPos, StructurePlacementData, BlockPos) - Method in class net.minecraft.structure.StructureTemplate
- transformedParseInt(String, UnaryOperator<Integer>, int) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
- transformer - Variable in class net.minecraft.client.gui.screen.narration.Narration
- transformExplosionKnockback(LivingEntity, double) - Static method in class net.minecraft.enchantment.ProtectionEnchantment
- transformFireDuration(LivingEntity, int) - Static method in class net.minecraft.enchantment.ProtectionEnchantment
- transformHeightmapType(Heightmap.Type) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
- transformVertex(Vec3f, AffineTransformation) - Method in class net.minecraft.client.render.model.BakedQuadFactory
- transformVertex(Vec3f, Vec3f, Matrix4f, Vec3f) - Method in class net.minecraft.client.render.model.BakedQuadFactory
- transitionTimer - Variable in class net.minecraft.client.sound.AmbientSoundLoops.Underwater
- translatable(String) - Static method in interface net.minecraft.text.Text
- translatable(String, Object[]) - Static method in interface net.minecraft.text.Text
- TranslatableBuiltInExceptions - Class in net.minecraft.command
- TranslatableBuiltInExceptions() - Constructor for class net.minecraft.command.TranslatableBuiltInExceptions
- translatableName - Variable in enum class net.minecraft.world.GameMode
- TranslatableOption - Interface in net.minecraft.util
- TranslatableTextContent - Class in net.minecraft.text
- TranslatableTextContent(String) - Constructor for class net.minecraft.text.TranslatableTextContent
- TranslatableTextContent(String, Object[]) - Constructor for class net.minecraft.text.TranslatableTextContent
- translate(double, double, double) - Method in class net.minecraft.client.util.math.MatrixStack
-
Applies the translation transformation to the top entry.
- translate(float, float, float) - Static method in class net.minecraft.util.math.Matrix4f
- translate(int, int, int) - Method in class net.minecraft.block.pattern.BlockPattern.Result
- translate(int, int, int) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftRoom
- translate(int, int, int) - Method in class net.minecraft.structure.PoolStructurePiece
- translate(int, int, int) - Method in class net.minecraft.structure.SimpleStructurePiece
-
Deprecated.
- translate(int, int, int) - Method in class net.minecraft.structure.StructurePiece
- translate(String, Object[]) - Static method in class net.minecraft.client.resource.language.I18n
- translate(MatrixStack, boolean) - Static method in class net.minecraft.client.render.entity.feature.HeadFeatureRenderer
- translate(BlockPos, Direction, Direction, int, int, int) - Static method in class net.minecraft.block.pattern.BlockPattern
- translate(Vec3f) - Method in class net.minecraft.client.model.ModelPart
- TRANSLATE - Static variable in class net.minecraft.client.render.entity.animation.Transformation.Targets
- translated - Variable in class net.minecraft.text.KeybindTextContent
- translation - Variable in class net.minecraft.client.render.model.json.Transformation
- translation - Variable in class net.minecraft.util.math.AffineTransformation
- Translation(int, int, int, int) - Constructor for enum class net.minecraft.client.render.block.BlockModelRenderer.Translation
- TRANSLATION_KEY_PREFIX - Static variable in class net.minecraft.item.BannerItem
- TranslationException - Exception Class in net.minecraft.text
- TranslationException(TranslatableTextContent, int) - Constructor for exception class net.minecraft.text.TranslationException
- TranslationException(TranslatableTextContent, String) - Constructor for exception class net.minecraft.text.TranslationException
- TranslationException(TranslatableTextContent, Throwable) - Constructor for exception class net.minecraft.text.TranslationException
- translationKey - Variable in class net.minecraft.block.Block
- translationKey - Variable in enum class net.minecraft.client.option.AoMode
- translationKey - Variable in enum class net.minecraft.client.option.AttackIndicator
- translationKey - Variable in enum class net.minecraft.client.option.ChatPreviewMode
- translationKey - Variable in enum class net.minecraft.client.option.ChatVisibility
- translationKey - Variable in enum class net.minecraft.client.option.CloudRenderMode
- translationKey - Variable in enum class net.minecraft.client.option.GraphicsMode
- translationKey - Variable in class net.minecraft.client.option.KeyBinding
- translationKey - Variable in enum class net.minecraft.client.option.ParticlesMode
- translationKey - Variable in class net.minecraft.client.util.InputUtil.Key
- translationKey - Variable in class net.minecraft.enchantment.Enchantment
- translationKey - Variable in class net.minecraft.entity.attribute.EntityAttribute
- translationKey - Variable in class net.minecraft.entity.effect.StatusEffect
- translationKey - Variable in class net.minecraft.entity.EntityType
- translationKey - Variable in class net.minecraft.item.Item
- translationKey - Variable in record class net.minecraft.text.Decoration
-
The field for the
translationKey
record component. - translationKey - Variable in enum class net.minecraft.util.Arm
- translationKey() - Method in record class net.minecraft.text.Decoration
-
Returns the value of the
translationKey
record component. - translationKeySuffix - Variable in enum class net.minecraft.world.level.storage.LevelSummary.ConversionWarning
- translations - Variable in class net.minecraft.client.resource.language.TranslationStorage
- translations - Variable in class net.minecraft.text.TranslatableTextContent
- TranslationStorage - Class in net.minecraft.client.resource.language
- TranslationStorage(Map<String, String>, boolean) - Constructor for class net.minecraft.client.resource.language.TranslationStorage
- translationSuffix - Variable in enum class net.minecraft.client.gui.screen.world.CreateWorldScreen.Mode
- translucencySortingData - Variable in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.RebuildTask.RenderData
- translucent - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState.ShapeCache
- translucent - Variable in class net.minecraft.client.render.RenderLayer
- TRANSLUCENT - Static variable in class net.minecraft.client.render.RenderLayer
- TRANSLUCENT_BUFFER_SIZE - Static variable in class net.minecraft.client.render.RenderLayer
- TRANSLUCENT_GLINT_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TRANSLUCENT_MOVING_BLOCK - Static variable in class net.minecraft.client.render.RenderLayer
- TRANSLUCENT_MOVING_BLOCK_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TRANSLUCENT_NO_CRUMBLING - Static variable in class net.minecraft.client.render.RenderLayer
- TRANSLUCENT_NO_CRUMBLING_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TRANSLUCENT_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TRANSLUCENT_TARGET - Static variable in class net.minecraft.client.render.RenderPhase
- TRANSLUCENT_TRANSPARENCY - Static variable in class net.minecraft.client.render.RenderPhase
- translucentFramebuffer - Variable in class net.minecraft.client.render.WorldRenderer
- transparency - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- transparency - Variable in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters
- transparency(RenderPhase.Transparency) - Method in class net.minecraft.client.render.RenderLayer.MultiPhaseParameters.Builder
- Transparency(String, Runnable, Runnable) - Constructor for class net.minecraft.client.render.RenderPhase.Transparency
- transparencyShader - Variable in class net.minecraft.client.render.WorldRenderer
- TRANSPARENT_TEXT_INTENSITY_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TRANSPARENT_TEXT_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TransparentBlock - Class in net.minecraft.block
- TransparentBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TransparentBlock
- TRANSPORTATION - Static variable in class net.minecraft.item.ItemGroup
- transpose() - Method in class net.minecraft.util.math.Matrix3f
- transpose() - Method in class net.minecraft.util.math.Matrix4f
- trapdoor(Block) - Method in class net.minecraft.data.family.BlockFamily.Builder
- TRAPDOOR - Enum constant in enum class net.minecraft.data.family.BlockFamily.Variant
- TRAPDOOR - Enum constant in enum class net.minecraft.entity.ai.pathing.PathNodeType
- TrapdoorBlock - Class in net.minecraft.block
- TrapdoorBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TrapdoorBlock
- TRAPDOORS - Static variable in class net.minecraft.tag.BlockTags
- TRAPDOORS - Static variable in class net.minecraft.tag.ItemTags
- trapezoid(YOffset, YOffset) - Static method in class net.minecraft.world.gen.placementmodifier.HeightRangePlacementModifier
- TRAPEZOID - Static variable in interface net.minecraft.util.math.floatprovider.FloatProviderType
- TRAPEZOID - Static variable in interface net.minecraft.world.gen.heightprovider.HeightProviderType
- TrapezoidFloatProvider - Class in net.minecraft.util.math.floatprovider
- TrapezoidFloatProvider(float, float, float) - Constructor for class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
- TrapezoidHeightProvider - Class in net.minecraft.world.gen.heightprovider
- TrapezoidHeightProvider(YOffset, YOffset, int) - Constructor for class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
- trapped - Variable in class net.minecraft.entity.mob.SkeletonHorseEntity
- TRAPPED - Static variable in class net.minecraft.client.render.TexturedRenderLayers
- TRAPPED_CHEST - Static variable in class net.minecraft.block.Blocks
- TRAPPED_CHEST - Static variable in class net.minecraft.block.entity.BlockEntityType
- TRAPPED_CHEST - Static variable in class net.minecraft.item.Items
- TRAPPED_LEFT - Static variable in class net.minecraft.client.render.TexturedRenderLayers
- TRAPPED_RIGHT - Static variable in class net.minecraft.client.render.TexturedRenderLayers
- TrappedChestBlock - Class in net.minecraft.block
- TrappedChestBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TrappedChestBlock
- TrappedChestBlockEntity - Class in net.minecraft.block.entity
- TrappedChestBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.block.entity.TrappedChestBlockEntity
- trapTime - Variable in class net.minecraft.entity.mob.SkeletonHorseEntity
- trapTriggerGoal - Variable in class net.minecraft.entity.mob.SkeletonHorseEntity
- travel(MobEntity, SaddledComponent, Vec3d) - Method in interface net.minecraft.entity.ItemSteerable
- travel(Vec3d) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.LivingEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.mob.DrownedEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.mob.FlyingEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.mob.GuardianEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.AllayEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.AxolotlEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.DolphinEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.FishEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.FrogEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.PigEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.SquidEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.StriderEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.passive.TurtleEntity
-
Allows you to do certain speed and velocity calculations.
- travel(Vec3d) - Method in class net.minecraft.entity.player.PlayerEntity
-
Allows you to do certain speed and velocity calculations.
- TRAVEL_POS - Static variable in class net.minecraft.entity.passive.TurtleEntity
- TRAVEL_THROUGH_PORTAL - Static variable in class net.minecraft.world.WorldEvents
-
A portal is traveled through.
- TravelCriterion - Class in net.minecraft.advancement.criterion
- TravelCriterion(Identifier) - Constructor for class net.minecraft.advancement.criterion.TravelCriterion
- TravelCriterion.Conditions - Class in net.minecraft.advancement.criterion
- TravelGoal(TurtleEntity, double) - Constructor for class net.minecraft.entity.passive.TurtleEntity.TravelGoal
- travelTicks - Variable in class net.minecraft.client.render.debug.BeeDebugRenderer.Bee
- traverse() - Method in class net.minecraft.client.model.ModelPart
- traverse(RootCommandNode<CommandSource>) - Static method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
- TREASURE_POS - Static variable in class net.minecraft.entity.passive.DolphinEntity
- TREASURE_ROOMS - Static variable in class net.minecraft.structure.processor.StructureProcessorLists
- treasureEnchantmentsAllowed - Variable in class net.minecraft.loot.function.EnchantWithLevelsLootFunction.Builder
- treasureEnchantmentsAllowed - Variable in class net.minecraft.loot.function.EnchantWithLevelsLootFunction
- tree - Variable in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
- TREE - Enum constant in enum class net.minecraft.client.toast.TutorialToast.Type
- TREE - Static variable in class net.minecraft.world.gen.feature.Feature
- TREE_DECORATOR_TYPE - Static variable in class net.minecraft.util.registry.Registry
- TREE_DECORATOR_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
- TreeBranchNode(List<? extends MultiNoiseUtil.SearchTree.TreeNode<T>>) - Constructor for class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeBranchNode
- TreeBranchNode(List<MultiNoiseUtil.ParameterRange>, List<? extends MultiNoiseUtil.SearchTree.TreeNode<T>>) - Constructor for class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeBranchNode
- TreeConfiguredFeatures - Class in net.minecraft.world.gen.feature
- TreeConfiguredFeatures() - Constructor for class net.minecraft.world.gen.feature.TreeConfiguredFeatures
- TreeDecorator - Class in net.minecraft.world.gen.treedecorator
-
Tree decorators can add additional blocks to trees, such as vines or beehives.
- TreeDecorator() - Constructor for class net.minecraft.world.gen.treedecorator.TreeDecorator
- TreeDecorator.Generator - Class in net.minecraft.world.gen.treedecorator
- TreeDecoratorType<P extends TreeDecorator> - Class in net.minecraft.world.gen.treedecorator
- TreeDecoratorType(Codec<P>) - Constructor for class net.minecraft.world.gen.treedecorator.TreeDecoratorType
- TreeFeature - Class in net.minecraft.world.gen.feature
- TreeFeature(Codec<TreeFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.TreeFeature
- TreeFeatureConfig - Class in net.minecraft.world.gen.feature
- TreeFeatureConfig(BlockStateProvider, TrunkPlacer, BlockStateProvider, FoliagePlacer, Optional<RootPlacer>, BlockStateProvider, FeatureSize, List<TreeDecorator>, boolean, boolean) - Constructor for class net.minecraft.world.gen.feature.TreeFeatureConfig
- TreeFeatureConfig.Builder - Class in net.minecraft.world.gen.feature
- TreeLeafNode(MultiNoiseUtil.NoiseHypercube, T) - Constructor for class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeLeafNode
- TreeNode(List<MultiNoiseUtil.ParameterRange>) - Constructor for class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeNode
- TreeNode(BlockPos, int, boolean) - Constructor for class net.minecraft.world.gen.foliage.FoliagePlacer.TreeNode
- TreePlacedFeatures - Class in net.minecraft.world.gen.feature
- TreePlacedFeatures() - Constructor for class net.minecraft.world.gen.feature.TreePlacedFeatures
- TREES_BADLANDS - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_BIRCH - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_BIRCH_AND_OAK - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_BIRCH_AND_OAK - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_FLOWER_FOREST - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_FLOWER_FOREST - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_GROVE - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_GROVE - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_JUNGLE - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_JUNGLE - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_MANGROVE - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_MEADOW - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_OLD_GROWTH_PINE_TAIGA - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_OLD_GROWTH_PINE_TAIGA - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_OLD_GROWTH_SPRUCE_TAIGA - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_OLD_GROWTH_SPRUCE_TAIGA - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_PLAINS - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_PLAINS - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_SAVANNA - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_SAVANNA - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_SNOWY - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_SPARSE_JUNGLE - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_SPARSE_JUNGLE - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_SWAMP - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_TAIGA - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_TAIGA - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_WATER - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_WATER - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_WINDSWEPT_FOREST - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_WINDSWEPT_HILLS - Static variable in class net.minecraft.world.gen.feature.VegetationConfiguredFeatures
- TREES_WINDSWEPT_HILLS - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- TREES_WINDSWEPT_SAVANNA - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
- treeStack - Variable in class net.minecraft.nbt.scanner.ExclusiveNbtCollector
- TRIAL_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- TRIAL_ICON - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- TRIAL_ICON - Static variable in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
- TRIAL_MESSAGE_LINES - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- TRIAL_NARRATION - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- trialAvailability - Variable in class net.minecraft.client.realms.RealmsPeriodicCheckers
- trialAvailable - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- trialAvailable - Static variable in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
- trialAvailable() - Method in class net.minecraft.client.realms.RealmsClient
- TRIANGLE_BOTTOM - Static variable in class net.minecraft.block.entity.BannerPatterns
- TRIANGLE_FAN - Enum constant in enum class net.minecraft.client.render.VertexFormat.DrawMode
- TRIANGLE_STRIP - Enum constant in enum class net.minecraft.client.render.VertexFormat.DrawMode
- TRIANGLE_TOP - Static variable in class net.minecraft.block.entity.BannerPatterns
- TRIANGLES - Enum constant in enum class net.minecraft.client.render.VertexFormat.DrawMode
- TRIANGLES_BOTTOM - Static variable in class net.minecraft.block.entity.BannerPatterns
- TRIANGLES_TOP - Static variable in class net.minecraft.block.entity.BannerPatterns
- TRIANGULAR - Enum constant in enum class net.minecraft.world.gen.chunk.placement.SpreadType
- trident(Entity, Entity) - Static method in class net.minecraft.entity.damage.DamageSource
- TRIDENT - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
- TRIDENT - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TRIDENT - Static variable in class net.minecraft.entity.EntityType
- TRIDENT - Static variable in class net.minecraft.item.Items
- TridentAttackGoal(RangedAttackMob, double, int, float) - Constructor for class net.minecraft.entity.mob.DrownedEntity.TridentAttackGoal
- TridentEntity - Class in net.minecraft.entity.projectile
- TridentEntity(EntityType<? extends TridentEntity>, World) - Constructor for class net.minecraft.entity.projectile.TridentEntity
- TridentEntity(World, LivingEntity, ItemStack) - Constructor for class net.minecraft.entity.projectile.TridentEntity
- TridentEntityModel - Class in net.minecraft.client.render.entity.model
-
Represents the model of a thrown trident.
- TridentEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.TridentEntityModel
- TridentEntityRenderer - Class in net.minecraft.client.render.entity
- TridentEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.TridentEntityRenderer
- TridentItem - Class in net.minecraft.item
- TridentItem(Item.Settings) - Constructor for class net.minecraft.item.TridentItem
- TridentRiptideFeatureRenderer<T extends LivingEntity> - Class in net.minecraft.client.render.entity.feature
- TridentRiptideFeatureRenderer(FeatureRendererContext<T, PlayerEntityModel<T>>, EntityModelLoader) - Constructor for class net.minecraft.client.render.entity.feature.TridentRiptideFeatureRenderer
- tridentStack - Variable in class net.minecraft.entity.projectile.TridentEntity
- tries - Variable in class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
- tries - Variable in class net.minecraft.entity.ai.brain.task.WalkHomeTask
- tries - Variable in record class net.minecraft.world.gen.feature.RandomPatchFeatureConfig
-
The field for the
tries
record component. - tries() - Method in record class net.minecraft.world.gen.feature.RandomPatchFeatureConfig
-
Returns the value of the
tries
record component. - trigger(long) - Method in class net.minecraft.test.TimedTaskRunner.Trigger
- trigger(ServerPlayerEntity) - Method in class net.minecraft.advancement.criterion.StartedRidingCriterion
- trigger(ServerPlayerEntity) - Method in class net.minecraft.advancement.criterion.TickCriterion
- trigger(ServerPlayerEntity, int) - Method in class net.minecraft.advancement.criterion.ConstructBeaconCriterion
- trigger(ServerPlayerEntity, Entity) - Method in class net.minecraft.advancement.criterion.EffectsChangedCriterion
- trigger(ServerPlayerEntity, Collection<? extends Entity>) - Method in class net.minecraft.advancement.criterion.ChanneledLightningCriterion
- trigger(ServerPlayerEntity, Collection<Entity>) - Method in class net.minecraft.advancement.criterion.KilledByCrossbowCriterion
- trigger(ServerPlayerEntity, Predicate<T>) - Method in class net.minecraft.advancement.criterion.AbstractCriterion
- trigger(ServerPlayerEntity, BlockState) - Method in class net.minecraft.advancement.criterion.EnterBlockCriterion
- trigger(ServerPlayerEntity, BlockState) - Method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion
- trigger(ServerPlayerEntity, BlockState, ItemStack, int) - Method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion
- trigger(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion
- trigger(ServerPlayerEntity, Entity) - Method in class net.minecraft.advancement.criterion.SummonedEntityCriterion
- trigger(ServerPlayerEntity, Entity, DamageSource) - Method in class net.minecraft.advancement.criterion.OnKilledCriterion
- trigger(ServerPlayerEntity, Entity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion
- trigger(ServerPlayerEntity, Entity, Vec3d, int) - Method in class net.minecraft.advancement.criterion.TargetHitCriterion
- trigger(ServerPlayerEntity, LightningEntity, List<Entity>) - Method in class net.minecraft.advancement.criterion.LightningStrikeCriterion
- trigger(ServerPlayerEntity, ZombieEntity, VillagerEntity) - Method in class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion
- trigger(ServerPlayerEntity, AnimalEntity) - Method in class net.minecraft.advancement.criterion.TameAnimalCriterion
- trigger(ServerPlayerEntity, AnimalEntity, AnimalEntity, PassiveEntity) - Method in class net.minecraft.advancement.criterion.BredAnimalsCriterion
- trigger(ServerPlayerEntity, MerchantEntity, ItemStack) - Method in class net.minecraft.advancement.criterion.VillagerTradeCriterion
- trigger(ServerPlayerEntity, PlayerInventory, ItemStack) - Method in class net.minecraft.advancement.criterion.InventoryChangedCriterion
- trigger(ServerPlayerEntity, PlayerInventory, ItemStack, int, int, int) - Method in class net.minecraft.advancement.criterion.InventoryChangedCriterion
- trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancement.criterion.ConsumeItemCriterion
- trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancement.criterion.FilledBucketCriterion
- trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancement.criterion.ShotCrossbowCriterion
- trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancement.criterion.UsedTotemCriterion
- trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancement.criterion.UsingItemCriterion
- trigger(ServerPlayerEntity, ItemStack, int) - Method in class net.minecraft.advancement.criterion.EnchantedItemCriterion
- trigger(ServerPlayerEntity, ItemStack, int) - Method in class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion
- trigger(ServerPlayerEntity, ItemStack, Entity) - Method in class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion
- trigger(ServerPlayerEntity, ItemStack, Entity) - Method in class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion
- trigger(ServerPlayerEntity, ItemStack, FishingBobberEntity, Collection<ItemStack>) - Method in class net.minecraft.advancement.criterion.FishingRodHookedCriterion
- trigger(ServerPlayerEntity, Potion) - Method in class net.minecraft.advancement.criterion.BrewedPotionCriterion
- trigger(ServerPlayerEntity, Recipe<?>) - Method in class net.minecraft.advancement.criterion.RecipeUnlockedCriterion
- trigger(ServerPlayerEntity, Identifier) - Method in class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion
- trigger(ServerPlayerEntity, BlockPos) - Method in class net.minecraft.advancement.criterion.UsedEnderEyeCriterion
- trigger(ServerPlayerEntity, BlockPos, ItemStack) - Method in class net.minecraft.advancement.criterion.ItemCriterion
- trigger(ServerPlayerEntity, BlockPos, ItemStack) - Method in class net.minecraft.advancement.criterion.PlacedBlockCriterion
- trigger(ServerPlayerEntity, Vec3d) - Method in class net.minecraft.advancement.criterion.TravelCriterion
- trigger(ServerPlayerEntity, Vec3d, int) - Method in class net.minecraft.advancement.criterion.LevitationCriterion
- trigger(ServerPlayerEntity, RegistryKey<World>, RegistryKey<World>) - Method in class net.minecraft.advancement.criterion.ChangedDimensionCriterion
- trigger(WorldAccess, BlockState, BlockHitResult, Entity) - Static method in class net.minecraft.block.TargetBlock
- Trigger() - Constructor for class net.minecraft.test.TimedTaskRunner.Trigger
- TRIGGER - Static variable in class net.minecraft.scoreboard.ScoreboardCriterion
- TRIGGER_TICK_COMPARATOR - Static variable in record class net.minecraft.world.tick.OrderedTick
- TRIGGER_TIME_KEY - Static variable in class net.minecraft.world.timer.Timer
- TRIGGER_TRAPPED_CHEST - Static variable in class net.minecraft.stat.Stats
- triggerAdvancement(Entity, BlockPos) - Method in class net.minecraft.block.HoneyBlock
- TriggerCommand - Class in net.minecraft.server.command
- TriggerCommand() - Constructor for class net.minecraft.server.command.TriggerCommand
- triggerCriterion(LookTarget, ItemStack, ServerPlayerEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveInventoryToLookTargetTask
- TRIGGERED - Enum constant in enum class net.minecraft.entity.SpawnReason
- TRIGGERED - Static variable in class net.minecraft.block.DispenserBlock
- TRIGGERED - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies if a dispenser is activated.
- triggeredTick - Variable in class net.minecraft.test.TimedTaskRunner.Trigger
- triggerItemPickedUpByEntityCriteria(ItemEntity) - Method in class net.minecraft.entity.LivingEntity
-
Called to trigger advancement criteria when an entity picks up an item thrown by a player.
- triggerItemPickedUpByEntityCriteria(ItemEntity) - Method in class net.minecraft.server.network.ServerPlayerEntity
-
Called to trigger advancement criteria when an entity picks up an item thrown by a player.
- triggerMemory - Variable in class net.minecraft.entity.ai.brain.task.LayFrogSpawnTask
- triggerOthers - Variable in class net.minecraft.entity.ai.goal.UniversalAngerGoal
- triggerPirateSpeakEasterEgg(String) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- triggersAvoidCriterion() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
- triggersAvoidCriterion() - Method in class net.minecraft.entity.mob.WardenEntity
- triggersAvoidCriterion() - Method in interface net.minecraft.world.event.listener.VibrationListener.Callback
- triggerTick - Variable in record class net.minecraft.world.tick.OrderedTick
-
The field for the
triggerTick
record component. - triggerTick() - Method in record class net.minecraft.world.tick.OrderedTick
-
Returns the value of the
triggerTick
record component. - triggerTime - Variable in class net.minecraft.world.timer.Timer.Event
- trimHeight(HeightLimitView) - Method in record class net.minecraft.world.gen.chunk.GenerationShapeConfig
- trimStackTraceEnd(int) - Method in class net.minecraft.util.crash.CrashReportSection
- trimTextToWidth(MinecraftClient, Text) - Static method in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
- trimToWidth(String, int) - Method in class net.minecraft.client.font.TextRenderer
-
Trims a string to be at most
maxWidth
wide. - trimToWidth(String, int, boolean) - Method in class net.minecraft.client.font.TextRenderer
-
Trims a string to be at most
maxWidth
wide. - trimToWidth(String, int, Style) - Method in class net.minecraft.client.font.TextHandler
-
Trim a string to be at most
maxWidth
wide. - trimToWidth(StringVisitable, int) - Method in class net.minecraft.client.font.TextRenderer
-
Trims a string to be at most
maxWidth
wide. - trimToWidth(StringVisitable, int, Style) - Method in class net.minecraft.client.font.TextHandler
- trimToWidthBackwards(String, int, Style) - Method in class net.minecraft.client.font.TextHandler
-
Trim a string from right to left to be at most
maxWidth
wide. - TripleProperty(Property<T1>, Property<T2>, Property<T3>) - Constructor for class net.minecraft.data.client.BlockStateVariantMap.TripleProperty
- TRIPWIRE - Static variable in class net.minecraft.block.Blocks
- TRIPWIRE - Static variable in class net.minecraft.client.render.RenderLayer
- TRIPWIRE_HOOK - Static variable in class net.minecraft.block.Blocks
- TRIPWIRE_HOOK - Static variable in class net.minecraft.item.Items
- TRIPWIRE_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
- TripwireBlock - Class in net.minecraft.block
- TripwireBlock(TripwireHookBlock, AbstractBlock.Settings) - Constructor for class net.minecraft.block.TripwireBlock
- TripwireHookBlock - Class in net.minecraft.block
- TripwireHookBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TripwireHookBlock
- TROPICAL_FISH - Static variable in class net.minecraft.entity.EntityType
- TROPICAL_FISH - Static variable in class net.minecraft.item.FoodComponents
- TROPICAL_FISH - Static variable in class net.minecraft.item.Items
- TROPICAL_FISH_BUCKET - Static variable in class net.minecraft.item.Items
- TROPICAL_FISH_LARGE - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TROPICAL_FISH_LARGE_PATTERN - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TROPICAL_FISH_SMALL - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TROPICAL_FISH_SMALL_PATTERN - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TROPICAL_FISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- TropicalFishColorFeatureRenderer - Class in net.minecraft.client.render.entity.feature
- TropicalFishColorFeatureRenderer(FeatureRendererContext<TropicalFishEntity, TintableCompositeModel<TropicalFishEntity>>, EntityModelLoader) - Constructor for class net.minecraft.client.render.entity.feature.TropicalFishColorFeatureRenderer
- TropicalFishData(TropicalFishEntity, int, int, int, int) - Constructor for class net.minecraft.entity.passive.TropicalFishEntity.TropicalFishData
- TropicalFishEntity - Class in net.minecraft.entity.passive
- TropicalFishEntity(EntityType<? extends TropicalFishEntity>, World) - Constructor for class net.minecraft.entity.passive.TropicalFishEntity
- TropicalFishEntity.TropicalFishData - Class in net.minecraft.entity.passive
- TropicalFishEntity.Variety - Enum Class in net.minecraft.entity.passive
- TropicalFishEntityRenderer - Class in net.minecraft.client.render.entity
- TropicalFishEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.TropicalFishEntityRenderer
- TRUE - Static variable in interface net.minecraft.client.render.model.json.MultipartModelSelector
- TRUE - Static variable in interface net.minecraft.util.function.BooleanBiFunction
-
A
BooleanBiFunction
that always returnstrue
. - TRUE - Static variable in interface net.minecraft.world.gen.blockpredicate.BlockPredicateType
- trueAtAndBelow - Variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.VerticalGradientMaterialCondition
-
The field for the
trueAtAndBelow
record component. - trueAtAndBelow() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.VerticalGradientMaterialCondition
-
Returns the value of the
trueAtAndBelow
record component. - TrueTypeFont - Class in net.minecraft.client.font
- TrueTypeFont(ByteBuffer, STBTTFontinfo, float, float, float, float, String) - Constructor for class net.minecraft.client.font.TrueTypeFont
- TrueTypeFont.TtfGlyph - Class in net.minecraft.client.font
- TrueTypeFontLoader - Class in net.minecraft.client.font
- TrueTypeFontLoader(Identifier, float, float, float, float, String) - Constructor for class net.minecraft.client.font.TrueTypeFontLoader
- truncate(String) - Method in class net.minecraft.client.gui.EditBox
-
Returns
value
truncated to fit in the current text. - truncate(String, int, boolean) - Static method in class net.minecraft.util.StringHelper
-
Returns
text
truncated to at mostmaxLength
characters, optionally with ellipsis. - truncateChat(String) - Static method in class net.minecraft.util.StringHelper
-
Returns
text
truncated to at most 256 characters without ellipsis. - truncatedContent - Variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
- truncateForReplacement(String) - Method in class net.minecraft.client.gui.EditBox
-
Returns
value
truncated to at mostEditBox.maxLength
characters. - TRUNK_PLACER_TYPE - Static variable in class net.minecraft.util.registry.Registry
- TRUNK_PLACER_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
- TRUNK_VINE - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
- trunkHeight - Variable in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
- trunkOffset(BlockPos, Random) - Method in class net.minecraft.world.gen.root.RootPlacer
- trunkOffsetY - Variable in class net.minecraft.world.gen.root.RootPlacer
- trunkPlacer - Variable in class net.minecraft.world.gen.feature.TreeFeatureConfig.Builder
- trunkPlacer - Variable in class net.minecraft.world.gen.feature.TreeFeatureConfig
- TrunkPlacer - Class in net.minecraft.world.gen.trunk
- TrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunk.TrunkPlacer
- TrunkPlacerType<P extends TrunkPlacer> - Class in net.minecraft.world.gen.trunk
- TrunkPlacerType(Codec<P>) - Constructor for class net.minecraft.world.gen.trunk.TrunkPlacerType
- trunkProvider - Variable in class net.minecraft.world.gen.feature.TreeFeatureConfig.Builder
- trunkProvider - Variable in class net.minecraft.world.gen.feature.TreeFeatureConfig
- TrunkVineTreeDecorator - Class in net.minecraft.world.gen.treedecorator
- TrunkVineTreeDecorator() - Constructor for class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
- TRUSTING - Static variable in class net.minecraft.entity.passive.OcelotEntity
- trustStatus - Variable in record class net.minecraft.client.report.log.ReceivedMessage.ChatMessage
-
The field for the
trustStatus
record component. - trustStatus() - Method in record class net.minecraft.client.report.log.ReceivedMessage.ChatMessage
-
Returns the value of the
trustStatus
record component. - TRY_ALL - Enum constant in enum class net.minecraft.entity.ai.brain.task.CompositeTask.RunMode
- tryAddGroup(String, Runnable) - Method in class net.minecraft.util.SystemDetails
- tryApply(int, int, int) - Method in interface net.minecraft.world.gen.surfacebuilder.MaterialRules.BlockStateRule
- tryApply(int, int, int) - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionalBlockStateRule
- tryApply(int, int, int) - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SequenceBlockStateRule
- tryApply(int, int, int) - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.SimpleBlockStateRule
- tryAttachOrTeleport() - Method in class net.minecraft.entity.mob.ShulkerEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.LivingEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.CaveSpiderEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.CreeperEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.HoglinEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.HuskEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.MobEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.RavagerEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.WardenEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.ZoglinEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.mob.ZombieEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.AxolotlEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.BeeEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.CatEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.DolphinEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.IronGolemEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.OcelotEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.PandaEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.ParrotEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.PolarBearEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.RabbitEntity
- tryAttack(Entity) - Method in class net.minecraft.entity.passive.WolfEntity
- tryAttack(LivingEntity, LivingEntity) - Static method in interface net.minecraft.entity.mob.Hoglin
- tryBreakBlock(BlockPos) - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
- tryBreakEgg(World, BlockState, BlockPos, Entity, int) - Method in class net.minecraft.block.TurtleEggBlock
- tryBucket(PlayerEntity, Hand, T) - Static method in interface net.minecraft.entity.Bucketable
- tryCast(RegistryKey<? extends Registry<E>>) - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.RegistryKeyBased
- tryCast(RegistryKey<? extends Registry<E>>) - Method in interface net.minecraft.command.argument.RegistryPredicateArgumentType.RegistryPredicate
- tryCast(RegistryKey<? extends Registry<E>>) - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.TagBased
- tryCast(RegistryKey<? extends Registry<E>>) - Method in record class net.minecraft.tag.TagKey
- tryCast(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.registry.RegistryKey
- tryCheckBlockCollision() - Method in class net.minecraft.entity.Entity
- tryChickenJockey - Variable in class net.minecraft.entity.mob.ZombieEntity.ZombieData
- tryConsume(String) - Method in class net.minecraft.network.message.CachedDecoratorResult
-
Consumes the cached result if possible.
- tryConsumeResponse(String) - Method in class net.minecraft.client.network.ChatPreviewer
-
Returns the consumed response text, or
null
if the server responded as such, or if the response could not be consumed. - tryDegrade(BlockState, ServerWorld, BlockPos, Random) - Method in interface net.minecraft.block.Degradable
- tryDespawn() - Method in class net.minecraft.entity.passive.TraderLlamaEntity
- tryDrainFluid(WorldAccess, BlockPos, BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
- tryDrainFluid(WorldAccess, BlockPos, BlockState) - Method in class net.minecraft.block.FluidBlock
- tryDrainFluid(WorldAccess, BlockPos, BlockState) - Method in interface net.minecraft.block.FluidDrainable
- tryDrainFluid(WorldAccess, BlockPos, BlockState) - Method in class net.minecraft.block.PowderSnowBlock
- tryDrainFluid(WorldAccess, BlockPos, BlockState) - Method in interface net.minecraft.block.Waterloggable
- tryEat(WorldAccess, BlockPos, BlockState, PlayerEntity) - Static method in class net.minecraft.block.CakeBlock
- tryEnterHive(Entity, boolean) - Method in class net.minecraft.block.entity.BeehiveBlockEntity
- tryEnterHive(Entity, boolean, int) - Method in class net.minecraft.block.entity.BeehiveBlockEntity
- tryEquip(ItemStack) - Method in class net.minecraft.entity.mob.MobEntity
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.CampfireBlock
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.CandleBlock
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in interface net.minecraft.block.FluidFillable
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.KelpBlock
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.KelpPlantBlock
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.SeagrassBlock
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.SlabBlock
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.TallSeagrassBlock
- tryFillWithFluid(WorldAccess, BlockPos, BlockState, FluidState) - Method in interface net.minecraft.block.Waterloggable
- tryFindHome() - Method in class net.minecraft.entity.raid.RaiderEntity.AttackHomeGoal
- tryFlow(WorldAccess, BlockPos, FluidState) - Method in class net.minecraft.fluid.FlowableFluid
- tryGet() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
- tryGrow(BlockState, ServerWorld, BlockPos, Random) - Static method in class net.minecraft.block.PointedDripstoneBlock
- tryGrow(ServerWorld, BlockPos, Direction) - Static method in class net.minecraft.block.PointedDripstoneBlock
- tryGrowStalagmite(ServerWorld, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
- tryingTime - Variable in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
- tryLoad(MinecraftClient, CreateWorldScreen, Lifecycle, Runnable) - Static method in class net.minecraft.server.integrated.IntegratedServerLoader
- tryLoad(ResourceManager, Profiler) - Method in class net.minecraft.client.resource.GrassColormapResourceSupplier
- tryLoadEntity(Entity) - Method in class net.minecraft.server.world.ServerWorld
- tryMake(PathAwareEntity, int, boolean, BlockPos) - Static method in class net.minecraft.entity.ai.NoPenaltyTargeting
- tryMake(PathAwareEntity, int, int, int, double, double, double, boolean) - Static method in class net.minecraft.entity.ai.NoPenaltySolidTargeting
- tryMerge() - Method in class net.minecraft.entity.ItemEntity
- tryMerge(ItemEntity) - Method in class net.minecraft.entity.ItemEntity
- tryMergeStack(ObjectArrayList<Pair<ItemStack, BlockPos>>, ItemStack, BlockPos) - Static method in class net.minecraft.world.explosion.Explosion
- tryMove(BlockPos, Direction) - Method in class net.minecraft.block.piston.PistonHandler
- tryMove(World, BlockPos, BlockState) - Method in class net.minecraft.block.PistonBlock
- tryMoveAdjacentBlock(BlockPos) - Method in class net.minecraft.block.piston.PistonHandler
- tryMoveSelection(EntryListWidget.MoveDirection) - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget
- tryNeighborUpdate(World, BlockState, BlockPos, Block, BlockPos, boolean) - Static method in interface net.minecraft.world.block.NeighborUpdater
- tryParse(String) - Static method in class net.minecraft.util.Identifier
-
Parses a string into an
Identifier
. - tryPickup(PlayerEntity) - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
- tryPickup(PlayerEntity) - Method in class net.minecraft.entity.projectile.TridentEntity
- tryPlaceBasalt(WorldAccess, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.BasaltPillarFeature
- tryPlaceFloor(StructureWorldAccess, BlockBox, BlockState, int, int, int) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftPart
- tryPowerWithProjectiles(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractButtonBlock
- tryReleaseBee(BlockState, BeehiveBlockEntity.BeeState) - Method in class net.minecraft.block.entity.BeehiveBlockEntity
- tryReloadDataPacks(Collection<String>, ServerCommandSource) - Static method in class net.minecraft.server.command.ReloadCommand
- tryRemoveModifier(UUID) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
- tryRenderWindow(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.ChatInputSuggestor
- tryRequest(String) - Method in class net.minecraft.client.network.ChatPreviewer
-
Tries to send the request to preview
message
. - tryRequest(String, long) - Method in class net.minecraft.client.network.ChatPreviewRequester
-
Sends the request to preview
message
, if there isn't already one and if the delay has passed. - tryRequestChatPreview(String) - Method in class net.minecraft.client.gui.screen.ChatScreen
- tryRequestCommandPreview(String) - Method in class net.minecraft.client.gui.screen.ChatScreen
- tryRequestInternal(String) - Method in class net.minecraft.client.network.ChatPreviewer
- tryRequestPending() - Method in class net.minecraft.client.network.ChatPreviewer
-
Sends the message that was waiting for its request delay to pass, if it is able to.
- tryRequestPreview(String) - Method in class net.minecraft.client.gui.screen.ChatScreen
- tryRevenge(AbstractPiglinEntity, LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- tryRevenge(PiglinBruteEntity, LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBruteBrain
- tryRun(Runnable) - Method in class net.minecraft.test.TimedTaskRunner
- trySave(long, Consumer<T>) - Method in class net.minecraft.server.world.ServerEntityManager
-
Tries to save entities in a chunk and performs an
action
on each saved entity if successful. - trySetState(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos.Mutable, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
- trySetStructureStart(StructureSet.WeightedEntry, StructureAccessor, DynamicRegistryManager, NoiseConfig, StructureTemplateManager, long, Chunk, ChunkPos, ChunkSectionPos) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
- tryShearBlock(ServerWorld, BlockPos) - Static method in class net.minecraft.block.dispenser.ShearsDispenserBehavior
- tryShearEntity(ServerWorld, BlockPos) - Static method in class net.minecraft.block.dispenser.ShearsDispenserBehavior
- trySleep(BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
-
Tries to start sleeping on a block.
- trySleep(BlockPos) - Method in class net.minecraft.server.network.ServerPlayerEntity
-
Tries to start sleeping on a block.
- trySpawn(ServerWorld) - Method in class net.minecraft.world.WanderingTraderManager
- trySpawnAt(EntityType<T>, SpawnReason, ServerWorld, BlockPos, int, int, int, LargeEntitySpawnHelper.Requirements) - Static method in class net.minecraft.entity.LargeEntitySpawnHelper
- trySpawnEntity(World, BlockPos) - Method in class net.minecraft.block.CarvedPumpkinBlock
- trySpawningBigMushroom(ServerWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.MushroomPlantBlock
- trySpawnWarden(ServerWorld) - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
- trySpawnZombie(ServerWorld) - Method in class net.minecraft.village.ZombieSiegeManager
- trySpreadingFire(World, BlockPos, int, Random, int) - Method in class net.minecraft.block.FireBlock
- tryStarting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
- trySyncWarningLevel(ServerWorld, ServerPlayerEntity) - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
- tryTakeStackRange(int, int, PlayerEntity) - Method in class net.minecraft.screen.slot.Slot
- tryTeleport() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
- tryTeleport() - Method in class net.minecraft.entity.mob.ShulkerEntity
- tryTeleportingEntity(World, BlockPos, BlockState, Entity, EndGatewayBlockEntity) - Static method in class net.minecraft.block.entity.EndGatewayBlockEntity
- tryTeleportTo(int, int, int) - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
- tryUnhide(String) - Method in class net.minecraft.client.option.ServerList
-
Returns the previously hidden server info for the address
address
, ornull
if there is no such info. - tryUnloadChunk(long, ChunkHolder) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- tryUpdateBlockEntityAt(World, BlockPos, BlockState) - Method in class net.minecraft.server.world.ChunkHolder
- tryUseTotem(DamageSource) - Method in class net.minecraft.entity.LivingEntity
- TTF - Enum constant in enum class net.minecraft.client.font.FontType
- TtfGlyph(int, int, int, int, float, float, int) - Constructor for class net.minecraft.client.font.TrueTypeFont.TtfGlyph
- TUBE_CORAL - Static variable in class net.minecraft.block.Blocks
- TUBE_CORAL - Static variable in class net.minecraft.item.Items
- TUBE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
- TUBE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
- TUBE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
- TUBE_CORAL_FAN - Static variable in class net.minecraft.item.Items
- TUBE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
- TUFF - Static variable in class net.minecraft.block.Blocks
- TUFF - Static variable in class net.minecraft.item.Items
- TUFF - Static variable in class net.minecraft.sound.BlockSoundGroup
- TUNE_NOTEBLOCK - Static variable in class net.minecraft.stat.Stats
- TUNNELERS_DREAM - Static variable in class net.minecraft.world.gen.FlatLevelGeneratorPresets
- Turn(StructurePieceType, int, BlockBox) - Constructor for class net.minecraft.structure.StrongholdGenerator.Turn
- Turn(StructurePieceType, NbtCompound) - Constructor for class net.minecraft.structure.StrongholdGenerator.Turn
- turnHead(float, float) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
- turnHead(float, float) - Method in class net.minecraft.entity.LivingEntity
- turnHead(float, float) - Method in class net.minecraft.entity.mob.MobEntity
- turningSpeed - Variable in class net.minecraft.entity.passive.SquidEntity
- turnLeft(List<WoodlandMansionGenerator.Piece>, WoodlandMansionGenerator.GenerationPiece) - Method in class net.minecraft.structure.WoodlandMansionGenerator.LayoutGenerator
- turnRight(List<WoodlandMansionGenerator.Piece>, WoodlandMansionGenerator.GenerationPiece) - Method in class net.minecraft.structure.WoodlandMansionGenerator.LayoutGenerator
- turtle - Variable in class net.minecraft.entity.passive.TurtleEntity.GoHomeGoal
- turtle - Variable in class net.minecraft.entity.passive.TurtleEntity.LayEggGoal
- turtle - Variable in class net.minecraft.entity.passive.TurtleEntity.MateGoal
- turtle - Variable in class net.minecraft.entity.passive.TurtleEntity.TravelGoal
- turtle - Variable in class net.minecraft.entity.passive.TurtleEntity.TurtleMoveControl
- turtle - Variable in class net.minecraft.entity.passive.TurtleEntity.WanderInWaterGoal
- turtle - Variable in class net.minecraft.entity.passive.TurtleEntity.WanderOnLandGoal
- TURTLE - Enum constant in enum class net.minecraft.item.ArmorMaterials
- TURTLE - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- TURTLE - Static variable in class net.minecraft.entity.EntityType
- TURTLE_EGG - Static variable in class net.minecraft.block.Blocks
- TURTLE_EGG - Static variable in class net.minecraft.item.Items
- TURTLE_HELMET - Static variable in class net.minecraft.item.Items
- TURTLE_MASTER - Static variable in class net.minecraft.potion.Potions
- TURTLE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- TurtleEggBlock - Class in net.minecraft.block
- TurtleEggBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TurtleEggBlock
- TurtleEntity - Class in net.minecraft.entity.passive
- TurtleEntity(EntityType<? extends TurtleEntity>, World) - Constructor for class net.minecraft.entity.passive.TurtleEntity
- TurtleEntity.GoHomeGoal - Class in net.minecraft.entity.passive
- TurtleEntity.LayEggGoal - Class in net.minecraft.entity.passive
- TurtleEntity.MateGoal - Class in net.minecraft.entity.passive
- TurtleEntity.TravelGoal - Class in net.minecraft.entity.passive
- TurtleEntity.TurtleEscapeDangerGoal - Class in net.minecraft.entity.passive
- TurtleEntity.TurtleMoveControl - Class in net.minecraft.entity.passive
- TurtleEntity.TurtleSwimNavigation - Class in net.minecraft.entity.passive
- TurtleEntity.WanderInWaterGoal - Class in net.minecraft.entity.passive
- TurtleEntity.WanderOnLandGoal - Class in net.minecraft.entity.passive
- TurtleEntityModel<T extends TurtleEntity> - Class in net.minecraft.client.render.entity.model
- TurtleEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.TurtleEntityModel
- TurtleEntityRenderer - Class in net.minecraft.client.render.entity
- TurtleEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.TurtleEntityRenderer
- TurtleEscapeDangerGoal(TurtleEntity, double) - Constructor for class net.minecraft.entity.passive.TurtleEntity.TurtleEscapeDangerGoal
- TurtleMoveControl(TurtleEntity) - Constructor for class net.minecraft.entity.passive.TurtleEntity.TurtleMoveControl
- TurtleSwimNavigation(TurtleEntity, World) - Constructor for class net.minecraft.entity.passive.TurtleEntity.TurtleSwimNavigation
- TUTORIAL_HINT - Enum constant in enum class net.minecraft.client.toast.SystemToast.Type
- tutorialManager - Variable in class net.minecraft.client.MinecraftClient
- TutorialManager - Class in net.minecraft.client.tutorial
- TutorialManager(MinecraftClient, GameOptions) - Constructor for class net.minecraft.client.tutorial.TutorialManager
- TutorialManager.Entry - Class in net.minecraft.client.tutorial
- tutorialStep - Variable in class net.minecraft.client.option.GameOptions
- TutorialStep - Enum Class in net.minecraft.client.tutorial
- TutorialStep(String, Function<TutorialManager, T>) - Constructor for enum class net.minecraft.client.tutorial.TutorialStep
- TutorialStepHandler - Interface in net.minecraft.client.tutorial
- TutorialToast - Class in net.minecraft.client.toast
- TutorialToast(TutorialToast.Type, Text, Text, boolean) - Constructor for class net.minecraft.client.toast.TutorialToast
- TutorialToast.Type - Enum Class in net.minecraft.client.toast
- tweakDefaultsTo(CreateWorldScreen.Mode) - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- tweakedCheats - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- tweakToProperPos(BlockPos, BlockView) - Method in class net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal
- tweakTransparency(int) - Static method in class net.minecraft.client.font.TextRenderer
- TWISTING_VINES - Static variable in class net.minecraft.block.Blocks
- TWISTING_VINES - Static variable in class net.minecraft.item.Items
- TWISTING_VINES - Static variable in class net.minecraft.world.gen.feature.Feature
- TWISTING_VINES - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
- TWISTING_VINES - Static variable in class net.minecraft.world.gen.feature.NetherPlacedFeatures
- TWISTING_VINES_BONEMEAL - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
- TWISTING_VINES_PLANT - Static variable in class net.minecraft.block.Blocks
- TwistingVinesBlock - Class in net.minecraft.block
- TwistingVinesBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TwistingVinesBlock
- TwistingVinesFeature - Class in net.minecraft.world.gen.feature
- TwistingVinesFeature(Codec<TwistingVinesFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.TwistingVinesFeature
- TwistingVinesFeatureConfig - Record Class in net.minecraft.world.gen.feature
- TwistingVinesFeatureConfig(int, int, int) - Constructor for record class net.minecraft.world.gen.feature.TwistingVinesFeatureConfig
- TwistingVinesPlantBlock - Class in net.minecraft.block
- TwistingVinesPlantBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.TwistingVinesPlantBlock
- TWO_CANDLES_SHAPE - Static variable in class net.minecraft.block.CandleBlock
- TWO_LAYERS_FEATURE_SIZE - Static variable in class net.minecraft.world.gen.feature.size.FeatureSizeType
- TWO_PICKLES_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
- TWO_TWO_ZERO_INDEX - Static variable in class net.minecraft.structure.OceanMonumentGenerator.Piece
- TWO_ZERO_ZERO_INDEX - Static variable in class net.minecraft.structure.OceanMonumentGenerator.Piece
- twoFloors - Variable in class net.minecraft.structure.MineshaftGenerator.MineshaftCrossing
- twoHanded - Variable in enum class net.minecraft.client.render.entity.model.BipedEntityModel.ArmPose
- TwoLayersFeatureSize - Class in net.minecraft.world.gen.feature.size
- TwoLayersFeatureSize(int, int, int) - Constructor for class net.minecraft.world.gen.feature.size.TwoLayersFeatureSize
- TwoLayersFeatureSize(int, int, int, OptionalInt) - Constructor for class net.minecraft.world.gen.feature.size.TwoLayersFeatureSize
- type - Variable in class net.minecraft.block.AbstractSignBlock
- type - Variable in class net.minecraft.block.AbstractSkullBlock
- type - Variable in class net.minecraft.block.entity.BlockEntity
- type - Variable in class net.minecraft.block.entity.BlockEntityType
- type - Variable in class net.minecraft.block.PressurePlateBlock
- type - Variable in class net.minecraft.client.gl.GlDebug.DebugMessage
- type - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementTab
- type - Variable in class net.minecraft.client.realms.dto.Subscription
- type - Variable in class net.minecraft.client.realms.dto.WorldTemplate
- type - Variable in class net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen
- type - Variable in class net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
- type - Variable in class net.minecraft.client.render.model.json.ModelOverride.Condition
- type - Variable in class net.minecraft.client.render.VertexFormatElement
- type - Variable in record class net.minecraft.client.report.GroupedMessagesCollector.GroupedMessages
-
The field for the
type
record component. - type - Variable in class net.minecraft.client.toast.SystemToast
- type - Variable in class net.minecraft.client.toast.TutorialToast
- type - Variable in class net.minecraft.client.util.InputUtil.Key
- type - Variable in class net.minecraft.command.argument.serialize.StringArgumentSerializer.Properties
- type - Variable in class net.minecraft.datafixer.fix.ChoiceFix
- type - Variable in class net.minecraft.datafixer.fix.WriteAndReadFix
- type - Variable in class net.minecraft.enchantment.Enchantment
- type - Variable in class net.minecraft.entity.ai.brain.Brain.MemoryEntry
- type - Variable in class net.minecraft.entity.ai.pathing.PathNode
- type - Variable in class net.minecraft.entity.attribute.EntityAttributeInstance
- type - Variable in class net.minecraft.entity.effect.StatusEffectInstance
- type - Variable in class net.minecraft.entity.Entity
- type - Variable in enum class net.minecraft.entity.EquipmentSlot
- type - Variable in class net.minecraft.entity.passive.FoxEntity.FoxData
- type - Variable in class net.minecraft.entity.passive.RabbitEntity.RabbitData
- type - Variable in class net.minecraft.item.ArmorItem
- type - Variable in class net.minecraft.item.BoatItem
- type - Variable in class net.minecraft.item.map.MapIcon
- type - Variable in class net.minecraft.item.MinecartItem
- type - Variable in class net.minecraft.item.SpawnEggItem
- type - Variable in enum class net.minecraft.loot.context.LootContext.EntityTarget
- type - Variable in class net.minecraft.loot.function.SetContentsLootFunction.Builder
- type - Variable in class net.minecraft.loot.function.SetContentsLootFunction
- type - Variable in class net.minecraft.loot.function.SetLootTableLootFunction
- type - Variable in class net.minecraft.loot.LootTable.Builder
- type - Variable in class net.minecraft.loot.LootTable
- type - Variable in class net.minecraft.nbt.NbtList
- type - Variable in record class net.minecraft.nbt.scanner.NbtScanQuery
-
The field for the
type
record component. - type - Variable in record class net.minecraft.network.message.MessageType.Parameters
-
The field for the
type
record component. - type - Variable in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
- type - Variable in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
- type - Variable in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
- type - Variable in class net.minecraft.network.packet.s2c.play.ChunkData.BlockEntityData
- type - Variable in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
- type - Variable in class net.minecraft.particle.BlockStateParticleEffect
- type - Variable in class net.minecraft.particle.ItemStackParticleEffect
- type - Variable in class net.minecraft.predicate.DamagePredicate.Builder
- type - Variable in class net.minecraft.predicate.DamagePredicate
- type - Variable in class net.minecraft.predicate.entity.EntityPredicate.Builder
- type - Variable in class net.minecraft.predicate.entity.EntityPredicate
- type - Variable in class net.minecraft.predicate.entity.EntityTypePredicate.Single
- type - Variable in class net.minecraft.recipe.AbstractCookingRecipe
- type - Variable in class net.minecraft.recipe.CuttingRecipe
- type - Variable in class net.minecraft.resource.NamespaceResourceManager
- type - Variable in class net.minecraft.resource.ReloadableResourceManagerImpl
- type - Variable in class net.minecraft.screen.ScreenHandler
- type - Variable in class net.minecraft.server.dedicated.ServerMBean.Entry
- type - Variable in record class net.minecraft.server.world.BlockEvent
-
The field for the
type
record component. - type - Variable in class net.minecraft.server.world.ChunkTicket
- type - Variable in class net.minecraft.stat.Stat
- type - Variable in class net.minecraft.state.property.Property
- type - Variable in class net.minecraft.structure.StructurePiece
- type - Variable in class net.minecraft.util.profiler.RecordDumper
- type - Variable in class net.minecraft.util.profiler.Sampler.Builder
- type - Variable in class net.minecraft.util.profiler.Sampler
- type - Variable in enum class net.minecraft.village.raid.Raid.Member
- type - Variable in class net.minecraft.village.VillagerData
- type - Variable in class net.minecraft.village.VillagerGossips.GossipEntry
- type - Variable in class net.minecraft.world.biome.SpawnSettings.SpawnEntry
- type - Variable in class net.minecraft.world.chunk.light.ChunkLightProvider
- type - Variable in class net.minecraft.world.GameRules.Rule
- type - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperation
-
The field for the
type
record component. - type - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
-
The field for the
type
record component. - type - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping
-
The field for the
type
record component. - type - Variable in class net.minecraft.world.gen.structure.MineshaftStructure
- type - Variable in class net.minecraft.world.poi.PointOfInterest
- type - Variable in record class net.minecraft.world.tick.OrderedTick
-
The field for the
type
record component. - type - Variable in record class net.minecraft.world.tick.Tick
-
The field for the
type
record component. - type() - Method in record class net.minecraft.client.report.GroupedMessagesCollector.GroupedMessages
-
Returns the value of the
type
record component. - type() - Method in record class net.minecraft.nbt.scanner.NbtScanQuery
-
Returns the value of the
type
record component. - type() - Method in record class net.minecraft.network.message.MessageType.Parameters
-
Returns the value of the
type
record component. - type() - Method in record class net.minecraft.server.world.BlockEvent
-
Returns the value of the
type
record component. - type() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.Cache2D
- type() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CacheOnce
- type() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.CellCache
- type() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.FlatCacheDensityFunction
- type() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.NoiseInterpolator
- type() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperation
- type() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperationLike
- type() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.LinearOperation
- type() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
-
Returns the value of the
type
record component. - type() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapper
- type() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping
- type() - Method in record class net.minecraft.world.tick.OrderedTick
-
Returns the value of the
type
record component. - type() - Method in record class net.minecraft.world.tick.Tick
-
Returns the value of the
type
record component. - type(EntityType<?>) - Method in class net.minecraft.predicate.entity.EntityPredicate.Builder
- type(LootContextType) - Method in class net.minecraft.loot.LootTable.Builder
- type(DamageSourcePredicate) - Method in class net.minecraft.predicate.DamagePredicate.Builder
- type(DamageSourcePredicate.Builder) - Method in class net.minecraft.predicate.DamagePredicate.Builder
- type(EntityTypePredicate) - Method in class net.minecraft.predicate.entity.EntityPredicate.Builder
- type(TagKey<EntityType<?>>) - Method in class net.minecraft.predicate.entity.EntityPredicate.Builder
- Type() - Constructor for enum class net.minecraft.block.DoubleBlockProperties.Type
- Type() - Constructor for enum class net.minecraft.block.entity.CommandBlockBlockEntity.Type
- Type() - Constructor for enum class net.minecraft.block.SkullBlock.Type
- Type() - Constructor for enum class net.minecraft.client.toast.SystemToast.Type
- Type() - Constructor for enum class net.minecraft.entity.EquipmentSlot.Type
- Type() - Constructor for enum class net.minecraft.entity.vehicle.AbstractMinecartEntity.Type
- Type() - Constructor for enum class net.minecraft.util.hit.HitResult.Type
- Type() - Constructor for enum class net.minecraft.util.registry.RegistryEntry.Reference.Type
- Type() - Constructor for enum class net.minecraft.util.registry.RegistryEntry.Type
- Type() - Constructor for class net.minecraft.world.event.BlockPositionSource.Type
- Type() - Constructor for class net.minecraft.world.event.EntityPositionSource.Type
- Type(boolean, boolean) - Constructor for enum class net.minecraft.item.map.MapIcon.Type
- Type(boolean, int, boolean) - Constructor for enum class net.minecraft.item.map.MapIcon.Type
- Type(int, int) - Constructor for enum class net.minecraft.client.toast.TutorialToast.Type
- Type(int, int) - Constructor for enum class net.minecraft.enchantment.ProtectionEnchantment.Type
- Type(int, String) - Constructor for enum class net.minecraft.entity.passive.FoxEntity.Type
- Type(int, String) - Constructor for enum class net.minecraft.item.FireworkRocketItem.Type
- Type(long) - Constructor for enum class net.minecraft.client.toast.SystemToast.Type
- Type(String) - Constructor for enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperationLike.Type
- Type(String) - Constructor for enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation.Type
- Type(String) - Constructor for enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type
- Type(String, int) - Constructor for enum class net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen.Type
- Type(String, String, int) - Constructor for enum class net.minecraft.client.gl.Program.Type
- Type(String, BiFunction<Integer, String, Text>) - Constructor for enum class net.minecraft.client.util.InputUtil.Type
- Type(String, Block, Block, Block) - Constructor for enum class net.minecraft.world.gen.structure.MineshaftStructure.Type
- Type(String, BlockState) - Constructor for enum class net.minecraft.entity.passive.MooshroomEntity.Type
- Type(String, VertexFormatElement.Type.SetupTask, VertexFormatElement.Type.ClearTask) - Constructor for enum class net.minecraft.client.render.VertexFormatElement.Type
- Type(String, Heightmap.Purpose, Predicate<BlockState>) - Constructor for enum class net.minecraft.world.Heightmap.Type
- Type(Function<PacketByteBuf, BossBarS2CPacket.Action>) - Constructor for enum class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.Type
- Type(Supplier<ArgumentType<?>>, Function<GameRules.Type<T>, T>, BiConsumer<MinecraftServer, T>, GameRules.Acceptor<T>) - Constructor for class net.minecraft.world.GameRules.Type
- Type(Block, String) - Constructor for enum class net.minecraft.entity.vehicle.BoatEntity.Type
- Type(Direction[], Direction.Axis[]) - Constructor for enum class net.minecraft.util.math.Direction.Type
- TYPE - Static variable in class net.minecraft.block.PistonExtensionBlock
- TYPE - Static variable in class net.minecraft.block.PistonHeadBlock
- TYPE - Static variable in class net.minecraft.block.SlabBlock
- TYPE - Static variable in class net.minecraft.client.sound.SoundManager
- TYPE - Static variable in interface net.minecraft.client.toast.Toast
- TYPE - Static variable in class net.minecraft.entity.passive.FoxEntity
- TYPE - Static variable in class net.minecraft.entity.passive.MooshroomEntity
- TYPE - Static variable in class net.minecraft.nbt.NbtByte
- TYPE - Static variable in class net.minecraft.nbt.NbtByteArray
- TYPE - Static variable in class net.minecraft.nbt.NbtCompound
- TYPE - Static variable in class net.minecraft.nbt.NbtDouble
- TYPE - Static variable in class net.minecraft.nbt.NbtEnd
- TYPE - Static variable in class net.minecraft.nbt.NbtFloat
- TYPE - Static variable in class net.minecraft.nbt.NbtInt
- TYPE - Static variable in class net.minecraft.nbt.NbtIntArray
- TYPE - Static variable in class net.minecraft.nbt.NbtList
- TYPE - Static variable in class net.minecraft.nbt.NbtLong
- TYPE - Static variable in class net.minecraft.nbt.NbtLongArray
- TYPE - Static variable in class net.minecraft.nbt.NbtShort
- TYPE - Static variable in class net.minecraft.nbt.NbtString
- TYPE - Static variable in class net.minecraft.util.profiling.jfr.event.ChunkGenerationEvent
- TYPE - Static variable in class net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
- TYPE - Static variable in class net.minecraft.util.profiling.jfr.event.PacketReceivedEvent
- TYPE - Static variable in class net.minecraft.util.profiling.jfr.event.PacketSentEvent
- TYPE - Static variable in class net.minecraft.util.profiling.jfr.event.ServerTickTimeEvent
- TYPE - Static variable in class net.minecraft.util.profiling.jfr.event.WorldLoadFinishedEvent
- TYPE_CODEC - Static variable in class net.minecraft.particle.ParticleTypes
- TYPE_CODEC - Static variable in class net.minecraft.structure.rule.RuleTest
- TYPE_CODEC - Static variable in class net.minecraft.world.gen.chunk.placement.StructurePlacement
- TYPE_CODEC - Static variable in class net.minecraft.world.gen.feature.size.FeatureSize
- TYPE_CODEC - Static variable in class net.minecraft.world.gen.foliage.FoliagePlacer
- TYPE_CODEC - Static variable in class net.minecraft.world.gen.root.RootPlacer
- TYPE_CODEC - Static variable in class net.minecraft.world.gen.stateprovider.BlockStateProvider
- TYPE_CODEC - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecorator
- TYPE_CODEC - Static variable in class net.minecraft.world.gen.trunk.TrunkPlacer
- TYPE_FACTORY - Static variable in class net.minecraft.command.BlockDataObject
- TYPE_FACTORY - Static variable in class net.minecraft.command.EntityDataObject
- TYPE_FACTORY - Static variable in class net.minecraft.command.StorageDataObject
- TYPE_KEY - Static variable in class net.minecraft.item.FireworkRocketItem
- TYPE_KEY - Static variable in class net.minecraft.village.VillagerGossips.GossipEntry
- TYPE_MODIFIER - Static variable in class net.minecraft.recipe.FireworkStarRecipe
- TYPE_MODIFIER_MAP - Static variable in class net.minecraft.recipe.FireworkStarRecipe
- TYPE_NAMES - Static variable in class net.minecraft.enchantment.DamageEnchantment
- TYPE_NAMESPACE_SPLITTER - Static variable in class net.minecraft.resource.ZipResourcePack
- TYPE_NBT_KEY - Static variable in record class net.minecraft.world.tick.Tick
- TYPE_SUFFIX_COLOR - Static variable in class net.minecraft.nbt.visitor.NbtTextFormatter
- TYPE_TO_FILE_SYSTEM - Static variable in class net.minecraft.resource.DefaultResourcePack
- TYPE1 - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper
- TYPE2 - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper
- TypeAwareBuyForOneEmeraldFactory(int, int, int, Map<VillagerType, Item>) - Constructor for class net.minecraft.village.TradeOffers.TypeAwareBuyForOneEmeraldFactory
- TypedActionResult<T> - Class in net.minecraft.util
- TypedActionResult(ActionResult, T) - Constructor for class net.minecraft.util.TypedActionResult
- typedText - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor.SuggestionWindow
- TypeFilter<B,
T extends B> - Interface in net.minecraft.util -
A filter that determines if an object of some supertype
B
can be treated as an object of some subtypeT
. - TypeFilterableList<T> - Class in net.minecraft.util.collection
-
A collection allowing getting all elements of a specific type.
- TypeFilterableList(Class<T>) - Constructor for class net.minecraft.util.collection.TypeFilterableList
- typeFrom(String) - Static method in class net.minecraft.client.realms.dto.Subscription
- typeGetter - Variable in class net.minecraft.util.JsonSerializing.GsonSerializer
- typeGetter - Variable in class net.minecraft.util.JsonSerializing.SerializerBuilder
- typeId - Variable in record class net.minecraft.network.message.MessageType.Serialized
-
The field for the
typeId
record component. - typeId() - Method in record class net.minecraft.network.message.MessageType.Serialized
-
Returns the value of the
typeId
record component. - typeIndex - Variable in class net.minecraft.enchantment.DamageEnchantment
- typeReference - Variable in enum class net.minecraft.datafixer.DataFixTypes
- typeReference - Variable in class net.minecraft.datafixer.fix.AbstractUuidFix
- typeReference - Variable in class net.minecraft.datafixer.fix.AddFlagIfNotPresentFix
- TypeReferences - Class in net.minecraft.datafixer
-
Represents all the type references Minecraft's datafixer can fix.
- TypeReferences() - Constructor for class net.minecraft.datafixer.TypeReferences
- types - Variable in class net.minecraft.datafixer.fix.ChoiceTypesFix
- types - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
- TYPES - Static variable in enum class net.minecraft.entity.passive.FoxEntity.Type
- TYPES - Static variable in enum class net.minecraft.item.FireworkRocketItem.Type
- TYPES - Static variable in class net.minecraft.predicate.entity.TypeSpecificPredicate.Deserializers
- typeSpecific - Variable in class net.minecraft.predicate.entity.EntityPredicate.Builder
- typeSpecific - Variable in class net.minecraft.predicate.entity.EntityPredicate
- typeSpecific(TypeSpecificPredicate) - Method in class net.minecraft.predicate.entity.EntityPredicate.Builder
- TypeSpecificPredicate - Interface in net.minecraft.predicate.entity
- TypeSpecificPredicate.Deserializer - Interface in net.minecraft.predicate.entity
- TypeSpecificPredicate.Deserializers - Class in net.minecraft.predicate.entity
- typeSpecificToJson() - Method in class net.minecraft.predicate.entity.FishingHookPredicate
- typeSpecificToJson() - Method in class net.minecraft.predicate.entity.LightningBoltPredicate
- typeSpecificToJson() - Method in class net.minecraft.predicate.entity.PlayerPredicate
- typeSpecificToJson() - Method in class net.minecraft.predicate.entity.SlimePredicate
- typeSpecificToJson() - Method in interface net.minecraft.predicate.entity.TypeSpecificPredicate
- typeSupplier - Variable in class net.minecraft.command.argument.serialize.ConstantArgumentSerializer.Properties
- typeToModel - Variable in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form