Uses of Enum Class
net.minecraft.block.entity.BannerBlockEntity.BannerPattern
Packages that use BannerBlockEntity.BannerPattern
-
Uses of BannerBlockEntity.BannerPattern in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type BannerBlockEntity.BannerPatternModifier and TypeFieldDescriptionprivate List<BannerBlockEntity.BannerPattern>BannerBlockEntity.patternsMethods in net.minecraft.block.entity that return BannerBlockEntity.BannerPatternModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BannerBlockEntity.BannerPattern[]BannerBlockEntity.BannerPattern.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.block.entity that return types with arguments of type BannerBlockEntity.BannerPattern -
Uses of BannerBlockEntity.BannerPattern in net.minecraft.client
Method parameters in net.minecraft.client with type arguments of type BannerBlockEntity.BannerPatternModifier and TypeMethodDescriptionclass_2871.class_2872.method_12344(String string, List<BannerBlockEntity.BannerPattern> list, List<DyeColor> list2) -
Uses of BannerBlockEntity.BannerPattern in net.minecraft.recipe
Methods in net.minecraft.recipe that return BannerBlockEntity.BannerPatternModifier and TypeMethodDescriptionprivate BannerBlockEntity.BannerPatternBannerRecipeDispatcher.CopyingRecipeType.method_8442(CraftingInventory inventory)