Skip to content

Commit

Permalink
Map two methods in FireworkRocketEntity (#3816)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErrorCraft authored Mar 12, 2024
1 parent 5f79296 commit 7497b27
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ CLASS net/minecraft/class_1671 net/minecraft/entity/projectile/FireworkRocketEnt
METHOD method_18072 (I)V
ARG 1 id
METHOD method_20308 hasExplosionEffects ()Z
METHOD method_57317 getDefaultStack ()Lnet/minecraft/class_1799;
METHOD method_57318 getExplosions ()Ljava/util/List;
METHOD method_7475 explode ()V
METHOD method_7476 wasShotByEntity ()Z
METHOD method_7477 wasShotAtAngle ()Z

0 comments on commit 7497b27

Please sign in to comment.