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

API breaks for 1.20.5 #7615

Closed
8 tasks
Technici4n opened this issue Feb 12, 2024 · 1 comment
Closed
8 tasks

API breaks for 1.20.5 #7615

Technici4n opened this issue Feb 12, 2024 · 1 comment
Labels
api API related, most notably to indicate potential breaks next-breaking-release Issues that should be dealt with in the next breaking release.

Comments

@Technici4n
Copy link
Member

Technici4n commented Feb 12, 2024

  • Remove canBeAlerted from TickingRequest, make all nodes alertable.
  • IMenuCraftingPacket -> ICraftingGridMenu
  • Finally decide if we call it "power" or "energy" and unify the naming of interfaces etc.
  • Chest -> MEChest
  • Remove gui handler system of ME Chest, it should always show an MEStorageMenu
  • Remove GenericInternalInventory#isAllowed
  • Rewrite init system 👀 (to align with Deferedblah)
  • Decide what to do with ConfigInventory (make API, only use Builder, rename? since we use it for storage too..)
@Technici4n Technici4n added api API related, most notably to indicate potential breaks next-breaking-release Issues that should be dealt with in the next breaking release. labels Feb 12, 2024
@Technici4n
Copy link
Member Author

Did the only one in #7665.

@62832 62832 pinned this issue Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API related, most notably to indicate potential breaks next-breaking-release Issues that should be dealt with in the next breaking release.
Projects
None yet
Development

No branches or pull requests

1 participant