Uses of Class
net.minecraft.world.flag.FeatureFlagSet
Packages that use FeatureFlagSet
Package
Description
-
Uses of FeatureFlagSet in net.minecraft.client.gui.screens
Constructors in net.minecraft.client.gui.screens with parameters of type FeatureFlagSet -
Uses of FeatureFlagSet in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionprivate voidCreativeModeInventoryScreen.tryRefreshInvalidatedTabs(FeatureFlagSet p_259501_, boolean p_259713_) Constructors in net.minecraft.client.gui.screens.inventory with parameters of type FeatureFlagSetModifierConstructorDescriptionCreativeModeInventoryScreen(Player p_259788_, FeatureFlagSet p_260074_, boolean p_259569_) -
Uses of FeatureFlagSet in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as FeatureFlagSetMethods in net.minecraft.client.multiplayer that return FeatureFlagSetModifier and TypeMethodDescriptionClientLevel.enabledFeatures()ClientPacketListener.enabledFeatures()ClientSuggestionProvider.enabledFeatures()Methods in net.minecraft.client.multiplayer with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionbooleanClientPacketListener.isFeatureEnabled(FeatureFlagSet p_250605_) -
Uses of FeatureFlagSet in net.minecraft.commands
Methods in net.minecraft.commands that return FeatureFlagSetModifier and TypeMethodDescriptionCommandSourceStack.enabledFeatures()SharedSuggestionProvider.enabledFeatures()Methods in net.minecraft.commands with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionCommandBuildContext.configurable(RegistryAccess p_255925_, FeatureFlagSet p_255945_) static CommandBuildContextCommandBuildContext.simple(HolderLookup.Provider p_255702_, FeatureFlagSet p_255968_) -
Uses of FeatureFlagSet in net.minecraft.core
Methods in net.minecraft.core with parameters of type FeatureFlagSetModifier and TypeMethodDescriptiondefault HolderLookup<T>HolderLookup.RegistryLookup.filterFeatures(FeatureFlagSet p_249397_) -
Uses of FeatureFlagSet in net.minecraft.data
Fields in net.minecraft.data declared as FeatureFlagSetMethods in net.minecraft.data with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionbooleanBlockFamily.shouldGenerateRecipe(FeatureFlagSet p_250218_) -
Uses of FeatureFlagSet in net.minecraft.data.loot
Fields in net.minecraft.data.loot declared as FeatureFlagSetModifier and TypeFieldDescriptionprivate final FeatureFlagSetBlockLootSubProvider.enabledFeaturesprivate final FeatureFlagSetEntityLootSubProvider.enabledFeaturesConstructors in net.minecraft.data.loot with parameters of type FeatureFlagSetModifierConstructorDescriptionprotectedBlockLootSubProvider(Set<Item> p_249153_, FeatureFlagSet p_251215_) protectedEntityLootSubProvider(FeatureFlagSet p_251971_) -
Uses of FeatureFlagSet in net.minecraft.data.metadata
Methods in net.minecraft.data.metadata with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionstatic PackMetadataGeneratorPackMetadataGenerator.forFeaturePack(PackOutput p_253903_, Component p_254497_, FeatureFlagSet p_253848_) -
Uses of FeatureFlagSet in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionprotected voidRecipeProvider.generateForEnabledBlockFamilies(Consumer<FinishedRecipe> p_249188_, FeatureFlagSet p_251836_) -
Uses of FeatureFlagSet in net.minecraft.server
Methods in net.minecraft.server with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionstatic WorldDataConfigurationMinecraftServer.configurePackRepository(PackRepository p_248681_, DataPackConfig p_248920_, boolean p_249869_, FeatureFlagSet p_251243_) ReloadableServerResources.loadResources(ResourceManager p_248588_, RegistryAccess.Frozen p_251163_, FeatureFlagSet p_250212_, Commands.CommandSelection p_249301_, int p_251126_, Executor p_249136_, Executor p_249601_) Constructors in net.minecraft.server with parameters of type FeatureFlagSetModifierConstructorDescriptionReloadableServerResources(RegistryAccess.Frozen p_206857_, FeatureFlagSet p_250695_, Commands.CommandSelection p_206858_, int p_206859_) -
Uses of FeatureFlagSet in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return FeatureFlagSetModifier and TypeMethodDescriptionprivate static FeatureFlagSetDedicatedServerProperties.getFeatures(String p_251025_) -
Uses of FeatureFlagSet in net.minecraft.server.level
Methods in net.minecraft.server.level that return FeatureFlagSet -
Uses of FeatureFlagSet in net.minecraft.server.packs
Fields in net.minecraft.server.packs declared as FeatureFlagSetModifier and TypeFieldDescriptionprivate final FeatureFlagSetFeatureFlagsMetadataSection.flagsThe field for theflagsrecord component.Methods in net.minecraft.server.packs that return FeatureFlagSetModifier and TypeMethodDescriptionFeatureFlagsMetadataSection.flags()Returns the value of theflagsrecord component.Constructors in net.minecraft.server.packs with parameters of type FeatureFlagSetModifierConstructorDescriptionCreates an instance of aFeatureFlagsMetadataSectionrecord class. -
Uses of FeatureFlagSet in net.minecraft.server.packs.repository
Fields in net.minecraft.server.packs.repository declared as FeatureFlagSetModifier and TypeFieldDescriptionprivate final FeatureFlagSetPack.Info.requestedFeaturesThe field for therequestedFeaturesrecord component.private final FeatureFlagSetPack.requestedFeaturesMethods in net.minecraft.server.packs.repository that return FeatureFlagSetModifier and TypeMethodDescriptionPackRepository.getRequestedFeatureFlags()Pack.getRequestedFeatures()Pack.Info.requestedFeatures()Returns the value of therequestedFeaturesrecord component.Constructors in net.minecraft.server.packs.repository with parameters of type FeatureFlagSetModifierConstructorDescriptionInfo(Component description, int dataFormat, int resourceFormat, FeatureFlagSet requestedFeatures, boolean hidden) Creates an instance of aInforecord class.Info(Component description, int format, FeatureFlagSet requestedFeatures) -
Uses of FeatureFlagSet in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as FeatureFlagSetModifier and TypeFieldDescriptionprivate FeatureFlagSetEntityType.Builder.requiredFeaturesprivate final FeatureFlagSetEntityType.requiredFeaturesMethods in net.minecraft.world.entity that return FeatureFlagSetConstructors in net.minecraft.world.entity with parameters of type FeatureFlagSetModifierConstructorDescriptionEntityType(EntityType.EntityFactory<T> p_251402_, MobCategory p_251431_, boolean p_251439_, boolean p_251973_, boolean p_252007_, boolean p_250908_, com.google.common.collect.ImmutableSet<Block> p_250201_, EntityDimensions p_251742_, int p_250479_, int p_249249_, FeatureFlagSet p_250427_) EntityType(EntityType.EntityFactory<T> p_251402_, MobCategory p_251431_, boolean p_251439_, boolean p_251973_, boolean p_252007_, boolean p_250908_, com.google.common.collect.ImmutableSet<Block> p_250201_, EntityDimensions p_251742_, int p_250479_, int p_249249_, FeatureFlagSet p_250427_, Predicate<EntityType<?>> velocityUpdateSupplier, ToIntFunction<EntityType<?>> trackingRangeSupplier, ToIntFunction<EntityType<?>> updateIntervalSupplier, BiFunction<PlayMessages.SpawnEntity, Level, T> customClientFactory) -
Uses of FeatureFlagSet in net.minecraft.world.flag
Fields in net.minecraft.world.flag declared as FeatureFlagSetModifier and TypeFieldDescriptionprivate final FeatureFlagSetFeatureFlagRegistry.allFlagsstatic final FeatureFlagSetFeatureFlags.DEFAULT_FLAGSprivate static final FeatureFlagSetFeatureFlagSet.EMPTYstatic final FeatureFlagSetFeatureFlags.VANILLA_SETFields in net.minecraft.world.flag with type parameters of type FeatureFlagSetModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FeatureFlagSet>FeatureFlags.CODECMethods in net.minecraft.world.flag that return FeatureFlagSetModifier and TypeMethodDescriptionFeatureFlagRegistry.allFlags()(package private) static FeatureFlagSetFeatureFlagSet.create(FeatureFlagUniverse p_251573_, Collection<FeatureFlag> p_251037_) FeatureFlagRegistry.fromNames(Iterable<ResourceLocation> p_250759_) FeatureFlagRegistry.fromNames(Iterable<ResourceLocation> p_251769_, Consumer<ResourceLocation> p_251521_) FeatureFlagSet.join(FeatureFlagSet p_251527_) static FeatureFlagSetFeatureFlagSet.of()static FeatureFlagSetFeatureFlagSet.of(FeatureFlag p_252331_) static FeatureFlagSetFeatureFlagSet.of(FeatureFlag p_251008_, FeatureFlag... p_249805_) FeatureElement.requiredFeatures()FeatureFlagRegistry.subset(FeatureFlag... p_252295_) Methods in net.minecraft.world.flag that return types with arguments of type FeatureFlagSetModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<FeatureFlagSet>FeatureFlagRegistry.codec()Methods in net.minecraft.world.flag with parameters of type FeatureFlagSetModifier and TypeMethodDescriptiondefault booleanFeatureElement.isEnabled(FeatureFlagSet p_249172_) static booleanFeatureFlags.isExperimental(FeatureFlagSet p_249170_) booleanFeatureFlagRegistry.isSubset(FeatureFlagSet p_251939_) booleanFeatureFlagSet.isSubsetOf(FeatureFlagSet p_249164_) FeatureFlagSet.join(FeatureFlagSet p_251527_) static StringFeatureFlags.printMissingFlags(FeatureFlagRegistry p_249213_, FeatureFlagSet p_250429_, FeatureFlagSet p_250547_) static StringFeatureFlags.printMissingFlags(FeatureFlagSet p_250581_, FeatureFlagSet p_250326_) FeatureFlagRegistry.toNames(FeatureFlagSet p_251153_) Constructors in net.minecraft.world.flag with parameters of type FeatureFlagSetModifierConstructorDescription(package private)FeatureFlagRegistry(FeatureFlagUniverse p_249715_, FeatureFlagSet p_249277_, Map<ResourceLocation, FeatureFlag> p_249557_) -
Uses of FeatureFlagSet in net.minecraft.world.item
Fields in net.minecraft.world.item declared as FeatureFlagSetModifier and TypeFieldDescriptionstatic FeatureFlagSetCreativeModeTabs.CACHED_ENABLED_FEATURESprivate final FeatureFlagSetCreativeModeTab.ItemDisplayBuilder.featureFlagSet(package private) FeatureFlagSetItem.Properties.requiredFeaturesprivate final FeatureFlagSetItem.requiredFeaturesMethods in net.minecraft.world.item that return FeatureFlagSetModifier and TypeMethodDescriptionBlockItem.requiredFeatures()Item.requiredFeatures()SpawnEggItem.requiredFeatures()Methods in net.minecraft.world.item with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionvoidCreativeModeTab.DisplayItemsGenerator.accept(FeatureFlagSet p_259204_, CreativeModeTab.Output p_259752_, boolean p_260123_) private static voidCreativeModeTabs.buildAllTabContents(FeatureFlagSet p_259307_, boolean p_260177_) voidCreativeModeTab.buildContents(FeatureFlagSet p_260125_, boolean p_259855_) booleanItemStack.isItemEnabled(FeatureFlagSet p_250869_) static booleanCreativeModeTabs.tryRebuildTabContents(FeatureFlagSet p_259432_, boolean p_259893_) private static booleanCreativeModeTabs.wouldRebuildSameContents(FeatureFlagSet p_259114_, boolean p_260236_) Constructors in net.minecraft.world.item with parameters of type FeatureFlagSetModifierConstructorDescriptionItemDisplayBuilder(CreativeModeTab p_251040_, FeatureFlagSet p_249331_) -
Uses of FeatureFlagSet in net.minecraft.world.level
Fields in net.minecraft.world.level declared as FeatureFlagSetModifier and TypeFieldDescriptionprivate final FeatureFlagSetWorldDataConfiguration.enabledFeaturesThe field for theenabledFeaturesrecord component.Methods in net.minecraft.world.level that return FeatureFlagSetModifier and TypeMethodDescriptionLevelReader.enabledFeatures()WorldDataConfiguration.enabledFeatures()Returns the value of theenabledFeaturesrecord component.Methods in net.minecraft.world.level with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionWorldDataConfiguration.expandFeatures(FeatureFlagSet p_249090_) Constructors in net.minecraft.world.level with parameters of type FeatureFlagSetModifierConstructorDescriptionWorldDataConfiguration(DataPackConfig dataPacks, FeatureFlagSet enabledFeatures) Creates an instance of aWorldDataConfigurationrecord class. -
Uses of FeatureFlagSet in net.minecraft.world.level.block.state
Fields in net.minecraft.world.level.block.state declared as FeatureFlagSetModifier and TypeFieldDescription(package private) FeatureFlagSetBlockBehaviour.Properties.requiredFeaturesprotected final FeatureFlagSetBlockBehaviour.requiredFeaturesMethods in net.minecraft.world.level.block.state that return FeatureFlagSet -
Uses of FeatureFlagSet in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return FeatureFlagSetModifier and TypeMethodDescriptiondefault FeatureFlagSetWorldData.enabledFeatures()private static FeatureFlagSetLevelStorageSource.parseFeatureFlagsFromSummary(com.mojang.serialization.Dynamic<Tag> p_249466_) -
Uses of FeatureFlagSet in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type FeatureFlagSetModifier and TypeMethodDescriptionstatic voidForgeHooksClient.onCreativeModeTabBuildContents(CreativeModeTab tab, CreativeModeTab.DisplayItemsGenerator originalGenerator, FeatureFlagSet flags, CreativeModeTab.Output output, boolean hasPermisions) -
Uses of FeatureFlagSet in net.minecraftforge.event
Fields in net.minecraftforge.event declared as FeatureFlagSetModifier and TypeFieldDescriptionprivate final FeatureFlagSetCreativeModeTabEvent.BuildContents.flagsMethods in net.minecraftforge.event that return FeatureFlagSetConstructors in net.minecraftforge.event with parameters of type FeatureFlagSetModifierConstructorDescriptionBuildContents(CreativeModeTab tab, FeatureFlagSet flags, boolean hasPermissions, MutableHashedLinkedMap<ItemStack, CreativeModeTab.TabVisibility> entries)