Uses of Class
com.github.fierioziy.particlenativeapi.core.asm.ContextASM
Packages that use ContextASM
Package
Description
-
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm
Fields in com.github.fierioziy.particlenativeapi.core.asm declared as ContextASMConstructors in com.github.fierioziy.particlenativeapi.core.asm with parameters of type ContextASM -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.packet
Constructors in com.github.fierioziy.particlenativeapi.core.asm.packet with parameters of type ContextASMModifierConstructorDescriptionParticlePacketProvider(ContextASM context) ParticlePacketProvider_1_17(ContextASM context) ParticlePacketProvider_1_20_2(ContextASM context) ParticlePacketProvider_1_7(ContextASM context) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.packet.v1_17
Constructors in com.github.fierioziy.particlenativeapi.core.asm.packet.v1_17 with parameters of type ContextASMModifierConstructorDescriptionParticlePacketASM_1_17(ContextASM context, ClassSkeleton skeleton, String playerConnectionFieldName, String sendPacketMethodName) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.packet.v1_7
Constructors in com.github.fierioziy.particlenativeapi.core.asm.packet.v1_7 with parameters of type ContextASM -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle with parameters of type ContextASMModifierConstructorDescriptionParticleListASM(ContextASM context, SpigotParticleVersion particleVersion, ClassSkeleton skeleton) ParticleListProvider(ContextASM context) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type with parameters of type ContextASMModifierConstructorDescriptionParticleTypesProvider(ContextASM context) ParticleTypesProvider_1_13(ContextASM context) ParticleTypesProvider_1_15(ContextASM context) ParticleTypesProvider_1_17(ContextASM context) ParticleTypesProvider_1_18(ContextASM context) ParticleTypesProvider_1_19(ContextASM context) ParticleTypesProvider_1_19_3(ContextASM context) ParticleTypesProvider_1_20_5(ContextASM context) ParticleTypesProvider_1_21_10(ContextASM context) ParticleTypesProvider_1_21_3(ContextASM context) ParticleTypesProvider_1_21_4(ContextASM context) ParticleTypesProvider_1_7(ContextASM context) ParticleTypesProvider_1_8(ContextASM context) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.skeleton
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.skeleton with parameters of type ContextASMModifierConstructorDescriptionParticleTypeComplexSkeletonASM(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeSimpleSkeletonASM(ContextASM context, ClassSkeleton superType) ParticleTypeSkeletonASM(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_13
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_13 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeASM_1_13(ContextASM context, ClassSkeleton superType) ParticleTypeBlockASM_1_13(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeDustASM_1_13(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeItemASM_1_13(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeRedstoneASM_1_13(ContextASM context) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_13.skeleton
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_13.skeleton with parameters of type ContextASMModifierConstructorDescriptionParticleTypeComplexSkeletonASM_1_13(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeSkeletonASM_1_13(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_15
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_15 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeASM_1_15(ContextASM context, ClassSkeleton superType) ParticleTypeRedstoneASM_1_15(ContextASM context) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_17
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_17 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeASM_1_17(ContextASM context, ClassSkeleton superType) ParticleTypeBlockASM_1_17(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeDustASM_1_17(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeDustTransitionASM_1_17(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeItemASM_1_17(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeRedstoneASM_1_17(ContextASM context) ParticleTypeVibrationSingleASM_1_17(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_17.skeleton
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_17.skeleton with parameters of type ContextASMModifierConstructorDescriptionParticleTypeComplexSkeletonASM_1_17(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeSimpleSkeletonASM_1_17(ContextASM context, ClassSkeleton superType) ParticleTypeSkeletonASM_1_17(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_19
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_19 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeSculkChargeASM_1_19(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeShriekASM_1_19(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeVibrationASM_1_19(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeVibrationSingleASM_1_19(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_19_3
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_19_3 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeDustASM_1_19_3(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeDustTransitionASM_1_19_3(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeRedstoneASM_1_19_3(ContextASM context) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_20_5
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_20_5 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeColorASM_1_20_5(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType, String colorParticleOptionFactoryMethodName) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_21_10
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_21_10 with parameters of type ContextASMModifierConstructorDescriptionParticleTypePowerASM_1_21_10(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType, String powerParticleOptionFactoryMethodName) ParticleTypeSpellASM_1_21_10(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType, String spellParticleOptionFactoryMethodName) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_21_3
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_21_3 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeDustASM_1_21_3(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeDustTransitionASM_1_21_3(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeRedstoneASM_1_21_3(ContextASM context) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_21_4
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_21_4 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeASM_1_21_4(ContextASM context, ClassSkeleton superType) ParticleTypeRedstoneASM_1_21_4(ContextASM context) ParticleTypeVibrationSingleASM_1_21_4(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_7
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_7 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeASM_1_7(ContextASM context, ClassSkeleton superType) ParticleTypeBlockASM_1_7(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeItemASM_1_7(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_7.skeleton
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_7.skeleton with parameters of type ContextASMModifierConstructorDescriptionParticleTypeComplexSkeletonASM_1_7(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeSkeletonASM_1_7(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_8
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_8 with parameters of type ContextASMModifierConstructorDescriptionParticleTypeASM_1_8(ContextASM context, ClassSkeleton superType) ParticleTypeBlockASM_1_8(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeItemASM_1_8(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_8.skeleton
Constructors in com.github.fierioziy.particlenativeapi.core.asm.particle.type.v1_8.skeleton with parameters of type ContextASMModifierConstructorDescriptionParticleTypeComplexSkeletonASM_1_8(ContextASM context, ClassSkeleton superType, ClassSkeleton returnType) ParticleTypeSkeletonASM_1_8(ContextASM context, ClassSkeleton superType) -
Uses of ContextASM in com.github.fierioziy.particlenativeapi.core.asm.skeleton
Constructors in com.github.fierioziy.particlenativeapi.core.asm.skeleton with parameters of type ContextASMModifierConstructorDescriptionClassSkeletonASM(ContextASM context, ClassSkeleton skeleton, ClassMapping... interfaceTypes)