| Commit message (Collapse) | Author | Age | Lines |
... | |
| |
|
|
|
|
| |
visibility.
|
|
|
|
|
|
| |
BUKKIT-624
Add a recipe iterator to make it possible to retrieve and remove recipes (BUKKIT-738), and updated the recipe classes to not clip the data to 127 (BUKKIT-624)
|
|
|
|
|
|
|
| |
- ShapedRecipes
- ShapelessRecipes
- CraftingRecipe
- FurnaceRecipes
|
| |
|
| |
|
| |
|
|
|
|
| |
Addresses BUKKIT-775
|
|
|
|
| |
deprecate getEntitiesByClass(Class<T>...)
|
| |
|
|
|
|
| |
#BUKKIT-765
|
|
|
|
| |
commit; this adds BUKKIT-760
|
|
|
|
| |
http://wiki.bukkit.org/Bukkit.yml#auto-updater for new bukkit.yml options.
|
|
|
|
| |
This reverts commit 1d4347fbaf3c891580a9ee40a8e9632c992f8b08.
|
| |
|
| |
|
|
|
|
| |
for Enderman block placing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Projectiles.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
snowmen. Fixes BUKKIT-697
|
|
|
|
| |
snowman is spawned.
|
|
|
|
| |
Ender Crystals.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove players that cannot see a player from their EntityTrackerEntry and only
send user list updates to players who can see the player they reference.
|
| |
|
| |
|
| |
|