Uses of Class
net.minecraft.util.IdentifierPattern
Packages that use IdentifierPattern
Package
Description
-
Uses of IdentifierPattern in net.minecraft.client.renderer.texture.atlas.sources
Fields in net.minecraft.client.renderer.texture.atlas.sources declared as IdentifierPatternModifier and TypeFieldDescriptionprivate final IdentifierPatternSourceFilter.filterThe field for thefilterrecord component.Methods in net.minecraft.client.renderer.texture.atlas.sources that return IdentifierPatternModifier and TypeMethodDescriptionSourceFilter.filter()Returns the value of thefilterrecord component.Constructors in net.minecraft.client.renderer.texture.atlas.sources with parameters of type IdentifierPatternModifierConstructorDescriptionSourceFilter(IdentifierPattern filter) Creates an instance of aSourceFilterrecord class. -
Uses of IdentifierPattern in net.minecraft.server.packs.resources
Fields in net.minecraft.server.packs.resources with type parameters of type IdentifierPatternModifier and TypeFieldDescriptionprivate final List<IdentifierPattern> ResourceFilterSection.blockListConstructor parameters in net.minecraft.server.packs.resources with type arguments of type IdentifierPattern -
Uses of IdentifierPattern in net.minecraft.util
Fields in net.minecraft.util with type parameters of type IdentifierPatternModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<IdentifierPattern> IdentifierPattern.CODEC