Map two methods in FireworkRocketEntity (#3816)

This commit is contained in:
ErrorCraft 2024-03-12 21:23:32 +01:00 committed by GitHub
parent 5f79296703
commit 7497b2730e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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