Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS net/minecraft/class_1675 net/minecraft/entity/projectile/ProjectileUtil
CLASS net/minecraft/class_1675 net/minecraft/util/hit/Raycasts
FIELD field_46654 DEFAULT_MARGIN F
METHOD method_7484 setRotationFromVelocity (Lnet/minecraft/class_1297;F)V
ARG 0 entity
Expand Down Expand Up @@ -83,3 +83,5 @@ CLASS net/minecraft/class_1675 net/minecraft/entity/projectile/ProjectileUtil
ARG 4 box
ARG 5 hitPredicate
ARG 6 hitboxMargin
ARG 7 shapeType
ARG 8 skipRaycast
Loading