Class ExplosionS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official gsintermediary net/minecraft/class_2018named net/minecraft/network/packet/s2c/play/ExplosionS2CPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate floatprivate floatprivate floatprivate floatprivate doubleprivate doubleprivate double -
Constructor Summary
ConstructorsConstructorDescriptionExplosionS2CPacket(double x, double y, double z, float radius, List<BlockPos> 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 aLgs;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 bLgs;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 cLgs;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 dLgs;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 eLgs;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 fLgs;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 gLgs;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 hLgs;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<BlockPos> affectedBlocks, Vec3d velocity) - Mappings:
Namespace Name Mixin selector official <init>Lgs;<init>(DDDFLjava/util/List;Lbdw;)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
- Specified by:
readin interfacePacket<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLfm;a(Let;)Vintermediary method_7535Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)Vnamed readLnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
-
write
- Specified by:
writein interfacePacket<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLfm;b(Let;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLgs;a(Lfp;)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 aLgs;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 bLgs;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 cLgs;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 dLgs;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 eLgs;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 fLgs;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 gLgs;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 hLgs;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;
-