Uses of Record Class
net.minecraft.tags.TagKey
Packages that use TagKey
Package
Description
Classes for NeoForge's own data generation.
-
Uses of TagKey in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon declared as TagKeyMethods in net.minecraft.advancements.critereon that return TagKeyModifier and TypeMethodDescriptionTagPredicate.tag()Returns the value of thetagrecord component.Methods in net.minecraft.advancements.critereon with parameters of type TagKeyModifier and TypeMethodDescriptionstatic <T> TagPredicate<T> static <T> TagPredicate<T> EntityPredicate.Builder.of(TagKey<EntityType<?>> p_204078_) static EntityTypePredicateEntityTypePredicate.of(TagKey<EntityType<?>> p_204082_) Constructors in net.minecraft.advancements.critereon with parameters of type TagKeyModifierConstructorDescriptionTagPredicate(TagKey<T> tag, boolean expected) Creates an instance of aTagPredicaterecord class. -
Uses of TagKey in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory with type parameters of type TagKey -
Uses of TagKey in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type TagKeyModifier and TypeMethodDescriptionprivate static Optional<List<WorldCreationUiState.WorldTypeEntry>> WorldCreationUiState.getNonEmptyList(Registry<WorldPreset> p_268296_, TagKey<WorldPreset> p_268097_) -
Uses of TagKey in net.minecraft.client.tutorial
Methods in net.minecraft.client.tutorial with parameters of type TagKeyModifier and TypeMethodDescriptionstatic booleanCraftPlanksTutorialStep.hasCraftedPlanksPreviously(LocalPlayer p_205663_, TagKey<Item> p_205664_) -
Uses of TagKey in net.minecraft.commands.arguments
Fields in net.minecraft.commands.arguments declared as TagKeyModifier and TypeFieldDescriptionResourceOrTagKeyArgument.TagResult.keyThe field for thekeyrecord component.Methods in net.minecraft.commands.arguments that return TagKeyModifier and TypeMethodDescriptionResourceOrTagKeyArgument.TagResult.key()Returns the value of thekeyrecord component.Methods in net.minecraft.commands.arguments that return types with arguments of type TagKeyModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<ResourceKey<T>, TagKey<T>> ResourceOrTagKeyArgument.ResourceResult.unwrap()com.mojang.datafixers.util.Either<ResourceKey<T>, TagKey<T>> ResourceOrTagKeyArgument.Result.unwrap()com.mojang.datafixers.util.Either<ResourceKey<T>, TagKey<T>> ResourceOrTagKeyArgument.TagResult.unwrap()Constructors in net.minecraft.commands.arguments with parameters of type TagKey -
Uses of TagKey in net.minecraft.core
Fields in net.minecraft.core declared as TagKeyFields in net.minecraft.core with type parameters of type TagKeyModifier and TypeFieldDescriptionHolder.Reference.tagsprivate Map<TagKey<T>, HolderSet.Named<T>> MappedRegistry.tagsMethods in net.minecraft.core that return TagKeyMethods in net.minecraft.core that return types with arguments of type TagKeyModifier and TypeMethodDescriptionMappedRegistry.getTagNames()Registry.getTagNames()Stream<com.mojang.datafixers.util.Pair<TagKey<T>, HolderSet.Named<T>>> MappedRegistry.getTags()Stream<com.mojang.datafixers.util.Pair<TagKey<T>, HolderSet.Named<T>>> Registry.getTags()HolderLookup.listTagIds()Holder.Direct.tags()Holder.Reference.tags()Holder.tags()HolderSet.Direct.unwrap()HolderSet.Named.unwrap()HolderSet.unwrap()HolderSet.Direct.unwrapKey()HolderSet.Named.unwrapKey()HolderSet.unwrapKey()Methods in net.minecraft.core with parameters of type TagKeyModifier and TypeMethodDescriptionprivate HolderSet.Named<T> static <T> HolderSet.Named<T> HolderSet.emptyNamed(HolderOwner<T> p_255858_, TagKey<T> p_256459_) Deprecated.default Optional<HolderSet.Named<T>> MappedRegistry.getOrCreateTag(TagKey<T> p_205895_) Registry.getOrCreateTag(TagKey<T> p_206045_) default HolderSet.Named<T> HolderGetter.getOrThrow(TagKey<T> p_256125_) Registry.getRandomElementOf(TagKey<T> p_320357_, RandomSource p_320935_) Registry.getTagOrEmpty(TagKey<T> p_206059_) booleanbooleanbooleanMethod parameters in net.minecraft.core with type arguments of type TagKeyModifier and TypeMethodDescriptionvoidHolder.Reference.bindTags(Collection<TagKey<T>> p_205770_) voidvoidConstructors in net.minecraft.core with parameters of type TagKeyModifierConstructorDescription(package private)Named(HolderOwner<T> p_256118_, TagKey<T> p_256597_) -
Uses of TagKey in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes with parameters of type TagKeyModifier and TypeMethodDescriptionprotected static voidRecipeProvider.copySmithingTemplate(RecipeOutput p_300986_, ItemLike p_266974_, TagKey<Item> p_267283_) protected static Criterion<InventoryChangeTrigger.TriggerInstance> protected static voidRecipeProvider.planksFromLog(RecipeOutput p_301020_, ItemLike p_259052_, TagKey<Item> p_259045_, int p_259471_) protected static voidRecipeProvider.planksFromLogs(RecipeOutput p_301221_, ItemLike p_259193_, TagKey<Item> p_259818_, int p_259807_) -
Uses of TagKey in net.minecraft.data.tags
Fields in net.minecraft.data.tags with type parameters of type TagKeyMethods in net.minecraft.data.tags with parameters of type TagKeyModifier and TypeMethodDescriptiondefault booleanprotected voidprotected TagBuilderTagsProvider.getOrCreateRawBuilder(TagKey<T> p_236452_) protected TagsProvider.TagAppender<T> -
Uses of TagKey in net.minecraft.resources
Fields in net.minecraft.resources with type parameters of type TagKeyModifier and TypeFieldDescriptionprivate final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<ICustomHolderSet<E>, com.mojang.datafixers.util.Either<TagKey<E>, List<Holder<E>>>>> HolderSetCodec.combinedCodecprivate final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<TagKey<E>, List<Holder<E>>>> HolderSetCodec.registryAwareCodecMethods in net.minecraft.resources with parameters of type TagKeyModifier and TypeMethodDescriptionprivate static <E> com.mojang.serialization.DataResult<HolderSet<E>> HolderSetCodec.lookupTag(HolderGetter<E> p_332757_, TagKey<E> p_332743_) -
Uses of TagKey in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type TagKeyModifier and TypeMethodDescriptionServerLevel.findNearestMapStructure(TagKey<Structure> p_215012_, BlockPos p_215013_, int p_215014_, boolean p_215015_) -
Uses of TagKey in net.minecraft.tags
Fields in net.minecraft.tags declared as TagKeyModifier and TypeFieldDescriptionBlockTags.ACACIA_LOGSItemTags.ACACIA_LOGSPoiTypeTags.ACQUIRABLE_JOB_SITEBlockTags.ALL_HANGING_SIGNSBlockTags.ALL_SIGNSGameEventTags.ALLAY_CAN_LISTENBiomeTags.ALLOWS_SURFACE_SLIME_SPAWNSstatic final TagKey<DamageType> DamageTypeTags.ALWAYS_HURTS_ENDER_DRAGONSstatic final TagKey<DamageType> DamageTypeTags.ALWAYS_KILLS_ARMOR_STANDSstatic final TagKey<DamageType> DamageTypeTags.ALWAYS_MOST_SIGNIFICANT_FALLstatic final TagKey<DamageType> DamageTypeTags.ALWAYS_TRIGGERS_SILVERFISHBlockTags.ANCIENT_CITY_REPLACEABLEBlockTags.ANIMALS_SPAWNABLE_ONBlockTags.ANVILItemTags.ANVILstatic final TagKey<EntityType<?>> EntityTypeTags.AQUATICItemTags.ARMADILLO_FOODBlockTags.ARMADILLO_SPAWNABLE_ONItemTags.ARMOR_ENCHANTABLEstatic final TagKey<EntityType<?>> EntityTypeTags.ARROWSItemTags.ARROWSstatic final TagKey<EntityType<?>> EntityTypeTags.ARTHROPODstatic final TagKey<DamageType> DamageTypeTags.AVOIDS_GUARDIAN_THORNSItemTags.AXESstatic final TagKey<EntityType<?>> EntityTypeTags.AXOLOTL_ALWAYS_HOSTILESItemTags.AXOLOTL_FOODstatic final TagKey<EntityType<?>> EntityTypeTags.AXOLOTL_HUNT_TARGETSBlockTags.AXOLOTLS_SPAWNABLE_ONBlockTags.AZALEA_GROWS_ONBlockTags.AZALEA_ROOT_REPLACEABLEBlockTags.BADLANDS_TERRACOTTABlockTags.BAMBOO_BLOCKSItemTags.BAMBOO_BLOCKSBlockTags.BAMBOO_PLANTABLE_ONBlockTags.BANNERSItemTags.BANNERSBlockTags.BASE_STONE_NETHERBlockTags.BASE_STONE_OVERWORLDBlockTags.BEACON_BASE_BLOCKSItemTags.BEACON_PAYMENT_ITEMSBlockTags.BEDSItemTags.BEDSItemTags.BEE_FOODBlockTags.BEE_GROWABLESPoiTypeTags.BEE_HOMEstatic final TagKey<EntityType<?>> EntityTypeTags.BEEHIVE_INHABITORSBlockTags.BEEHIVESBlockTags.BIG_DRIPLEAF_PLACEABLEBlockTags.BIRCH_LOGSItemTags.BIRCH_LOGSBlockTags.BLOCKS_WIND_CHARGE_EXPLOSIONSItemTags.BOATSItemTags.BOOKSHELF_BOOKSItemTags.BOW_ENCHANTABLEItemTags.BREAKS_DECORATED_POTSstatic final TagKey<DamageType> DamageTypeTags.BREEZE_IMMUNE_TOstatic final TagKey<DamageType> DamageTypeTags.BURNS_ARMOR_STANDSBlockTags.BUTTONSItemTags.BUTTONSstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_ARMORstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_COOLDOWNstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_EFFECTSstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_ENCHANTMENTSstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_INVULNERABILITYstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_RESISTANCEstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_SHIELDstatic final TagKey<DamageType> DamageTypeTags.BYPASSES_WOLF_ARMORItemTags.CAMEL_FOODBlockTags.CAMEL_SAND_STEP_SOUND_BLOCKSBlockTags.CAMPFIRESstatic final TagKey<DamageType> DamageTypeTags.CAN_BREAK_ARMOR_STANDstatic final TagKey<EntityType<?>> EntityTypeTags.CAN_BREATHE_UNDER_WATERstatic final TagKey<EntityType<?>> EntityTypeTags.CAN_TURN_IN_BOATSBlockTags.CANDLE_CAKESBlockTags.CANDLESItemTags.CANDLESItemTags.CAT_FOODStructureTags.CATS_SPAWN_AS_BLACKStructureTags.CATS_SPAWN_INBlockTags.CAULDRONSBlockTags.CAVE_VINESBlockTags.CEILING_HANGING_SIGNSBlockTags.CHERRY_LOGSItemTags.CHERRY_LOGSItemTags.CHEST_ARMORItemTags.CHEST_ARMOR_ENCHANTABLEItemTags.CHEST_BOATSItemTags.CHICKEN_FOODBlockTags.CLIMBABLEItemTags.CLUSTER_MAX_HARVESTABLESBlockTags.COAL_ORESItemTags.COAL_ORESItemTags.COALSBlockTags.COMBINATION_STEP_SOUND_BLOCKSItemTags.COMPASSESBlockTags.COMPLETES_FIND_TREE_TUTORIALItemTags.COMPLETES_FIND_TREE_TUTORIALBlockTags.CONCRETE_POWDERBlockTags.CONVERTABLE_TO_MUDBlockTags.COPPER_ORESItemTags.COPPER_ORESBlockTags.CORAL_BLOCKSBlockTags.CORAL_PLANTSBlockTags.CORALSItemTags.COW_FOODItemTags.CREEPER_DROP_MUSIC_DISCSItemTags.CREEPER_IGNITERSBlockTags.CRIMSON_STEMSItemTags.CRIMSON_STEMSBlockTags.CROPSItemTags.CROSSBOW_ENCHANTABLEBlockTags.CRYSTAL_SOUND_BLOCKSstatic final TagKey<DamageType> DamageTypeTags.DAMAGES_HELMETBlockTags.DAMPENS_VIBRATIONSItemTags.DAMPENS_VIBRATIONSBlockTags.DARK_OAK_LOGSItemTags.DARK_OAK_LOGSBlockTags.DEAD_BUSH_MAY_PLACE_ONItemTags.DECORATED_POT_INGREDIENTSItemTags.DECORATED_POT_SHERDSBlockTags.DEEPSLATE_ORE_REPLACEABLESstatic final TagKey<CatVariant> CatVariantTags.DEFAULT_SPAWNSstatic final TagKey<EntityType<?>> EntityTypeTags.DEFLECTS_PROJECTILESBlockTags.DIAMOND_ORESItemTags.DIAMOND_ORESBlockTags.DIRTItemTags.DIRTstatic final TagKey<EntityType<?>> EntityTypeTags.DISMOUNTS_UNDERWATERBlockTags.DOES_NOT_BLOCK_HOPPERSStructureTags.DOLPHIN_LOCATEDBlockTags.DOORSItemTags.DOORSBlockTags.DRAGON_IMMUNEBlockTags.DRAGON_TRANSPARENTBlockTags.DRIPSTONE_REPLACEABLEItemTags.DURABILITY_ENCHANTABLEItemTags.DYEABLEBlockTags.EMERALD_ORESItemTags.EMERALD_ORESBlockTags.ENCHANTMENT_POWER_PROVIDERBlockTags.ENCHANTMENT_POWER_TRANSMITTERBlockTags.ENDERMAN_HOLDABLEItemTags.EQUIPPABLE_ENCHANTABLEstatic final TagKey<WorldPreset> WorldPresetTags.EXTENDEDStructureTags.EYE_OF_ENDER_LOCATEDstatic final TagKey<EntityType<?>> EntityTypeTags.FALL_DAMAGE_IMMUNEBlockTags.FALL_DAMAGE_RESETTINGBlockTags.FEATURES_CANNOT_REPLACEBlockTags.FENCE_GATESItemTags.FENCE_GATESBlockTags.FENCESItemTags.FENCESBlockTags.FIREItemTags.FIRE_ASPECT_ENCHANTABLEItemTags.FISHESItemTags.FISHING_ENCHANTABLEBlockTags.FLOWER_POTSBlockTags.FLOWERSItemTags.FLOWERSItemTags.FOOT_ARMORItemTags.FOOT_ARMOR_ENCHANTABLEItemTags.FOX_FOODBlockTags.FOXES_SPAWNABLE_ONstatic final TagKey<EntityType<?>> EntityTypeTags.FREEZE_HURTS_EXTRA_TYPESstatic final TagKey<EntityType<?>> EntityTypeTags.FREEZE_IMMUNE_ENTITY_TYPESItemTags.FREEZE_IMMUNE_WEARABLESstatic final TagKey<EntityType<?>> EntityTypeTags.FROG_FOODItemTags.FROG_FOODBlockTags.FROG_PREFER_JUMP_TOBlockTags.FROGS_SPAWNABLE_ONstatic final TagKey<CatVariant> CatVariantTags.FULL_MOON_SPAWNSBlockTags.GEODE_INVALID_BLOCKSItemTags.GOAT_FOODstatic final TagKey<Instrument> InstrumentTags.GOAT_HORNSBlockTags.GOATS_SPAWNABLE_ONBlockTags.GOLD_ORESItemTags.GOLD_ORESBlockTags.GUARDED_BY_PIGLINSItemTags.HANGING_SIGNSBiomeTags.HAS_ANCIENT_CITYBiomeTags.HAS_BASTION_REMNANTBiomeTags.HAS_BURIED_TREASUREBiomeTags.HAS_CLOSER_WATER_FOGBiomeTags.HAS_DESERT_PYRAMIDBiomeTags.HAS_END_CITYBiomeTags.HAS_IGLOOBiomeTags.HAS_JUNGLE_TEMPLEBiomeTags.HAS_MINESHAFTBiomeTags.HAS_MINESHAFT_MESABiomeTags.HAS_NETHER_FORTRESSBiomeTags.HAS_NETHER_FOSSILBiomeTags.HAS_OCEAN_MONUMENTBiomeTags.HAS_OCEAN_RUIN_COLDBiomeTags.HAS_OCEAN_RUIN_WARMBiomeTags.HAS_PILLAGER_OUTPOSTBiomeTags.HAS_RUINED_PORTAL_DESERTBiomeTags.HAS_RUINED_PORTAL_JUNGLEBiomeTags.HAS_RUINED_PORTAL_MOUNTAINBiomeTags.HAS_RUINED_PORTAL_NETHERBiomeTags.HAS_RUINED_PORTAL_OCEANBiomeTags.HAS_RUINED_PORTAL_STANDARDBiomeTags.HAS_RUINED_PORTAL_SWAMPBiomeTags.HAS_SHIPWRECKBiomeTags.HAS_SHIPWRECK_BEACHEDBiomeTags.HAS_STRONGHOLDBiomeTags.HAS_SWAMP_HUTBiomeTags.HAS_TRAIL_RUINSBiomeTags.HAS_TRIAL_CHAMBERSBiomeTags.HAS_VILLAGE_DESERTBiomeTags.HAS_VILLAGE_PLAINSBiomeTags.HAS_VILLAGE_SAVANNABiomeTags.HAS_VILLAGE_SNOWYBiomeTags.HAS_VILLAGE_TAIGABiomeTags.HAS_WOODLAND_MANSIONItemTags.HEAD_ARMORItemTags.HEAD_ARMOR_ENCHANTABLEItemTags.HOESItemTags.HOGLIN_FOODBlockTags.HOGLIN_REPELLENTSItemTags.HORSE_FOODItemTags.HORSE_TEMPT_ITEMSBlockTags.ICEstatic final TagKey<DamageType> DamageTypeTags.IGNITES_ARMOR_STANDSGameEventTags.IGNORE_VIBRATIONS_SNEAKINGItemTags.IGNORED_BY_PIGLIN_BABIESstatic final TagKey<EntityType<?>> EntityTypeTags.IGNORES_POISON_AND_REGENstatic final TagKey<EntityType<?>> EntityTypeTags.ILLAGERstatic final TagKey<EntityType<?>> EntityTypeTags.ILLAGER_FRIENDSstatic final TagKey<EntityType<?>> EntityTypeTags.IMMUNE_TO_INFESTEDstatic final TagKey<EntityType<?>> EntityTypeTags.IMMUNE_TO_OOZINGstatic final TagKey<EntityType<?>> EntityTypeTags.IMPACT_PROJECTILESBlockTags.IMPERMEABLEBlockTags.INCORRECT_FOR_DIAMOND_TOOLBlockTags.INCORRECT_FOR_GOLD_TOOLBlockTags.INCORRECT_FOR_IRON_TOOLBlockTags.INCORRECT_FOR_NETHERITE_TOOLBlockTags.INCORRECT_FOR_STONE_TOOLBlockTags.INCORRECT_FOR_WOODEN_TOOLBiomeTags.INCREASED_FIRE_BURNOUTBlockTags.INFINIBURN_ENDBlockTags.INFINIBURN_NETHERBlockTags.INFINIBURN_OVERWORLDBlockTags.INSIDE_STEP_SOUND_BLOCKSBlockTags.INVALID_SPAWN_INSIDEstatic final TagKey<EntityType<?>> EntityTypeTags.INVERTED_HEALING_AND_HARMBlockTags.IRON_ORESItemTags.IRON_ORESBiomeTags.IS_BADLANDSBiomeTags.IS_BEACHBiomeTags.IS_DEEP_OCEANstatic final TagKey<DamageType> DamageTypeTags.IS_DROWNINGBiomeTags.IS_ENDstatic final TagKey<DamageType> DamageTypeTags.IS_EXPLOSIONstatic final TagKey<DamageType> DamageTypeTags.IS_FALLstatic final TagKey<DamageType> DamageTypeTags.IS_FIREBiomeTags.IS_FORESTstatic final TagKey<DamageType> DamageTypeTags.IS_FREEZINGBiomeTags.IS_HILLBiomeTags.IS_JUNGLEstatic final TagKey<DamageType> DamageTypeTags.IS_LIGHTNINGBiomeTags.IS_MOUNTAINBiomeTags.IS_NETHERBiomeTags.IS_OCEANBiomeTags.IS_OVERWORLDstatic final TagKey<DamageType> DamageTypeTags.IS_PLAYER_ATTACKstatic final TagKey<DamageType> DamageTypeTags.IS_PROJECTILEBiomeTags.IS_RIVERBiomeTags.IS_SAVANNABiomeTags.IS_TAIGABlockTags.JUNGLE_LOGSItemTags.JUNGLE_LOGSBlockTags.LAPIS_ORESItemTags.LAPIS_ORESFluidTags.LAVABlockTags.LAVA_POOL_STONE_CANNOT_REPLACEBlockTags.LEAVESItemTags.LEAVESItemTags.LECTERN_BOOKSItemTags.LEG_ARMORItemTags.LEG_ARMOR_ENCHANTABLEItemTags.LLAMA_FOODItemTags.LLAMA_TEMPT_ITEMSBlockTags.LOGSItemTags.LOGSBlockTags.LOGS_THAT_BURNItemTags.LOGS_THAT_BURNBlockTags.LUSH_GROUND_REPLACEABLEItemTags.MACE_ENCHANTABLEBlockTags.MAINTAINS_FARMLANDBlockTags.MANGROVE_LOGSItemTags.MANGROVE_LOGSBlockTags.MANGROVE_LOGS_CAN_GROW_THROUGHBlockTags.MANGROVE_ROOTS_CAN_GROW_THROUGHItemTags.MEATBlockTags.MINEABLE_WITH_AXEBlockTags.MINEABLE_WITH_HOEBlockTags.MINEABLE_WITH_PICKAXEBlockTags.MINEABLE_WITH_SHOVELStructureTags.MINESHAFTBiomeTags.MINESHAFT_BLOCKINGItemTags.MINING_ENCHANTABLEItemTags.MINING_LOOT_ENCHANTABLEBlockTags.MOOSHROOMS_SPAWNABLE_ONBiomeTags.MORE_FREQUENT_DROWNED_SPAWNSBlockTags.MOSS_REPLACEABLEBlockTags.MUSHROOM_GROW_BLOCKItemTags.MUSIC_DISCSBlockTags.NEEDS_DIAMOND_TOOLBlockTags.NEEDS_IRON_TOOLBlockTags.NEEDS_STONE_TOOLBlockTags.NETHER_CARVER_REPLACEABLESstatic final TagKey<DamageType> DamageTypeTags.NO_ANGERstatic final TagKey<EntityType<?>> EntityTypeTags.NO_ANGER_FROM_WIND_CHARGEstatic final TagKey<DamageType> DamageTypeTags.NO_IMPACTstatic final TagKey<BannerPattern> BannerPatternTags.NO_ITEM_REQUIREDstatic final TagKey<DamageType> DamageTypeTags.NO_KNOCKBACKstatic final TagKey<EntityType<?>> EntityTypeTags.NON_CONTROLLING_RIDERItemTags.NON_FLAMMABLE_WOODstatic final TagKey<WorldPreset> WorldPresetTags.NORMALstatic final TagKey<EntityType<?>> EntityTypeTags.NOT_SCARY_FOR_PUFFERFISHItemTags.NOTE_BLOCK_TOP_INSTRUMENTSBlockTags.NYLIUMBlockTags.OAK_LOGSItemTags.OAK_LOGSBlockTags.OCCLUDES_VIBRATION_SIGNALSStructureTags.OCEAN_RUINItemTags.OCELOT_FOODStructureTags.ON_DESERT_VILLAGE_MAPSStructureTags.ON_JUNGLE_EXPLORER_MAPSStructureTags.ON_OCEAN_EXPLORER_MAPSStructureTags.ON_PLAINS_VILLAGE_MAPSStructureTags.ON_SAVANNA_VILLAGE_MAPSStructureTags.ON_SNOWY_VILLAGE_MAPSStructureTags.ON_SWAMP_EXPLORER_MAPSStructureTags.ON_TAIGA_VILLAGE_MAPSStructureTags.ON_TREASURE_MAPSStructureTags.ON_TRIAL_CHAMBERS_MAPSStructureTags.ON_WOODLAND_EXPLORER_MAPSBlockTags.OVERWORLD_CARVER_REPLACEABLESBlockTags.OVERWORLD_NATURAL_LOGSItemTags.PANDA_FOODItemTags.PARROT_FOODItemTags.PARROT_POISONOUS_FOODBlockTags.PARROTS_SPAWNABLE_ONstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_CREEPERstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_FLOWstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_FLOWERstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_GLOBEstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_GUSTERstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_MOJANGstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_PIGLINstatic final TagKey<BannerPattern> BannerPatternTags.PATTERN_ITEM_SKULLItemTags.PICKAXESItemTags.PIG_FOODItemTags.PIGLIN_FOODItemTags.PIGLIN_LOVEDBlockTags.PIGLIN_REPELLENTSItemTags.PIGLIN_REPELLENTSstatic final TagKey<PaintingVariant> PaintingVariantTags.PLACEABLEBlockTags.PLANKSItemTags.PLANKSBiomeTags.PLAYS_UNDERWATER_MUSICBiomeTags.POLAR_BEARS_SPAWN_ON_ALTERNATE_BLOCKSBlockTags.POLAR_BEARS_SPAWNABLE_ON_ALTERNATEBlockTags.PORTALSstatic final TagKey<EntityType<?>> EntityTypeTags.POWDER_SNOW_WALKABLE_MOBSBlockTags.PRESSURE_PLATESBlockTags.PREVENT_MOB_SPAWNING_INSIDEBiomeTags.PRODUCES_CORALS_FROM_BONEMEALItemTags.RABBIT_FOODBlockTags.RABBITS_SPAWNABLE_ONstatic final TagKey<EntityType<?>> EntityTypeTags.RAIDERSBlockTags.RAILSItemTags.RAILSstatic final TagKey<EntityType<?>> EntityTypeTags.REDIRECTABLE_PROJECTILEBlockTags.REDSTONE_ORESItemTags.REDSTONE_ORESBiomeTags.REDUCED_WATER_AMBIENT_SPAWNSstatic final TagKey<Instrument> InstrumentTags.REGULAR_GOAT_HORNSBlockTags.REPLACEABLEBlockTags.REPLACEABLE_BY_TREESBiomeTags.REQUIRED_OCEAN_MONUMENT_SURROUNDINGStructureTags.RUINED_PORTALBlockTags.SANDItemTags.SANDBlockTags.SAPLINGSItemTags.SAPLINGSstatic final TagKey<Instrument> InstrumentTags.SCREAMING_GOAT_HORNSBlockTags.SCULK_REPLACEABLEBlockTags.SCULK_REPLACEABLE_WORLD_GENstatic final TagKey<EntityType<?>> EntityTypeTags.SENSITIVE_TO_BANE_OF_ARTHROPODSstatic final TagKey<EntityType<?>> EntityTypeTags.SENSITIVE_TO_IMPALINGstatic final TagKey<EntityType<?>> EntityTypeTags.SENSITIVE_TO_SMITEItemTags.SHARP_WEAPON_ENCHANTABLEItemTags.SHEEP_FOODStructureTags.SHIPWRECKItemTags.SHOVELSGameEventTags.SHRIEKER_CAN_LISTENBlockTags.SHULKER_BOXESBlockTags.SIGNSItemTags.SIGNSstatic final TagKey<EntityType<?>> EntityTypeTags.SKELETONSItemTags.SKULLSBlockTags.SLABSItemTags.SLABSBlockTags.SMALL_DRIPLEAF_PLACEABLEBlockTags.SMALL_FLOWERSItemTags.SMALL_FLOWERSBlockTags.SMELTS_TO_GLASSItemTags.SMELTS_TO_GLASSBlockTags.SNAPS_GOAT_HORNBlockTags.SNIFFER_DIGGABLE_BLOCKBlockTags.SNIFFER_EGG_HATCH_BOOSTItemTags.SNIFFER_FOODBlockTags.SNOWBiomeTags.SNOW_GOLEM_MELTSBlockTags.SNOW_LAYER_CAN_SURVIVE_ONBlockTags.SNOW_LAYER_CANNOT_SURVIVE_ONBlockTags.SOUL_FIRE_BASE_BLOCKSItemTags.SOUL_FIRE_BASE_BLOCKSBlockTags.SOUL_SPEED_BLOCKSBiomeTags.SPAWNS_COLD_VARIANT_FROGSBiomeTags.SPAWNS_GOLD_RABBITSBiomeTags.SPAWNS_SNOW_FOXESBiomeTags.SPAWNS_WARM_VARIANT_FROGSBiomeTags.SPAWNS_WHITE_RABBITSBlockTags.SPRUCE_LOGSItemTags.SPRUCE_LOGSBlockTags.STAIRSItemTags.STAIRSBlockTags.STANDING_SIGNSBlockTags.STONE_BRICKSItemTags.STONE_BRICKSBlockTags.STONE_BUTTONSItemTags.STONE_BUTTONSItemTags.STONE_CRAFTING_MATERIALSBlockTags.STONE_ORE_REPLACEABLESBlockTags.STONE_PRESSURE_PLATESItemTags.STONE_TOOL_MATERIALSItemTags.STRIDER_FOODItemTags.STRIDER_TEMPT_ITEMSBlockTags.STRIDER_WARM_BLOCKSBiomeTags.STRONGHOLD_BIASED_TOBlockTags.SWORD_EFFICIENTItemTags.SWORD_ENCHANTABLEItemTags.SWORDSBlockTags.TALL_FLOWERSItemTags.TALL_FLOWERSBlockTags.TERRACOTTAItemTags.TERRACOTTAstatic final TagKey<Enchantment> EnchantmentTags.TOOLTIP_ORDERBlockTags.TRAIL_RUINS_REPLACEABLEBlockTags.TRAPDOORSItemTags.TRAPDOORSItemTags.TRIDENT_ENCHANTABLEItemTags.TRIM_MATERIALSItemTags.TRIM_TEMPLATESItemTags.TRIMMABLE_ARMORItemTags.TURTLE_FOODstatic final TagKey<EntityType<?>> EntityTypeTags.UNDEADBlockTags.UNDERWATER_BONEMEALSBlockTags.UNSTABLE_BOTTOM_CENTERBlockTags.VALID_SPAWNItemTags.VANISHING_ENCHANTABLEBlockTags.VIBRATION_RESONATORSGameEventTags.VIBRATIONSPoiTypeTags.VILLAGEStructureTags.VILLAGEItemTags.VILLAGER_PLANTABLE_SEEDSstatic final TagKey<FlatLevelGeneratorPreset> FlatLevelGeneratorPresetTags.VISIBLEBlockTags.WALL_CORALSBlockTags.WALL_HANGING_SIGNSBlockTags.WALL_POST_OVERRIDEBlockTags.WALL_SIGNSBlockTags.WALLSItemTags.WALLSGameEventTags.WARDEN_CAN_LISTENBlockTags.WARPED_STEMSItemTags.WARPED_STEMSBlockTags.WART_BLOCKSItemTags.WART_BLOCKSFluidTags.WATERBiomeTags.WATER_ON_MAP_OUTLINESItemTags.WEAPON_ENCHANTABLEstatic final TagKey<DamageType> DamageTypeTags.WITCH_RESISTANT_TOstatic final TagKey<EntityType<?>> EntityTypeTags.WITHER_FRIENDSBlockTags.WITHER_IMMUNEstatic final TagKey<DamageType> DamageTypeTags.WITHER_IMMUNE_TOBlockTags.WITHER_SUMMON_BASE_BLOCKSBiomeTags.WITHOUT_PATROL_SPAWNSBiomeTags.WITHOUT_WANDERING_TRADER_SPAWNSBiomeTags.WITHOUT_ZOMBIE_SIEGESItemTags.WOLF_FOODBlockTags.WOLVES_SPAWNABLE_ONBlockTags.WOODEN_BUTTONSItemTags.WOODEN_BUTTONSBlockTags.WOODEN_DOORSItemTags.WOODEN_DOORSBlockTags.WOODEN_FENCESItemTags.WOODEN_FENCESBlockTags.WOODEN_PRESSURE_PLATESItemTags.WOODEN_PRESSURE_PLATESBlockTags.WOODEN_SLABSItemTags.WOODEN_SLABSBlockTags.WOODEN_STAIRSItemTags.WOODEN_STAIRSBlockTags.WOODEN_TRAPDOORSItemTags.WOODEN_TRAPDOORSBlockTags.WOOLItemTags.WOOLBlockTags.WOOL_CARPETSItemTags.WOOL_CARPETSstatic final TagKey<EntityType<?>> EntityTypeTags.ZOMBIESFields in net.minecraft.tags with type parameters of type TagKeyModifier and TypeFieldDescriptionprivate static final com.google.common.collect.Interner<TagKey<?>> TagKey.VALUESMethods in net.minecraft.tags that return TagKeyModifier and TypeMethodDescriptionprivate static TagKey<BannerPattern> BlockTags.create(ResourceLocation name) private static TagKey<CatVariant> private static TagKey<DamageType> private static TagKey<Enchantment> private static TagKey<EntityType<?>> private static TagKey<FlatLevelGeneratorPreset> FluidTags.create(ResourceLocation name) private static TagKey<Instrument> ItemTags.create(ResourceLocation name) private static TagKey<PaintingVariant> static <T> TagKey<T> TagKey.create(ResourceKey<? extends Registry<T>> p_203883_, ResourceLocation p_203884_) private static TagKey<WorldPreset> Methods in net.minecraft.tags that return types with arguments of type TagKeyModifier and TypeMethodDescriptionTagKey.cast(ResourceKey<? extends Registry<E>> p_207648_) static <T> com.mojang.serialization.Codec<TagKey<T>> TagKey.codec(ResourceKey<? extends Registry<T>> p_203878_) static <T> com.mojang.serialization.Codec<TagKey<T>> TagKey.hashedCodec(ResourceKey<? extends Registry<T>> p_203887_) Methods in net.minecraft.tags with parameters of type TagKey -
Uses of TagKey in net.minecraft.world.damagesource
Methods in net.minecraft.world.damagesource with parameters of type TagKey -
Uses of TagKey in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type TagKeyMethods in net.minecraft.world.entity that return types with arguments of type TagKeyMethods in net.minecraft.world.entity with parameters of type TagKeyModifier and TypeMethodDescriptiondoubleEntity.getFluidHeight(TagKey<Fluid> p_204037_) Deprecated.booleanEntityType.is(TagKey<EntityType<?>> p_204040_) booleanEntity.isEyeInFluid(TagKey<Fluid> p_204030_) Deprecated.protected voidLivingEntity.jumpInLiquid(TagKey<Fluid> p_204043_) Deprecated.protected voidMob.jumpInLiquid(TagKey<Fluid> p_204045_) Deprecated.booleanEntity.updateFluidHeightAndDoFluidPushing(TagKey<Fluid> p_204032_, double p_204033_) Deprecated. -
Uses of TagKey in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as TagKeyConstructors in net.minecraft.world.entity.ai.behavior with parameters of type TagKeyModifierConstructorDescriptionLongJumpToPreferredBlock(UniformInt p_250024_, int p_249524_, int p_250434_, float p_252307_, Function<E, SoundEvent> p_248661_, TagKey<Block> p_251760_, float p_249002_, BiPredicate<E, BlockPos> p_251818_) -
Uses of TagKey in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type TagKeyModifier and TypeMethodDescriptionprotected voidBee.jumpInLiquid(TagKey<Fluid> p_204061_) Deprecated.(package private) static voidWolfVariants.register(BootstrapContext<WolfVariant> p_333957_, ResourceKey<WolfVariant> p_334052_, String p_333903_, TagKey<Biome> p_333877_) -
Uses of TagKey in net.minecraft.world.entity.animal.allay
Methods in net.minecraft.world.entity.animal.allay that return TagKey -
Uses of TagKey in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type TagKeyModifier and TypeMethodDescriptionprotected voidMagmaCube.jumpInLiquid(TagKey<Fluid> p_204065_) Deprecated. -
Uses of TagKey in net.minecraft.world.entity.monster.warden
Methods in net.minecraft.world.entity.monster.warden that return TagKey -
Uses of TagKey in net.minecraft.world.entity.npc
Fields in net.minecraft.world.entity.npc declared as TagKeyConstructors in net.minecraft.world.entity.npc with parameters of type TagKeyModifierConstructorDescriptionTreasureMapForEmeralds(int p_207767_, TagKey<Structure> p_207768_, String p_207769_, Holder<MapDecorationType> p_335969_, int p_207771_, int p_207772_) -
Uses of TagKey in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type TagKey -
Uses of TagKey in net.minecraft.world.item
Fields in net.minecraft.world.item declared as TagKeyModifier and TypeFieldDescriptionprivate final TagKey<BannerPattern> BannerPatternItem.bannerPatternTiers.incorrectBlocksForDropsprivate final TagKey<Instrument> InstrumentItem.instrumentsDyeColor.tagMethods in net.minecraft.world.item that return TagKeyModifier and TypeMethodDescriptionBannerPatternItem.getBannerPattern()Tier.getIncorrectBlocksForDrops()Tiers.getIncorrectBlocksForDrops()DyeColor.getTag()Tiers.getTag()Methods in net.minecraft.world.item that return types with arguments of type TagKeyMethods in net.minecraft.world.item with parameters of type TagKeyModifier and TypeMethodDescriptiondefault ToolTier.createToolProperties(TagKey<Block> p_335416_) private static voidCreativeModeTabs.generateInstrumentTypes(CreativeModeTab.Output p_270699_, HolderLookup<Instrument> p_270948_, Item p_270421_, TagKey<Instrument> p_270798_, CreativeModeTab.TabVisibility p_270817_) booleanstatic voidInstrumentItem.setRandom(ItemStack p_220111_, TagKey<Instrument> p_220112_, RandomSource p_220113_) Method parameters in net.minecraft.world.item with type arguments of type TagKeyModifier and TypeMethodDescriptionprivate static voidCreativeModeTabs.generateEnchantmentBookTypesAllLevels(CreativeModeTab.Output p_270961_, HolderLookup<Enchantment> p_270628_, Set<TagKey<Item>> p_271024_, CreativeModeTab.TabVisibility p_270805_, FeatureFlagSet p_338625_) private static voidCreativeModeTabs.generateEnchantmentBookTypesOnlyMaxLevel(CreativeModeTab.Output p_270868_, HolderLookup<Enchantment> p_270903_, Set<TagKey<Item>> p_270380_, CreativeModeTab.TabVisibility p_270407_, FeatureFlagSet p_338678_) Constructors in net.minecraft.world.item with parameters of type TagKeyModifierConstructorDescriptionBannerPatternItem(TagKey<BannerPattern> p_220008_, Item.Properties p_220009_) protectedDiggerItem(Tier p_204110_, TagKey<Block> p_204111_, Item.Properties p_204112_) InstrumentItem(Item.Properties p_220099_, TagKey<Instrument> p_220100_) privateTiers(TagKey<Block> p_336171_, int p_43332_, float p_43334_, float p_43335_, int p_43333_, Supplier<Ingredient> p_43337_) -
Uses of TagKey in net.minecraft.world.item.component
Methods in net.minecraft.world.item.component with parameters of type TagKeyModifier and TypeMethodDescriptionstatic Tool.RuleTool.Rule.deniesDrops(TagKey<Block> p_335654_) private static Tool.Rulestatic Tool.RuleTool.Rule.minesAndDrops(TagKey<Block> p_335441_, float p_336060_) static Tool.RuleTool.Rule.overrideSpeed(TagKey<Block> p_335580_, float p_335857_) -
Uses of TagKey in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting declared as TagKeyMethods in net.minecraft.world.item.crafting that return TagKeyModifier and TypeMethodDescriptionIngredient.TagValue.tag()Returns the value of thetagrecord component.Methods in net.minecraft.world.item.crafting with parameters of type TagKeyConstructors in net.minecraft.world.item.crafting with parameters of type TagKey -
Uses of TagKey in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment declared as TagKeyModifier and TypeFieldDescriptionEnchantment.EnchantmentDefinition.supportedItemsThe field for thesupportedItemsrecord component.Fields in net.minecraft.world.item.enchantment with type parameters of type TagKeyModifier and TypeFieldDescriptionEnchantment.EnchantmentDefinition.primaryItemsThe field for theprimaryItemsrecord component.private final Optional<TagKey<EntityType<?>>> DamageEnchantment.targetsMethods in net.minecraft.world.item.enchantment that return TagKeyModifier and TypeMethodDescriptionEnchantment.getSupportedItems()Enchantment.EnchantmentDefinition.supportedItems()Returns the value of thesupportedItemsrecord component.Methods in net.minecraft.world.item.enchantment that return types with arguments of type TagKeyModifier and TypeMethodDescriptionEnchantment.EnchantmentDefinition.primaryItems()Returns the value of theprimaryItemsrecord component.Methods in net.minecraft.world.item.enchantment with parameters of type TagKeyModifier and TypeMethodDescriptionEnchantment.definition(TagKey<Item> p_335812_, int p_335506_, int p_335598_, Enchantment.Cost p_336185_, Enchantment.Cost p_335768_, int p_335409_, EquipmentSlot... p_335583_) Enchantment.definition(TagKey<Item> p_338699_, int p_338488_, int p_338497_, Enchantment.Cost p_338563_, Enchantment.Cost p_338689_, int p_338253_, FeatureFlagSet p_338531_, EquipmentSlot... p_338705_) Enchantment.definition(TagKey<Item> p_335552_, TagKey<Item> p_336174_, int p_335557_, int p_336051_, Enchantment.Cost p_336176_, Enchantment.Cost p_335380_, int p_335569_, EquipmentSlot... p_335470_) private static <T> HolderSet<T> ItemEnchantments.getTagOrEmpty(HolderLookup.Provider p_341186_, ResourceKey<Registry<T>> p_341113_, TagKey<T> p_341409_) Constructors in net.minecraft.world.item.enchantment with parameters of type TagKeyModifierConstructorDescriptionEnchantmentDefinition(TagKey<Item> supportedItems, Optional<TagKey<Item>> primaryItems, int weight, int maxLevel, Enchantment.Cost minCost, Enchantment.Cost maxCost, int anvilCost, FeatureFlagSet requiredFeatures, EquipmentSlot[] slots) Creates an instance of aEnchantmentDefinitionrecord class.Constructor parameters in net.minecraft.world.item.enchantment with type arguments of type TagKeyModifierConstructorDescriptionDamageEnchantment(Enchantment.EnchantmentDefinition p_336160_, Optional<TagKey<EntityType<?>>> p_319895_) EnchantmentDefinition(TagKey<Item> supportedItems, Optional<TagKey<Item>> primaryItems, int weight, int maxLevel, Enchantment.Cost minCost, Enchantment.Cost maxCost, int anvilCost, FeatureFlagSet requiredFeatures, EquipmentSlot[] slots) Creates an instance of aEnchantmentDefinitionrecord class. -
Uses of TagKey in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type TagKeyModifier and TypeMethodDescriptionStructureManager.getStructureWithPieceAt(BlockPos p_220492_, TagKey<Structure> p_220493_) -
Uses of TagKey in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as TagKeyMethods in net.minecraft.world.level.block that return TagKeyConstructors in net.minecraft.world.level.block with parameters of type TagKeyModifierConstructorDescriptionSculkSpreader(boolean p_222248_, TagKey<Block> p_222249_, int p_222250_, int p_222251_, int p_222252_, int p_222253_) -
Uses of TagKey in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity that return TagKeyMethods in net.minecraft.world.level.block.entity with parameters of type TagKeyModifier and TypeMethodDescriptionprivate static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static voidMethod parameters in net.minecraft.world.level.block.entity with type arguments of type TagKeyModifier and TypeMethodDescriptionprivate static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, TagKey<Item> tag, int time) private static voidAbstractFurnaceBlockEntity.add(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> consumer, ItemLike item, int time) static voidAbstractFurnaceBlockEntity.buildFuels(ObjIntConsumer<com.mojang.datafixers.util.Either<Item, TagKey<Item>>> map1) -
Uses of TagKey in net.minecraft.world.level.block.state
Methods in net.minecraft.world.level.block.state that return types with arguments of type TagKeyMethods in net.minecraft.world.level.block.state with parameters of type TagKey -
Uses of TagKey in net.minecraft.world.level.dimension
Fields in net.minecraft.world.level.dimension declared as TagKeyModifier and TypeFieldDescriptionDimensionType.infiniburnThe field for theinfiniburnrecord component.Methods in net.minecraft.world.level.dimension that return TagKeyModifier and TypeMethodDescriptionDimensionType.infiniburn()Returns the value of theinfiniburnrecord component.Constructors in net.minecraft.world.level.dimension with parameters of type TagKeyModifierConstructorDescriptionDimensionType(OptionalLong fixedTime, boolean hasSkyLight, boolean hasCeiling, boolean ultraWarm, boolean natural, double coordinateScale, boolean bedWorks, boolean respawnAnchorWorks, int minY, int height, int logicalHeight, TagKey<Block> infiniburn, ResourceLocation effectsLocation, float ambientLight, DimensionType.MonsterSettings monsterSettings) Creates an instance of aDimensionTyperecord class. -
Uses of TagKey in net.minecraft.world.level.gameevent.vibrations
Methods in net.minecraft.world.level.gameevent.vibrations that return TagKey -
Uses of TagKey in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as TagKeyModifier and TypeFieldDescriptionGeodeBlockSettings.cannotReplaceGeodeBlockSettings.invalidBlocksConstructors in net.minecraft.world.level.levelgen with parameters of type TagKeyModifierConstructorDescriptionGeodeBlockSettings(BlockStateProvider p_204555_, BlockStateProvider p_204556_, BlockStateProvider p_204557_, BlockStateProvider p_204558_, BlockStateProvider p_204559_, List<BlockState> p_204560_, TagKey<Block> p_204561_, TagKey<Block> p_204562_) -
Uses of TagKey in net.minecraft.world.level.levelgen.blockpredicates
Fields in net.minecraft.world.level.levelgen.blockpredicates declared as TagKeyMethods in net.minecraft.world.level.levelgen.blockpredicates with parameters of type TagKeyModifier and TypeMethodDescriptionstatic BlockPredicateBlockPredicate.matchesTag(Vec3i p_224769_, TagKey<Block> p_224770_) static BlockPredicateBlockPredicate.matchesTag(TagKey<Block> p_204678_) Constructors in net.minecraft.world.level.levelgen.blockpredicates with parameters of type TagKeyModifierConstructorDescriptionprotectedMatchingBlockTagPredicate(Vec3i p_204683_, TagKey<Block> p_204684_) -
Uses of TagKey in net.minecraft.world.level.levelgen.feature
Methods in net.minecraft.world.level.levelgen.feature with parameters of type TagKeyModifier and TypeMethodDescriptionstatic Predicate<BlockState> Feature.isReplaceable(TagKey<Block> p_204736_) -
Uses of TagKey in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as TagKeyModifier and TypeFieldDescriptionVegetationPatchConfiguration.replaceableRootSystemConfiguration.rootReplaceableConstructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type TagKeyModifierConstructorDescriptionRootSystemConfiguration(Holder<PlacedFeature> p_204824_, int p_204825_, int p_204826_, TagKey<Block> p_204827_, BlockStateProvider p_204828_, int p_204829_, int p_204830_, int p_204831_, int p_204832_, BlockStateProvider p_204833_, int p_204834_, int p_204835_, BlockPredicate p_204836_) VegetationPatchConfiguration(TagKey<Block> p_204856_, BlockStateProvider p_204857_, Holder<PlacedFeature> p_204858_, CaveSurface p_204859_, IntProvider p_204860_, float p_204861_, int p_204862_, float p_204863_, IntProvider p_204864_, float p_204865_) -
Uses of TagKey in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as TagKeyConstructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type TagKeyModifierConstructorDescriptionProtectedBlockProcessor(TagKey<Block> p_205051_) TagMatchTest(TagKey<Block> p_205063_) -
Uses of TagKey in net.minecraft.world.level.material
Methods in net.minecraft.world.level.material that return types with arguments of type TagKeyMethods in net.minecraft.world.level.material with parameters of type TagKey -
Uses of TagKey in net.minecraft.world.level.storage.loot.entries
Fields in net.minecraft.world.level.storage.loot.entries declared as TagKeyMethods in net.minecraft.world.level.storage.loot.entries with parameters of type TagKeyModifier and TypeMethodDescriptionstatic LootPoolSingletonContainer.Builder<?> static LootPoolSingletonContainer.Builder<?> TagEntry.tagContents(TagKey<Item> p_205085_) Constructors in net.minecraft.world.level.storage.loot.entries with parameters of type TagKeyModifierConstructorDescriptionprivateTagEntry(TagKey<Item> p_205078_, boolean p_205079_, int p_205080_, int p_205081_, List<LootItemCondition> p_298985_, List<LootItemFunction> p_299088_) -
Uses of TagKey in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions declared as TagKeyModifier and TypeFieldDescriptionExplorationMapFunction.DEFAULT_DESTINATIONExplorationMapFunction.Builder.destinationExplorationMapFunction.destinationprivate final TagKey<Instrument> SetInstrumentFunction.optionsMethods in net.minecraft.world.level.storage.loot.functions with parameters of type TagKeyModifier and TypeMethodDescriptionExplorationMapFunction.Builder.setDestination(TagKey<Structure> p_210659_) static LootItemConditionalFunction.Builder<?> SetInstrumentFunction.setInstrumentOptions(TagKey<Instrument> p_231012_) Constructors in net.minecraft.world.level.storage.loot.functions with parameters of type TagKeyModifierConstructorDescription(package private)ExplorationMapFunction(List<LootItemCondition> p_298451_, TagKey<Structure> p_210653_, Holder<MapDecorationType> p_336106_, byte p_210655_, int p_210656_, boolean p_210657_) privateSetInstrumentFunction(List<LootItemCondition> p_298993_, TagKey<Instrument> p_231009_) -
Uses of TagKey in net.neoforged.neoforge.client
Method parameters in net.neoforged.neoforge.client with type arguments of type TagKeyModifier and TypeMethodDescriptionprivate static voidTagConventionLogWarningClient.extractUnregisteredModdedTags(Registry<?> registry, List<TagKey<?>> untranslatedTags) -
Uses of TagKey in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common declared as TagKeyModifier and TypeFieldDescriptionTags.Items.ARMORSCollects the 4 vanilla armor tags into one parent collection for ease.Tags.Blocks.BARRELSTags.Items.BARRELSTags.Blocks.BARRELS_WOODENTags.Items.BARRELS_WOODENTags.Fluids.BEETROOT_SOUPHolds all fluids related to Beetroot Soup.
(Standard unit for beetroot soup is 250mb per bowl)static final TagKey<EntityType<?>> Tags.EntityTypes.BOATSTags.Items.BONESTags.Blocks.BOOKSHELVESTags.Items.BOOKSHELVESstatic final TagKey<EntityType<?>> Tags.EntityTypes.BOSSESTags.Items.BRICKSTags.Items.BRICKS_NETHERTags.Items.BRICKS_NORMALTags.Items.BUCKETSTags.Items.BUCKETS_EMPTYTags.Items.BUCKETS_ENTITY_WATERTags.Items.BUCKETS_LAVAIf checking for the fluid this bucket holds in code, please useFluidBucketWrapper.getFluid()instead.Tags.Items.BUCKETS_MILKTags.Items.BUCKETS_POWDER_SNOWTags.Items.BUCKETS_WATERDoes not include entity water buckets.Tags.Blocks.BUDDING_BLOCKSFor blocks that are similar to amethyst where their budding block produces buds and cluster blocksTags.Items.BUDDING_BLOCKSFor blocks that are similar to amethyst where their budding block produces buds and cluster blocksTags.Blocks.BUDSFor blocks that are similar to amethyst where they have buddings forming from budding blocksTags.Items.BUDSFor blocks that are similar to amethyst where they have buddings forming from budding blocksstatic final TagKey<EntityType<?>> Tags.EntityTypes.CAPTURING_NOT_SUPPORTEDEntities should be included in this tag if they are not allowed to be picked up by items or grabbed in a way that a player can easily move the entity to anywhere they want.Tags.Blocks.CHAINSTags.Items.CHAINSTags.Blocks.CHESTSTags.Items.CHESTSTags.Blocks.CHESTS_ENDERTags.Items.CHESTS_ENDERTags.Blocks.CHESTS_TRAPPEDTags.Items.CHESTS_TRAPPEDTags.Blocks.CHESTS_WOODENTags.Items.CHESTS_WOODENTags.Blocks.CLUSTERSFor blocks that are similar to amethyst where they have clusters forming from budding blocksTags.Items.CLUSTERSFor blocks that are similar to amethyst where they have clusters forming from budding blocksTags.Blocks.COBBLESTONESTags.Items.COBBLESTONESTags.Blocks.COBBLESTONES_DEEPSLATETags.Items.COBBLESTONES_DEEPSLATETags.Blocks.COBBLESTONES_INFESTEDTags.Items.COBBLESTONES_INFESTEDTags.Blocks.COBBLESTONES_MOSSYTags.Items.COBBLESTONES_MOSSYTags.Blocks.COBBLESTONES_NORMALTags.Items.COBBLESTONES_NORMALTags.Items.CROPSTags.Items.CROPS_BEETROOTTags.Items.CROPS_CARROTTags.Items.CROPS_NETHER_WARTTags.Items.CROPS_POTATOTags.Items.CROPS_WHEATTags.Items.DUSTSTags.Items.DUSTS_GLOWSTONETags.Items.DUSTS_REDSTONETags.Blocks.DYEDTag that holds all blocks that can be dyed a specific color.Tags.Items.DYEDTag that holds all blocks and items that can be dyed a specific color.Tags.Blocks.DYED_BLACKTags.Items.DYED_BLACKTags.Blocks.DYED_BLUETags.Items.DYED_BLUETags.Blocks.DYED_BROWNTags.Items.DYED_BROWNTags.Blocks.DYED_CYANTags.Items.DYED_CYANTags.Blocks.DYED_GRAYTags.Items.DYED_GRAYTags.Blocks.DYED_GREENTags.Items.DYED_GREENTags.Blocks.DYED_LIGHT_BLUETags.Items.DYED_LIGHT_BLUETags.Blocks.DYED_LIGHT_GRAYTags.Items.DYED_LIGHT_GRAYTags.Blocks.DYED_LIMETags.Items.DYED_LIMETags.Blocks.DYED_MAGENTATags.Items.DYED_MAGENTATags.Blocks.DYED_ORANGETags.Items.DYED_ORANGETags.Blocks.DYED_PINKTags.Items.DYED_PINKTags.Blocks.DYED_PURPLETags.Items.DYED_PURPLETags.Blocks.DYED_REDTags.Items.DYED_REDTags.Blocks.DYED_WHITETags.Items.DYED_WHITETags.Blocks.DYED_YELLOWTags.Items.DYED_YELLOWTags.Items.DYESTags.Items.DYES_BLACKTags.Items.DYES_BLUETags.Items.DYES_BROWNTags.Items.DYES_CYANTags.Items.DYES_GRAYTags.Items.DYES_GREENTags.Items.DYES_LIGHT_BLUETags.Items.DYES_LIGHT_GRAYTags.Items.DYES_LIMETags.Items.DYES_MAGENTATags.Items.DYES_ORANGETags.Items.DYES_PINKTags.Items.DYES_PURPLETags.Items.DYES_REDTags.Items.DYES_WHITETags.Items.DYES_YELLOWTags.Items.EGGSTags.Items.ENCHANTABLESCollects the many enchantable tags into one parent collection for ease.Tags.Items.ENCHANTING_FUELSControls what items can be consumed for enchanting such as Enchanting Tables.Tags.Blocks.END_STONESTags.Items.END_STONESTags.Items.ENDER_PEARLSTags.Blocks.ENDERMAN_PLACE_ON_BLACKLISTControls what blocks Endermen cannot place blocks onto.static final TagKey<Enchantment> Tags.Enchantments.ENTITY_AUXILIARY_MOVEMENT_ENHANCEMENTSFor enchantments that applies movement-based benefits unrelated to speed for the entity wearing armor enchanted with it.static final TagKey<Enchantment> Tags.Enchantments.ENTITY_DEFENSE_ENHANCEMENTSFor enchantments that decrease damage taken or otherwise benefit, in regard to damage, the entity wearing armor enchanted with it.static final TagKey<Enchantment> Tags.Enchantments.ENTITY_SPEED_ENHANCEMENTSFor enchantments that increase movement speed for entity wearing armor enchanted with it.Tags.Items.FEATHERSTags.Blocks.FENCE_GATESTags.Items.FENCE_GATESTags.Blocks.FENCE_GATES_WOODENTags.Items.FENCE_GATES_WOODENTags.Blocks.FENCESTags.Items.FENCESTags.Blocks.FENCES_NETHER_BRICKTags.Items.FENCES_NETHER_BRICKTags.Blocks.FENCES_WOODENTags.Items.FENCES_WOODENTags.Items.FOODSTags.Items.FOODS_BERRIESStrawberries, raspberries, and other berry foods belong in this tag.Tags.Items.FOODS_BREADSTags.Items.FOODS_CANDIESSweets and candies like lollipops or chocolate belong in this tag.Tags.Items.FOODS_COOKED_FISHESTags.Items.FOODS_COOKED_MEATSTags.Items.FOODS_COOKIESTags.Items.FOODS_EDIBLE_WHEN_PLACEDFoods like cake that can be eaten when placed in the world belong in this tag.Tags.Items.FOODS_FOOD_POISONINGFor foods that inflict food poisoning-like effects.Tags.Items.FOODS_FRUITSApples and other foods that are considered fruits in the culinary field belong in this tag.Tags.Items.FOODS_RAW_FISHESTags.Items.FOODS_RAW_MEATSTags.Items.FOODS_SOUPSSoups, stews, and other liquid food in bowls belongs in this tag.Tags.Items.FOODS_VEGETABLESTomatoes and other foods that are considered vegetables in the culinary field belong in this tag.Tags.Fluids.GASEOUSHolds all fluids that are gaseous at room temperature.Tags.Items.GEMSTags.Items.GEMS_AMETHYSTTags.Items.GEMS_DIAMONDTags.Items.GEMS_EMERALDTags.Items.GEMS_LAPISTags.Items.GEMS_PRISMARINETags.Items.GEMS_QUARTZTags.Blocks.GLASS_BLOCKSTags.Items.GLASS_BLOCKSTags.Blocks.GLASS_BLOCKS_CHEAPGlass which is made from cheap resources like sand and only minor additional ingredients like dyesTags.Items.GLASS_BLOCKS_CHEAPGlass which is made from cheap resources like sand and only minor additional ingredients like dyesTags.Blocks.GLASS_BLOCKS_COLORLESSTags.Items.GLASS_BLOCKS_COLORLESSTags.Blocks.GLASS_BLOCKS_TINTEDTags.Items.GLASS_BLOCKS_TINTEDTags.Blocks.GLASS_PANESTags.Items.GLASS_PANESTags.Blocks.GLASS_PANES_COLORLESSTags.Items.GLASS_PANES_COLORLESSTags.Blocks.GRAVELSTags.Items.GRAVELSTags.Items.GUNPOWDERSTags.Structures.HIDDEN_FROM_DISPLAYERSStructures that should not show up on minimaps or world map views from mods/sites.Tags.Biomes.HIDDEN_FROM_LOCATOR_SELECTIONBiomes that should not be locatable/selectable by modded biome-locating items or abilities.Tags.Structures.HIDDEN_FROM_LOCATOR_SELECTIONStructures that should not be locatable/selectable by modded structure-locating items or abilities.Tags.Blocks.HIDDEN_FROM_RECIPE_VIEWERSTag that holds all blocks that recipe viewers should not show to users.Tags.Fluids.HIDDEN_FROM_RECIPE_VIEWERSTag that holds all fluids that recipe viewers should not show to users.Tags.Items.HIDDEN_FROM_RECIPE_VIEWERSTag that holds all items that recipe viewers should not show to users.Tags.Fluids.HONEYHolds all fluids related to honey.
(Standard unit for honey bottle is 250mb per bottle)SimpleTier.incorrectBlocksForDropsstatic final TagKey<Enchantment> Tags.Enchantments.INCREASE_BLOCK_DROPSA tag containing enchantments that increase the amount or quality of drops from blocks, such asEnchantments.FORTUNE.static final TagKey<Enchantment> Tags.Enchantments.INCREASE_ENTITY_DROPSA tag containing enchantments that increase the amount or quality of drops from entities, such asEnchantments.LOOTING.Tags.Items.INGOTSTags.Items.INGOTS_COPPERTags.Items.INGOTS_GOLDTags.Items.INGOTS_IRONTags.Items.INGOTS_NETHERITETags.Biomes.IS_AQUATICBiomes consisting primarily of water.Tags.Biomes.IS_AQUATIC_ICYFor water biomes where ice naturally spawns.Tags.Biomes.IS_BADLANDSBiomes that spawn as a badlands.Tags.Biomes.IS_BEACHBiomes that are dedicated to spawning on the shoreline of a body of water.Tags.Biomes.IS_BIRCH_FORESTTags.Biomes.IS_CAVETags.Biomes.IS_COLDTags.Biomes.IS_COLD_ENDTags.Biomes.IS_COLD_NETHERTags.Biomes.IS_COLD_OVERWORLDTags.Biomes.IS_CONIFEROUS_TREETags.Biomes.IS_DEADBiomes whose flora primarily consists of dead or decaying vegetation.Tags.Biomes.IS_DECIDUOUS_TREETags.Biomes.IS_DEEP_OCEANBiomes that spawn as part of the world's oceans that have low depth.Tags.Biomes.IS_DENSE_VEGETATIONTags.Biomes.IS_DENSE_VEGETATION_ENDTags.Biomes.IS_DENSE_VEGETATION_NETHERTags.Biomes.IS_DENSE_VEGETATION_OVERWORLDTags.Biomes.IS_DESERTTags.Biomes.IS_DRYTags.Biomes.IS_DRY_ENDTags.Biomes.IS_DRY_NETHERTags.Biomes.IS_DRY_OVERWORLDTags.Biomes.IS_ENDBiomes that spawn in the End.static final TagKey<DamageType> Tags.DamageTypes.IS_ENVIRONMENTDamage types representing environmental damage, such as fire, lava, magma, cactus, lightning, etc.Tags.Biomes.IS_FLORALBiomes with a large amount of flowers.Tags.Biomes.IS_FLOWER_FORESTTags.Biomes.IS_FORESTBiomes densely populated with deciduous trees.Tags.Biomes.IS_HILLBiomes that spawn as a hills biome.Tags.Biomes.IS_HOTTags.Biomes.IS_HOT_ENDTags.Biomes.IS_HOT_NETHERTags.Biomes.IS_HOT_OVERWORLDTags.Biomes.IS_ICYFor land biomes where ice naturally spawns.Tags.Biomes.IS_JUNGLEBiomes that spawn as a jungle.Tags.Biomes.IS_JUNGLE_TREETags.Biomes.IS_LUSHstatic final TagKey<DamageType> Tags.DamageTypes.IS_MAGICDamage types representing magic damage.Tags.Biomes.IS_MAGICALTags.Biomes.IS_MODIFIEDTags.Biomes.IS_MOUNTAINBiomes that spawn as part of giant mountains.Tags.Biomes.IS_MOUNTAIN_PEAKTags.Biomes.IS_MOUNTAIN_SLOPETags.Biomes.IS_MUSHROOMTags.Biomes.IS_NETHERBiomes that spawn in the Nether.Tags.Biomes.IS_NETHER_FORESTTags.Biomes.IS_OCEANBiomes that spawn as part of the world's oceans.Tags.Biomes.IS_OLD_GROWTHTags.Biomes.IS_OUTER_END_ISLANDBiomes that spawn as part of the large islands outside the center island in The End dimension.Tags.Biomes.IS_OVERWORLDBiomes that spawn in the Overworld.static final TagKey<DamageType> Tags.DamageTypes.IS_PHYSICALDamage types representing physical damage.
These are types that do not fit other #is_x tags (except #is_fall) and would meet the general definition of physical damage.Tags.Biomes.IS_PLAINSFor temperate or warmer plains-like biomes.Tags.Biomes.IS_PLATEAUstatic final TagKey<DamageType> Tags.DamageTypes.IS_POISONDamage types representing poison damage.Tags.Biomes.IS_RARETags.Biomes.IS_RIVERBiomes that spawn as a river.Tags.Biomes.IS_SANDYBiomes that are able to spawn sand-based blocks on the surface.Tags.Biomes.IS_SAVANNABiomes that spawn as a savanna.Tags.Biomes.IS_SAVANNA_TREETags.Biomes.IS_SHALLOW_OCEANTags.Biomes.IS_SNOWYFor biomes that contains lots of naturally spawned snow.Tags.Biomes.IS_SNOWY_PLAINSFor snowy plains-like biomes.Tags.Biomes.IS_SPARSE_VEGETATIONTags.Biomes.IS_SPARSE_VEGETATION_ENDTags.Biomes.IS_SPARSE_VEGETATION_NETHERTags.Biomes.IS_SPARSE_VEGETATION_OVERWORLDTags.Biomes.IS_SPOOKYTags.Biomes.IS_STONY_SHORESTags.Biomes.IS_SWAMPTags.Biomes.IS_TAIGABiomes that spawn as a taiga.static final TagKey<DamageType> Tags.DamageTypes.IS_TECHNICALDamage types representing damage from commands or other non-gameplay sources.
Damage from these types should not be reduced, and bypasses invulnerability.Tags.Biomes.IS_UNDERGROUNDTags.Biomes.IS_VOIDTags.Biomes.IS_WASTELANDBiomes that lack any natural life or vegetation.Tags.Biomes.IS_WETTags.Biomes.IS_WET_ENDTags.Biomes.IS_WET_NETHERTags.Biomes.IS_WET_OVERWORLDTags.Biomes.IS_WINDSWEPTstatic final TagKey<DamageType> Tags.DamageTypes.IS_WITHERDamage types representing damage that can be attributed to withering or the wither.Tags.Fluids.LAVAHolds all fluids related to lava.Tags.Items.LEATHERSTags.Fluids.MILKHolds all fluids related to milk.static final TagKey<EntityType<?>> Tags.EntityTypes.MINECARTSTags.Fluids.MUSHROOM_STEWHolds all fluids related to Mushroom Stew.
(Standard unit for mushroom stew is 250mb per bowl)Tags.Items.MUSHROOMSTags.Blocks.NEEDS_GOLD_TOOLTags.Blocks.NEEDS_NETHERITE_TOOLTags.Blocks.NEEDS_WOOD_TOOLTags.Items.NETHER_STARSTags.Blocks.NETHERRACKSTags.Items.NETHERRACKSTags.Biomes.NO_DEFAULT_MONSTERSFor biomes that should not spawn monsters over time the normal way.static final TagKey<DamageType> Tags.DamageTypes.NO_FLINCHDamage types that will not cause the red flashing effect.
This tag is empty by default.Tags.Items.NUGGETSTags.Items.NUGGETS_GOLDTags.Items.NUGGETS_IRONTags.Blocks.OBSIDIANSTags.Items.OBSIDIANSTags.Blocks.ORE_BEARING_GROUND_DEEPSLATEBlocks which are often replaced by deepslate ores, i.e.Tags.Items.ORE_BEARING_GROUND_DEEPSLATEBlocks which are often replaced by deepslate ores, i.e.Tags.Blocks.ORE_BEARING_GROUND_NETHERRACKBlocks which are often replaced by netherrack ores, i.e.Tags.Items.ORE_BEARING_GROUND_NETHERRACKBlocks which are often replaced by netherrack ores, i.e.Tags.Blocks.ORE_BEARING_GROUND_STONEBlocks which are often replaced by stone ores, i.e.Tags.Items.ORE_BEARING_GROUND_STONEBlocks which are often replaced by stone ores, i.e.Tags.Blocks.ORE_RATES_DENSEOres which on average result in more than one resource worth of materialsTags.Items.ORE_RATES_DENSEOres which on average result in more than one resource worth of materialsTags.Blocks.ORE_RATES_SINGULAROres which on average result in one resource worth of materialsTags.Items.ORE_RATES_SINGULAROres which on average result in one resource worth of materialsTags.Blocks.ORE_RATES_SPARSEOres which on average result in less than one resource worth of materialsTags.Items.ORE_RATES_SPARSEOres which on average result in less than one resource worth of materialsTags.Blocks.ORESTags.Items.ORESTags.Blocks.ORES_COALTags.Items.ORES_COALTags.Blocks.ORES_COPPERTags.Items.ORES_COPPERTags.Blocks.ORES_DIAMONDTags.Items.ORES_DIAMONDTags.Blocks.ORES_EMERALDTags.Items.ORES_EMERALDTags.Blocks.ORES_GOLDTags.Items.ORES_GOLDTags.Blocks.ORES_IN_GROUND_DEEPSLATEOres in deepslate (or in equivalent blocks in the tagTags.Blocks.ORE_BEARING_GROUND_DEEPSLATE) which could logically use deepslate as recipe input or outputTags.Items.ORES_IN_GROUND_DEEPSLATEOres in deepslate (or in equivalent blocks in the tagTags.Items.ORE_BEARING_GROUND_DEEPSLATE) which could logically use deepslate as recipe input or outputTags.Blocks.ORES_IN_GROUND_NETHERRACKOres in netherrack (or in equivalent blocks in the tagTags.Blocks.ORE_BEARING_GROUND_NETHERRACK) which could logically use netherrack as recipe input or outputTags.Items.ORES_IN_GROUND_NETHERRACKOres in netherrack (or in equivalent blocks in the tagTags.Items.ORE_BEARING_GROUND_NETHERRACK) which could logically use netherrack as recipe input or outputTags.Blocks.ORES_IN_GROUND_STONEOres in stone (or in equivalent blocks in the tagTags.Blocks.ORE_BEARING_GROUND_STONE) which could logically use stone as recipe input or outputTags.Items.ORES_IN_GROUND_STONEOres in stone (or in equivalent blocks in the tagTags.Items.ORE_BEARING_GROUND_STONE) which could logically use stone as recipe input or outputTags.Blocks.ORES_IRONTags.Items.ORES_IRONTags.Blocks.ORES_LAPISTags.Items.ORES_LAPISTags.Blocks.ORES_NETHERITE_SCRAPTags.Items.ORES_NETHERITE_SCRAPTags.Blocks.ORES_QUARTZTags.Items.ORES_QUARTZTags.Blocks.ORES_REDSTONETags.Items.ORES_REDSTONETags.Blocks.PLAYER_WORKSTATIONS_CRAFTING_TABLESTags.Items.PLAYER_WORKSTATIONS_CRAFTING_TABLESTags.Blocks.PLAYER_WORKSTATIONS_FURNACESTags.Items.PLAYER_WORKSTATIONS_FURNACESTags.Fluids.POTIONHolds all fluids related to potions.Tags.Fluids.RABBIT_STEWHolds all fluids related to Rabbit Stew.
(Standard unit for rabbit stew is 250mb per bowl)Tags.Items.RAW_BLOCKSTags.Items.RAW_BLOCKS_COPPERTags.Items.RAW_BLOCKS_GOLDTags.Items.RAW_BLOCKS_IRONTags.Items.RAW_MATERIALSTags.Items.RAW_MATERIALS_COPPERTags.Items.RAW_MATERIALS_GOLDTags.Items.RAW_MATERIALS_IRONTags.Blocks.RELOCATION_NOT_SUPPORTEDBlocks should be included in this tag if their movement/relocation can cause serious issues such as world corruption upon being moved or for balance reason where the block should not be able to be relocated.Tags.Items.RODSFor rod-like materials to be used in recipes.Tags.Items.RODS_BLAZETags.Items.RODS_BREEZETags.Items.RODS_WOODENFor stick-like materials to be used in recipes.Tags.Blocks.ROPESTags.Items.ROPESTags.Blocks.SANDSTags.Items.SANDSTags.Blocks.SANDS_COLORLESSTags.Items.SANDS_COLORLESSTags.Blocks.SANDS_REDTags.Items.SANDS_REDTags.Blocks.SANDSTONE_BLOCKSTags.Items.SANDSTONE_BLOCKSTags.Blocks.SANDSTONE_RED_BLOCKSTags.Items.SANDSTONE_RED_BLOCKSTags.Blocks.SANDSTONE_RED_SLABSTags.Items.SANDSTONE_RED_SLABSTags.Blocks.SANDSTONE_RED_STAIRSTags.Items.SANDSTONE_RED_STAIRSTags.Blocks.SANDSTONE_SLABSTags.Items.SANDSTONE_SLABSTags.Blocks.SANDSTONE_STAIRSTags.Items.SANDSTONE_STAIRSTags.Blocks.SANDSTONE_UNCOLORED_BLOCKSTags.Items.SANDSTONE_UNCOLORED_BLOCKSTags.Blocks.SANDSTONE_UNCOLORED_SLABSTags.Items.SANDSTONE_UNCOLORED_SLABSTags.Blocks.SANDSTONE_UNCOLORED_STAIRSTags.Items.SANDSTONE_UNCOLORED_STAIRSTags.Items.SEEDSTags.Items.SEEDS_BEETROOTTags.Items.SEEDS_MELONTags.Items.SEEDS_PUMPKINTags.Items.SEEDS_WHEATTags.Blocks.SKULLSTag that holds all head based blocks such as Skeleton Skull or Player Head.Tags.Items.SLIMEBALLSTags.Blocks.STONESNatural stone-like blocks that can be used as a base ingredient in recipes that takes stone.Tags.Items.STONESNatural stone-like blocks that can be used as a base ingredient in recipes that takes stone.Tags.Blocks.STORAGE_BLOCKSA storage block is generally a block that has a recipe to craft a bulk of 1 kind of resource to a block and has a mirror recipe to reverse the crafting with no loss in resources.Tags.Items.STORAGE_BLOCKSA storage block is generally a block that has a recipe to craft a bulk of 1 kind of resource to a block and has a mirror recipe to reverse the crafting with no loss in resources.Tags.Blocks.STORAGE_BLOCKS_BONE_MEALTags.Items.STORAGE_BLOCKS_BONE_MEALTags.Blocks.STORAGE_BLOCKS_COALTags.Items.STORAGE_BLOCKS_COALTags.Blocks.STORAGE_BLOCKS_COPPERTags.Items.STORAGE_BLOCKS_COPPERTags.Blocks.STORAGE_BLOCKS_DIAMONDTags.Items.STORAGE_BLOCKS_DIAMONDTags.Blocks.STORAGE_BLOCKS_DRIED_KELPTags.Items.STORAGE_BLOCKS_DRIED_KELPTags.Blocks.STORAGE_BLOCKS_EMERALDTags.Items.STORAGE_BLOCKS_EMERALDTags.Blocks.STORAGE_BLOCKS_GOLDTags.Items.STORAGE_BLOCKS_GOLDTags.Blocks.STORAGE_BLOCKS_IRONTags.Items.STORAGE_BLOCKS_IRONTags.Blocks.STORAGE_BLOCKS_LAPISTags.Items.STORAGE_BLOCKS_LAPISTags.Blocks.STORAGE_BLOCKS_NETHERITETags.Items.STORAGE_BLOCKS_NETHERITETags.Blocks.STORAGE_BLOCKS_RAW_COPPERTags.Items.STORAGE_BLOCKS_RAW_COPPERTags.Blocks.STORAGE_BLOCKS_RAW_GOLDTags.Items.STORAGE_BLOCKS_RAW_GOLDTags.Blocks.STORAGE_BLOCKS_RAW_IRONTags.Items.STORAGE_BLOCKS_RAW_IRONTags.Blocks.STORAGE_BLOCKS_REDSTONETags.Items.STORAGE_BLOCKS_REDSTONETags.Blocks.STORAGE_BLOCKS_SLIMETags.Items.STORAGE_BLOCKS_SLIMETags.Blocks.STORAGE_BLOCKS_WHEATTags.Items.STORAGE_BLOCKS_WHEATTags.Items.STRINGSTags.Fluids.SUSPICIOUS_STEWHolds all fluids related to Suspicious Stew.static final TagKey<EntityType<?>> Tags.EntityTypes.TELEPORTING_NOT_SUPPORTEDEntities should be included in this tag if they are not allowed to be teleported in any way.Tags.Items.TOOLSA tag containing all existing tools.Tags.Items.TOOLS_BOWSA tag containing all existing bows.Tags.Items.TOOLS_BRUSHESA tag containing all existing brushes.Tags.Items.TOOLS_CROSSBOWSA tag containing all existing crossbows.Tags.Items.TOOLS_FISHING_RODSA tag containing all existing fishing rods.Tags.Items.TOOLS_SHEARSA tag containing all existing shears.Tags.Items.TOOLS_SHIELDSA tag containing all existing shields.Tags.Items.TOOLS_SPEARSA tag containing all existing spears.Tags.Blocks.VILLAGER_JOB_SITESTags.Items.VILLAGER_JOB_SITESTags.Fluids.WATERHolds all fluids related to water.static final TagKey<Enchantment> Tags.Enchantments.WEAPON_DAMAGE_ENHANCEMENTSFor enchantments that increase the damage dealt by an item.Fields in net.neoforged.neoforge.common with type parameters of type TagKeyModifier and TypeFieldDescriptionTagConventionLogWarning.LEGACY_FORGE_TAGSOld `forge` tags that we migrated to a new tag under a new convention.Methods in net.neoforged.neoforge.common that return TagKeyModifier and TypeMethodDescriptionprivate static <T> TagKey<T> TagConventionLogWarning.createTagKey(ResourceKey<Registry<T>> registryKey, String namespace, String tagId) SimpleTier.getIncorrectBlocksForDrops()CommonHooks.getTagFromVanillaTier(Tiers tier) Tags.Blocks.neoforgeTag(String name) private static TagKey<DamageType> Tags.DamageTypes.neoforgeTag(String name) Tags.Items.neoforgeTag(String name) private static TagKey<Enchantment> private static TagKey<EntityType<?>> Methods in net.neoforged.neoforge.common that return types with arguments of type TagKeyModifier and TypeMethodDescriptionprivate static <T> AbstractMap.SimpleEntry<TagKey<T>, String> TagConventionLogWarning.createForgeMapEntry(ResourceKey<Registry<T>> registryKey, String tagId1, String tagId2) private static <T,R> AbstractMap.SimpleEntry <TagKey<T>, String> TagConventionLogWarning.createForgeMapEntry(ResourceKey<Registry<T>> registryKey, String tagId1, TagKey<R> tag2) private static <T,R> AbstractMap.SimpleEntry <TagKey<T>, String> TagConventionLogWarning.createMapEntry(ResourceKey<Registry<T>> registryKey, String tagNamespace1, String tagId1, TagKey<R> tag2) private static <T,R> AbstractMap.SimpleEntry <TagKey<T>, String> TagConventionLogWarning.createMapEntry(ResourceKey<Registry<T>> registryKey, String tagNamespace1, String tagId1, TagKey<R>... replacementTags) Methods in net.neoforged.neoforge.common with parameters of type TagKeyModifier and TypeMethodDescriptionprivate static <T,R> AbstractMap.SimpleEntry <TagKey<T>, String> TagConventionLogWarning.createForgeMapEntry(ResourceKey<Registry<T>> registryKey, String tagId1, TagKey<R> tag2) private static <T,R> AbstractMap.SimpleEntry <TagKey<T>, String> TagConventionLogWarning.createMapEntry(ResourceKey<Registry<T>> registryKey, String tagNamespace1, String tagId1, TagKey<R> tag2) private static <T,R> AbstractMap.SimpleEntry <TagKey<T>, String> TagConventionLogWarning.createMapEntry(ResourceKey<Registry<T>> registryKey, String tagNamespace1, String tagId1, TagKey<R>... replacementTags) static StringTags.getTagTranslationKey(TagKey<?> tagKey) Use this to get a TagKey's translation key safely on any side.Constructors in net.neoforged.neoforge.common with parameters of type TagKeyModifierConstructorDescriptionSimpleTier(TagKey<Block> incorrectBlocksForDrops, int uses, float speed, float attackDamageBonus, int enchantmentValue, Supplier<Ingredient> repairIngredient) -
Uses of TagKey in net.neoforged.neoforge.common.conditions
Fields in net.neoforged.neoforge.common.conditions declared as TagKeyMethods in net.neoforged.neoforge.common.conditions that return TagKeyModifier and TypeMethodDescriptionTagEmptyCondition.tag()Returns the value of thetagrecord component.Methods in net.neoforged.neoforge.common.conditions with parameters of type TagKeyModifier and TypeMethodDescriptiondefault <T> Collection<Holder<T>> Return the requested tag if available, or an empty tag otherwise.default IConditionConstructors in net.neoforged.neoforge.common.conditions with parameters of type TagKeyModifierConstructorDescriptionTagEmptyCondition(TagKey<Item> tag) Creates an instance of aTagEmptyConditionrecord class. -
Uses of TagKey in net.neoforged.neoforge.common.crafting
Fields in net.neoforged.neoforge.common.crafting declared as TagKeyMethods in net.neoforged.neoforge.common.crafting that return TagKeyMethods in net.neoforged.neoforge.common.crafting with parameters of type TagKeyModifier and TypeMethodDescriptionstatic SizedIngredientHelper method to create a simple sized ingredient that matches items in a tag.Constructors in net.neoforged.neoforge.common.crafting with parameters of type TagKey -
Uses of TagKey in net.neoforged.neoforge.common.data
Fields in net.neoforged.neoforge.common.data with type parameters of type TagKeyModifier and TypeFieldDescriptionprivate final Map<com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>>, Optional<WithConditions<DataMapEntry<T>>>> DataMapProvider.Builder.valuesMethods in net.neoforged.neoforge.common.data with parameters of type TagKeyModifier and TypeMethodDescriptionDataMapProvider.Builder.add(TagKey<R> tag, T value, boolean replace, ICondition... conditions) voidprivate voidNeoForgeDamageTypeTagsProvider.tag(ResourceKey<DamageType> type, TagKey<DamageType>... tags) private TagsProvider.TagAppender<DamageType> NeoForgeDamageTypeTagsProvider.tagWithOptionalLegacy(TagKey<DamageType> tag) Method parameters in net.neoforged.neoforge.common.data with type arguments of type TagKey -
Uses of TagKey in net.neoforged.neoforge.common.data.internal
Fields in net.neoforged.neoforge.common.data.internal with type parameters of type TagKeyMethods in net.neoforged.neoforge.common.data.internal that return TagKeyModifier and TypeMethodDescriptionNeoForgeItemTagsProvider.getForgeBlockTag(String name) NeoForgeItemTagsProvider.getForgeItemTag(String name) NeoForgeBlockTagsProvider.getForgeTag(String name) Methods in net.neoforged.neoforge.common.data.internal with parameters of type TagKeyModifier and TypeMethodDescriptionprivate voidNeoForgeBlockTagsProvider.addColored(TagKey<Block> group, String pattern) private voidNeoForgeItemTagsProvider.addColored(TagKey<Item> group, String pattern) private <T> voidNeoForgeLanguageProvider.addColored(TagKey<T> baseTagKey, String pattern) private voidprivate voidprivate voidprivate voidNeoForgeBiomeTagsProvider.tag(ResourceKey<Biome> biome, TagKey<Biome>... tags) private voidNeoForgeItemTagsProvider.tagColoredWithOptionalLegacy(TagKey<Item> group) private TagsProvider.TagAppender<Biome> NeoForgeBiomeTagsProvider.tagWithOptionalLegacy(TagKey<Biome> tag) NeoForgeBlockTagsProvider.tagWithOptionalLegacy(TagKey<Block> tag) NeoForgeFluidTagsProvider.tagWithOptionalLegacy(TagKey<Fluid> tag) NeoForgeItemTagsProvider.tagWithOptionalLegacy(TagKey<Item> tag) Method parameters in net.neoforged.neoforge.common.data.internal with type arguments of type TagKey -
Uses of TagKey in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions with parameters of type TagKeyModifier and TypeMethodDescriptiondefault TagsProvider.TagAppender<T> ITagAppenderExtension.addOptionalTag(TagKey<T> value) default TagsProvider.TagAppender<T> ITagAppenderExtension.addOptionalTags(TagKey<T>... values) default TagsProvider.TagAppender<T> default TagsProvider.TagAppender<T> Adds a tag to the tag json's remove list.default TagsProvider.TagAppender<T> Adds multiple tags to the tag json's remove list.Method parameters in net.neoforged.neoforge.common.extensions with type arguments of type TagKeyModifier and TypeMethodDescriptiondefault booleanIEnchantmentExtension.allowedInCreativeTab(Item book, Set<TagKey<Item>> allowedCategories) Determines whether item variants of this enchantment can be added to a given creative tab with the allowed categories. -
Uses of TagKey in net.neoforged.neoforge.fluids
Methods in net.neoforged.neoforge.fluids that return types with arguments of type TagKeyMethods in net.neoforged.neoforge.fluids with parameters of type TagKey -
Uses of TagKey in net.neoforged.neoforge.fluids.crafting
Fields in net.neoforged.neoforge.fluids.crafting declared as TagKeyMethods in net.neoforged.neoforge.fluids.crafting that return TagKeyMethods in net.neoforged.neoforge.fluids.crafting with parameters of type TagKeyModifier and TypeMethodDescriptionstatic SizedFluidIngredientHelper method to create a simple sized ingredient that matches fluids in a tag.static FluidIngredientConstructors in net.neoforged.neoforge.fluids.crafting with parameters of type TagKey -
Uses of TagKey in net.neoforged.neoforge.oldtest
Fields in net.neoforged.neoforge.oldtest declared as TagKey -
Uses of TagKey in net.neoforged.neoforge.oldtest.block
Fields in net.neoforged.neoforge.oldtest.block declared as TagKey -
Uses of TagKey in net.neoforged.neoforge.registries
Methods in net.neoforged.neoforge.registries that return TagKeyModifier and TypeMethodDescriptionDeferredRegister.createTagKey(String path) Creates a tag key based on the current namespace and provided path as the location and the registry name linked to this DeferredRegister.DeferredRegister.createTagKey(ResourceLocation location) Creates a tag key based on the provided resource location and the registry name linked to this DeferredRegister.Methods in net.neoforged.neoforge.registries that return types with arguments of type TagKeyModifier and TypeMethodDescriptionDeferredHolder.tags()Returns all tags present on the underlying object.Methods in net.neoforged.neoforge.registries with parameters of type TagKey -
Uses of TagKey in net.neoforged.neoforge.registries.datamaps
Fields in net.neoforged.neoforge.registries.datamaps with type parameters of type TagKeyModifier and TypeFieldDescriptionprivate final com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> DataMapEntry.Removal.keyThe field for thekeyrecord component.private final Map<com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>>, Optional<WithConditions<DataMapEntry<T>>>> DataMapFile.valuesThe field for thevaluesrecord component.Methods in net.neoforged.neoforge.registries.datamaps that return types with arguments of type TagKeyModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> DataMapEntry.Removal.key()Returns the value of thekeyrecord component.Map<com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>>, Optional<WithConditions<DataMapEntry<T>>>> DataMapFile.values()Returns the value of thevaluesrecord component.Method parameters in net.neoforged.neoforge.registries.datamaps with type arguments of type TagKeyModifier and TypeMethodDescriptionstatic <T,R> com.mojang.serialization.Codec <DataMapEntry.Removal<T, R>> DataMapEntry.Removal.codec(com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>>> tagOrValue, DataMapType<R, T> attachment) DataMapValueMerger.merge(Registry<R> registry, com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> first, T firstValue, com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> second, T secondValue) Merge two conflicting data map values.DataMapValueRemover.Default.remove(T value, Registry<R> registry, com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> source, R object) DataMapValueRemover.remove(T value, Registry<R> registry, com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> source, R object) Remove the entry specified in this remover from thevalue.Constructor parameters in net.neoforged.neoforge.registries.datamaps with type arguments of type TagKeyModifierConstructorDescriptionDataMapFile(boolean replace, Map<com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>>, Optional<WithConditions<DataMapEntry<T>>>> values, List<DataMapEntry.Removal<T, R>> removals) Creates an instance of aDataMapFilerecord class.privateRemoval(com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> key) Removal(com.mojang.datafixers.util.Either<TagKey<R>, ResourceKey<R>> key, Optional<DataMapValueRemover<R, T>> remover) Creates an instance of aRemovalrecord class. -
Uses of TagKey in net.neoforged.neoforge.registries.holdersets
Methods in net.neoforged.neoforge.registries.holdersets that return types with arguments of type TagKey -
Uses of TagKey in net.neoforged.neoforge.unittest
Fields in net.neoforged.neoforge.unittest with type parameters of type TagKey