net.minecraft.server.packs.resources

record FallbackResourceManager$PackEntry

avm$d
net.minecraft.server.packs.resources.FallbackResourceManager$PackEntry
net.minecraft.class_3294$class_7082
net.minecraft.resource.NamespaceResourceManager$FilterablePack
net.minecraft.server.packs.resources.ResourceManagerFallback$d

Field summary

Modifier and TypeField
final String
a
name
comp_529
name
final PackResources
b
resources
comp_530
underlying
private final Predicate<ResourceLocation>
c
filter
comp_531
filter

Constructor summary

ModifierConstructor
(String arg0, PackResources arg1, Predicate<ResourceLocation> arg2)

Method summary

Modifier and TypeMethod
public void
a(Collection<alz> arg0)
filterAll(Collection<ResourceLocation> arg0)
method_41268(Collection<class_2960> arg0)
removeFiltered(Collection<Identifier> ids)
public boolean
a(alz arg0)
isFiltered(ResourceLocation arg0)
method_41269(class_2960 arg0)
isFiltered(Identifier id)
public String
a()
name()
comp_529()
name()
public PackResources
b()
resources()
comp_530()
underlying()
public Predicate<ResourceLocation>
c()
filter()
comp_531()
filter()