- generateParticles_1_13() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ParticlesASM
-
- generateParticles_1_8() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ParticlesASM
-
- getImplType() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonExtend
-
- getImplType() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonImplement
-
- getImplType() - Method in enum com.github.fierioziy.particlenativeapi.core.asm.utils.ParticleVersion
-
Gets Type object associated with class implementing interface.
- getInterfaceType() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonExtend
-
- getInterfaceType() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonImplement
-
- getName() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.ParticleNode
-
Gets particle name in this Spigot version.
- getNMS(String) - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
- getNMS_1_17(String) - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
- getNMS_1_7(String) - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
- getOBC(String) - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
- getOther(String) - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
- getPackageVersion() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
- getParticles_1_13() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
Returns particles name Set from current server version.
- getParticles_1_13() - Method in class com.github.fierioziy.particlenativeapi.core.ParticleNativeCore
-
- getParticles_1_17() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
Returns particles name-to-field Map from current server version.
- getParticles_1_8() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
Returns particles name Set from current server version.
- getParticles_1_8() - Method in class com.github.fierioziy.particlenativeapi.core.ParticleNativeCore
-
- getParticleTypesClass() - Method in enum com.github.fierioziy.particlenativeapi.core.asm.utils.ParticleVersion
-
Gets interface class associated with particle version.
- getPlayerConnectionFieldName_1_17() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
Gets PlayerConnection field name in EntityPlayer class.
- getSendPacketMethodName_1_18() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
Gets sendPacket method name in PlayerConnection class.
- getServerConnection() - Method in class com.github.fierioziy.particlenativeapi.core.ParticleNativeCore
-
Deprecated.
- getSuperType() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonExtend
-
- getSuperType() - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonImplement
-
- getSuperType() - Method in enum com.github.fierioziy.particlenativeapi.core.asm.utils.ParticleVersion
-
Gets Type object associated with interface class.
- getTempClassLoader() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.InternalResolver
-
- getTypeImpl(Type, String) - Static method in class com.github.fierioziy.particlenativeapi.core.asm.BaseASM
-
Return a Type object representing a class name
with suffix added.
- getTypeImpl(Type) - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonExtend
-
Gets a Type object representing an implementation
of class represented by parameter Type object.
- getTypeImpl(Type) - Method in class com.github.fierioziy.particlenativeapi.core.asm.ClassSkeletonImplement
-
Gets a Type object representing an implementation
of class represented by parameter Type object.
- getTypeImpl(Type) - Method in class com.github.fierioziy.particlenativeapi.core.asm.connections.ConnectionsASM
-
Gets a Type object representing
class implementation of parameter Type object
class representation.
- getTypeImpl(Type) - Method in class com.github.fierioziy.particlenativeapi.core.asm.types.ParticleTypesASM
-
- getVersion() - Method in class com.github.fierioziy.particlenativeapi.core.asm.utils.ParticleNode
-
Gets Spigot version from this node.