WingedSeal / jmc

A compiler for JMC (JavaScript-like Minecraft Function), a mcfunction extension language for making Minecraft Datapack
https://jmc.wingedseal.com
MIT License
64 stars 7 forks source link

Add `@private` decoratr #83

Open WingedSeal opened 5 months ago

WingedSeal commented 5 months ago

Allow the function to only be called from the same class.