Uses of Interface
org.bukkit.block.pot.PotPatternType
Packages that use PotPatternType
Package
Description
Collection of registry entry types that may be created or modified via the
RegistryEvent.This package contains events related to the Paper registry system.
Classes relevant to pot blocks.
-
Uses of PotPatternType in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type PotPatternTypeModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<PotPatternType> DataComponentTypes.PROVIDES_POTTERY_PATTERN -
Uses of PotPatternType in io.papermc.paper.registry
Fields in io.papermc.paper.registry with type parameters of type PotPatternTypeModifier and TypeFieldDescriptionstatic final RegistryKey<PotPatternType> RegistryKey.DECORATED_POT_PATTERNData-driven registry for decorated pot patterns. -
Uses of PotPatternType in io.papermc.paper.registry.data
Subinterfaces with type arguments of type PotPatternType in io.papermc.paper.registry.dataModifier and TypeInterfaceDescriptionstatic interfaceA mutable builder for thePotPatternRegistryEntryplugins may change in applicable registry events. -
Uses of PotPatternType in io.papermc.paper.registry.event
Fields in io.papermc.paper.registry.event with type parameters of type PotPatternTypeModifier and TypeFieldDescriptionstatic final RegistryEventProvider<PotPatternType, PotPatternRegistryEntry.Builder> RegistryEvents.DECORATED_POT_PATTERN -
Uses of PotPatternType in io.papermc.paper.registry.keys
Fields in io.papermc.paper.registry.keys with type parameters of type PotPatternTypeModifier and TypeFieldDescriptionstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.ANGLERminecraft:anglerstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.ARCHERminecraft:archerstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.ARMS_UPminecraft:arms_upstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.BLADEminecraft:bladestatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.BREWERminecraft:brewerstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.BURNminecraft:burnstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.DANGERminecraft:dangerstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.EXPLORERminecraft:explorerstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.FLOWminecraft:flowstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.FRIENDminecraft:friendstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.GUSTERminecraft:gusterstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.HEARTminecraft:heartstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.HEARTBREAKminecraft:heartbreakstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.HOWLminecraft:howlstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.MINERminecraft:minerstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.MOURNERminecraft:mournerstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.PLENTYminecraft:plentystatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.PRIZEminecraft:prizestatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.SCRAPEminecraft:scrapestatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.SHEAFminecraft:sheafstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.SHELTERminecraft:shelterstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.SKULLminecraft:skullstatic final TypedKey<PotPatternType> DecoratedPotPatternKeys.SNORTminecraft:snortMethods in io.papermc.paper.registry.keys that return types with arguments of type PotPatternTypeModifier and TypeMethodDescriptionstatic TypedKey<PotPatternType> Creates a typed key forPotPatternTypein the registryminecraft:decorated_pot_pattern. -
Uses of PotPatternType in org.bukkit.block.pot
Fields in org.bukkit.block.pot declared as PotPatternTypeModifier and TypeFieldDescriptionstatic final PotPatternTypePotPatternType.ANGLERstatic final PotPatternTypePotPatternType.ARCHERstatic final PotPatternTypePotPatternType.ARMS_UPstatic final PotPatternTypePotPatternType.BLADEstatic final PotPatternTypePotPatternType.BREWERstatic final PotPatternTypePotPatternType.BURNstatic final PotPatternTypePotPatternType.DANGERstatic final PotPatternTypePotPatternType.EXPLORERstatic final PotPatternTypePotPatternType.FLOWstatic final PotPatternTypePotPatternType.FRIENDstatic final PotPatternTypePotPatternType.GUSTERstatic final PotPatternTypePotPatternType.HEARTstatic final PotPatternTypePotPatternType.HEARTBREAKstatic final PotPatternTypePotPatternType.HOWLstatic final PotPatternTypePotPatternType.MINERstatic final PotPatternTypePotPatternType.MOURNERstatic final PotPatternTypePotPatternType.PLENTYstatic final PotPatternTypePotPatternType.PRIZEstatic final PotPatternTypePotPatternType.SCRAPEstatic final PotPatternTypePotPatternType.SHEAFstatic final PotPatternTypePotPatternType.SHELTERstatic final PotPatternTypePotPatternType.SKULLstatic final PotPatternTypePotPatternType.SNORT