public abstract class CommonBlockTagsProvider extends CommonTagsProvider<net.minecraft.block.Block>
registry, tagToBuilder| Modifier | Constructor and Description |
|---|---|
protected |
CommonBlockTagsProvider(GenerationData data) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
protected java.nio.file.Path |
makePath(net.minecraft.util.ResourceLocation location) |
protected void |
setCollection(net.minecraft.tags.TagCollection<net.minecraft.block.Block> collection) |
act, getBuilder, registerTagsmcLoc, modLoc, resolveAssets, resolveData, resolveModAssets, resolveModData, write, write, writeprotected CommonBlockTagsProvider(GenerationData data)
protected java.nio.file.Path makePath(net.minecraft.util.ResourceLocation location)
makePath in class CommonTagsProvider<net.minecraft.block.Block>protected void setCollection(net.minecraft.tags.TagCollection<net.minecraft.block.Block> collection)
setCollection in class CommonTagsProvider<net.minecraft.block.Block>public java.lang.String getName()