Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various issue fixes #4031

Merged
merged 12 commits into from
Nov 6, 2024
Prev Previous commit
Next Next commit
Fix #3791
Shnupbups committed Oct 22, 2024
commit b00860343316fa7c467925b8e675b8a933eab974
4 changes: 2 additions & 2 deletions mappings/net/minecraft/entity/Entity.mapping
Original file line number Diff line number Diff line change
@@ -372,7 +372,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
COMMENT {@return the default name of the entity}
COMMENT
COMMENT @see EntityType#getName
METHOD method_23316 offsetX (D)D
METHOD method_23316 getBodyX (D)D
ARG 1 widthScale
METHOD method_23317 getX ()D
METHOD method_23318 getY ()D
@@ -383,7 +383,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
ARG 1 widthScale
METHOD method_23323 getBodyY (D)D
ARG 1 heightScale
METHOD method_23324 offsetZ (D)D
METHOD method_23324 getBodyZ (D)D
ARG 1 widthScale
METHOD method_23325 getParticleZ (D)D
ARG 1 widthScale