Object TBSTags

  • All Implemented Interfaces:

    
    public class TBSTags
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final TagKey<EntityType<?>> DESPAWNABLE
      private final TagKey<EntityType<?>> LOOKABLE
      private final TagKey<Block> HOUSE_ENGINE
      private final TagKey<Block> WA
      public final static TBSTags INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final TagKey<EntityType<?>> getDESPAWNABLE()
      final TagKey<EntityType<?>> getLOOKABLE()
      final TagKey<Block> getHOUSE_ENGINE()
      final TagKey<Block> getWA()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait