Annotations: signature -> descriptor; use linkedhashmap
This commit is contained in:
@@ -38,7 +38,7 @@ public class RawSound extends AbstractSound {
|
||||
|
||||
@ObfuscatedName("m")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Ldv;)Ldp;"
|
||||
descriptor = "(Ldv;)Ldp;"
|
||||
)
|
||||
@Export("resample")
|
||||
public RawSound resample(Decimator var1) {
|
||||
|
||||
Reference in New Issue
Block a user