Dylan K. Taylor
|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
Dylan K. Taylor
|
e53b57732b
|
Entity: replace separate height/width/eyeHeight fields with an EntitySizeInfo structure
this will make it easier to implement stuff like sleeping (properly), swimming and gliding without needing to duplicate all the fields.
|
2021-01-08 00:11:01 +00:00 |
|
Dylan K. Taylor
|
d38c17835d
|
Properly switch to string entity IDs
|
2020-06-20 13:43:31 +01:00 |
|
Dylan K. Taylor
|
c30dd9f1b6
|
Entity: add abstract getNetworkTypeId(), remove NETWORK_ID constant
this now requires that subclasses supply a proper NETWORK_ID.
|
2020-05-16 16:08:12 +01:00 |
|
Dylan K. Taylor
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|