- Enclosing class:
- EmitParticlesInstruction
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
static net.minecraft.client.particle.ParticleEngine
simple(T data,
net.minecraft.world.phys.Vec3 motion)
-
Method Details
-
-
withinBlockSpace
static <T extends net.minecraft.core.particles.ParticleOptions>
EmitParticlesInstruction.Emitter withinBlockSpace
(T data,
net.minecraft.world.phys.Vec3 motion)
-
paticleManager
static net.minecraft.client.particle.ParticleEngine paticleManager()
-
create
void create
(PonderWorld world,
double x,
double y,
double z)