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

[21.2] Add more specialized DeferredRegister types #1516

Draft
wants to merge 11 commits into
base: 1.21.x
Choose a base branch
from

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Add deferred BlockEntityType specialization classes

    Update testmods to make use of new deferred BlockEntityType classes
    ApexModder committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9be712e View commit details
    Browse the repository at this point in the history
  2. Add deferred EntityType specialization classes

    Update testmods to make use of new deferred EntityType classes
    ApexModder committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ea07ef1 View commit details
    Browse the repository at this point in the history
  3. Add deferred MenuType specialization classes

    Update testmods to make use of new deferred MenuType classes
    ApexModder committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    18cef59 View commit details
    Browse the repository at this point in the history
  4. Add deferred Recipe specialization classes

    Update testmods to make use of new deferred Recipe classes
    ApexModder committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    253efaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f93b05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c92fc44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34055f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a27f21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    001aaea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac23d4a View commit details
    Browse the repository at this point in the history