Class ActuallyTags.BannerPatterns

java.lang.Object
de.ellpeck.actuallyadditions.api.ActuallyTags.BannerPatterns
Enclosing class:
ActuallyTags

public static class ActuallyTags.BannerPatterns extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern>
     
  • 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

    • PATTERN_DRILL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern> PATTERN_DRILL
    • PATTERN_LEAF_BLO

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern> PATTERN_LEAF_BLO
    • PATTERN_PHAN_CON

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern> PATTERN_PHAN_CON
    • PATTERN_BOOK

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.entity.BannerPattern> PATTERN_BOOK
  • Constructor Details

    • BannerPatterns

      public BannerPatterns()
  • Method Details

    • touch

      public static void touch()