Uses of Class
studio.magemonkey.fabled.data.formula.Formula
Packages that use Formula
-
Uses of Formula in studio.magemonkey.fabled.api.particle
Constructors in studio.magemonkey.fabled.api.particle with parameters of type FormulaModifierConstructorDescriptionParticleImage
(String name, org.bukkit.Color[][] colors, Point3D[][] points, Formula particleSizeFormula, int interval, int iterationsPerFrame, int view, boolean withRotation, TimeBasedTransform transform) -
Uses of Formula in studio.magemonkey.fabled.data.formula
Methods in studio.magemonkey.fabled.data.formula that return Formula