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

Add AI generated Javadoc #140

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on May 10, 2024

  1. A bunch of javadoc's

    strubium committed May 10, 2024
    Configuration menu
    Copy the full SHA
    817317a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. more doc

    strubium committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0251b6e View commit details
    Browse the repository at this point in the history
  2. fix

    strubium committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6a37ac6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update src/main/java/net/minecraftforge/client/EnumHelperClient.java

    Ecdcaeb's suggestion
    
    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    008b67a View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/net/minecraftforge/common/util/ModFixs.java

    number 2!
    
    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9c48217 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/net/minecraftforge/common/util/ModFixs.java

    number 3!
    
    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    595bf11 View commit details
    Browse the repository at this point in the history
  4. Requested changes number 1

    strubium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ccc70b5 View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/net/minecraftforge/client/EnumHelperClient.java

    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8c5156b View commit details
    Browse the repository at this point in the history
  6. Update src/main/java/net/minecraftforge/energy/EnergyStorage.java

    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    db87e9d View commit details
    Browse the repository at this point in the history
  7. Requested changes number 2

    strubium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2c67a4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    957af2b View commit details
    Browse the repository at this point in the history
  9. Bonus ForgeHooks javadoc

    strubium committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5c76103 View commit details
    Browse the repository at this point in the history
  10. some more

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

Commits on May 15, 2024

  1. Update src/main/java/net/minecraftforge/common/util/ModFixs.java

    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    877968f View commit details
    Browse the repository at this point in the history
  2. Remove ForgeHooks

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    59c2ed9 View commit details
    Browse the repository at this point in the history
  3. Remove CapabilityEnergy

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1d5a620 View commit details
    Browse the repository at this point in the history
  4. GUISortingProblem

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    37c1bc0 View commit details
    Browse the repository at this point in the history
  5. EnumHelperClient

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    547a973 View commit details
    Browse the repository at this point in the history
  6. EnergyStorage

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aebcc5c View commit details
    Browse the repository at this point in the history
  7. fix change

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cc6b59d View commit details
    Browse the repository at this point in the history
  8. frogor

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7dbbb84 View commit details
    Browse the repository at this point in the history
  9. ModFixs

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d2b43b2 View commit details
    Browse the repository at this point in the history
  10. No more extends

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    48ab117 View commit details
    Browse the repository at this point in the history
  11. Oops

    strubium committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b37c9b9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update src/main/java/net/minecraftforge/client/FluidContainerColorer.…

    …java
    
    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7346443 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/net/minecraftforge/common/ForgeEarlyConfig.java

    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2758823 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update src/main/java/net/minecraftforge/client/MinecraftForgeClient.java

    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    896cd60 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/net/minecraftforge/common/util/ModFixs.java

    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    31dcc3d View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/net/minecraftforge/fml/client/GuiModList.java

    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b0d2b3d View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/net/minecraftforge/fml/client/ExtendedServerList…

    …Data.java
    
    Co-authored-by: Hileb <107909747+Ecdcaeb@users.noreply.github.com>
    strubium and Ecdcaeb committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9c2cf6e View commit details
    Browse the repository at this point in the history