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

Abstract API Layer for basic objects #87

Open
7 tasks
WolfyScript opened this issue Mar 14, 2022 · 0 comments
Open
7 tasks

Abstract API Layer for basic objects #87

WolfyScript opened this issue Mar 14, 2022 · 0 comments
Assignees

Comments

@WolfyScript
Copy link
Owner

WolfyScript commented Mar 14, 2022

The new system requires a common abstract layer that bridges the different platform implementations and makes it possible to write common code without the requirement to write platform dependent implementations.

  • Create interface or abstract adapters
    • Entity
    • Player
    • Location
    • Vector
    • World
    • Inventory
    • etc.
@WolfyScript WolfyScript changed the title Abstract Layer for Spigot objects Abstract API Layer for basic objects Mar 14, 2022
@WolfyScript WolfyScript moved this from In Progress to Todo in Abstracting API for Cross-Platform support Nov 8, 2022
@WolfyScript WolfyScript moved this to Todo in WolfyUtils v5.0 Nov 22, 2022
@WolfyScript WolfyScript moved this from Todo to In Progress in WolfyUtils v5.0 Nov 22, 2022
@WolfyScript WolfyScript self-assigned this Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant