History - net.minecraft.network.packet.s2c.play.ParticleS2CPacket
1.13.2
Names
net.minecraft.unmapped.C_53729405
net.minecraft.class_2023
Fields
float: a, f_42214062, x, field_149234_b
float: a, field_8658, x, field_149234_b, xCoord
float: b, f_87521126, y, field_149235_c
float: b, field_8659, y, field_149235_c, yCoord
float: c, f_99108076, z, field_149232_d
float: c, field_8660, z, field_149232_d, zCoord
float: d, f_50596803, velocityX, field_149233_e
float: d, field_8661, velocityX, field_149233_e, xOffset
float: e, f_65237400, velocityY, field_149230_f
float: e, field_8662, velocityY, field_149230_f, yOffset
float: f, f_37917511, velocityZ, field_149231_g
float: f, field_8663, velocityZ, field_149231_g, zOffset
float: g, f_86329920, velocityScale, field_149237_h
float: g, field_8664, velocityScale, field_149237_h, particleSpeed
int: h, f_34191560, count, field_149238_i
int: h, field_8665, count, field_149238_i, particleCount
boolean: i, f_72666193, ignoreDistance, field_179752_j
boolean: i, field_11614, ignoreDistance, field_179752_j, longDistance
ParticleOptions: j, f_32153163, type, field_197700_j
ParticleOptions: j, field_11613, type, field_197700_j, particle
Constructors
Methods
void (PacketByteBuf): a, m_13296744, read, func_148837_a
void (PacketByteBuf): a, method_7535, read, func_148837_a, readPacketData
void (PacketByteBuf): b, m_17566769, write, func_148840_b
void (PacketByteBuf): b, method_7539, write, func_148840_b, writePacketData
void (ClientPlayPacketHandler): a, m_27058475, handle, func_148833_a
void (ClientPlayPacketHandler): a, method_7778, handle, func_148833_a, processPacket
boolean (): b, m_10709797, getIgnoreDistance, func_179750_b
boolean (): b, method_10664, getIgnoreDistance, func_179750_b, isLongDistance
double (): c, m_32197419, getX, func_149220_d
double (): c, method_7780, getX, func_149220_d, getXCoordinate
double (): d, m_60845022, getY, func_149226_e
double (): d, method_7781, getY, func_149226_e, getYCoordinate
double (): e, m_76411559, getZ, func_149225_f
double (): e, method_7782, getZ, func_149225_f, getZCoordinate
float (): f, m_65511338, getVelocityX, func_149221_g
float (): f, method_7783, getVelocityX, func_149221_g, getXOffset
float (): g, m_45479435, getVelocityY, func_149224_h
float (): g, method_7784, getVelocityY, func_149224_h, getYOffset
float (): h, m_70106288, getVelocityZ, func_149223_i
float (): h, method_7785, getVelocityZ, func_149223_i, getZOffset
float (): i, m_49527934, getVelocityScale, func_149227_j
float (): i, method_7786, getVelocityScale, func_149227_j, getParticleSpeed
int (): j, m_40963644, getCount, func_149222_k
int (): j, method_7787, getCount, func_149222_k, getParticleCount
<T extends ParticleOptions> T (PacketByteBuf, ParticleType<T>): a, m_28316173, readOptions, func_199855_a
<T extends ParticleOptions> T (PacketByteBuf, ParticleType<T>): a, method_20241, readOptions, func_199855_a, readParticle
ParticleOptions (): k, m_29070241, getType, func_197699_j
ParticleOptions (): k, method_10663, getType, func_197699_j, getParticle
1.13.1
Names
Fields
Constructors
Methods
1.13
Names
jg
ki
net.minecraft.class_2023
net.minecraft.unmapped.C_53729405
Fields
ParticleType: a, field_11613, type, field_179751_a, particleType
float: b, field_8658, x, field_149234_b, xCoord
float: a, f_42214062, x, field_149234_b
float: c, field_8659, y, field_149235_c, yCoord
float: b, f_87521126, y, field_149235_c
float: d, field_8660, z, field_149232_d, zCoord
float: c, f_99108076, z, field_149232_d
float: e, field_8661, velocityX, field_149233_e, xOffset
float: d, f_50596803, velocityX, field_149233_e
float: f, field_8662, velocityY, field_149230_f, yOffset
float: e, f_65237400, velocityY, field_149230_f
float: g, field_8663, velocityZ, field_149231_g, zOffset
float: f, f_37917511, velocityZ, field_149231_g
float: h, field_8664, velocityScale, field_149237_h, particleSpeed
float: g, f_86329920, velocityScale, field_149237_h
int: i, field_8665, count, field_149238_i, particleCount
int: h, f_34191560, count, field_149238_i
boolean: j, field_11614, ignoreDistance, field_179752_j, longDistance
boolean: i, f_72666193, ignoreDistance, field_179752_j
int[]: k, field_11615, parameters, field_179753_k, particleArguments
ParticleOptions: j, f_32153163, type, field_197700_j
Constructors
(ParticleType, boolean, float, float, float, float, float, float, float, int, int...)
<T extends ParticleOptions> (T, boolean, float, float, float, float, float, float, float, int)
Methods
void (PacketByteBuf): a, method_7535, read, func_148837_a, readPacketData
void (PacketByteBuf): a, m_13296744, read, func_148837_a
void (PacketByteBuf): b, method_7539, write, func_148840_b, writePacketData
void (PacketByteBuf): b, m_17566769, write, func_148840_b
void (ClientPlayPacketHandler): a, method_7778, handle, func_148833_a, processPacket
void (ClientPlayPacketHandler): a, m_27058475, handle, func_148833_a
ParticleType (): a, method_10663, getType, func_179749_a, getParticleType
boolean (): b, method_10664, getIgnoreDistance, func_179750_b, isLongDistance
boolean (): b, m_10709797, getIgnoreDistance, func_179750_b
double (): c, method_7780, getX, func_149220_d, getXCoordinate
double (): c, m_32197419, getX, func_149220_d
double (): d, method_7781, getY, func_149226_e, getYCoordinate
double (): d, m_60845022, getY, func_149226_e
double (): e, method_7782, getZ, func_149225_f, getZCoordinate
double (): e, m_76411559, getZ, func_149225_f
float (): f, method_7783, getVelocityX, func_149221_g, getXOffset
float (): f, m_65511338, getVelocityX, func_149221_g
float (): g, method_7784, getVelocityY, func_149224_h, getYOffset
float (): g, m_45479435, getVelocityY, func_149224_h
float (): h, method_7785, getVelocityZ, func_149223_i, getZOffset
float (): h, m_70106288, getVelocityZ, func_149223_i
float (): i, method_7786, getVelocityScale, func_149227_j, getParticleSpeed
float (): i, m_49527934, getVelocityScale, func_149227_j
int (): j, method_7787, getCount, func_149222_k, getParticleCount
int (): j, m_40963644, getCount, func_149222_k
int[] (): k, method_10665, getParameters, func_179748_k, getParticleArgs
<T extends ParticleOptions> T (PacketByteBuf, ParticleType<T>): a, m_28316173, readOptions, func_199855_a
ParticleOptions (): k, m_29070241, getType, func_197699_j
1.12.2
Names
jg
net.minecraft.class_2023
net.minecraft.network.packet.s2c.play.ParticleS2CPacket
net.minecraft.network.play.server.SPacketParticles
net.minecraft.network.play.server.SPacketParticles
Fields
ParticleType: a, field_11613, type, field_179751_a, particleType
float: b, field_8658, x, field_149234_b, xCoord
float: c, field_8659, y, field_149235_c, yCoord
float: d, field_8660, z, field_149232_d, zCoord
float: e, field_8661, velocityX, field_149233_e, xOffset
float: f, field_8662, velocityY, field_149230_f, yOffset
float: g, field_8663, velocityZ, field_149231_g, zOffset
float: h, field_8664, velocityScale, field_149237_h, particleSpeed
int: i, field_8665, count, field_149238_i, particleCount
boolean: j, field_11614, ignoreDistance, field_179752_j, longDistance
int[]: k, field_11615, parameters, field_179753_k, particleArguments
Constructors
()
(ParticleType, boolean, float, float, float, float, float, float, float, int, int...)
Methods
void (PacketByteBuf): a, method_7535, read, func_148837_a, readPacketData
void (PacketByteBuf): b, method_7539, write, func_148840_b, writePacketData
void (ClientPlayPacketHandler): a, method_7778, handle, func_148833_a, processPacket
ParticleType (): a, method_10663, getType, func_179749_a, getParticleType
boolean (): b, method_10664, getIgnoreDistance, func_179750_b, isLongDistance
double (): c, method_7780, getX, func_149220_d, getXCoordinate
double (): d, method_7781, getY, func_149226_e, getYCoordinate
double (): e, method_7782, getZ, func_149225_f, getZCoordinate
float (): f, method_7783, getVelocityX, func_149221_g, getXOffset
float (): g, method_7784, getVelocityY, func_149224_h, getYOffset
float (): h, method_7785, getVelocityZ, func_149223_i, getZOffset
float (): i, method_7786, getVelocityScale, func_149227_j, getParticleSpeed
int (): j, method_7787, getCount, func_149222_k, getParticleCount
int[] (): k, method_10665, getParameters, func_179748_k, getParticleArgs