index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
minecraft
/
server
/
EntityItem.java
Commit message (
Expand
)
Author
Age
Lines
*
Update for 1.5_02.
Erik Broes
2011-04-21
-10
/
+18
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-26
/
+27
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-7
/
+10
*
Generic code cleanup
Erik Broes
2011-02-23
-1
/
+1
*
Fixed bad cast in EntityItem
Dinnerbone
2011-02-23
-1
/
+1
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-12
/
+12
*
Adding PLAYER_PICKUP_ITEM event hook
James Logsdon
2011-02-12
-0
/
+212
*
Reworked getEntity; Hi instanceof, bay 16 classes
Erik Broes
2011-01-30
-208
/
+0
*
Port to new mc-dev format.
Erik Broes
2011-01-30
-120
/
+130
*
Entity audit. Adds checks for null entities, and adds conformity.
Andrew Ardill
2011-01-21
-12
/
+10
*
fixed imports on all Entities
Andrew Ardill
2011-01-18
-0
/
+2
*
fixes to combust event so that it is raised only once on combustion.
Andrew Ardill
2011-01-18
-1
/
+0
*
moved built in command namespace, fixed EntityItem
Tahg
2011-01-17
-1
/
+1
*
Addition of all Entity classes.
Andrew Ardill
2011-01-18
-0
/
+8
*
Adding all Entities into CraftBukkit.
Andrew Ardill
2011-01-18
-0
/
+191