mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-24 17:22:55 +01:00
77a6c4c7a7
Adds an check for existing entities before selecting the location allowing for hanging entities to be spawned in blocks where there already is an hanging entity at the default rotation. Fixes the CraftHanging setRotation function to use the new 1.8 logic. By: Stefan <admin@fearthe1337.com> |
||
---|---|---|
.. | ||
nms-patches | ||
src | ||
.gitignore | ||
applyPatches.sh | ||
CONTRIBUTING.md | ||
LGPL.txt | ||
LICENCE.txt | ||
makePatches.sh | ||
maps.yml | ||
pom.xml | ||
README.md |
CraftBukkit
A Bukkit (Minecraft Server API) implementation
Website: http://bukkit.org
Bugs/Suggestions: http://leaky.bukkit.org
Contributing Guidelines: CONTRIBUTING.md
Compilation
We use maven to handle our dependencies.