Package forestry.api

Class ForestryTags

java.lang.Object
forestry.api.ForestryTags

public class ForestryTags extends Object
  • Constructor Details

    • ForestryTags

      public ForestryTags()
  • Method Details

    • blockTag

      @Internal public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> blockTag(String name)
    • itemTag

      @Internal public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> itemTag(String name)