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

Inventory System #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Inventory System #2

wants to merge 5 commits into from

Conversation

dagger8243
Copy link
Contributor

No description provided.

2. Simplified it to 1 constructor with the said ideal parameters
3. Setters for the inventories' arrays
4. UUID aint final no more
5. Started on WorldStateValidator interface implementation
@dagger8243
Copy link
Contributor Author

Everything but NBT stuff should be done

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing a getter for size of inventory and max contained per slot

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

those are maxSlots and maxPerSlot respectively, public fields so didnt think it needed getters

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The way that it done, input will either be overriden or override ItemOutput.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants