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

Documentation on creating and spawning custom entities #96

Open
Tcll opened this issue Apr 7, 2017 · 2 comments
Open

Documentation on creating and spawning custom entities #96

Tcll opened this issue Apr 7, 2017 · 2 comments
Labels
Page Request Request for a new page for some topic

Comments

@Tcll
Copy link

Tcll commented Apr 7, 2017

I see stuff related to extended Entity properties, but nothing related to creating and possibly registering a custom Entity class, as well as a controller to spawn it afterwards...

I'm trying to spawn a custom Entity with an lua function call in OpenComputers.

Note: Minecraft version 1.10.2

@elifoster
Copy link
Contributor

I think it would be best to break this down into different categories, since not all entities are the same and many of them are not even remotely similar except that they are children of Entity.

@tterrag1098 tterrag1098 added New Page Adds a new page Page Request Request for a new page for some topic and removed New Page Adds a new page labels Apr 19, 2017
@UpcraftLP
Copy link

a page for registering entities would be great, to mvoe people away from the old EntityRegistry.registerModEntity() to the new EntityEntrys and the proper registry event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Page Request Request for a new page for some topic
Projects
None yet
Development

No branches or pull requests

4 participants