summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Classes/BlockEntities.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added missing IsStatic flag to functions. (#3613)Lukas Pioch2017-03-021-0/+1
|
* APIDump: Check param and return types.Mattes D2016-10-031-2/+2
|
* APIDump: Reformatted the docs to include type information.Mattes D2016-09-121-193/+1240
| | | | Also fixed a bit of documentation in the CPP source.
* Updated API documentation.Mattes D2016-07-181-39/+71
|
* Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8bibo382016-01-111-2/+5
| | | | | | The NBT format now carries the texture data and transmit it to the client. See: http://minecraft.gamepedia.com/Head#Block_entity Related to #2674
* Implemented brewingLukas Pioch2015-11-031-0/+41
|
* Renamed output directory to ServerMattes D2015-09-051-0/+322