Uses of Interface
net.minecraftforge.client.FireworkShapeFactoryRegistry.Factory
-
Uses of FireworkShapeFactoryRegistry.Factory in net.minecraftforge.client
Modifier and TypeFieldDescriptionprivate static final Map<FireworkRocketItem.Shape,
FireworkShapeFactoryRegistry.Factory> FireworkShapeFactoryRegistry.factories
Modifier and TypeMethodDescriptionstatic @Nullable FireworkShapeFactoryRegistry.Factory
FireworkShapeFactoryRegistry.get
(FireworkRocketItem.Shape shape) Modifier and TypeMethodDescriptionstatic void
FireworkShapeFactoryRegistry.register
(FireworkRocketItem.Shape shape, FireworkShapeFactoryRegistry.Factory factory)