Skip to content

Commit

Permalink
1.20.3-rc1 explosion packet (#3747)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnupbups authored Nov 30, 2023
1 parent de70678 commit e956b9f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,12 @@ CLASS net/minecraft/class_2664 net/minecraft/network/packet/s2c/play/ExplosionS2
ARG 3 buf2
ARG 4 pos
METHOD method_55327 readParticleEffect (Lnet/minecraft/class_2540;Lnet/minecraft/class_2396;)Lnet/minecraft/class_2394;
ARG 1 buf
ARG 2 particleType
METHOD method_55328 getDestructionType ()Lnet/minecraft/class_1927$class_4179;
METHOD method_55329 getParticle ()Lnet/minecraft/class_2394;
METHOD method_55330 getEmitterParticle ()Lnet/minecraft/class_2394;
METHOD method_55331 getSoundEvent ()Lnet/minecraft/class_3414;
METHOD method_55628 writeParticleEffect (Lnet/minecraft/class_2540;Lnet/minecraft/class_2394;)V
ARG 1 buf
ARG 2 particleEffect

0 comments on commit e956b9f

Please sign in to comment.