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
<net.minecraft.world.item.component.FireworkExplosion.Shape, FireworkShapeFactoryRegistry.Factory> FireworkShapeFactoryRegistry.factories
Methods in net.neoforged.neoforge.client that return FireworkShapeFactoryRegistry.FactoryModifier and TypeMethodDescriptionstatic @Nullable FireworkShapeFactoryRegistry.Factory
FireworkShapeFactoryRegistry.get
(net.minecraft.world.item.component.FireworkExplosion.Shape shape) Methods in net.neoforged.neoforge.client with parameters of type FireworkShapeFactoryRegistry.FactoryModifier and TypeMethodDescriptionstatic void
FireworkShapeFactoryRegistry.register
(net.minecraft.world.item.component.FireworkExplosion.Shape shape, FireworkShapeFactoryRegistry.Factory factory)