Uses of Record Class
net.minecraft.world.level.block.entity.DecoratedPotPattern
Packages that use DecoratedPotPattern
Package
Description
-
Uses of DecoratedPotPattern in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type DecoratedPotPatternModifier and TypeFieldDescriptionstatic final DataComponentType<Holder<DecoratedPotPattern>> DataComponents.PROVIDES_POTTERY_PATTERN -
Uses of DecoratedPotPattern in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type DecoratedPotPatternModifier and TypeFieldDescriptionstatic final ResourceKey<Registry<DecoratedPotPattern>> Registries.DECORATED_POT_PATTERN -
Uses of DecoratedPotPattern in net.minecraft.references
Method parameters in net.minecraft.references with type arguments of type DecoratedPotPatternModifier and TypeMethodDescriptionprivate static ResourceKey<Item> ItemIds.createPotterySherd(ResourceKey<DecoratedPotPattern> sherd) -
Uses of DecoratedPotPattern in net.minecraft.world.item
Method parameters in net.minecraft.world.item with type arguments of type DecoratedPotPatternModifier and TypeMethodDescriptionItem.Properties.potPattern(ResourceKey<DecoratedPotPattern> pattern) -
Uses of DecoratedPotPattern in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type DecoratedPotPatternModifier and TypeFieldDescriptionstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.ANGLERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.ARCHERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.ARMS_UPstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.BLADEstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.BREWERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.BURNstatic final com.mojang.serialization.Codec<DecoratedPotPattern> DecoratedPotPattern.CODECstatic final com.mojang.serialization.Codec<Holder<DecoratedPotPattern>> DecoratedPotPatterns.CODECstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.DANGERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.EXPLORERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.FLOWstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.FRIENDstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.GUSTERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.HEARTstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.HEARTBREAKstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.HOWLstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.MINERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.MOURNERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.PLENTYstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.PRIZEstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.SCRAPEstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.SHEAFstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.SHELTERstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.SKULLstatic final ResourceKey<DecoratedPotPattern> DecoratedPotPatterns.SNORTstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<DecoratedPotPattern>> DecoratedPotPatterns.STREAM_CODECMethods in net.minecraft.world.level.block.entity that return types with arguments of type DecoratedPotPatternMethod parameters in net.minecraft.world.level.block.entity with type arguments of type DecoratedPotPatternModifier and TypeMethodDescriptionstatic voidDecoratedPotPatterns.bootstrap(BootstrapContext<DecoratedPotPattern> registry) private static voidDecoratedPotPatterns.registerWithDefaultAsset(BootstrapContext<DecoratedPotPattern> registry, ResourceKey<DecoratedPotPattern> key) private static voidDecoratedPotPatterns.registerWithDefaultAsset(BootstrapContext<DecoratedPotPattern> registry, ResourceKey<DecoratedPotPattern> key)