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

[1.20.6] Add GatherItemComponentsEvent #9944

Merged

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    7f1cb1b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    afe9dc3 View commit details
    Browse the repository at this point in the history
  2. Cleaned up the Hooks, moved everything where it belongs.

    Expanded on GatherComponentsEvent.java to be an abstract class.
    RealMangorage committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bfc5640 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/1.20.x' into 1.20.x…

    …-GatherComponentsPR
    
    # Conflicts:
    #	src/main/java/net/minecraftforge/event/ForgeEventFactory.java
    RealMangorage committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8f6851a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5fe1f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    cedf346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce878d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    362f6a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055ae7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66079bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff478c View commit details
    Browse the repository at this point in the history
  5. Updated

    RealMangorage committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d81945e View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'refs/remotes/origin/1.20.x' into 1.20.x…

    …-GatherComponentsPR
    
    # Conflicts:
    #	src/main/java/net/minecraftforge/common/ForgeHooks.java
    #	src/main/java/net/minecraftforge/event/ForgeEventFactory.java
    RealMangorage committed May 14, 2024
    Configuration menu
    Copy the full SHA
    25496cb View commit details
    Browse the repository at this point in the history
  7. Updated

    RealMangorage committed May 14, 2024
    Configuration menu
    Copy the full SHA
    08c634c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51393b5 View commit details
    Browse the repository at this point in the history
  9. Added JavaDoc

    RealMangorage committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0394d12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d899f72 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    933918f View commit details
    Browse the repository at this point in the history
  12. Added GameTest

    RealMangorage committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5f52127 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    b232bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ca461f View commit details
    Browse the repository at this point in the history