MixinObjectBuilder

public class MixinObjectBuilder<T> implements FabricDataGeneratorTagBuilder<T>

Functions

addOptionalObject
Link copied to clipboard
void addOptionalObject(Identifier id)
Add an optional entry of type {@code } to the tag.
addOptionalTag
Link copied to clipboard
void addOptionalTag(Identifier id)
Add an optional tag entry to the tag.

Sources

jvm source
Link copied to clipboard