Package net.minecraft.resource
Interface ResourcePackProvider
- All Known Implementing Classes:
ClientBuiltinResourcePackProvider,FileResourcePackProvider,VanillaDataPackProvider
public interface ResourcePackProvider
- Mappings:
Namespace Name official acointermediary net/minecraft/class_3285named net/minecraft/resource/ResourcePackProvider
-
Method Summary
Modifier and Type Method Description voidregister(Consumer<ResourcePackProfile> consumer, ResourcePackProfile.Factory factory)
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLaco;a(Ljava/util/function/Consumer;Lack$a;)Vintermediary method_14453Lnet/minecraft/class_3285;method_14453(Ljava/util/function/Consumer;Lnet/minecraft/class_3288$class_5351;)Vnamed registerLnet/minecraft/resource/ResourcePackProvider;register(Ljava/util/function/Consumer;Lnet/minecraft/resource/ResourcePackProfile$Factory;)V
-