| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
| |
BUKKIT-397 and fixes BUKKIT-1252
- Allows drops in creative mode by adding items to the getDrops() list
- Contents of containers are not reported
- Contents of storage minecarts are not reported
|
|
|
|
|
|
|
| |
- BlockBed
- BlockDeadBush
- BlockLongGrass
- BlockVine
|
|
|
|
| |
craft (ie, don't fire it for a click on an empty result slot). Fixes BUKKIT-1250
|
|
|
|
| |
owner rather than returning null. Addresses BUKKIT-1209
|
|
|
|
| |
identical to vanilla as well as fix potential bugs associated with disappearing saplings.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
is a craft event. Fixes BUKKIT-1112
- Credit to Taufiq Hoven for locating the root cause of the issue.
|
| |
|
|
|
|
| |
- Custom inventories also respect this setting now.
|
|
|
|
| |
Addresses BUKKIT-995
|
| |
|
| |
|
| |
|
|
|
|
| |
BUKKIT-1129, Fixes BUKKIT-1054 and Fixes BUKKIT-147.
|
|
|
|
| |
implemented and used in NMS. Fixes BUKKIT-1183
|
| |
|
|
|
|
|
|
|
|
| |
EntityInteract events for other entities. Fixes BUKKIT-1163 and fixes BUKKIT-1182
Note: the client seems to predict redstone ore interacting, so you may see
ore lighting up when it shouldn't be. However, cancelled events should
function as expected.
|
| |
|
|
|
|
|
|
|
| |
Fixes BUKKIT-970
Also adds CraftEventFactory.callEvent(Event), which returns the event called. Currently only used for n.m.s.BlockStationary's lava
BlockIgniteEvent calls.
|
|
|
|
| |
DROWNING. Fixes BUKKIT-1165
|
|
|
|
| |
Fixes BUKKIT-1164
|
|
|
|
| |
purposes only. Fixes BUKKIT-1086
|
| |
|
| |
|
|
|
|
| |
Fixes BUKKIT-1115
|
| |
|
| |
|
|
|
|
| |
Fixes BUKKIT-1130
|
| |
|
| |
|
|
|
|
| |
BUKKIT-1124
|
| |
|
| |
|
| |
|
|
|
|
| |
PathfinderGoalMeleeAttack for diff visibility.
|
|
|
|
| |
if it exists. Fixes BUKKIT-1061
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Addresses BUKKIT-984
|
|
|
|
| |
BUKKIT-874
|