Class HexTags.Blocks

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

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

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    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>
    create(String name)
     

    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.level.block.Block> EDIFIED_LOGS
    • EDIFIED_PLANKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> EDIFIED_PLANKS
    • IMPETI

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> IMPETI
    • DIRECTRICES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> DIRECTRICES
    • MINDFLAYED_CIRCLE_COMPONENTS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINDFLAYED_CIRCLE_COMPONENTS
    • SLATE_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SLATE_BLOCKS
    • AMETHYST_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> AMETHYST_BLOCKS
    • QUENCHED_ALLAY_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> QUENCHED_ALLAY_BLOCKS
    • WATER_PLANTS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WATER_PLANTS
    • CHEAP_TO_BREAK_BLOCK

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

    • Blocks

      public Blocks()
  • Method Details

    • create

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