Uses of Interface
net.neoforged.neoforge.client.FireworkShapeFactoryRegistry.Factory
Packages that use FireworkShapeFactoryRegistry.Factory
-
Uses of FireworkShapeFactoryRegistry.Factory in net.neoforged.neoforge.client
Fields in net.neoforged.neoforge.client with type parameters of type FireworkShapeFactoryRegistry.FactoryModifier and TypeFieldDescriptionprivate static final Map<FireworkExplosion.Shape, FireworkShapeFactoryRegistry.Factory> FireworkShapeFactoryRegistry.factoriesMethods in net.neoforged.neoforge.client that return FireworkShapeFactoryRegistry.FactoryModifier and TypeMethodDescriptionstatic @Nullable FireworkShapeFactoryRegistry.FactoryFireworkShapeFactoryRegistry.get(FireworkExplosion.Shape shape) Methods in net.neoforged.neoforge.client with parameters of type FireworkShapeFactoryRegistry.FactoryModifier and TypeMethodDescriptionstatic voidFireworkShapeFactoryRegistry.register(FireworkExplosion.Shape shape, FireworkShapeFactoryRegistry.Factory factory)