public class BlockTagsProvider extends TagsProvider<Block>
generator, registry, tagToBuilder
HASH_FUNCTION
Constructor and Description |
---|
BlockTagsProvider(DataGenerator generatorIn) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
protected java.nio.file.Path |
makePath(ResourceLocation id) |
protected void |
registerTags() |
protected void |
setCollection(TagCollection<Block> colectionIn) |
act, getBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
save
public BlockTagsProvider(DataGenerator generatorIn)
protected void registerTags()
registerTags
in class TagsProvider<Block>
protected java.nio.file.Path makePath(ResourceLocation id)
makePath
in class TagsProvider<Block>
public java.lang.String getName()
protected void setCollection(TagCollection<Block> colectionIn)
setCollection
in class TagsProvider<Block>