Class LodestoneBlockTags

java.lang.Object
team.lodestar.lodestone.setup.LodestoneBlockTags

public class LodestoneBlockTags extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
    modTag(String path)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • TERRACOTTA

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> TERRACOTTA
  • Constructor Details

    • LodestoneBlockTags

      public LodestoneBlockTags()
  • Method Details

    • modTag

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> modTag(String path)
    • forgeTag

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> forgeTag(String name)