Class FireworkShapeFactoryRegistry

java.lang.Object
net.neoforged.neoforge.client.FireworkShapeFactoryRegistry

public class FireworkShapeFactoryRegistry extends Object
Keeps track of custom firework shape types, because Particle is client side only this can't be on the Shape itself. So sometime during your client initalization call register.
  • Field Details

  • Constructor Details

    • FireworkShapeFactoryRegistry

      public FireworkShapeFactoryRegistry()
  • Method Details