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 constructor to allow Entity creation w/o Metamorph #327

Merged
merged 2 commits into from
May 11, 2020
Merged

Conversation

fsteeg
Copy link
Member

@fsteeg fsteeg commented May 8, 2020

Keep old constructor for compatibility.

Use Supplier since the receiver might not be set when the Entity object is created.

fsteeg added 2 commits May 8, 2020 11:50
Keep old constructor for compatibility; use Supplier since the
receiver might not be set when the Entity object is created
@fsteeg fsteeg requested a review from dr0i May 8, 2020 10:32
Copy link
Member

@dr0i dr0i left a comment

Choose a reason for hiding this comment

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

+1

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