CortexPE / TeaSpoon

☕ A PLUGIN to Extend PMMP's Functionality without completely changing it.
GNU Affero General Public License v3.0
143 stars 100 forks source link

Extend the original packets' classes #292

Closed CortexPE closed 6 years ago

CortexPE commented 6 years ago

Issue Description

Extend the original packets' classes at pocketmine\network\ instead of copy pasting the whole thing to CortexPE\network\. This will make changes easier to manage than to manually comparing the differences between the classes.