| Modifier and Type | Field and Description |
|---|---|
protected ClassMapping |
ClassSkeletonASM.implType |
protected ClassMapping[] |
ClassSkeletonASM.interfaceTypes |
protected ClassMapping |
ClassSkeletonASM.superType |
| Modifier and Type | Method and Description |
|---|---|
ClassMapping |
ClassSkeletonASM.getImplType() |
ClassMapping |
ClassSkeletonASM.getSuperType() |
| Constructor and Description |
|---|
ClassSkeletonASM(InternalResolver resolver,
String suffix,
boolean forceSuffixOnFirstInterface,
ClassMapping superType,
ClassMapping... interfaceTypes) |
ClassSkeletonASM(InternalResolver resolver,
String suffix,
boolean forceSuffixOnFirstInterface,
ClassMapping superType,
ClassMapping... interfaceTypes) |
ClassSkeletonASM(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping... interfaceTypes) |
ClassSkeletonASM(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping... interfaceTypes) |
| Modifier and Type | Field and Description |
|---|---|
protected ClassMapping |
ServerConnectionASM_1_17.playerConnTypeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ClassMapping |
ServerConnectionASM_1_7.playerConnTypeImpl |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassRegistry.RegisteredClassMapping |
| Modifier and Type | Method and Description |
|---|---|
ClassMapping |
ClassRegistry.RegisteredClassMapping.impl(String suffix) |
ClassMapping |
ClassMapping.impl(String suffix) |
ClassMapping |
ClassRegistry.of(Class<?> clazz) |
ClassMapping |
ClassRegistry.of(String internalName) |
| Constructor and Description |
|---|
ParticlesASM(InternalResolver resolver,
SpigotParticleVersion particleVersion,
ParticleTypesProvider particleTypesProvider,
ClassMapping serverConnTypeImpl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParticleTypesProvider.visitInvalidType(org.objectweb.asm.MethodVisitor mv,
ClassMapping superType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParticleTypeASM_1_13.writeConstructor(org.objectweb.asm.ClassWriter cw,
ClassMapping fieldType) |
protected void |
ParticleTypeASM_1_13.writeFields(org.objectweb.asm.ClassWriter cw,
ClassMapping fieldType) |
| Constructor and Description |
|---|
ParticleTypeASM_1_13(InternalResolver resolver,
String suffix,
ClassMapping superType) |
ParticleTypeBlockASM_1_13(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeDustASM_1_13(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeItemASM_1_13(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeRedstoneASM_1_13(InternalResolver resolver,
String suffix,
ClassMapping superType) |
| Constructor and Description |
|---|
ParticleTypeASM_1_15(InternalResolver resolver,
String suffix,
ClassMapping superType) |
ParticleTypeRedstoneASM_1_15(InternalResolver resolver,
String suffix,
ClassMapping superType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParticleTypeASM_1_17.writeConstructor(org.objectweb.asm.ClassWriter cw,
ClassMapping fieldType) |
protected void |
ParticleTypeASM_1_17.writeFields(org.objectweb.asm.ClassWriter cw,
ClassMapping fieldType) |
| Constructor and Description |
|---|
ParticleTypeASM_1_17(InternalResolver resolver,
String suffix,
ClassMapping superType) |
ParticleTypeBlockASM_1_17(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeDustASM_1_17(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeDustTransitionASM_1_17(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeItemASM_1_17(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeRedstoneASM_1_17(InternalResolver resolver,
String suffix,
ClassMapping superType) |
ParticleTypeVibrationASM_1_17(InternalResolver resolver,
String suffix,
ClassMapping superType) |
| Constructor and Description |
|---|
ParticleTypeSculkChargeASM_1_19(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeShriekASM_1_19(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeVibrationASM_1_19(InternalResolver resolver,
String suffix,
ClassMapping superType) |
| Constructor and Description |
|---|
ParticleTypeDustASM_1_19_3(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeDustTransitionASM_1_19_3(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeRedstoneASM_1_19_3(InternalResolver resolver,
String suffix,
ClassMapping superType) |
| Constructor and Description |
|---|
ParticleTypeASM_1_7(InternalResolver internal,
String suffix,
ClassMapping superType) |
ParticleTypeBlockASM_1_7(InternalResolver internal,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeItemASM_1_7(InternalResolver internal,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
| Constructor and Description |
|---|
ParticleTypeASM_1_8(InternalResolver resolver,
String suffix,
ClassMapping superType) |
ParticleTypeBlockASM_1_8(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
ParticleTypeItemASM_1_8(InternalResolver resolver,
String suffix,
ClassMapping superType,
ClassMapping returnType) |
| Modifier and Type | Method and Description |
|---|---|
ClassMapping |
SpigotParticleVersion.getImplType() |
ClassMapping |
SpigotParticleVersion.getType() |
Copyright © 2022. All Rights Reserved.