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, root
SHA1
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, run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeToPath
private 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()