public class ItemTagsProvider extends AbstractTagProvider<Item>
AbstractTagProvider.ObjectBuilder<T>| Modifier and Type | Field and Description |
|---|---|
private Function<Tag.Identified<Block>,Tag.Builder> |
field_23783 |
registry, rootSHA1| Constructor and Description |
|---|
ItemTagsProvider(DataGenerator dataGenerator,
BlockTagsProvider blockTagsProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected void |
copy(Tag.Identified<Block> identified,
Tag.Identified<Item> identified2) |
String |
getName() |
protected Path |
getOutput(Identifier identifier) |
getOrCreateTagBuilder, method_27169, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteToPathprivate final Function<Tag.Identified<Block>,Tag.Builder> field_23783
public ItemTagsProvider(DataGenerator dataGenerator, BlockTagsProvider blockTagsProvider)
protected void configure()
configure in class AbstractTagProvider<Item>protected void copy(Tag.Identified<Block> identified, Tag.Identified<Item> identified2)
protected Path getOutput(Identifier identifier)
getOutput in class AbstractTagProvider<Item>public String getName()