0
0
mirror of https://github.com/pmmp/BedrockProtocol.git synced 2025-07-13 04:44:49 +00:00
Files
BedrockProtocol/tools/generate-create-static-methods.php
Dylan K. Taylor a61b555134 Allow any static function to have a @generate-create-func tag
this allows the creation of internal auto-generated constructors that aren't called create(), which is useful if the public create() wants to do extra validation without losing autogen capability.
2024-08-13 17:20:20 +01:00

6.0 KiB