package net.minecraft.world.level.block.entity; import net.minecraft.resources.Identifier; public record DecoratedPotPattern(Identifier assetId) { }