Index

C G I O P 
All Classes and Interfaces|All Packages

C

com.github.fierioziy.particlenativeapi.plugin - package com.github.fierioziy.particlenativeapi.plugin
 

G

getAPI() - Static method in class com.github.fierioziy.particlenativeapi.plugin.ParticleNativePlugin
Deprecated.
Gets underlying particle API generated by a plugin.
getPlugin() - Static method in class com.github.fierioziy.particlenativeapi.plugin.ParticleNativePlugin
Deprecated.
Gets this plugin's instance

I

isValid() - Static method in class com.github.fierioziy.particlenativeapi.plugin.ParticleNativePlugin
Deprecated.
Checks if an API has been properly generated and is ready for use.

O

onDisable() - Method in class com.github.fierioziy.particlenativeapi.plugin.ParticleNativePlugin
Deprecated.
 
onEnable() - Method in class com.github.fierioziy.particlenativeapi.plugin.ParticleNativePlugin
Deprecated.
 
onLoad() - Method in class com.github.fierioziy.particlenativeapi.plugin.ParticleNativePlugin
Deprecated.
 

P

ParticleNativePlugin - Class in com.github.fierioziy.particlenativeapi.plugin
Deprecated.
it is better to shade lib internally (directly or by your core plugin) than having version conflicts with other plugins referencing this jar.
ParticleNativePlugin() - Constructor for class com.github.fierioziy.particlenativeapi.plugin.ParticleNativePlugin
Deprecated.
 
C G I O P 
All Classes and Interfaces|All Packages