Class ExplosionS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
- All Implemented Interfaces:
Packet
- Mappings:
Namespace Name official jmintermediary net/minecraft/class_2018named net/minecraft/network/packet/s2c/play/ExplosionS2CPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Listprivate floatprivate floatprivate floatprivate floatprivate doubleprivate doubleprivate double -
Constructor Summary
ConstructorsConstructorDescriptionExplosionS2CPacket(double x, double y, double z, float radius, List affectedBlocks, Vec3d velocity) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) floatfloatfloatfloatdoublegetX()doublegetY()doublegetZ()voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf)
-
Field Details
-
x
private double x- Mappings:
Namespace Name Mixin selector official aLjm;a:Dintermediary field_8623Lnet/minecraft/class_2018;field_8623:Dnamed xLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;x:D
-
y
private double y- Mappings:
Namespace Name Mixin selector official bLjm;b:Dintermediary field_8624Lnet/minecraft/class_2018;field_8624:Dnamed yLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;y:D
-
z
private double z- Mappings:
Namespace Name Mixin selector official cLjm;c:Dintermediary field_8625Lnet/minecraft/class_2018;field_8625:Dnamed zLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;z:D
-
radius
private float radius- Mappings:
Namespace Name Mixin selector official dLjm;d:Fintermediary field_8626Lnet/minecraft/class_2018;field_8626:Fnamed radiusLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;radius:F
-
affectedBlocks
- Mappings:
Namespace Name Mixin selector official eLjm;e:Ljava/util/List;intermediary field_8627Lnet/minecraft/class_2018;field_8627:Ljava/util/List;named affectedBlocksLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;affectedBlocks:Ljava/util/List;
-
playerVelocityX
private float playerVelocityX- Mappings:
Namespace Name Mixin selector official fLjm;f:Fintermediary field_8628Lnet/minecraft/class_2018;field_8628:Fnamed playerVelocityXLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;playerVelocityX:F
-
playerVelocityY
private float playerVelocityY- Mappings:
Namespace Name Mixin selector official gLjm;g:Fintermediary field_8629Lnet/minecraft/class_2018;field_8629:Fnamed playerVelocityYLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;playerVelocityY:F
-
playerVelocityZ
private float playerVelocityZ- Mappings:
Namespace Name Mixin selector official hLjm;h:Fintermediary field_8630Lnet/minecraft/class_2018;field_8630:Fnamed playerVelocityZLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;playerVelocityZ:F
-
-
Constructor Details
-
ExplosionS2CPacket
public ExplosionS2CPacket() -
ExplosionS2CPacket
public ExplosionS2CPacket(double x, double y, double z, float radius, List affectedBlocks, Vec3d velocity) - Mappings:
Namespace Name Mixin selector official <init>Ljm;<init>(DDDFLjava/util/List;Lbrw;)Vintermediary <init>Lnet/minecraft/class_2018;<init>(DDDFLjava/util/List;Lnet/minecraft/class_236;)Vnamed <init>Lnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;<init>(DDDFLjava/util/List;Lnet/minecraft/util/math/Vec3d;)V
-
-
Method Details
-
read
-
write
-
apply
- Mappings:
Namespace Name Mixin selector official aLjm;a(Lik;)Vintermediary method_7740Lnet/minecraft/class_2018;method_7740(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
getPlayerVelocityX
- Mappings:
Namespace Name Mixin selector official aLjm;a()Fintermediary method_7741Lnet/minecraft/class_2018;method_7741()Fnamed getPlayerVelocityXLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getPlayerVelocityX()F
-
getPlayerVelocityY
- Mappings:
Namespace Name Mixin selector official bLjm;b()Fintermediary method_7742Lnet/minecraft/class_2018;method_7742()Fnamed getPlayerVelocityYLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getPlayerVelocityY()F
-
getPlayerVelocityZ
- Mappings:
Namespace Name Mixin selector official cLjm;c()Fintermediary method_7743Lnet/minecraft/class_2018;method_7743()Fnamed getPlayerVelocityZLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getPlayerVelocityZ()F
-
getX
- Mappings:
Namespace Name Mixin selector official dLjm;d()Dintermediary method_7744Lnet/minecraft/class_2018;method_7744()Dnamed getXLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getX()D
-
getY
- Mappings:
Namespace Name Mixin selector official eLjm;e()Dintermediary method_7745Lnet/minecraft/class_2018;method_7745()Dnamed getYLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getY()D
-
getZ
- Mappings:
Namespace Name Mixin selector official fLjm;f()Dintermediary method_7746Lnet/minecraft/class_2018;method_7746()Dnamed getZLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getZ()D
-
getRadius
- Mappings:
Namespace Name Mixin selector official gLjm;g()Fintermediary method_7747Lnet/minecraft/class_2018;method_7747()Fnamed getRadiusLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getRadius()F
-
getAffectedBlocks
- Mappings:
Namespace Name Mixin selector official hLjm;h()Ljava/util/List;intermediary method_7748Lnet/minecraft/class_2018;method_7748()Ljava/util/List;named getAffectedBlocksLnet/minecraft/network/packet/s2c/play/ExplosionS2CPacket;getAffectedBlocks()Ljava/util/List;
-