RuntimeResourcePack
A resource pack that is generated at runtime.
Parameters
basic information about this resource pack. May be created using createInfo
the main metadata for this resource pack. May be created using createMetadata
optional metadata for required feature flags
optional metadata for filters
optional metadata for pack overlays
additional raw files to include in this resource pack
Constructors
Properties
Functions
Add an advancement from an AdvancementHolder.
Add an advancement.
Add an advancement from an Advancement.Builder.
Add only the advancement from a recipe builder.
Add a Block tag definition using an IntrinsicHolderTagBuilder callback.
Add an EntityType tag definition using an IntrinsicHolderTagBuilder callback.
Add a Fluid tag definition using an IntrinsicHolderTagBuilder callback.
Add a Item tag definition using an IntrinsicHolderTagBuilder callback.
Add only the recipe from a recipe builder.
Add a recipe.
Add both a recipe and an advancement using the given recipe builder.
Add a generic resource with the given content.
Add a generic serializable resource at a path.
Add a generic serializable resource in a registry.
Add a tag definition using a TagBuilder.
Add a tag definition using a TagBuilder callback.
Add a tag definition given its TagFile description.
Add a tag definition using a generic TagBuilder callback.
Add a tag definition given its entries and replace value.
Create an advancement builder for unlocking the given recipe.