Class HexTags.Items

java.lang.Object
at.petrak.hexcasting.api.mod.HexTags.Items
Enclosing class:
HexTags

public static final class HexTags.Items extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
    create(String name)
     
    static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
    create(net.minecraft.resources.ResourceLocation id)
     

    Methods inherited from class java.lang.Object

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

    • EDIFIED_LOGS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> EDIFIED_LOGS
    • EDIFIED_PLANKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> EDIFIED_PLANKS
    • STAVES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> STAVES
    • PHIAL_BASE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> PHIAL_BASE
    • GRANTS_ROOT_ADVANCEMENT

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> GRANTS_ROOT_ADVANCEMENT
    • SEAL_MATERIALS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> SEAL_MATERIALS
    • IMPETI

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> IMPETI
    • DIRECTRICES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> DIRECTRICES
    • MINDFLAYED_CIRCLE_COMPONENTS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> MINDFLAYED_CIRCLE_COMPONENTS
    • SLATE_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> SLATE_BLOCKS
    • AMETHYST_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> AMETHYST_BLOCKS
    • QUENCHED_ALLAY_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> QUENCHED_ALLAY_BLOCKS
  • Constructor Details

    • Items

      public Items()
  • Method Details

    • create

      public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> create(String name)
    • create

      public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> create(net.minecraft.resources.ResourceLocation id)