Class FireworkHelper

java.lang.Object
com.pixelmonmod.api.helpers.FireworkHelper

public class FireworkHelper extends Object
  • Constructor Details

    • FireworkHelper

      public FireworkHelper()
  • Method Details

    • createNonMirroredParticleShape

      public static void createNonMirroredParticleShape(PixelmonFireworkShape shape, net.minecraft.client.particle.FireworkParticles.Starter starter)
      Creates a non-mirrored particle shape based on the input PixelmonFireworkShape
      Parameters:
      shape - - The shape to create
      starter - - The starter to create the particle from
    • getItemStack

      public static net.minecraft.world.item.ItemStack getItemStack(PixelmonFireworkShape shape, String modid)