Class TTags

java.lang.Object
purplecreate.tramways.TTags

public class TTags 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.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 void
     

    Methods inherited from class java.lang.Object

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

    • NAME_SIGN

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> NAME_SIGN
    • SIGNAL_POLE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SIGNAL_POLE
    • NAME_SIGN_INNER

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NAME_SIGN_INNER
    • SEMAPHORE_POLE

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

    • TTags

      public TTags()
  • Method Details

    • register

      public static void register()