Uses of Class
org.cloudburstmc.api.util.data.BannerPattern
Packages that use BannerPattern
-
Uses of BannerPattern in org.cloudburstmc.api.blockentity
Methods in org.cloudburstmc.api.blockentity that return BannerPatternMethods in org.cloudburstmc.api.blockentity that return types with arguments of type BannerPatternModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<BannerPattern>Banner.getPatterns()Methods in org.cloudburstmc.api.blockentity with parameters of type BannerPattern -
Uses of BannerPattern in org.cloudburstmc.api.item.data
Method parameters in org.cloudburstmc.api.item.data with type arguments of type BannerPatternModifier and TypeMethodDescriptionstatic BannerDataBannerData.of(int type, DyeColor base, List<BannerPattern> patterns)