net.minecraft.core.particles

public class DustParticleOptions

extends ScalableParticleOptionsBase

All mapped superinterfaces:

ParticleOptions

lh
net.minecraft.core.particles.DustParticleOptions
net.minecraft.class_2390
net.minecraft.particle.DustParticleEffect
net.minecraft.src.C_4752_
net.minecraft.core.particles.ParticleParamRedstone

Field summary

Modifier and TypeField
public static final org.joml.Vector3f
a
REDSTONE_PARTICLE_COLOR
field_28272
RED
f_175788_
public static final DustParticleOptions
b
REDSTONE
field_11188
DEFAULT
f_123656_
public static final com.mojang.serialization.MapCodec<DustParticleOptions>
c
CODEC
field_25124
CODEC
f_123657_
public static final StreamCodec<RegistryFriendlyByteBuf, DustParticleOptions>
d
STREAM_CODEC
field_48455
PACKET_CODEC
f_315304_
private final org.joml.Vector3f
h
color
field_51492
color
f_316445_

Constructor summary

ModifierConstructor
public (org.joml.Vector3f color, float scale)

Method summary

Modifier and TypeMethod
public ParticleType<DustParticleOptions>
a()
getType()
method_10295()
getType()
m_6012_()
public org.joml.Vector3f
b()
getColor()
method_59843()
getColor()
m_323596_()