Facing and Axis to enum
Fix #89
This change requires many changes in pmmp. I can do if this pr is good for you.
If we're going with enums I would prefer to ditch the numeric values entirely. They have no purpose except to be implicitly misused as Minecraft constants.
If we're going with enums I would prefer to ditch the numeric values entirely. They have no purpose except to be implicitly misused as Minecraft constants.
Should I do the same for Axis? I don't know if these values represent anything or not
If we're going with enums I would prefer to ditch the numeric values entirely. They have no purpose except to be implicitly misused as Minecraft constants.
Should I do the same for Axis? I don't know if these values represent anything or not
Yes
This pr is good ? if yes i can change pocketmine to support Facing enum