net.minecraft.particle

public class DustParticleEffect

extends AbstractDustParticleEffect

All mapped superinterfaces:

ParticleEffect

net.minecraft.core.particles.DustParticleOptions
net.minecraft.core.particles.DustParticleOptions
net.minecraft.class_2390
net.minecraft.particle.DustParticleEffect

Field summary

Modifier and TypeField
public static final int
REDSTONE_PARTICLE_COLOR
REDSTONE_PARTICLE_COLOR
field_28272
RED
public static final DustParticleEffect
REDSTONE
REDSTONE
field_11188
DEFAULT
public static final com.mojang.serialization.MapCodec<DustParticleEffect>
CODEC
CODEC
field_25124
CODEC
public static final PacketCodec<RegistryByteBuf, DustParticleEffect>
STREAM_CODEC
STREAM_CODEC
field_48455
PACKET_CODEC
private final int
color
color
field_51492
color

Constructor summary

ModifierConstructor
public (int color, float scale)

Method summary

Modifier and TypeMethod
public ParticleType<DustParticleEffect>
getType()
getType()
method_10295()
getType()
public org.joml.Vector3f
getColor()
getColor()
method_59843()
getColor()