net.minecraft.core.particles

public class DustParticleOptions

implements ParticleOptions

gd
net.minecraft.core.particles.DustParticleOptions
net.minecraft.class_2390
net.minecraft.unmapped.C_adimpttu
net.minecraft.particle.DustParticleEffect
net.minecraft.particles.RedstoneParticleData
net.minecraft.server.v1_14_R1.ParticleParamRedstone

Field summary

Modifier and TypeField
public static final DustParticleOptions
a
REDSTONE
field_11188
f_zblitgcq
RED
field_197564_a
public static final ParticleOptions$Deserializer<DustParticleOptions>
b
DESERIALIZER
field_11189
f_oqdblxtz
PARAMETERS_FACTORY
field_197565_b
private final float
c
r
field_11187
f_mhtjpipj
red
field_197566_c
private final float
d
g
field_11186
f_qlwxcmat
green
field_197567_d
private final float
e
b
field_11185
f_bfqvuhdq
blue
field_197568_e
private final float
f
scale
field_11184
f_decztuvc
scale
field_197569_f

Constructor summary

ModifierConstructor
public (float red, float green, float blue, float scale)

Method summary

Modifier and TypeMethod
public void
a(je arg0)
writeToNetwork(FriendlyByteBuf arg0)
method_10294(class_2540 arg0)
m_smrxfrfi(C_idfydwco arg0)
write(PacketByteBuf arg0)
func_197553_a(PacketBuffer arg0)
public String
a()
writeToString()
method_10293()
m_wtvchkob()
asString()
func_197555_a()
public ParticleType<DustParticleOptions>
b()
getType()
method_10295()
m_dkcpurjj()
getType()
func_197554_b()
getParticle()
public float
c()
getR()
method_10285()
m_ntwzxzev()
getRed()
func_197562_c()
public float
d()
getG()
method_10286()
m_oetwkbse()
getGreen()
func_197563_d()
public float
e()
getB()
method_10284()
m_xlxjdvto()
getBlue()
func_197561_e()
public float
f()
getScale()
method_10283()
m_vmshosgr()
getScale()
func_197560_f()