Uses of Interface
net.minecraftforge.client.FireworkShapeFactoryRegistry.Factory
Packages that use FireworkShapeFactoryRegistry.Factory
-
Uses of FireworkShapeFactoryRegistry.Factory in net.minecraftforge.client
Fields in net.minecraftforge.client with type parameters of type FireworkShapeFactoryRegistry.FactoryModifier and TypeFieldDescriptionprivate static final Map<FireworkRocketItem.Shape,
FireworkShapeFactoryRegistry.Factory> FireworkShapeFactoryRegistry.factories
Methods in net.minecraftforge.client that return FireworkShapeFactoryRegistry.FactoryModifier and TypeMethodDescriptionstatic @Nullable FireworkShapeFactoryRegistry.Factory
FireworkShapeFactoryRegistry.get
(FireworkRocketItem.Shape shape) Methods in net.minecraftforge.client with parameters of type FireworkShapeFactoryRegistry.FactoryModifier and TypeMethodDescriptionstatic void
FireworkShapeFactoryRegistry.register
(FireworkRocketItem.Shape shape, FireworkShapeFactoryRegistry.Factory factory)