Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'lambda-client/master' into Jesus
  • Loading branch information
Avanatiker committed Jan 16, 2023
commit 18b5eb054827d079fdbce8f3de6dc201bc42494d
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ public interface AccessorEntityPlayerSP {
void kbSetHandActive(boolean value);

@Accessor("lastReportedPosY")
void lcSetLastReportedY(double value);
void lcSetLastReportedPosY(double value);

}
You are viewing a condensed version of this merge commit. You can view the full changes here.