summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Classes/BlockEntities.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix sending incorrect date values on world changeTiger Wang2021-04-121-4/+0
* Added missing return types and fixed param types (#4996)Lukas Pioch2020-10-131-28/+5
* Corrected invalid syntax for return types in APIDoc (#4989)Lukas Pioch2020-10-111-6/+18
* Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955)12xx122020-10-101-3/+117
* Use pitch lookup in noteblock block entity (#4826)12xx122020-09-051-3/+32
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-0/+10
* Smelting Gives Experience (#4094)Alex Sweet2018-04-111-0/+10
* Added bed entity (#3823)Lukas Pioch2017-07-071-0/+40
* Corrected brewingstand and added support for fuelLukas Pioch2017-05-081-0/+35
* APIDoc: Removed non-existent functions and added missing return typesLukas Pioch2017-05-021-17/+0
* 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
* 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
* Implemented brewingLukas Pioch2015-11-031-0/+41
* Renamed output directory to ServerMattes D2015-09-051-0/+322