Package at.petrak.hexcasting.common.lib
Interface HexParticles.FactoryHandler.Consumer
- Enclosing class:
- HexParticles.FactoryHandler
public static interface HexParticles.FactoryHandler.Consumer
-
Method Summary
-
Method Details
-
register
<T extends net.minecraft.core.particles.ParticleOptions> void register(net.minecraft.core.particles.ParticleType<T> type, Function<net.minecraft.client.particle.SpriteSet, net.minecraft.client.particle.ParticleProvider<T>> constructor)
-