index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Server
/
Plugins
/
APIDump
/
Classes
/
BlockEntities.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
Added missing return types and fixed param types (#4996)
Lukas Pioch
1
-28
/
+5
2020-10-11
Corrected invalid syntax for return types in APIDoc (#4989)
Lukas Pioch
1
-6
/
+18
2020-10-10
Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955)
12xx12
1
-3
/
+117
2020-09-05
Use pitch lookup in noteblock block entity (#4826)
12xx12
1
-3
/
+32
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-0
/
+10
2018-04-11
Smelting Gives Experience (#4094)
Alex Sweet
1
-0
/
+10
2017-07-07
Added bed entity (#3823)
Lukas Pioch
1
-0
/
+40
2017-05-08
Corrected brewingstand and added support for fuel
Lukas Pioch
1
-0
/
+35
2017-05-02
APIDoc: Removed non-existent functions and added missing return types
Lukas Pioch
1
-17
/
+0
2017-03-02
Added missing IsStatic flag to functions. (#3613)
Lukas Pioch
1
-0
/
+1
2016-10-03
APIDump: Check param and return types.
Mattes D
1
-2
/
+2
2016-09-12
APIDump: Reformatted the docs to include type information.
Mattes D
1
-193
/
+1240
2016-07-18
Updated API documentation.
Mattes D
1
-39
/
+71
2016-01-11
Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
bibo38
1
-2
/
+5
2015-11-03
Implemented brewing
Lukas Pioch
1
-0
/
+41
2015-09-05
Renamed output directory to Server
Mattes D
1
-0
/
+0
2014-11-29
Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.
Howaner
1
-0
/
+37
2014-07-31
Updated documentation again.
Howaner
1
-4
/
+4
2014-07-31
Updated documentation.
Howaner
1
-5
/
+5
2014-07-30
Added beacon documentation.
Howaner
1
-0
/
+26
2014-03-07
Link cItem in the documentation
Howaner
1
-2
/
+2
2014-03-07
Add missing documentation files
Howaner
1
-0
/
+14
2014-02-28
Documented the changes in cJukeboxEntity.
madmaxoft
1
-2
/
+4
2013-11-23
APIDump: The descriptions are read from multiple files.
madmaxoft
1
-0
/
+243