Class ParticleS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.play.ParticleS2CPacket
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official kiintermediary net/minecraft/class_2023named net/minecraft/network/packet/s2c/play/ParticleS2CPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate ParticleEffectprivate booleanprivate floatprivate floatprivate floatprivate floatprivate floatprivate floatprivate float -
Constructor Summary
ConstructorsConstructorDescriptionParticleS2CPacket(T t, boolean bool, float float2, float float3, float float4, float float5, float float6, float float7, float float8, int int2) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) intgetCount()floatfloatfloatfloatgetSpeed()doublegetX()doublegetY()doublegetZ()booleanprivate <T extends ParticleEffect>
Tmethod_20241(PacketByteBuf packetByteBuf, ParticleType<T> particleType) voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.Packet
method_20197
-
Field Details
-
x
private float x- Mappings:
Namespace Name Mixin selector official aLki;a:Fintermediary field_8658Lnet/minecraft/class_2023;field_8658:Fnamed xLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;x:F
-
y
private float y- Mappings:
Namespace Name Mixin selector official bLki;b:Fintermediary field_8659Lnet/minecraft/class_2023;field_8659:Fnamed yLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;y:F
-
z
private float z- Mappings:
Namespace Name Mixin selector official cLki;c:Fintermediary field_8660Lnet/minecraft/class_2023;field_8660:Fnamed zLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;z:F
-
offsetX
private float offsetX- Mappings:
Namespace Name Mixin selector official dLki;d:Fintermediary field_8661Lnet/minecraft/class_2023;field_8661:Fnamed offsetXLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;offsetX:F
-
offsetY
private float offsetY- Mappings:
Namespace Name Mixin selector official eLki;e:Fintermediary field_8662Lnet/minecraft/class_2023;field_8662:Fnamed offsetYLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;offsetY:F
-
offsetZ
private float offsetZ- Mappings:
Namespace Name Mixin selector official fLki;f:Fintermediary field_8663Lnet/minecraft/class_2023;field_8663:Fnamed offsetZLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;offsetZ:F
-
speed
private float speed- Mappings:
Namespace Name Mixin selector official gLki;g:Fintermediary field_8664Lnet/minecraft/class_2023;field_8664:Fnamed speedLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;speed:F
-
count
private int count- Mappings:
Namespace Name Mixin selector official hLki;h:Iintermediary field_8665Lnet/minecraft/class_2023;field_8665:Inamed countLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;count:I
-
longDistance
private boolean longDistance- Mappings:
Namespace Name Mixin selector official iLki;i:Zintermediary field_11614Lnet/minecraft/class_2023;field_11614:Znamed longDistanceLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;longDistance:Z
-
field_11613
- Mappings:
Namespace Name Mixin selector official jLki;j:Lfk;intermediary field_11613Lnet/minecraft/class_2023;field_11613:Lnet/minecraft/class_4340;named field_11613Lnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;field_11613:Lnet/minecraft/particle/ParticleEffect;
-
-
Constructor Details
-
ParticleS2CPacket
public ParticleS2CPacket() -
ParticleS2CPacket
public ParticleS2CPacket(T t, boolean bool, float float2, float float3, float float4, float float5, float float6, float float7, float float8, int int2)
-
-
Method Details
-
read
- Specified by:
readin interfacePacket<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLiv;a(Lhy;)Vintermediary method_7535Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)Vnamed readLnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
-
method_20241
private <T extends ParticleEffect> T method_20241(PacketByteBuf packetByteBuf, ParticleType<T> particleType) - Mappings:
Namespace Name Mixin selector official aLki;a(Lhy;Lfl;)Lfk;intermediary method_20241Lnet/minecraft/class_2023;method_20241(Lnet/minecraft/class_1967;Lnet/minecraft/class_2562;)Lnet/minecraft/class_4340;named method_20241Lnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;method_20241(Lnet/minecraft/util/PacketByteBuf;Lnet/minecraft/client/particle/ParticleType;)Lnet/minecraft/particle/ParticleEffect;
-
write
- Specified by:
writein interfacePacket<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLiv;b(Lhy;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
isLongDistance
- Mappings:
Namespace Name Mixin selector official bLki;b()Zintermediary method_10664Lnet/minecraft/class_2023;method_10664()Znamed isLongDistanceLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;isLongDistance()Z
-
getX
- Mappings:
Namespace Name Mixin selector official cLki;c()Dintermediary method_7780Lnet/minecraft/class_2023;method_7780()Dnamed getXLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getX()D
-
getY
- Mappings:
Namespace Name Mixin selector official dLki;d()Dintermediary method_7781Lnet/minecraft/class_2023;method_7781()Dnamed getYLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getY()D
-
getZ
- Mappings:
Namespace Name Mixin selector official eLki;e()Dintermediary method_7782Lnet/minecraft/class_2023;method_7782()Dnamed getZLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getZ()D
-
getOffsetX
- Mappings:
Namespace Name Mixin selector official fLki;f()Fintermediary method_7783Lnet/minecraft/class_2023;method_7783()Fnamed getOffsetXLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getOffsetX()F
-
getOffsetY
- Mappings:
Namespace Name Mixin selector official gLki;g()Fintermediary method_7784Lnet/minecraft/class_2023;method_7784()Fnamed getOffsetYLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getOffsetY()F
-
getOffsetZ
- Mappings:
Namespace Name Mixin selector official hLki;h()Fintermediary method_7785Lnet/minecraft/class_2023;method_7785()Fnamed getOffsetZLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getOffsetZ()F
-
getSpeed
- Mappings:
Namespace Name Mixin selector official iLki;i()Fintermediary method_7786Lnet/minecraft/class_2023;method_7786()Fnamed getSpeedLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getSpeed()F
-
getCount
- Mappings:
Namespace Name Mixin selector official jLki;j()Iintermediary method_7787Lnet/minecraft/class_2023;method_7787()Inamed getCountLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;getCount()I
-
method_10663
- Mappings:
Namespace Name Mixin selector official kLki;k()Lfk;intermediary method_10663Lnet/minecraft/class_2023;method_10663()Lnet/minecraft/class_4340;named method_10663Lnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;method_10663()Lnet/minecraft/particle/ParticleEffect;
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLki;a(Liy;)Vintermediary method_7778Lnet/minecraft/class_2023;method_7778(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/network/packet/s2c/play/ParticleS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-