Uses of Class
net.minecraft.util.ResourceLocationPattern
Packages that use ResourceLocationPattern
Package
Description
-
Uses of ResourceLocationPattern in net.minecraft.client.renderer.texture.atlas.sources
Fields in net.minecraft.client.renderer.texture.atlas.sources declared as ResourceLocationPatternModifier and TypeFieldDescriptionprivate final ResourceLocationPattern
SourceFilter.filter
The field for thefilter
record component.Methods in net.minecraft.client.renderer.texture.atlas.sources that return ResourceLocationPatternModifier and TypeMethodDescriptionSourceFilter.filter()
Returns the value of thefilter
record component.Constructors in net.minecraft.client.renderer.texture.atlas.sources with parameters of type ResourceLocationPatternModifierConstructorDescriptionSourceFilter
(ResourceLocationPattern filter) Creates an instance of aSourceFilter
record class. -
Uses of ResourceLocationPattern in net.minecraft.server.packs.resources
Fields in net.minecraft.server.packs.resources with type parameters of type ResourceLocationPatternModifier and TypeFieldDescriptionprivate final List
<ResourceLocationPattern> ResourceFilterSection.blockList
Constructor parameters in net.minecraft.server.packs.resources with type arguments of type ResourceLocationPattern -
Uses of ResourceLocationPattern in net.minecraft.util
Fields in net.minecraft.util with type parameters of type ResourceLocationPatternModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ResourceLocationPattern> ResourceLocationPattern.CODEC