Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 860 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 860 Bytes

Remote-Entities

A library that enables you to control and customize entities in minecraft.

Pull-Requests

PRs should always follow my code style.

Builds

Builds (release and snapshots) can be found here: Maven Repo
Jenkins can be accessed here: Jenkins

References to sources from other authors

Yes, there are some small parts that I didn't work out myself. The parts that I actually copied are marked in the code with the source I got it from. Sources I used so far:
native minecraft server code / NMS,
Citizens2