Class ExpandDecoratedPotPattern

java.lang.Object
com.blamejared.crafttweaker.natives.block.entity.ExpandDecoratedPotPattern

@ZenRegister public class ExpandDecoratedPotPattern extends Object
  • Constructor Details

    • ExpandDecoratedPotPattern

      public ExpandDecoratedPotPattern()
  • Method Details

    • assetId

      public static net.minecraft.resources.ResourceLocation assetId(net.minecraft.world.level.block.entity.DecoratedPotPattern internal)
      Gets the location of the asset used by the pot pattern.
      Returns:
      The pot pattern asset ID.
    • getCommandString

      public static String getCommandString(net.minecraft.world.level.block.entity.DecoratedPotPattern internal)
      Gets the command string for the pot pattern.
      Returns:
      The command string for the pot pattern.