diff --git a/eaglercraftbungee/src/main/java/net/md_5/bungee/config/YamlConfig.java b/eaglercraftbungee/src/main/java/net/md_5/bungee/config/YamlConfig.java index dd049c6..20b90d4 100644 --- a/eaglercraftbungee/src/main/java/net/md_5/bungee/config/YamlConfig.java +++ b/eaglercraftbungee/src/main/java/net/md_5/bungee/config/YamlConfig.java @@ -69,10 +69,7 @@ public class YamlConfig implements ConfigurationAdapter { permissions.put("default", Arrays.asList("bungeecord.command.server", "bungeecord.command.list")); permissions.put("admin", Arrays.asList("bungeecord.command.alert", "bungeecord.command.end", "bungeecord.command.ip", "bungeecord.command.reload")); } - final Map groups = this.get("groups", new HashMap()); - if (groups.isEmpty()) { - groups.put("lax1dude", Collections.singletonList("admin")); - } + this.get("groups", new HashMap()); /* final Map auth = this.get("authservice", new HashMap()); if(auth.isEmpty()) { diff --git a/javascript/classes.js b/javascript/classes.js index 23b3157..e159827 100644 --- a/javascript/classes.js +++ b/javascript/classes.js @@ -1224,8 +1224,8 @@ function nle_Client_main($args) { nms_PacketCount__clinit_(); ju_Vector__clinit_(); jt_MessageFormat$Field__clinit_(); - nms_GuiMerchant__clinit_(); nms_GuiWinGame__clinit_(); + nms_GuiMerchant__clinit_(); nms_GuiChest__clinit_(); nms_GuiCrafting__clinit_(); nms_GuiBeacon__clinit_(); @@ -1237,8 +1237,8 @@ function nle_Client_main($args) { nms_FurnaceRecipes__clinit_(); nms_EntityFootStepFX__clinit_(); nms_EntityLargeExplodeFX__clinit_(); - nms_GuiButtonMerchant__clinit_(); nms_GuiBeaconButton__clinit_(); + nms_GuiButtonMerchant__clinit_(); nms_GuiScreenBook__clinit_(); nms_GuiButtonNextPage__clinit_(); nle_Client_registerErrorHandler$js_body$_5(); @@ -35842,7 +35842,7 @@ function jl_Class_createMetadata() { returnType : jn_ByteOrder, callable : null }]; - cbpc_IDAT.$meta.methods = [ + cbpc_IEND.$meta.methods = [ { name : "", modifiers : 0, @@ -35881,7 +35881,7 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - cbpc_IEND.$meta.methods = [ + cbpc_IDAT.$meta.methods = [ { name : "", modifiers : 0, @@ -106966,305 +106966,1499 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; - jus_Stream.$meta.methods = [ + nms_ILocatableSource.$meta.methods = []; + jt_DateFormatElement$NumericWeekday.$meta.methods = [ { - name : "filter", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : jus_Stream, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "map", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_Stream, + name : "processBeforeFormat", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }, { - name : "mapToInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_ToIntFunction], - returnType : jus_IntStream, + name : "processAfterParse", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }]; + jnci_BufferedDecoder$Controller.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jn_ByteBuffer, jn_CharBuffer], + returnType : $rt_voidcls(), callable : null }, { - name : "mapToLong", - modifiers : 1, + name : "hasMoreInput", + modifiers : 0, accessLevel : 3, - parameterTypes : [juf_ToLongFunction], - returnType : jus_LongStream, + parameterTypes : [], + returnType : $rt_booleancls(), callable : null }, { - name : "mapToDouble", - modifiers : 1, + name : "hasMoreInput", + modifiers : 0, accessLevel : 3, - parameterTypes : [juf_ToDoubleFunction], - returnType : jus_DoubleStream, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), callable : null }, { - name : "flatMap", - modifiers : 1, + name : "hasMoreOutput", + modifiers : 0, accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_Stream, + parameterTypes : [], + returnType : $rt_booleancls(), callable : null }, { - name : "flatMapToInt", - modifiers : 1, + name : "hasMoreOutput", + modifiers : 0, accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_IntStream, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), callable : null }, { - name : "flatMapToLong", - modifiers : 1, + name : "setInPosition", + modifiers : 0, accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_LongStream, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "flatMapToDouble", - modifiers : 1, + name : "setOutPosition", + modifiers : 0, accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_DoubleStream, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + ju_IllegalFormatFlagsException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), callable : null }, { - name : "distinct", + name : "getFlags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jl_StackTraceElement.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getClassName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getMethodName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFileName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLineNumber", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isNativeMethod", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + cjj_JZlib$WrapperType.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(cjj_JZlib$WrapperType), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : cjj_JZlib$WrapperType, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_MediaStreamAudioSourceNode.$meta.methods = []; + otpm_Resource.$meta.methods = []; + jt_DateFormatElement$Rfc822Timezone.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Calendar, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityMoveHelper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isUpdating", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setMoveTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdateMoveHelper", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "limitAngle", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }]; + juf_ToDoubleFunction.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_doublecls(), + callable : null + }]; + otjb_History.$meta.methods = [ + { + name : "getLength", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jus_Stream, + returnType : $rt_intcls(), callable : null }, { - name : "sorted", + name : "getState", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jus_Stream, + returnType : otj_JSObject, callable : null }, { - name : "sorted", + name : "back", modifiers : 1, accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : jus_Stream, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "peek", + name : "forward", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : jus_Stream, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "go", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pushState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pushState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "replaceState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "replaceState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "current", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_History, + callable : null + }]; + otjw_AudioListener.$meta.methods = [ + { + name : "setDopplerFactor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDopplerFactor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setSpeedOfSound", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSpeedOfSound", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOrientation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + jss_AudioFormat.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jss_AudioFormat$Encoding, $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jss_AudioFormat$Encoding, $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_booleancls(), ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEncoding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jss_AudioFormat$Encoding, + callable : null + }, { + name : "getSampleRate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getSampleSizeInBits", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChannels", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrameSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrameRate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isBigEndian", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "properties", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_Object, + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jss_AudioFormat], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jl_Thread$start$lambda$_4_0.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Thread], + returnType : $rt_voidcls(), + callable : null + }, { + name : "run", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jla_Annotation.$meta.methods = [ + { + name : "annotationType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }]; + otcit_TimeZoneResource.$meta.methods = [ + { + name : "getData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jlr_Field.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), jl_Class, otcir_JSFieldGetter, otcir_JSFieldSetter], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDeclaringClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getModifiers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isEnumConstant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSynthetic", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkInstance", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + jt_AttributedCharacterIterator.$meta.methods = [ + { + name : "getAllAttributeKeys", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "getAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : jl_Object, + callable : null + }, { + name : "getAttributes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getRunLimit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunLimit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunLimit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Set], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Set], + returnType : $rt_intcls(), + callable : null + }]; + otcit_DateTimeZoneBuilder.$meta.methods = [ + { + name : "buildFixedZone", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : otcit_StorableDateTimeZone, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGMT", + modifiers : 512, + accessLevel : 1, + parameterTypes : [], + returnType : ju_TimeZone, + callable : null + }, { + name : "addCutover", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_charcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_intcls()], + returnType : otcit_DateTimeZoneBuilder, + callable : null + }, { + name : "setStandardOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otcit_DateTimeZoneBuilder, + callable : null + }, { + name : "setFixedSavings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls()], + returnType : otcit_DateTimeZoneBuilder, + callable : null + }, { + name : "addRecurringSavings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_charcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_intcls()], + returnType : otcit_DateTimeZoneBuilder, + callable : null + }, { + name : "getLastRuleSet", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : otcit_DateTimeZoneBuilder$RuleSet, + callable : null + }, { + name : "toDateTimeZone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : otcit_StorableDateTimeZone, + callable : null + }, { + name : "addTransition", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_ArrayList, otcit_DateTimeZoneBuilder$Transition], + returnType : $rt_booleancls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [], + returnType : ju_TimeZone, + callable : null + }]; + jt_DateFormatElement$WeekdayText.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_DateFormatSymbols, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Calendar, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_DamageSource.$meta.methods = [ + { + name : "causeMobDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : nms_DamageSource, + callable : null + }, { + name : "causePlayerDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : nms_DamageSource, + callable : null + }, { + name : "causeArrowDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityArrow, nms_Entity], + returnType : nms_DamageSource, + callable : null + }, { + name : "causeFireballDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityFireball, nms_Entity], + returnType : nms_DamageSource, + callable : null + }, { + name : "causeThrownDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_Entity, nms_Entity], + returnType : nms_DamageSource, + callable : null + }, { + name : "causeIndirectMagicDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_Entity, nms_Entity], + returnType : nms_DamageSource, + callable : null + }, { + name : "causeThornsDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_Entity], + returnType : nms_DamageSource, + callable : null + }, { + name : "setExplosionSource", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_Explosion], + returnType : nms_DamageSource, + callable : null + }, { + name : "isProjectile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setProjectile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_DamageSource, + callable : null + }, { + name : "isExplosion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setExplosion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_DamageSource, + callable : null + }, { + name : "isUnblockable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getHungerDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "canHarmInCreative", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSourceOfDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Entity, + callable : null + }, { + name : "getEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Entity, + callable : null + }, { + name : "setDamageBypassesArmor", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nms_DamageSource, + callable : null + }, { + name : "setDamageAllowedInCreativeMode", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nms_DamageSource, + callable : null + }, { + name : "setFireDamage", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nms_DamageSource, + callable : null + }, { + name : "getDeathMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : jl_String, + callable : null + }, { + name : "isFireDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDamageType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setDifficultyScaled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_DamageSource, + callable : null + }, { + name : "isDifficultyScaled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isMagicDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setMagicDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_DamageSource, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_IBlockSource.$meta.methods = [ + { + name : "getX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getXInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getYInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBlockMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBlockTileEntity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nms_TileEntity, + callable : null + }]; + otjw_MediaStream.$meta.methods = []; + jn_ShortBuffer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allocate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "asReadOnlyBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_shortcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_shortcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "getElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "putElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_shortcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_ShortBuffer], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "put", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "hasArray", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "array", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_shortcls()), + callable : null + }, { + name : "arrayOffset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isArrayPresent", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getArray", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_arraycls($rt_shortcls()), + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_ShortBuffer], + returnType : $rt_intcls(), + callable : null + }, { + name : "order", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ByteOrder, + callable : null + }, { + name : "mark", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "reset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "clear", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "flip", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "rewind", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, callable : null }, { name : "limit", - modifiers : 1, + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_Stream, + parameterTypes : [$rt_intcls()], + returnType : jn_ShortBuffer, callable : null }, { - name : "skip", - modifiers : 1, + name : "position", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_Stream, + parameterTypes : [$rt_intcls()], + returnType : jn_ShortBuffer, callable : null }, { - name : "forEach", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachOrdered", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toArray", - modifiers : 1, + name : "array", + modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "toArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntFunction], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, juf_BinaryOperator], returnType : jl_Object, callable : null }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_BinaryOperator], - returnType : ju_Optional, - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, juf_BiFunction, juf_BinaryOperator], - returnType : jl_Object, - callable : null - }, { - name : "collect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BiConsumer], - returnType : jl_Object, - callable : null - }, { - name : "collect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jus_Collector], - returnType : jl_Object, - callable : null - }, { - name : "min", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : ju_Optional, - callable : null - }, { - name : "max", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : ju_Optional, - callable : null - }, { - name : "count", - modifiers : 1, + name : "rewind", + modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : $rt_longcls(), + returnType : jn_Buffer, callable : null }, { - name : "anyMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "allMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "noneMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "findFirst", - modifiers : 1, + name : "flip", + modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : ju_Optional, + returnType : jn_Buffer, callable : null }, { - name : "findAny", - modifiers : 1, + name : "clear", + modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : ju_Optional, + returnType : jn_Buffer, callable : null }, { - name : "builder", - modifiers : 512, + name : "reset", + modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : jus_Stream$Builder, + returnType : jn_Buffer, callable : null }, { - name : "empty", - modifiers : 512, + name : "mark", + modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : jus_Stream, + returnType : jn_Buffer, callable : null }, { - name : "of", - modifiers : 512, + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "compareTo", + modifiers : 96, accessLevel : 3, parameterTypes : [jl_Object], - returnType : jus_Stream, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : jus_Stream, - callable : null - }, { - name : "iterate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, juf_UnaryOperator], - returnType : jus_Stream, - callable : null - }, { - name : "generate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : jus_Stream, - callable : null - }, { - name : "concat", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jus_Stream, jus_Stream], - returnType : jus_Stream, + returnType : $rt_intcls(), callable : null }]; - otjw_WebGLBuffer.$meta.methods = []; - maajs_Key.$meta.methods = [ + otp_PlatformString.$meta.methods = [ { - name : "getAlgorithm", + name : "toUpperCase", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : otp_PlatformString, callable : null }, { - name : "getFormat", + name : "toLowerCase", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : otp_PlatformString, callable : null }, { - name : "getEncoded", + name : "charCodeAt", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }]; + jss_Mixer.$meta.methods = [ + { + name : "getMixerInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jss_Mixer$Info, + callable : null + }, { + name : "getSourceLineInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jss_Line$Info), + callable : null + }, { + name : "getTargetLineInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jss_Line$Info), + callable : null + }, { + name : "getSourceLineInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_Line$Info], + returnType : $rt_arraycls(jss_Line$Info), + callable : null + }, { + name : "getTargetLineInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_Line$Info], + returnType : $rt_arraycls(jss_Line$Info), + callable : null + }, { + name : "isLineSupported", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_Line$Info], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLine", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_Line$Info], + returnType : jss_Line, + callable : null + }, { + name : "getMaxLines", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_Line$Info], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSourceLines", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jss_Line), + callable : null + }, { + name : "getTargetLines", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jss_Line), + callable : null + }, { + name : "synchronize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jss_Line), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "unsynchronize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jss_Line)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSynchronizationSupported", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jss_Line), $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }]; + otjw_ChannelSplitterNode.$meta.methods = []; jt_DateFormatElement$Year.$meta.methods = [ { name : "", @@ -107302,185 +108496,243 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nms_EntitySenses.$meta.methods = [ + otjw_WebSocket.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_EntityLiving], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "clearSensingCache", - modifiers : 0, + name : "onClose", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onError", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onOpen", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjw_WebSocket, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjw_WebSocket, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_String)], + returnType : otjw_WebSocket, + callable : null + }, { + name : "close", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "canSee", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity], - returnType : $rt_booleancls(), - callable : null - }]; - nms_IChunkProvider.$meta.methods = [ - { - name : "chunkExists", + name : "close", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "provideChunk", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nms_Chunk, - callable : null - }, { - name : "loadChunk", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nms_Chunk, - callable : null - }, { - name : "populate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nms_IChunkProvider, $rt_intcls(), $rt_intcls()], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "saveChunks", + name : "close", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_booleancls(), nms_IProgressUpdate], - returnType : $rt_booleancls(), + parameterTypes : [$rt_intcls(), jl_String], + returnType : $rt_voidcls(), callable : null }, { - name : "unloadQueuedChunks", + name : "send", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), + parameterTypes : [jl_String], + returnType : $rt_voidcls(), callable : null }, { - name : "canSave", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "makeString", + name : "getBinaryType", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "getPossibleCreatures", + name : "setBinaryType", modifiers : 1, accessLevel : 3, - parameterTypes : [nms_EnumCreatureType, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : ju_List, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), callable : null }, { - name : "findClosestStructure", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nms_World, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nms_ChunkPosition, - callable : null - }, { - name : "getLoadedChunkCount", + name : "getBufferedAmount", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "recreateStructures", + name : "getExtensions", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getProtocol", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getReadyState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getUrl", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isSupported", + modifiers : 768, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjw_WebSocket], returnType : $rt_voidcls(), callable : null }, { - name : "func_104112_b", + name : "create$js_body$_5", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "create$js_body$_6", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject, otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "create$js_body$_7", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject, otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "isSupported$js_body$_19", + modifiers : 768, + accessLevel : 0, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }]; + juf_BiFunction.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : juf_BiFunction, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Function, jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }]; + nms_IUpdatePlayerListBox.$meta.methods = [ + { + name : "update", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; - jss_AudioFileFormat.$meta.methods = [ + jt_AttributedCharacterIterator$Attribute.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 2, - parameterTypes : [jss_AudioFileFormat$Type, $rt_intcls(), jss_AudioFormat, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jss_AudioFileFormat$Type, jss_AudioFormat, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jss_AudioFileFormat$Type, jss_AudioFormat, $rt_intcls(), ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jss_AudioFileFormat$Type, - callable : null - }, { - name : "getByteLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFormat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jss_AudioFormat, - callable : null - }, { - name : "getFrameLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "properties", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getProperty", - modifiers : 0, - accessLevel : 3, parameterTypes : [jl_String], - returnType : jl_Object, + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { name : "toString", @@ -107489,60 +108741,15 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : jl_String, callable : null - }]; - nleat_WebGLVertexArray.$meta.methods = []; - juf_IntUnaryOperator.$meta.methods = [ - { - name : "applyAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null }, { - name : "compose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntUnaryOperator], - returnType : juf_IntUnaryOperator, - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntUnaryOperator], - returnType : juf_IntUnaryOperator, - callable : null - }, { - name : "identity", + name : "", modifiers : 512, - accessLevel : 3, + accessLevel : 0, parameterTypes : [], - returnType : juf_IntUnaryOperator, - callable : null - }, { - name : "lambda$identity$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$andThen$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$compose$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], - returnType : $rt_intcls(), + returnType : $rt_voidcls(), callable : null }]; - jss_Mixer$Info.$meta.methods = [ + jsm_MidiDevice$Info.$meta.methods = [ { name : "", modifiers : 0, @@ -107600,144 +108807,700 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - nms_EnumFacing.$meta.methods = [ + jus_IntStream.$meta.methods = [ { - name : "values", - modifiers : 512, + name : "filter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntPredicate], + returnType : jus_IntStream, + callable : null + }, { + name : "map", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntUnaryOperator], + returnType : jus_IntStream, + callable : null + }, { + name : "mapToObj", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntFunction], + returnType : jus_Stream, + callable : null + }, { + name : "mapToLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntToLongFunction], + returnType : jus_LongStream, + callable : null + }, { + name : "mapToDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntToDoubleFunction], + returnType : jus_DoubleStream, + callable : null + }, { + name : "flatMap", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntFunction], + returnType : jus_IntStream, + callable : null + }, { + name : "distinct", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nms_EnumFacing), + returnType : jus_IntStream, callable : null }, { - name : "valueOf", - modifiers : 512, + name : "sorted", + modifiers : 1, accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_EnumFacing, + parameterTypes : [], + returnType : jus_IntStream, callable : null }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + name : "peek", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], + returnType : jus_IntStream, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "skip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "forEach", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], returnType : $rt_voidcls(), callable : null }, { - name : "getFrontOffsetX", - modifiers : 0, + name : "forEachOrdered", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), juf_IntBinaryOperator], + returnType : $rt_intcls(), + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntBinaryOperator], + returnType : ju_OptionalInt, + callable : null + }, { + name : "collect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Supplier, juf_ObjIntConsumer, juf_BiConsumer], + returnType : jl_Object, + callable : null + }, { + name : "sum", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getFrontOffsetY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFrontOffsetZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFront", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_EnumFacing, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_MidiDevice.$meta.methods = [ - { - name : "getDeviceInfo", + name : "min", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jsm_MidiDevice$Info, + returnType : ju_OptionalInt, callable : null }, { - name : "open", + name : "max", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : ju_OptionalInt, callable : null }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOpen", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getMicrosecondPosition", + name : "count", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_longcls(), callable : null }, { - name : "getMaxReceivers", + name : "average", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : ju_OptionalDouble, callable : null }, { - name : "getMaxTransmitters", + name : "anyMatch", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [juf_IntPredicate], + returnType : $rt_booleancls(), callable : null }, { - name : "getReceiver", + name : "allMatch", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : jsm_Receiver, + parameterTypes : [juf_IntPredicate], + returnType : $rt_booleancls(), callable : null }, { - name : "getReceivers", + name : "noneMatch", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : ju_List, + parameterTypes : [juf_IntPredicate], + returnType : $rt_booleancls(), callable : null }, { - name : "getTransmitter", + name : "findFirst", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jsm_Transmitter, + returnType : ju_OptionalInt, callable : null }, { - name : "getTransmitters", + name : "findAny", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : ju_List, + returnType : ju_OptionalInt, + callable : null + }, { + name : "asLongStream", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_LongStream, + callable : null + }, { + name : "asDoubleStream", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_DoubleStream, + callable : null + }, { + name : "boxed", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }, { + name : "iterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_PrimitiveIterator$OfInt, + callable : null + }, { + name : "spliterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator$OfInt, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_IntStream$Builder, + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_IntStream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : jus_IntStream, + callable : null + }, { + name : "iterate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), juf_IntUnaryOperator], + returnType : jus_IntStream, + callable : null + }, { + name : "generate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_IntSupplier], + returnType : jus_IntStream, + callable : null + }, { + name : "range", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "rangeClosed", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "concat", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jus_IntStream, jus_IntStream], + returnType : jus_IntStream, + callable : null + }, { + name : "spliterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + otjw_BiquadFilterNode.$meta.methods = [ + { + name : "setType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFrequency", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getDetune", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getQ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getGain", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getFrequencyResponse", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array, otjt_Float32Array, otjt_Float32Array], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFrequencyResponse", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls())], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_ChannelMergerNode.$meta.methods = []; + juf_ToIntFunction.$meta.methods = [ + { + name : "applyAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nms_GameRules.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addGameRule", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOrCreateGameRule", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGameRuleStringValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getGameRuleBooleanValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeGameRulesToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NBTTagCompound, + callable : null + }, { + name : "readGameRulesFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRules", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "hasRule", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }]; + juf_IntUnaryOperator.$meta.methods = [ + { + name : "applyAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "compose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_IntUnaryOperator], + returnType : juf_IntUnaryOperator, + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_IntUnaryOperator], + returnType : juf_IntUnaryOperator, + callable : null + }, { + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_IntUnaryOperator, + callable : null + }, { + name : "lambda$identity$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$andThen$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$compose$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }]; + otjdx_Document.$meta.methods = [ + { + name : "getDoctype", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_DocumentType, + callable : null + }, { + name : "getImplementation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_DOMImplementation, + callable : null + }, { + name : "getDocumentElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Element, + callable : null + }, { + name : "createElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "createDocumentFragment", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_DocumentFragment, + callable : null + }, { + name : "createTextNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Text, + callable : null + }, { + name : "createComment", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Comment, + callable : null + }, { + name : "createCDATASection", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_CDATASection, + callable : null + }, { + name : "createProcessingInstruction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_ProcessingInstruction, + callable : null + }, { + name : "createAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Attr, + callable : null + }, { + name : "createEntityReference", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_EntityReference, + callable : null + }, { + name : "getElementsByTagName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_NodeList, + callable : null + }, { + name : "importNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Node, $rt_booleancls()], + returnType : otjdx_Node, + callable : null + }, { + name : "createElementNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "createAttributeNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_Attr, + callable : null + }, { + name : "getElementsByTagNameNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_NodeList, + callable : null + }, { + name : "getElementById", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "querySelector", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "querySelectorAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_NodeList, + callable : null + }]; + otjde_Event.$meta.methods = [ + { + name : "getType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getTarget", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventTarget, + callable : null + }, { + name : "getCurrentTarget", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventTarget, + callable : null + }, { + name : "getEventPhase", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "isBubbles", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isCancelable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTimeStamp", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }, { + name : "stopPropagation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "preventDefault", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initEvent", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), callable : null }]; - ju_Arrays$1.$meta.methods = []; nms_INetworkManager.$meta.methods = [ { name : "setNetHandler", @@ -107796,2172 +109559,351 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otciu_DecimalData.$meta.methods = [ - { - name : "getGroupingSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setGroupingSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDecimalSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setDecimalSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getListSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setListSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPerMille", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setPerMille", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPercent", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setPercent", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNaN", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setNaN", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInfinity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setInfinity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinusSign", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setMinusSign", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExponentSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setExponentSeparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GuiDisconnected.$meta.methods = [ + ju_MissingFormatWidthException.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_GuiScreen, jl_String, jl_String, $rt_arraycls(jl_Object)], + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "keyTyped", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_charcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", + name : "getFormatSpecifier", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), + returnType : jl_String, callable : null }]; - otjdh_HTMLDocument.$meta.methods = [ + ji_File.$meta.methods = [ { - name : "getDocumentElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdh_HTMLHtmlElement, - callable : null - }, { - name : "createElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdh_HTMLElement, - callable : null - }, { - name : "createElement", + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String, juf_Consumer], - returnType : otjdh_HTMLElement, - callable : null - }, { - name : "getElementById", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdh_HTMLElement, - callable : null - }, { - name : "getBody", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdh_HTMLBodyElement, - callable : null - }, { - name : "getHead", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdh_HTMLHeadElement, - callable : null - }, { - name : "getScrollLeft", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getScrollTop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "current", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : otjdh_HTMLDocument, - callable : null - }, { - name : "querySelector", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdh_HTMLElement, - callable : null - }, { - name : "querySelectorAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_NodeList, - callable : null - }, { - name : "getActiveElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdh_HTMLElement, - callable : null - }, { - name : "isDesignMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setDesignMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], + parameterTypes : [ji_File, jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "execCommand", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "execCommand", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "getCookie", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setCookie", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTitle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setTitle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPointerLockElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdh_HTMLElement, - callable : null - }, { - name : "exitPointerLock", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "querySelector", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "getElementById", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "createElement", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "getDocumentElement", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Element, - callable : null - }, { - name : "createElement$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLDocument, jl_String, juf_Consumer], - returnType : otjdh_HTMLElement, - callable : null - }, { - name : "querySelector$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLDocument, jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "getElementById$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLDocument, jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "createElement$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLDocument, jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "getDocumentElement$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLDocument], - returnType : otjdx_Element, - callable : null - }]; - otjdx_Element.$meta.methods = [ - { - name : "getTagName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getAttribute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "setAttribute", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, parameterTypes : [jl_String, jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "removeAttribute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAttributeNode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Attr, - callable : null - }, { - name : "setAttributeNode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Attr], - returnType : otjdx_Attr, - callable : null - }, { - name : "removeAttributeNode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Attr], - returnType : otjdx_Attr, - callable : null - }, { - name : "getElementsByTagName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_NodeList, - callable : null - }, { - name : "getAttributeNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : jl_String, - callable : null - }, { - name : "setAttributeNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeAttributeNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAttributeNodeNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_Attr, - callable : null - }, { - name : "setAttributeNodeNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Attr], - returnType : otjdx_Attr, - callable : null - }, { - name : "getElementsByTagNameNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_NodeList, - callable : null - }, { - name : "hasAttribute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasAttributeNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "querySelector", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "querySelectorAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_NodeList, - callable : null - }]; - nms_WorldType.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldTypeName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getTranslateName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getGeneratorVersion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWorldTypeForGeneratorVersion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_WorldType, - callable : null - }, { - name : "setCanBeCreated", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : nms_WorldType, - callable : null - }, { - name : "getCanBeCreated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setVersioned", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nms_WorldType, - callable : null - }, { - name : "isVersioned", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "parseWorldType", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_WorldType, - callable : null - }, { - name : "getWorldTypeID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jss_AudioFormat$Encoding.$meta.methods = [ - { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String], + parameterTypes : [jn_URI], returnType : $rt_voidcls(), callable : null }, { - name : "equals", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityDragonPart.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IEntityMultiPart, jl_String, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_DamageSource, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isEntityEqual", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity], - returnType : $rt_booleancls(), - callable : null - }]; - otjw_ScriptProcessorNode.$meta.methods = [ - { - name : "getOnAudioProcess", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventListener, - callable : null - }, { - name : "setOnAudioProcess", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBufferSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otjw_WaveShaperNode.$meta.methods = [ - { - name : "setCurve", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCurve", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjt_Float32Array, - callable : null - }, { - name : "setOversample", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOversample", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjw_DelayNode.$meta.methods = [ - { - name : "getDelayTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }]; - nms_MapInfo.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_MapData, nms_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayersOnMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }]; - cjj_Deflate.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cjj_ZStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lm_init", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "tr_init", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "init_block", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "pqdownheap", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "smaller", - modifiers : 512, - accessLevel : 0, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls(), $rt_arraycls($rt_bytecls())], - returnType : $rt_booleancls(), - callable : null - }, { - name : "scan_tree", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "build_bl_tree", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "send_all_trees", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "send_tree", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "put_byte", - modifiers : 4, - accessLevel : 0, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "put_byte", - modifiers : 4, - accessLevel : 0, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "put_short", - modifiers : 4, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putShortMSB", - modifiers : 4, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "send_code", - modifiers : 4, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_shortcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "send_bits", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "_tr_align", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "_tr_tally", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compress_block", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_arraycls($rt_shortcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set_data_type", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "bi_flush", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "bi_windup", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copy_block", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "flush_block_only", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "deflate_stored", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "_tr_stored_block", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "_tr_flush_block", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fill_window", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "deflate_fast", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflate_slow", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "longest_match", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateInit", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateInit", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateInit", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateInit", + name : "checkURI", modifiers : 0, accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateReset", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateEnd", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateParams", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateSetDictionary", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflate", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflateCopy", - modifiers : 512, - accessLevel : 0, - parameterTypes : [cjj_ZStream, cjj_ZStream], - returnType : $rt_intcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "dup", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "dup", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : $rt_arraycls($rt_shortcls()), - callable : null - }, { - name : "dup", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "getGZIPHeader", - modifiers : 2048, - accessLevel : 0, - parameterTypes : [], - returnType : cjj_GZIPHeader, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otjb_AnimationFrameCallback.$meta.methods = [ - { - name : "onAnimationFrame", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }]; - otjc_JSError.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [jn_URI], returnType : $rt_voidcls(), callable : null }, { - name : "catchNative", - modifiers : 768, + name : "canRead", + modifiers : 0, accessLevel : 3, - parameterTypes : [otjc_JSError$TryClause, otjc_JSError$CatchClause], - returnType : otj_JSObject, - callable : null - }, { - name : "isError", - modifiers : 768, - accessLevel : 3, - parameterTypes : [otj_JSObject], + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getStack", - modifiers : 1, + name : "canWrite", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_booleancls(), callable : null }, { - name : "getMessage", - modifiers : 1, + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_File], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPath", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { name : "getName", - modifiers : 1, + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "$static", + name : "fs", modifiers : 512, - accessLevel : 0, - parameterTypes : [otjc_JSError], - returnType : $rt_voidcls(), + accessLevel : 1, + parameterTypes : [], + returnType : otcf_VirtualFileSystem, callable : null }, { - name : "catchNative$js_body$_1", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject, otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "isError$js_body$_2", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - jss_AudioFileFormat$Type.$meta.methods = [ - { - name : "", + name : "getAbsolutePath", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : jl_String, callable : null }, { - name : "equals", - modifiers : 4, + name : "getAbsoluteFile", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], + returnType : ji_File, + callable : null + }, { + name : "isAbsolute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "hashCode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getExtension", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nleat_WebGLQuery.$meta.methods = []; - nms_EnumCreatureType.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nms_EnumCreatureType), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_EnumCreatureType, - callable : null - }, { - name : "", + name : "isAbsolutePath", modifiers : 0, accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_Class, $rt_intcls(), nms_Material, $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCreatureClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "getMaxNumberOfCreature", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getCreatureMaterial", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Material, - callable : null - }, { - name : "getPeacefulCreature", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAnimal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otjdx_Node.$meta.methods = [ - { - name : "getNodeName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getNodeValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setNodeValue", - modifiers : 1, - accessLevel : 3, parameterTypes : [jl_String], - returnType : $rt_voidcls(), + returnType : $rt_booleancls(), callable : null }, { - name : "getNodeType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), + name : "isDriveLetter", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_charcls()], + returnType : $rt_booleancls(), callable : null }, { - name : "getParentNode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Node, - callable : null - }, { - name : "getChildNodes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_NodeList, - callable : null - }, { - name : "getFirstChild", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Node, - callable : null - }, { - name : "getLastChild", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Node, - callable : null - }, { - name : "getPreviousSibling", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Node, - callable : null - }, { - name : "getNextSibling", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Node, - callable : null - }, { - name : "getAttributes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_NamedNodeMap, - callable : null - }, { - name : "insertBefore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Node, otjdx_Node], - returnType : otjdx_Node, - callable : null - }, { - name : "replaceChild", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Node, otjdx_Node], - returnType : otjdx_Node, - callable : null - }, { - name : "removeChild", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Node], - returnType : otjdx_Node, - callable : null - }, { - name : "appendChild", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Node], - returnType : otjdx_Node, - callable : null - }, { - name : "hasChildNodes", - modifiers : 1, + name : "isDirectory", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "hasChildNodesJS", - modifiers : 1, + name : "isHidden", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "cloneNode", - modifiers : 1, + name : "isFile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCanonicalPath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCanonicalPathImpl", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCanonicalFile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_File, + callable : null + }, { + name : "getParent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getParentFile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_File, + callable : null + }, { + name : "listRoots", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(ji_File), + callable : null + }, { + name : "list", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "list", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_FilenameFilter], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "listFiles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(ji_File), + callable : null + }, { + name : "listFiles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_FileFilter], + returnType : $rt_arraycls(ji_File), + callable : null + }, { + name : "listFiles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_FilenameFilter], + returnType : $rt_arraycls(ji_File), + callable : null + }, { + name : "exists", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lastModified", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setLastModified", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setReadOnly", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setWritable", + modifiers : 0, accessLevel : 3, parameterTypes : [$rt_booleancls()], - returnType : otjdx_Node, - callable : null - }, { - name : "normalize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSupported", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], returnType : $rt_booleancls(), callable : null }, { - name : "getNamespaceURI", - modifiers : 1, + name : "length", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_longcls(), callable : null }, { - name : "getPrefix", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setPrefix", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLocalName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasAttributes", - modifiers : 1, + name : "createNewFile", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getOwnerDocument", - modifiers : 1, + name : "mkdir", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : otjdx_Document, + returnType : $rt_booleancls(), + callable : null + }, { + name : "mkdirs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), callable : null }, { name : "delete", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "deleteOnExit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "delete$static", + name : "renameTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_File], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toURI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_URI, + callable : null + }, { + name : "getAbsoluteName", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createTempFile", modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdx_Node], - returnType : $rt_voidcls(), - callable : null - }]; - otjw_WebGLShader.$meta.methods = []; - ju_FormatFlagsConversionMismatchException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getConversion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }]; - ju_IllegalFormatFlagsException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nms_MerchantRecipe.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack, nms_ItemStack, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack, nms_Item], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getItemToBuy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }, { - name : "getSecondItemToBuy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }, { - name : "hasSecondItemToBuy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getItemToSell", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }, { - name : "hasSameIDsAs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_MerchantRecipe], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasSameItemsAs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_MerchantRecipe], - returnType : $rt_booleancls(), - callable : null - }, { - name : "incrementToolUses", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82783_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82784_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_82785_h", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NBTTagCompound, - callable : null - }]; - otjw_MediaElementAudioSourceNode.$meta.methods = []; - otjw_AudioNode.$meta.methods = [ - { - name : "connect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioNode, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioNode, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioNode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioParam, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioParam], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioNode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioNode, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioNode, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioParam], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioParam, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getContext", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioContext, - callable : null - }, { - name : "getNumberOfInputs", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getNumberOfOutputs", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChannelCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChannelCountMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getChannelInterpretation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - jsm_Patch.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBank", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getProgram", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otjw_IIRFilterNode.$meta.methods = [ - { - name : "getFrequencyResponse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, otjt_Float32Array, otjt_Float32Array], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFrequencyResponse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls())], - returnType : $rt_voidcls(), - callable : null - }]; - otpm_ResourceMap.$meta.methods = [ - { - name : "has", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otpm_Resource, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, otpm_Resource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keys", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }]; - nms_Packet51MapChunkData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_MapStorage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class, jl_String], - returnType : nms_WorldSavedData, - callable : null - }, { - name : "setData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_WorldSavedData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveAllData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveData", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_WorldSavedData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadIdCounts", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getUniqueDataId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_intcls(), - callable : null - }]; - otpm_Resource.$meta.methods = []; - ju_IllegalFormatPrecisionException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPrecision", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otjc_JSRegExp.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjc_JSRegExp, - callable : null - }, { - name : "create", - modifiers : 768, accessLevel : 3, parameterTypes : [jl_String, jl_String], - returnType : otjc_JSRegExp, + returnType : ji_File, callable : null }, { - name : "create", + name : "createTempFile", modifiers : 512, accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(otjc_JSRegExpFlag)], - returnType : otjc_JSRegExp, + parameterTypes : [jl_String, jl_String, ji_File], + returnType : ji_File, callable : null }, { - name : "isGlobal", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isIgnoreCase", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isMultiline", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLastIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSource", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjc_JSString, - callable : null - }, { - name : "exec", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjc_JSString], - returnType : otjc_JSArray, - callable : null - }, { - name : "test", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjc_JSString], - returnType : $rt_booleancls(), - callable : null - }, { - name : "test", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "$static", + name : "genTempFile", modifiers : 512, - accessLevel : 0, - parameterTypes : [otjc_JSRegExp], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create$js_body$_1", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "create$js_body$_2", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject, otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - otciu_DateFormatCollection.$meta.methods = [ - { - name : "getShortFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setShortFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMediumFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setMediumFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLongFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setLongFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFullFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setFullFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ju_Spliterator.$meta.methods = [ - { - name : "tryAdvance", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "trySplit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator, - callable : null - }, { - name : "estimateSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getExactSizeIfKnown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "characteristics", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hasCharacteristics", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getComparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Comparator, - callable : null - }]; - juf_ToIntFunction.$meta.methods = [ - { - name : "applyAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - jt_DateFormatElement$Iso8601Timezone.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), + accessLevel : 1, + parameterTypes : [jl_String, jl_String, ji_File], + returnType : ji_File, callable : null }, { name : "equals", @@ -109977,203 +109919,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_intcls(), callable : null - }]; - jt_DateFormatElement$AmPmText.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_DateFormatSymbols], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otr_RuntimeClass.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeCanary", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "computeCanary", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getClass", - modifiers : 512, - accessLevel : 3, - parameterTypes : [otr_RuntimeObject], - returnType : otr_RuntimeClass, - callable : null - }, { - name : "unpack", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otr_RuntimeClass, - callable : null - }, { - name : "pack", - modifiers : 260, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otjde_KeyboardEvent.$meta.methods = [ - { - name : "getKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getKeyCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCharCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getLocation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isCtrlKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isShiftKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isAltKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isMetaKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isRepeat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isComposing", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getModifierState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }]; - jt_AttributedCharacterIterator$Attribute.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null }, { name : "toString", modifiers : 0, @@ -110182,175 +109927,47 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }, { - name : "", + name : "fixSlashes", modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "calculatePath", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String, jl_String], + returnType : jl_String, + callable : null + }, { + name : "findVirtualFile", + modifiers : 0, accessLevel : 0, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : otcf_VirtualFile, callable : null - }]; - nms_EnchantmentHelper.$meta.methods = [ - { - name : "", + }, { + name : "findParentFile", modifiers : 0, - accessLevel : 3, + accessLevel : 0, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : otcf_VirtualFile, callable : null }, { - name : "getEnchantmentLevel", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEnchantments", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : ju_Map, - callable : null - }, { - name : "setEnchantments", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Map, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaxEnchantmentLevel", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls(nms_ItemStack)], - returnType : $rt_intcls(), - callable : null - }, { - name : "applyEnchantmentModifier", - modifiers : 512, + name : "isRoot", + modifiers : 0, accessLevel : 1, - parameterTypes : [nms_IEnchantmentModifier, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEnchantmentModifierArray", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nms_IEnchantmentModifier, $rt_arraycls(nms_ItemStack)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEnchantmentModifierDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls(nms_ItemStack), nms_DamageSource], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEnchantmentModifierLiving", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving, nms_EntityLiving], - returnType : $rt_intcls(), - callable : null - }, { - name : "getKnockbackModifier", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving, nms_EntityLiving], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFireAspectModifier", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRespiration", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEfficiencyModifier", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSilkTouchModifier", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], + parameterTypes : [jl_String], returnType : $rt_booleancls(), callable : null }, { - name : "getFortuneModifier", - modifiers : 512, + name : "compareTo", + modifiers : 96, accessLevel : 3, - parameterTypes : [nms_EntityLiving], + parameterTypes : [jl_Object], returnType : $rt_intcls(), callable : null - }, { - name : "getLootingModifier", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_intcls(), - callable : null - }, { - name : "getAquaAffinityModifier", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_92098_i", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_92099_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_Enchantment, nms_EntityLiving], - returnType : nms_ItemStack, - callable : null - }, { - name : "calcItemStackEnchantability", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nle_EaglercraftRandom, $rt_intcls(), $rt_intcls(), nms_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "addRandomEnchantment", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nle_EaglercraftRandom, nms_ItemStack, $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "buildEnchantmentList", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nle_EaglercraftRandom, nms_ItemStack, $rt_intcls()], - returnType : ju_List, - callable : null - }, { - name : "mapEnchantmentData", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack], - returnType : ju_Map, - callable : null }, { name : "", modifiers : 512, @@ -110359,92 +109976,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nle_WebsocketNetworkManager.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, nms_NetHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setNetHandler", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NetHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addToSendQueue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Packet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "wakeThreads", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processReadPackets", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "serverShutdown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "decryptInputStream", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nle_WebsocketNetworkManager$ByteBufferDirectInputStream], - returnType : ji_DataInputStream, - callable : null - }, { - name : "encryptOuputStream", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ji_DataOutputStream], - returnType : ji_DataOutputStream, - callable : null - }, { - name : "encryptOuputStream", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : ji_DataOutputStream, - callable : null - }, { - name : "packetSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "networkShutdown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeConnections", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; + otpm_StaticFieldResource.$meta.methods = []; otjb_Storage.$meta.methods = [ { name : "", @@ -110517,224 +110049,43 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jl_ClassLoader.$meta.methods = [ + otjc_JSSortFunction.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_ClassLoader], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getParent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_ClassLoader, - callable : null - }, { - name : "getSystemClassLoader", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jl_ClassLoader, - callable : null - }, { - name : "getResourceAsStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : ji_InputStream, - callable : null - }, { - name : "getSystemResourceAsStream", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : ji_InputStream, - callable : null - }, { - name : "resourceToString", - modifiers : 768, - accessLevel : 1, - parameterTypes : [otj_JSObject], - returnType : jl_String, - callable : null - }, { - name : "supplyResources", - modifiers : 768, - accessLevel : 1, - parameterTypes : [], - returnType : jl_ClassLoader$ResourceContainer, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resourceToString$js_body$_6", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - otjw_WebGLProgram.$meta.methods = []; - nms_Explosion.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, nms_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doExplosionA", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doExplosionB", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_77277_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "func_94613_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_EntityLiving, - callable : null - }]; - otjw_PeriodicWave.$meta.methods = []; - otcit_TimeZoneResource.$meta.methods = [ - { - name : "getData", + name : "compare", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jn_URLStreamHandler.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openConnection", - modifiers : 1, - accessLevel : 2, - parameterTypes : [jn_URL], - returnType : jn_URLConnection, - callable : null - }, { - name : "parseURL", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL, jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canonicalizePath", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "setURL", - modifiers : 128, - accessLevel : 2, - parameterTypes : [jn_URL, jl_String, jl_String, $rt_intcls(), jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setURL", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL, jl_String, jl_String, $rt_intcls(), jl_String, jl_String, jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toExternalForm", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL], - returnType : jl_String, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL, jn_URL], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDefaultPort", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], + parameterTypes : [otj_JSObject, otj_JSObject], returnType : $rt_intcls(), callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL], - returnType : $rt_intcls(), - callable : null - }, { - name : "hostsEqual", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL, jn_URL], + }]; + otpm_ResourceMap.$meta.methods = [ + { + name : "has", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], returnType : $rt_booleancls(), callable : null }, { - name : "sameFile", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL, jn_URL], - returnType : $rt_booleancls(), + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otpm_Resource, callable : null }, { - name : "getHost", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jn_URL], - returnType : jl_String, + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, otpm_Resource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "keys", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), callable : null }]; jus_LongStream.$meta.methods = [ @@ -111033,86 +110384,210 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; - jlr_Field.$meta.methods = [ + otjw_MediaStreamAudioDestinationNode.$meta.methods = [ + { + name : "getStream", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_MediaStream, + callable : null + }]; + jl_ClassLoader.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_ClassLoader], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getParent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_ClassLoader, + callable : null + }, { + name : "getSystemClassLoader", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jl_ClassLoader, + callable : null + }, { + name : "getResourceAsStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : ji_InputStream, + callable : null + }, { + name : "getSystemResourceAsStream", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : ji_InputStream, + callable : null + }, { + name : "resourceToString", + modifiers : 768, + accessLevel : 1, + parameterTypes : [otj_JSObject], + returnType : jl_String, + callable : null + }, { + name : "supplyResources", + modifiers : 768, + accessLevel : 1, + parameterTypes : [], + returnType : jl_ClassLoader$ResourceContainer, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resourceToString$js_body$_6", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + jt_DateFormatElement$NumericHour.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), jl_Class, otcir_JSFieldGetter, otcir_JSFieldSetter], + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getDeclaringClass", + name : "processBeforeFormat", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }, { - name : "getName", + name : "processAfterParse", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }, { - name : "getModifiers", + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "isEnumConstant", - modifiers : 0, + }]; + otjw_AudioWorker.$meta.methods = [ + { + name : "getParameters", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : $rt_arraycls(otjw_AudioWorkerParamDescriptor), callable : null }, { - name : "isSynthetic", - modifiers : 0, + name : "setOnMessage", + modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], + parameterTypes : [otjde_EventListener], returnType : $rt_voidcls(), callable : null }, { - name : "checkInstance", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Object], + name : "getOnMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventListener, + callable : null + }, { + name : "setOnLoaded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOnLoaded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventListener, + callable : null + }, { + name : "terminate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, $rt_arraycls(otj_JSObject)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, otj_JSObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : otjw_AudioWorkerNode, + callable : null + }, { + name : "addParameter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, $rt_floatcls()], + returnType : otjw_AudioParam, + callable : null + }, { + name : "removeParameter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }]; - otjw_MediaStream.$meta.methods = []; otr_RuntimeObject.$meta.methods = [ { name : "", @@ -111122,6 +110597,4171 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + otjw_WebGLRenderbuffer.$meta.methods = []; + jus_DoubleStream.$meta.methods = [ + { + name : "filter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : jus_DoubleStream, + callable : null + }, { + name : "map", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleUnaryOperator], + returnType : jus_DoubleStream, + callable : null + }, { + name : "mapToObj", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleFunction], + returnType : jus_Stream, + callable : null + }, { + name : "mapToInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleToIntFunction], + returnType : jus_IntStream, + callable : null + }, { + name : "mapToLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleToLongFunction], + returnType : jus_LongStream, + callable : null + }, { + name : "flatMap", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleFunction], + returnType : jus_DoubleStream, + callable : null + }, { + name : "distinct", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_DoubleStream, + callable : null + }, { + name : "sorted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_DoubleStream, + callable : null + }, { + name : "peek", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : jus_DoubleStream, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_DoubleStream, + callable : null + }, { + name : "skip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_DoubleStream, + callable : null + }, { + name : "forEach", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachOrdered", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_doublecls()), + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), juf_DoubleBinaryOperator], + returnType : $rt_doublecls(), + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoubleBinaryOperator], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "collect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Supplier, juf_ObjDoubleConsumer, juf_BiConsumer], + returnType : jl_Object, + callable : null + }, { + name : "sum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "min", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "max", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "count", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "average", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "anyMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "allMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "noneMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "findFirst", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "findAny", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "boxed", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }, { + name : "iterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_PrimitiveIterator$OfDouble, + callable : null + }, { + name : "spliterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator$OfDouble, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_DoubleStream$Builder, + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_DoubleStream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : jus_DoubleStream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : jus_DoubleStream, + callable : null + }, { + name : "iterate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), juf_DoubleUnaryOperator], + returnType : jus_DoubleStream, + callable : null + }, { + name : "generate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_DoubleSupplier], + returnType : jus_DoubleStream, + callable : null + }, { + name : "concat", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jus_DoubleStream, jus_DoubleStream], + returnType : jus_DoubleStream, + callable : null + }, { + name : "spliterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + nleat_WebGL2RenderingContext.$meta.methods = [ + { + name : "createQuery", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nleat_WebGLQuery, + callable : null + }, { + name : "beginQuery", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nleat_WebGLQuery], + returnType : $rt_voidcls(), + callable : null + }, { + name : "endQuery", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "deleteQuery", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nleat_WebGLQuery], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getQueryParameter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nleat_WebGLQuery, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "createVertexArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nleat_WebGLVertexArray, + callable : null + }, { + name : "deleteVertexArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nleat_WebGLVertexArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bindVertexArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nleat_WebGLVertexArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderbufferStorageMultisample", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "blitFramebuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawBuffers", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : $rt_voidcls(), + callable : null + }]; + otjdx_Node.$meta.methods = [ + { + name : "getNodeName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getNodeValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setNodeValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNodeType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getParentNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Node, + callable : null + }, { + name : "getChildNodes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_NodeList, + callable : null + }, { + name : "getFirstChild", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Node, + callable : null + }, { + name : "getLastChild", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Node, + callable : null + }, { + name : "getPreviousSibling", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Node, + callable : null + }, { + name : "getNextSibling", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Node, + callable : null + }, { + name : "getAttributes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_NamedNodeMap, + callable : null + }, { + name : "insertBefore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Node, otjdx_Node], + returnType : otjdx_Node, + callable : null + }, { + name : "replaceChild", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Node, otjdx_Node], + returnType : otjdx_Node, + callable : null + }, { + name : "removeChild", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Node], + returnType : otjdx_Node, + callable : null + }, { + name : "appendChild", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Node], + returnType : otjdx_Node, + callable : null + }, { + name : "hasChildNodes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasChildNodesJS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "cloneNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : otjdx_Node, + callable : null + }, { + name : "normalize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSupported", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getNamespaceURI", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPrefix", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setPrefix", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLocalName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasAttributes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getOwnerDocument", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Document, + callable : null + }, { + name : "delete", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "delete$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdx_Node], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_OscillatorNode.$meta.methods = [ + { + name : "setType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFrequency", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getDetune", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "setOnEnded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOnEnded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventListener, + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPeriodicWave", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_PeriodicWave], + returnType : $rt_voidcls(), + callable : null + }]; + nms_MapStorage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class, jl_String], + returnType : nms_WorldSavedData, + callable : null + }, { + name : "setData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_WorldSavedData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveAllData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveData", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_WorldSavedData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadIdCounts", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getUniqueDataId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_intcls(), + callable : null + }]; + nlea_EaglerAdapterImpl2$14.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [otjw_CloseEvent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent", + modifiers : 96, + accessLevel : 3, + parameterTypes : [otjde_Event], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent$exported$0", + modifiers : 0, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + otjc_JSError.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "catchNative", + modifiers : 768, + accessLevel : 3, + parameterTypes : [otjc_JSError$TryClause, otjc_JSError$CatchClause], + returnType : otj_JSObject, + callable : null + }, { + name : "isError", + modifiers : 768, + accessLevel : 3, + parameterTypes : [otj_JSObject], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getStack", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjc_JSError], + returnType : $rt_voidcls(), + callable : null + }, { + name : "catchNative$js_body$_1", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject, otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "isError$js_body$_2", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + jn_URL.$meta.methods = [ + { + name : "setURLStreamHandlerFactory", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jn_URLStreamHandlerFactory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_URL, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_URL, jl_String, jn_URLStreamHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String, jn_URLStreamHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fixURL", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "sameFile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_URL], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setupStreamHandler", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "openStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_InputStream, + callable : null + }, { + name : "openConnection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_URLConnection, + callable : null + }, { + name : "toURI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_URI, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "toExternalForm", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHost", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPort", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getProtocol", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getRef", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getQuery", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getUserInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getAuthority", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String, jl_String, jl_String, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDefaultPort", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_MediaEvent.$meta.methods = []; + otcir_JSCallable.$meta.methods = [ + { + name : "call", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otp_PlatformObject, otp_PlatformSequence], + returnType : otp_PlatformObject, + callable : null + }]; + otjb_WindowFeatures.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "left", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "top", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "width", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "height", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "menubar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "toolbar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "location", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "status", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "resizable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "scrollbars", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_WindowFeatures, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : otjb_WindowFeatures, + callable : null + }]; + otciu_CurrencyLocalization.$meta.methods = [ + { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSymbol", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setSymbol", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EnumStatus.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nms_EnumStatus), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_EnumStatus, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jt_DateFormatElement$MonthText.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_DateFormatSymbols, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Calendar, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + otjc_JSRegExp.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjc_JSRegExp, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjc_JSRegExp, + callable : null + }, { + name : "create", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(otjc_JSRegExpFlag)], + returnType : otjc_JSRegExp, + callable : null + }, { + name : "isGlobal", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isIgnoreCase", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isMultiline", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLastIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSource", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjc_JSString, + callable : null + }, { + name : "exec", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjc_JSString], + returnType : otjc_JSArray, + callable : null + }, { + name : "test", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjc_JSString], + returnType : $rt_booleancls(), + callable : null + }, { + name : "test", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjc_JSRegExp], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create$js_body$_1", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "create$js_body$_2", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject, otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + otr_RuntimeArray.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjb_Location.$meta.methods = [ + { + name : "getFullURL", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setFullURL", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProtocol", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setProtocol", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHost", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setHost", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHostName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setHostName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setPort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPathName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setPathName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSearch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setSearch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHash", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setHash", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "assign", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "replace", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "current", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_Location, + callable : null + }]; + nle_WebsocketNetworkManager.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, nms_NetHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setNetHandler", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NetHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addToSendQueue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Packet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "wakeThreads", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processReadPackets", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "serverShutdown", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "decryptInputStream", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nle_WebsocketNetworkManager$ByteBufferDirectInputStream], + returnType : ji_DataInputStream, + callable : null + }, { + name : "encryptOuputStream", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ji_DataOutputStream], + returnType : ji_DataOutputStream, + callable : null + }, { + name : "encryptOuputStream", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : ji_DataOutputStream, + callable : null + }, { + name : "packetSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "networkShutdown", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeConnections", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_IllegalFormatConversionException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls(), jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConversion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "getArgumentClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }]; + nms_EnumCreatureType.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nms_EnumCreatureType), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_EnumCreatureType, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_Class, $rt_intcls(), nms_Material, $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCreatureClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "getMaxNumberOfCreature", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCreatureMaterial", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Material, + callable : null + }, { + name : "getPeacefulCreature", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAnimal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_WorldSettings.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), nms_EnumGameType, $rt_booleancls(), $rt_booleancls(), nms_WorldType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_WorldInfo], + returnType : $rt_voidcls(), + callable : null + }, { + name : "enableBonusChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_WorldSettings, + callable : null + }, { + name : "enableCommands", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_WorldSettings, + callable : null + }, { + name : "func_82750_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_WorldSettings, + callable : null + }, { + name : "isBonusChestEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getGameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_EnumGameType, + callable : null + }, { + name : "getHardcoreEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isMapFeaturesEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTerrainType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_WorldType, + callable : null + }, { + name : "areCommandsAllowed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGameTypeById", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_EnumGameType, + callable : null + }, { + name : "func_82749_j", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nms_EnumSkyBlock.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nms_EnumSkyBlock), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_EnumSkyBlock, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jn_HttpURLConnection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jn_URL], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getErrorStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_InputStream, + callable : null + }, { + name : "getFollowRedirects", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRequestMethod", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getResponseCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getResponseMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setFollowRedirects", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRequestMethod", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInstanceFollowRedirects", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setInstanceFollowRedirects", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeaderFieldDate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "setFixedLengthStreamingMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setChunkedStreamingMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjde_MouseEvent.$meta.methods = [ + { + name : "getScreenX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getScreenY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getClientX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getClientY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCtrlKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getShiftKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAltKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMetaKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getButton", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getRelatedTarget", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventTarget, + callable : null + }, { + name : "getMovementX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getMovementY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "initMouseEvent", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls(), $rt_booleancls(), otj_JSObject, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_booleancls(), $rt_booleancls(), $rt_booleancls(), $rt_shortcls(), otjde_EventTarget], + returnType : $rt_voidcls(), + callable : null + }]; + jsm_Sequencer.$meta.methods = [ + { + name : "setSequence", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Sequence], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSequence", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ji_InputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSequence", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Sequence, + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isRunning", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "startRecording", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stopRecording", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isRecording", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "recordEnable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Track, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "recordDisable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Track], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTempoInBPM", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setTempoInBPM", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTempoInMPQ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setTempoInMPQ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setTempoFactor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTempoFactor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getTickLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getTickPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setTickPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMicrosecondLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getMicrosecondPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setMicrosecondPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMasterSyncMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Sequencer$SyncMode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMasterSyncMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Sequencer$SyncMode, + callable : null + }, { + name : "getMasterSyncModes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_Sequencer$SyncMode), + callable : null + }, { + name : "setSlaveSyncMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Sequencer$SyncMode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSlaveSyncMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Sequencer$SyncMode, + callable : null + }, { + name : "getSlaveSyncModes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_Sequencer$SyncMode), + callable : null + }, { + name : "setTrackMute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTrackMute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setTrackSolo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTrackSolo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addMetaEventListener", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_MetaEventListener], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removeMetaEventListener", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_MetaEventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addControllerEventListener", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_ControllerEventListener, $rt_arraycls($rt_intcls())], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "removeControllerEventListener", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_ControllerEventListener, $rt_arraycls($rt_intcls())], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "setLoopStartPoint", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLoopStartPoint", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setLoopEndPoint", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLoopEndPoint", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setLoopCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLoopCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + otjw_WaveShaperNode.$meta.methods = [ + { + name : "setCurve", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCurve", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjt_Float32Array, + callable : null + }, { + name : "setOversample", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOversample", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jsm_Transmitter.$meta.methods = [ + { + name : "setReceiver", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Receiver], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getReceiver", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Receiver, + callable : null + }, { + name : "close", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ExtendedBlockStorage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExtBlockID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setExtBlockID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExtBlockMetadata", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setExtBlockMetadata", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getNeedsRandomTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getYLocation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setExtSkylightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExtSkylightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setExtBlocklightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExtBlocklightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "removeInvalidBlocks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockLSBArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "clearMSBArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockMSBArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NibbleArray, + callable : null + }, { + name : "getMetadataArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NibbleArray, + callable : null + }, { + name : "getBlocklightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NibbleArray, + callable : null + }, { + name : "getSkylightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NibbleArray, + callable : null + }, { + name : "setBlockLSBArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlockMSBArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NibbleArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlockMetadataArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NibbleArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlocklightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NibbleArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSkylightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NibbleArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createBlockMSBArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NibbleArray, + callable : null + }]; + otr_RuntimeClass.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeCanary", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "computeCanary", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getClass", + modifiers : 512, + accessLevel : 3, + parameterTypes : [otr_RuntimeObject], + returnType : otr_RuntimeClass, + callable : null + }, { + name : "unpack", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otr_RuntimeClass, + callable : null + }, { + name : "pack", + modifiers : 260, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_EntityLookHelper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLookPositionWithEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLookPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdateLook", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRotation", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }]; + jt_CharacterIterator.$meta.methods = [ + { + name : "clone", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "current", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "first", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "getBeginIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEndIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "last", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "next", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "previous", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "setIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }]; + otjw_ScriptProcessorNode.$meta.methods = [ + { + name : "getOnAudioProcess", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventListener, + callable : null + }, { + name : "setOnAudioProcess", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBufferSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_InventoryEnderChest.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setAssociatedChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_TileEntityEnderChest], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadInventoryFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NBTTagList], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveInventoryToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NBTTagList, + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isStackValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + juf_IntToLongFunction.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_longcls(), + callable : null + }]; + maajc_SecretKey.$meta.methods = []; + ju_UnknownFormatConversionException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConversion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + otjw_WebGLProgram.$meta.methods = []; + otp_PlatformClass.$meta.methods = [ + { + name : "getMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClassMetadata, + callable : null + }, { + name : "setJavaClass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otp_PlatformObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getJavaClass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformObject, + callable : null + }]; + juf_Consumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : juf_Consumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Consumer, jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + jt_DateFormatElement$BaseTimezone.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "match", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_DateFormatElement$TrieNode, jl_String, jt_ParsePosition], + returnType : ju_TimeZone, + callable : null + }, { + name : "prepareTrie", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "prepareIdTrie", + modifiers : 512, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + otjb_Screen.$meta.methods = [ + { + name : "getWidth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getAvailWidth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getAvailHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getColorDepth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "current", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : otjb_Screen, + callable : null + }]; + jt_DateFormatElement$EraText.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_DateFormatSymbols], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Calendar, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + oti_Address.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "add", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : oti_Address, + callable : null + }, { + name : "isLessThan", + modifiers : 256, + accessLevel : 3, + parameterTypes : [oti_Address], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toInt", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toLong", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "toStructure", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Structure, + callable : null + }, { + name : "getByte", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "putByte", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChar", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "putChar", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getShort", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "putShort", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_shortcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInt", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "putInt", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLong", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "putLong", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFloat", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "putFloat", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDouble", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "putDouble", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAddress", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Address, + callable : null + }, { + name : "putAddress", + modifiers : 256, + accessLevel : 3, + parameterTypes : [oti_Address], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fromInt", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "fromLong", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : oti_Address, + callable : null + }, { + name : "ofObject", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_longcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : oti_Address, + callable : null + }, { + name : "align", + modifiers : 768, + accessLevel : 3, + parameterTypes : [oti_Address, $rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "sizeOf", + modifiers : 768, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "add", + modifiers : 256, + accessLevel : 3, + parameterTypes : [jl_Class, $rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "diff", + modifiers : 0, + accessLevel : 3, + parameterTypes : [oti_Address], + returnType : $rt_longcls(), + callable : null + }]; + jnc_StandardCharsets.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nleat_WebGLVertexArray.$meta.methods = []; + otpm_ResourceArray.$meta.methods = [ + { + name : "size", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otpm_Resource, + callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otpm_Resource], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityJumpHelper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setJumping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doJump", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_WebGLTexture.$meta.methods = []; + nms_IPosition.$meta.methods = [ + { + name : "getX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }]; + nlea_EaglerAdapterImpl2$15.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [otjde_MessageEvent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent", + modifiers : 96, + accessLevel : 3, + parameterTypes : [otjde_Event], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent$exported$0", + modifiers : 0, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + otjw_WebGLBuffer.$meta.methods = []; + ju_DuplicateFormatFlagsException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFlags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + ju_IllegalFormatPrecisionException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPrecision", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + juf_ToLongFunction.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_longcls(), + callable : null + }]; + otjw_AudioDestinationNode.$meta.methods = [ + { + name : "getMaxChannelCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + otjdc_ElementCSSInlineStyle.$meta.methods = [ + { + name : "getStyle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdc_CSSStyleDeclaration, + callable : null + }]; + otjw_AudioBufferSourceNode.$meta.methods = [ + { + name : "getBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioBuffer, + callable : null + }, { + name : "setBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlaybackRate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getDetune", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getLoop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setLoop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLoopStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setLoopStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLoopEnd", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setLoopEnd", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnEnded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOnEnded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventListener, + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otcic_CurrencyResource.$meta.methods = [ + { + name : "getCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNumericCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setNumericCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFractionDigits", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setFractionDigits", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ScoreObjectiveCriteria.$meta.methods = [ + { + name : "func_96636_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_96635_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_intcls(), + callable : null + }, { + name : "isReadOnly", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjb_AnimationFrameCallback.$meta.methods = [ + { + name : "onAnimationFrame", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_IChunkProvider.$meta.methods = [ + { + name : "chunkExists", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "provideChunk", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nms_Chunk, + callable : null + }, { + name : "loadChunk", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nms_Chunk, + callable : null + }, { + name : "populate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nms_IChunkProvider, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveChunks", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), nms_IProgressUpdate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "unloadQueuedChunks", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canSave", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "makeString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPossibleCreatures", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nms_EnumCreatureType, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : ju_List, + callable : null + }, { + name : "findClosestStructure", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nms_World, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nms_ChunkPosition, + callable : null + }, { + name : "getLoadedChunkCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "recreateStructures", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_104112_b", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + maat__tmi_MgZOrder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "compare", + modifiers : 0, + accessLevel : 3, + parameterTypes : [maat__tmi_MgWidget, maat__tmi_MgWidget], + returnType : $rt_intcls(), + callable : null + }, { + name : "compare", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + ju_Arrays$1.$meta.methods = []; + otjw_DelayNode.$meta.methods = [ + { + name : "getDelayTime", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }]; + ju_IllegalFormatCodePointException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCodePoint", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_EntitySenses.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearSensingCache", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canSee", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity], + returnType : $rt_booleancls(), + callable : null + }]; + otjw_StereoPannerNode.$meta.methods = [ + { + name : "getPan", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }]; + nms_Packet51MapChunkData.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otciu_DecimalData.$meta.methods = [ + { + name : "getGroupingSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setGroupingSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDecimalSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setDecimalSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getListSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setListSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPerMille", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setPerMille", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPercent", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setPercent", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNaN", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setNaN", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInfinity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setInfinity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMinusSign", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setMinusSign", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExponentSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setExponentSeparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nleat_WebGLQuery.$meta.methods = []; + otjw_GainNode.$meta.methods = [ + { + name : "getGain", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }]; + jss_Mixer$Info.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, jl_String, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getName", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getVendor", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDescription", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getVersion", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "toString", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jss_AudioFileFormat$Type.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getExtension", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_IBehaviorDispenseItem.$meta.methods = [ + { + name : "dispense", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nms_IBlockSource, nms_ItemStack], + returnType : nms_ItemStack, + callable : null + }]; + otjw_PannerNode.$meta.methods = [ + { + name : "setPanningModel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPanningModel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setDistanceModel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDistanceModel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setRefDistance", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRefDistance", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setMaxDistance", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMaxDistance", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setRolloffFactor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRolloffFactor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setConeInnerAngle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConeInnerAngle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setConeOuterAngle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConeOuterAngle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setConeOuterGain", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConeOuterGain", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOrientation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + jt_DateFormatElement$GeneralTimezone.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Calendar, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_WebGLFramebuffer.$meta.methods = []; + nle_TextureTerrainMap$1.$meta.methods = []; otjdh_HTMLElement.$meta.methods = [ { name : "getElementsByTagName", @@ -111530,767 +115170,75 @@ function jl_Class_createMetadata() { returnType : otjdx_Document, callable : null }]; - jt_DateFormatElement$NumericWeekday.$meta.methods = [ + nms_EnchantmentModifierLiving.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], + accessLevel : 1, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "processBeforeFormat", + name : "calculateModifier", modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), + accessLevel : 3, + parameterTypes : [nms_Enchantment, $rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "processAfterParse", + name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), + accessLevel : 0, + parameterTypes : [nms_Empty3], + returnType : $rt_voidcls(), callable : null }]; - oti_Address.$meta.methods = [ + nms_ILocation.$meta.methods = [ + { + name : "getWorld", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nms_World, + callable : null + }]; + ju_FormatFlagsConversionMismatchException.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [jl_String, $rt_charcls()], returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : oti_Address, - callable : null - }, { - name : "add", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : oti_Address, - callable : null - }, { - name : "isLessThan", - modifiers : 256, - accessLevel : 3, - parameterTypes : [oti_Address], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toInt", - modifiers : 256, + name : "getFlags", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : jl_String, callable : null }, { - name : "toLong", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "toStructure", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : oti_Structure, - callable : null - }, { - name : "getByte", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "putByte", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChar", - modifiers : 256, + name : "getConversion", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_charcls(), callable : null - }, { - name : "putChar", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getShort", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "putShort", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_shortcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInt", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "putInt", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLong", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "putLong", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFloat", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "putFloat", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDouble", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "putDouble", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAddress", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : oti_Address, - callable : null - }, { - name : "putAddress", - modifiers : 256, - accessLevel : 3, - parameterTypes : [oti_Address], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fromInt", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : oti_Address, - callable : null - }, { - name : "fromLong", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : oti_Address, - callable : null - }, { - name : "ofObject", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_longcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : oti_Address, - callable : null - }, { - name : "align", - modifiers : 768, - accessLevel : 3, - parameterTypes : [oti_Address, $rt_intcls()], - returnType : oti_Address, - callable : null - }, { - name : "sizeOf", - modifiers : 768, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "add", - modifiers : 256, - accessLevel : 3, - parameterTypes : [jl_Class, $rt_intcls()], - returnType : oti_Address, - callable : null - }, { - name : "diff", - modifiers : 0, - accessLevel : 3, - parameterTypes : [oti_Address], - returnType : $rt_longcls(), - callable : null }]; - jus_IntStream.$meta.methods = [ - { - name : "filter", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : jus_IntStream, - callable : null - }, { - name : "map", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntUnaryOperator], - returnType : jus_IntStream, - callable : null - }, { - name : "mapToObj", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntFunction], - returnType : jus_Stream, - callable : null - }, { - name : "mapToLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntToLongFunction], - returnType : jus_LongStream, - callable : null - }, { - name : "mapToDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntToDoubleFunction], - returnType : jus_DoubleStream, - callable : null - }, { - name : "flatMap", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntFunction], - returnType : jus_IntStream, - callable : null - }, { - name : "distinct", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream, - callable : null - }, { - name : "sorted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream, - callable : null - }, { - name : "peek", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : jus_IntStream, - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "skip", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "forEach", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachOrdered", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), juf_IntBinaryOperator], - returnType : $rt_intcls(), - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntBinaryOperator], - returnType : ju_OptionalInt, - callable : null - }, { - name : "collect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Supplier, juf_ObjIntConsumer, juf_BiConsumer], - returnType : jl_Object, - callable : null - }, { - name : "sum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "min", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "max", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "count", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "average", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalDouble, - callable : null - }, { - name : "anyMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "allMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "noneMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "findFirst", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "findAny", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "asLongStream", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_LongStream, - callable : null - }, { - name : "asDoubleStream", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_DoubleStream, - callable : null - }, { - name : "boxed", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream, - callable : null - }, { - name : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_PrimitiveIterator$OfInt, - callable : null - }, { - name : "spliterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator$OfInt, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream$Builder, - callable : null - }, { - name : "empty", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : jus_IntStream, - callable : null - }, { - name : "iterate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), juf_IntUnaryOperator], - returnType : jus_IntStream, - callable : null - }, { - name : "generate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_IntSupplier], - returnType : jus_IntStream, - callable : null - }, { - name : "range", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "rangeClosed", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "concat", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jus_IntStream, jus_IntStream], - returnType : jus_IntStream, - callable : null - }, { - name : "spliterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; - nms_IUpdatePlayerListBox.$meta.methods = [ - { - name : "update", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jn_HttpURLConnection.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_URL], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getErrorStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_InputStream, - callable : null - }, { - name : "getFollowRedirects", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRequestMethod", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getResponseCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getResponseMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setFollowRedirects", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRequestMethod", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInstanceFollowRedirects", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setInstanceFollowRedirects", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeaderFieldDate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "setFixedLengthStreamingMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setChunkedStreamingMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otp_PlatformString.$meta.methods = [ - { - name : "toUpperCase", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformString, - callable : null - }, { - name : "toLowerCase", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformString, - callable : null - }, { - name : "charCodeAt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }]; - jt_ParsePosition.$meta.methods = [ + nms_ChunkCoordIntPair.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "equals", - modifiers : 0, + name : "chunkXZ2Int", + modifiers : 512, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getErrorIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), callable : null }, { name : "hashCode", @@ -112300,18 +115248,32 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "setErrorIndex", + name : "equals", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), callable : null }, { - name : "setIndex", + name : "getCenterXPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCenterZPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChunkPosition", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + returnType : nms_ChunkPosition, callable : null }, { name : "toString", @@ -112321,759 +115283,34 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - otjde_WheelEvent.$meta.methods = [ - { - name : "getDeltaX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getDeltaY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getDeltaZ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getDeltaMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - jsm_Sequencer.$meta.methods = [ - { - name : "setSequence", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Sequence], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSequence", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ji_InputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSequence", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jsm_Sequence, - callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRunning", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "startRecording", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stopRecording", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRecording", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "recordEnable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Track, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "recordDisable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Track], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTempoInBPM", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setTempoInBPM", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTempoInMPQ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setTempoInMPQ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setTempoFactor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTempoFactor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getTickLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getTickPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setTickPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMicrosecondLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getMicrosecondPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setMicrosecondPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMasterSyncMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Sequencer$SyncMode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMasterSyncMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jsm_Sequencer$SyncMode, - callable : null - }, { - name : "getMasterSyncModes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_Sequencer$SyncMode), - callable : null - }, { - name : "setSlaveSyncMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Sequencer$SyncMode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSlaveSyncMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jsm_Sequencer$SyncMode, - callable : null - }, { - name : "getSlaveSyncModes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_Sequencer$SyncMode), - callable : null - }, { - name : "setTrackMute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTrackMute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setTrackSolo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTrackSolo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addMetaEventListener", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_MetaEventListener], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removeMetaEventListener", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_MetaEventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addControllerEventListener", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_ControllerEventListener, $rt_arraycls($rt_intcls())], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "removeControllerEventListener", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_ControllerEventListener, $rt_arraycls($rt_intcls())], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "setLoopStartPoint", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLoopStartPoint", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setLoopEndPoint", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLoopEndPoint", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setLoopCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLoopCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - ju_LinkedHashMap$ValueIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_LinkedHashMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - otjw_PannerNode.$meta.methods = [ - { - name : "setPanningModel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPanningModel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setDistanceModel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDistanceModel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setRefDistance", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRefDistance", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setMaxDistance", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaxDistance", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setRolloffFactor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRolloffFactor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setConeInnerAngle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConeInnerAngle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setConeOuterAngle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConeOuterAngle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setConeOuterGain", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConeOuterGain", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOrientation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - juf_BiFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : juf_BiFunction, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Function, jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }]; - nms_PathEntity.$meta.methods = [ + maa_PubKey.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_arraycls(nms_PathPoint)], + parameterTypes : [$rt_arraycls($rt_bytecls()), jm_BigInteger, jm_BigInteger], returnType : $rt_voidcls(), callable : null }, { - name : "incrementPathIndex", + name : "getEncoded", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : $rt_arraycls($rt_bytecls()), callable : null }, { - name : "isFinished", + name : "getModulus", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : jm_BigInteger, callable : null }, { - name : "getFinalPathPoint", + name : "getPriExp", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nms_PathPoint, - callable : null - }, { - name : "getPathPointFromIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_PathPoint, - callable : null - }, { - name : "getCurrentPathLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCurrentPathLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCurrentPathIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCurrentPathIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getVectorFromIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity, $rt_intcls()], - returnType : nms_Vec3, - callable : null - }, { - name : "getPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity], - returnType : nms_Vec3, - callable : null - }, { - name : "isSamePath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_PathEntity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isDestinationSame", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Vec3], - returnType : $rt_booleancls(), - callable : null - }]; - nms_EntityJumpHelper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setJumping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doJump", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otjw_BiquadFilterNode.$meta.methods = [ - { - name : "setType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFrequency", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getDetune", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getQ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getGain", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getFrequencyResponse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, otjt_Float32Array, otjt_Float32Array], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFrequencyResponse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls())], - returnType : $rt_voidcls(), - callable : null - }]; - nlea_EaglerAdapterImpl2$13.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [otjde_MessageEvent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent", - modifiers : 96, - accessLevel : 3, - parameterTypes : [otjde_Event], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent$exported$0", - modifiers : 0, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - jl_Package.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getPackage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_Package, - callable : null - }, { - name : "getAnnotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : jla_Annotation, - callable : null - }, { - name : "getAnnotations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jla_Annotation), - callable : null - }, { - name : "getDeclaredAnnotations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jla_Annotation), + returnType : jm_BigInteger, callable : null }, { name : "", @@ -113083,122 +115320,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otjw_AudioWorker.$meta.methods = [ - { - name : "getParameters", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(otjw_AudioWorkerParamDescriptor), - callable : null - }, { - name : "setOnMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOnMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventListener, - callable : null - }, { - name : "setOnLoaded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOnLoaded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventListener, - callable : null - }, { - name : "terminate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "postMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject, $rt_arraycls(otj_JSObject)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "postMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject, otj_JSObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "postMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createNode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : otjw_AudioWorkerNode, - callable : null - }, { - name : "addParameter", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, $rt_floatcls()], - returnType : otjw_AudioParam, - callable : null - }, { - name : "removeParameter", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nlea_EaglerAdapterImpl2$15.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [otjde_MessageEvent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent", - modifiers : 96, - accessLevel : 3, - parameterTypes : [otjde_Event], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent$exported$0", - modifiers : 0, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; jss_AudioInputStream.$meta.methods = [ { name : "", @@ -113292,91 +115413,1337 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nleat_WebGL2RenderingContext.$meta.methods = [ + otjde_WheelEvent.$meta.methods = [ { - name : "createQuery", + name : "getDeltaX", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : nleat_WebGLQuery, + returnType : $rt_doublecls(), callable : null }, { - name : "beginQuery", + name : "getDeltaY", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls(), nleat_WebGLQuery], + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getDeltaZ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getDeltaMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_MerchantRecipeList.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "endQuery", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canRecipeBeUsed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack, nms_ItemStack, $rt_intcls()], + returnType : nms_MerchantRecipe, + callable : null + }, { + name : "addToListWithCheck", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_MerchantRecipe], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeRecipiesToStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_DataOutputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readRecipiesFromStream", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ji_DataInputStream], + returnType : nms_MerchantRecipeList, + callable : null + }, { + name : "readRecipiesFromTags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRecipiesAsTags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_NBTTagCompound, + callable : null + }]; + jsm_Receiver.$meta.methods = [ + { + name : "send", modifiers : 1, accessLevel : 3, + parameterTypes : [jsm_MidiMessage, $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "close", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjdh_HTMLMediaElement.$meta.methods = [ + { + name : "getError", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_MediaError, + callable : null + }, { + name : "getSrc", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setSrc", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCurrentSrc", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCrossOrigin", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setCrossOrigin", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNetworkState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPreload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setPreload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBuffered", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_TimeRanges, + callable : null + }, { + name : "getReadyState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isSeeking", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCurrentTime", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setCurrentTime", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addCurrentTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDuration", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getStartDate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Date, + callable : null + }, { + name : "isPaused", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDefaultPlaybackRate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setDefaultPlaybackRate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlaybackRate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setPlaybackRate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addPlaybackRate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayed", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_TimeRanges, + callable : null + }, { + name : "getSeekable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_TimeRanges, + callable : null + }, { + name : "isEnded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isAutoplay", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAutoplay", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLoop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setLoop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMediaGroup", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setMediaGroup", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getController", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_MediaController, + callable : null + }, { + name : "setController", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjm_MediaController], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isControls", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setControls", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getVolume", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setVolume", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addVolume", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isMuted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setMuted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDefaultMuted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setDefaultMuted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAudioTracks", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_AudioTrackList, + callable : null + }, { + name : "getVideoTracks", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_VideoTrackList, + callable : null + }, { + name : "getTextTracks", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjm_TextTrackList, + callable : null + }, { + name : "addTextTrack", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjm_TextTrack, + callable : null + }, { + name : "addTextTrack", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjm_TextTrack, + callable : null + }, { + name : "addTextTrack", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String], + returnType : otjm_TextTrack, + callable : null + }, { + name : "play", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pause", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "load", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canPlayType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "addCurrentTime$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLMediaElement, $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addPlaybackRate$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLMediaElement, $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addVolume$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLMediaElement, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + juf_IntFunction.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }]; + jn_MalformedURLException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nms_MerchantRecipe.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack, nms_ItemStack, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack, nms_Item], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getItemToBuy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }, { + name : "getSecondItemToBuy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }, { + name : "hasSecondItemToBuy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getItemToSell", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }, { + name : "hasSameIDsAs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_MerchantRecipe], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasSameItemsAs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_MerchantRecipe], + returnType : $rt_booleancls(), + callable : null + }, { + name : "incrementToolUses", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_82783_a", + modifiers : 0, + accessLevel : 3, parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "deleteQuery", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nleat_WebGLQuery], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getQueryParameter", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nleat_WebGLQuery, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "createVertexArray", - modifiers : 1, + name : "func_82784_g", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nleat_WebGLVertexArray, + returnType : $rt_booleancls(), callable : null }, { - name : "deleteVertexArray", - modifiers : 1, + name : "func_82785_h", + modifiers : 0, accessLevel : 3, - parameterTypes : [nleat_WebGLVertexArray], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "bindVertexArray", - modifiers : 1, + name : "readFromTags", + modifiers : 0, accessLevel : 3, - parameterTypes : [nleat_WebGLVertexArray], + parameterTypes : [nms_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { - name : "renderbufferStorageMultisample", - modifiers : 1, + name : "writeToTags", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "blitFramebuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawBuffers", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nms_NBTTagCompound, callable : null }]; - jt_DateFormatElement$Rfc822Timezone.$meta.methods = [ + nms_GuiDisconnected.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [ju_Locale], + parameterTypes : [nms_GuiScreen, jl_String, jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "keyTyped", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_charcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "actionPerformed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_GuiButton], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + oti_Structure.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cast", + modifiers : 260, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Structure, + callable : null + }, { + name : "toAddress", + modifiers : 260, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Address, + callable : null + }, { + name : "sizeOf", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_intcls(), + callable : null + }, { + name : "add", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_Class, oti_Structure, $rt_intcls()], + returnType : oti_Structure, + callable : null + }]; + jss_AudioFormat$Encoding.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jsm_MidiDevice.$meta.methods = [ + { + name : "getDeviceInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_MidiDevice$Info, + callable : null + }, { + name : "open", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "close", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOpen", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMicrosecondPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getMaxReceivers", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMaxTransmitters", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getReceiver", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Receiver, + callable : null + }, { + name : "getReceivers", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "getTransmitter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Transmitter, + callable : null + }, { + name : "getTransmitters", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }]; + jn_URLConnection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jn_URL], + returnType : $rt_voidcls(), + callable : null + }, { + name : "connect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAllowUserInteraction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getContentEncoding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getContentLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getContentType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getDefaultAllowUserInteraction", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDefaultRequestProperty", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getDefaultUseCaches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDoInput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDoOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getExpiration", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getHeaderField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getHeaderFields", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getRequestProperties", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "addRequestProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeaderField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getHeaderFieldDate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "getHeaderFieldInt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeaderFieldKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getIfModifiedSince", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getInputStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_InputStream, + callable : null + }, { + name : "getLastModified", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getOutputStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_OutputStream, + callable : null + }, { + name : "getRequestProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getURL", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_URL, + callable : null + }, { + name : "getUseCaches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "parseTypeString", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "setAllowUserInteraction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDefaultAllowUserInteraction", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDefaultRequestProperty", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDefaultUseCaches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDoInput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDoOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setIfModifiedSince", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRequestProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setUseCaches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setConnectTimeout", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConnectTimeout", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setReadTimeout", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getReadTimeout", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityDragonPart.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_IEntityMultiPart, jl_String, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_DamageSource, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isEntityEqual", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity], + returnType : $rt_booleancls(), + callable : null + }]; + nms_WorldType.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldTypeName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getTranslateName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getGeneratorVersion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWorldTypeForGeneratorVersion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_WorldType, + callable : null + }, { + name : "setCanBeCreated", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : nms_WorldType, + callable : null + }, { + name : "getCanBeCreated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setVersioned", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nms_WorldType, + callable : null + }, { + name : "isVersioned", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "parseWorldType", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_WorldType, + callable : null + }, { + name : "getWorldTypeID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_DynamicsCompressorNode.$meta.methods = [ + { + name : "getThreshold", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getKnee", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getRatio", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getReduction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getAttack", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }, { + name : "getRelease", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioParam, + callable : null + }]; + jt_DateFormatElement$ConstantText.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { @@ -113386,100 +116753,214 @@ function jl_Class_createMetadata() { parameterTypes : [ju_Calendar, jl_StringBuffer], returnType : $rt_voidcls(), callable : null - }]; - nms_ILocation.$meta.methods = [ - { - name : "getWorld", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nms_World, - callable : null - }]; - nms_EntityMoveHelper.$meta.methods = [ - { - name : "", + }, { + name : "parse", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_EntityLiving], + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], returnType : $rt_voidcls(), callable : null }, { - name : "isUpdating", + name : "equals", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [jl_Object], returnType : $rt_booleancls(), callable : null }, { - name : "getSpeed", + name : "hashCode", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_floatcls(), + returnType : $rt_intcls(), callable : null - }, { - name : "setMoveTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdateMoveHelper", - modifiers : 0, + }]; + otjdx_Element.$meta.methods = [ + { + name : "getTagName", + modifiers : 1, accessLevel : 3, parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "setAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "limitAngle", + name : "removeAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAttributeNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Attr, + callable : null + }, { + name : "setAttributeNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Attr], + returnType : otjdx_Attr, + callable : null + }, { + name : "removeAttributeNode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Attr], + returnType : otjdx_Attr, + callable : null + }, { + name : "getElementsByTagName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_NodeList, + callable : null + }, { + name : "getAttributeNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : jl_String, + callable : null + }, { + name : "setAttributeNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeAttributeNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAttributeNodeNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_Attr, + callable : null + }, { + name : "setAttributeNodeNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Attr], + returnType : otjdx_Attr, + callable : null + }, { + name : "getElementsByTagNameNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_NodeList, + callable : null + }, { + name : "hasAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasAttributeNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "querySelector", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "querySelectorAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_NodeList, + callable : null + }]; + nms_EnumFacing.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nms_EnumFacing), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_EnumFacing, + callable : null + }, { + name : "", modifiers : 0, accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }]; - jl_Thread$start$lambda$_4_0.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Thread], + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "run", + name : "getFrontOffsetX", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrontOffsetY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrontOffsetZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFront", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_EnumFacing, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; - ju_IllegalFormatConversionException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls(), jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConversion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "getArgumentClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }]; - otjw_MediaEvent.$meta.methods = []; nms_EnumCreatureAttribute.$meta.methods = [ { name : "values", @@ -113510,34 +116991,44 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otjw_ConvolverNode.$meta.methods = [ + nleg_EaglerAdapterGL30$1.$meta.methods = []; + maajs_Key.$meta.methods = [ { - name : "setBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBuffer", + name : "getAlgorithm", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : otjw_AudioBuffer, + returnType : jl_String, callable : null }, { - name : "setNormalize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNormalize", + name : "getFormat", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : jl_String, + callable : null + }, { + name : "getEncoded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }]; + nms_MapInfo.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_MapData, nms_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayersOnMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_arraycls($rt_bytecls()), callable : null }]; otjw_WebGLRenderingContext.$meta.methods = [ @@ -114851,2788 +118342,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nle_TextureTerrainMap$1.$meta.methods = []; - jn_DoubleBuffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_doublecls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "getElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "putElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_DoubleBuffer], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "put", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "hasArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_doublecls()), - callable : null - }, { - name : "arrayOffset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isArrayPresent", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getArray", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_arraycls($rt_doublecls()), - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_DoubleBuffer], - returnType : $rt_intcls(), - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteOrder, - callable : null - }, { - name : "mark", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "flip", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "rewind", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "position", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "array", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - otjw_WebSocket.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onClose", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onError", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onOpen", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjw_WebSocket, - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjw_WebSocket, - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_String)], - returnType : otjw_WebSocket, - callable : null - }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "send", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBinaryType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setBinaryType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBufferedAmount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getExtensions", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getProtocol", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getReadyState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getUrl", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isSupported", - modifiers : 768, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjw_WebSocket], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create$js_body$_5", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "create$js_body$_6", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject, otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "create$js_body$_7", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject, otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "isSupported$js_body$_19", - modifiers : 768, - accessLevel : 0, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }]; - jsm_Soundbank.$meta.methods = [ - { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getVersion", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getVendor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDescription", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getResources", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_SoundbankResource), - callable : null - }, { - name : "getInstruments", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_Instrument), - callable : null - }, { - name : "getInstrument", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Patch], - returnType : jsm_Instrument, - callable : null - }]; - otjw_WebGLTexture.$meta.methods = []; - otjw_MediaStreamAudioSourceNode.$meta.methods = []; - jt_DateFormatElement$GeneralTimezone.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }]; - jt_DateFormatElement$MonthText.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_DateFormatSymbols, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - juf_Consumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : juf_Consumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Consumer, jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - juf_IntFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }]; - otcir_JSCallable.$meta.methods = [ - { - name : "call", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otp_PlatformObject, otp_PlatformSequence], - returnType : otp_PlatformObject, - callable : null - }]; - otjw_AnalyserNode.$meta.methods = [ - { - name : "setFftSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFftSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFrequencyBinCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setMinDecibels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinDecibels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setMaxDecibels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaxDecibels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setSmoothingTimeConstant", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSmoothingTimeConstant", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getFloatFrequencyData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFloatFrequencyData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getByteFrequencyData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Uint8Array], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFloatTimeDomainData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFloatTimeDomainData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getByteTimeDomainData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Uint8Array], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_MidiFileFormat.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_longcls(), ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDivisionType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getResolution", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getByteLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMicrosecondLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "properties", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_Object, - callable : null - }]; - jl_StackTraceElement.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClassName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getMethodName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFileName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getLineNumber", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isNativeMethod", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nms_ILocatableSource.$meta.methods = []; - juf_ToLongFunction.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_longcls(), - callable : null - }]; - otp_PlatformObject.$meta.methods = [ - { - name : "getPlatformClass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformClass, - callable : null - }, { - name : "getId", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setId", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - otjw_PeriodicWaveConstraints.$meta.methods = [ - { - name : "setDisableNormalization", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDisableNormalization", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nms_WorldSettings.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), nms_EnumGameType, $rt_booleancls(), $rt_booleancls(), nms_WorldType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_WorldInfo], - returnType : $rt_voidcls(), - callable : null - }, { - name : "enableBonusChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_WorldSettings, - callable : null - }, { - name : "enableCommands", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_WorldSettings, - callable : null - }, { - name : "func_82750_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_WorldSettings, - callable : null - }, { - name : "isBonusChestEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getGameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_EnumGameType, - callable : null - }, { - name : "getHardcoreEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isMapFeaturesEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTerrainType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_WorldType, - callable : null - }, { - name : "areCommandsAllowed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGameTypeById", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_EnumGameType, - callable : null - }, { - name : "func_82749_j", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjc_JSReplaceFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }]; - otjdx_Document.$meta.methods = [ - { - name : "getDoctype", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_DocumentType, - callable : null - }, { - name : "getImplementation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_DOMImplementation, - callable : null - }, { - name : "getDocumentElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Element, - callable : null - }, { - name : "createElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "createDocumentFragment", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_DocumentFragment, - callable : null - }, { - name : "createTextNode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Text, - callable : null - }, { - name : "createComment", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Comment, - callable : null - }, { - name : "createCDATASection", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_CDATASection, - callable : null - }, { - name : "createProcessingInstruction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_ProcessingInstruction, - callable : null - }, { - name : "createAttribute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Attr, - callable : null - }, { - name : "createEntityReference", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_EntityReference, - callable : null - }, { - name : "getElementsByTagName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_NodeList, - callable : null - }, { - name : "importNode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Node, $rt_booleancls()], - returnType : otjdx_Node, - callable : null - }, { - name : "createElementNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "createAttributeNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_Attr, - callable : null - }, { - name : "getElementsByTagNameNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_NodeList, - callable : null - }, { - name : "getElementById", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "querySelector", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Element, - callable : null - }, { - name : "querySelectorAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_NodeList, - callable : null - }]; - jt_Format$Field.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nms_MerchantRecipeList.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canRecipeBeUsed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack, nms_ItemStack, $rt_intcls()], - returnType : nms_MerchantRecipe, - callable : null - }, { - name : "addToListWithCheck", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_MerchantRecipe], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeRecipiesToStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_DataOutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readRecipiesFromStream", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ji_DataInputStream], - returnType : nms_MerchantRecipeList, - callable : null - }, { - name : "readRecipiesFromTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRecipiesAsTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NBTTagCompound, - callable : null - }]; - otjdc_ElementCSSInlineStyle.$meta.methods = [ - { - name : "getStyle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdc_CSSStyleDeclaration, - callable : null - }]; - juf_ToDoubleFunction.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_doublecls(), - callable : null - }]; - otjw_AudioBufferSourceNode.$meta.methods = [ - { - name : "getBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioBuffer, - callable : null - }, { - name : "setBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjw_AudioBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlaybackRate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getDetune", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getLoop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setLoop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLoopStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setLoopStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLoopEnd", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setLoopEnd", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnEnded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOnEnded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventListener, - callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EnchantmentModifierDamage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "calculateModifier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Enchantment, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_Empty3], - returnType : $rt_voidcls(), - callable : null - }]; - ji_File.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_File, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_URI], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkURI", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jn_URI], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canRead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canWrite", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_File], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "fs", - modifiers : 512, - accessLevel : 1, - parameterTypes : [], - returnType : otcf_VirtualFileSystem, - callable : null - }, { - name : "getAbsolutePath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getAbsoluteFile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_File, - callable : null - }, { - name : "isAbsolute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isAbsolutePath", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isDriveLetter", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_charcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isDirectory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isHidden", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isFile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCanonicalPath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCanonicalPathImpl", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCanonicalFile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_File, - callable : null - }, { - name : "getParent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getParentFile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_File, - callable : null - }, { - name : "listRoots", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(ji_File), - callable : null - }, { - name : "list", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "list", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_FilenameFilter], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "listFiles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(ji_File), - callable : null - }, { - name : "listFiles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_FileFilter], - returnType : $rt_arraycls(ji_File), - callable : null - }, { - name : "listFiles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_FilenameFilter], - returnType : $rt_arraycls(ji_File), - callable : null - }, { - name : "exists", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lastModified", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setLastModified", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setReadOnly", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setWritable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "length", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "createNewFile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mkdir", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mkdirs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "delete", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "deleteOnExit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renameTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_File], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toURI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_URI, - callable : null - }, { - name : "getAbsoluteName", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createTempFile", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : ji_File, - callable : null - }, { - name : "createTempFile", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, ji_File], - returnType : ji_File, - callable : null - }, { - name : "genTempFile", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String, jl_String, ji_File], - returnType : ji_File, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "fixSlashes", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "calculatePath", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String, jl_String], - returnType : jl_String, - callable : null - }, { - name : "findVirtualFile", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : otcf_VirtualFile, - callable : null - }, { - name : "findParentFile", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : otcf_VirtualFile, - callable : null - }, { - name : "isRoot", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jss_Line.$meta.methods = [ - { - name : "getLineInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jss_Line$Info, - callable : null - }, { - name : "open", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOpen", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getControls", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jss_Control), - callable : null - }, { - name : "isControlSupported", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_Control$Type], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getControl", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_Control$Type], - returnType : jss_Control, - callable : null - }, { - name : "addLineListener", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_LineListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeLineListener", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_LineListener], - returnType : $rt_voidcls(), - callable : null - }]; - otpm_ResourceArray.$meta.methods = [ - { - name : "size", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otpm_Resource, - callable : null - }, { - name : "add", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otpm_Resource], - returnType : $rt_voidcls(), - callable : null - }]; - otjw_AudioBuffer.$meta.methods = [ - { - name : "getSampleRate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDuration", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getNumberOfChannels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChannelData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjt_Float32Array, - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - otpm_StaticFieldResource.$meta.methods = []; - jsm_Synthesizer.$meta.methods = [ - { - name : "getMaxPolyphony", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getLatency", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getChannels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_MidiChannel), - callable : null - }, { - name : "getVoiceStatus", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_VoiceStatus), - callable : null - }, { - name : "isSoundbankSupported", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Soundbank], - returnType : $rt_booleancls(), - callable : null - }, { - name : "loadInstrument", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Instrument], - returnType : $rt_booleancls(), - callable : null - }, { - name : "unloadInstrument", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Instrument], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remapInstrument", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Instrument, jsm_Instrument], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDefaultSoundbank", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jsm_Soundbank, - callable : null - }, { - name : "getAvailableInstruments", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_Instrument), - callable : null - }, { - name : "getLoadedInstruments", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jsm_Instrument), - callable : null - }, { - name : "loadAllInstruments", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Soundbank], - returnType : $rt_booleancls(), - callable : null - }, { - name : "unloadAllInstruments", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Soundbank], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadInstruments", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Soundbank, $rt_arraycls(jsm_Patch)], - returnType : $rt_booleancls(), - callable : null - }, { - name : "unloadInstruments", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Soundbank, $rt_arraycls(jsm_Patch)], - returnType : $rt_voidcls(), - callable : null - }]; - jt_DateFormatElement$ConstantText.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - jt_CharacterIterator.$meta.methods = [ - { - name : "clone", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "current", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "first", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "getBeginIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEndIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "last", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "next", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "previous", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }]; - ji_Console.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otjb_WindowFeatures.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "left", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "top", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "width", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "height", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "menubar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "toolbar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "location", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "status", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "resizable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "scrollbars", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_WindowFeatures, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : otjb_WindowFeatures, - callable : null - }]; - ju_UnknownFormatConversionException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConversion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - ju_Formattable.$meta.methods = [ - { - name : "formatTo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Formatter, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nlea_EaglerAdapterImpl2$14.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [otjw_CloseEvent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent", - modifiers : 96, - accessLevel : 3, - parameterTypes : [otjde_Event], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEvent$exported$0", - modifiers : 0, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - otcit_DateTimeZoneBuilder.$meta.methods = [ - { - name : "buildFixedZone", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : otcit_StorableDateTimeZone, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGMT", - modifiers : 512, - accessLevel : 1, - parameterTypes : [], - returnType : ju_TimeZone, - callable : null - }, { - name : "addCutover", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_charcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_intcls()], - returnType : otcit_DateTimeZoneBuilder, - callable : null - }, { - name : "setStandardOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otcit_DateTimeZoneBuilder, - callable : null - }, { - name : "setFixedSavings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls()], - returnType : otcit_DateTimeZoneBuilder, - callable : null - }, { - name : "addRecurringSavings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_charcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_intcls()], - returnType : otcit_DateTimeZoneBuilder, - callable : null - }, { - name : "getLastRuleSet", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : otcit_DateTimeZoneBuilder$RuleSet, - callable : null - }, { - name : "toDateTimeZone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : otcit_StorableDateTimeZone, - callable : null - }, { - name : "addTransition", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_ArrayList, otcit_DateTimeZoneBuilder$Transition], - returnType : $rt_booleancls(), - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [], - returnType : ju_TimeZone, - callable : null - }]; - nms_IBlockSource.$meta.methods = [ - { - name : "getX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getXInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getYInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBlockMetadata", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBlockTileEntity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nms_TileEntity, - callable : null - }]; - jt_DateFormatElement$EraText.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_DateFormatSymbols], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otcic_CurrencyResource.$meta.methods = [ - { - name : "getCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNumericCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setNumericCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFractionDigits", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setFractionDigits", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - maat__tmi_MgZOrder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "compare", - modifiers : 0, - accessLevel : 3, - parameterTypes : [maat__tmi_MgWidget, maat__tmi_MgWidget], - returnType : $rt_intcls(), - callable : null - }, { - name : "compare", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - jt_DateFormatElement$WeekdayText.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_DateFormatSymbols, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otjw_WebGLUniformLocation.$meta.methods = []; - nms_IBehaviorDispenseItem.$meta.methods = [ - { - name : "dispense", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nms_IBlockSource, nms_ItemStack], - returnType : nms_ItemStack, - callable : null - }]; - nms_ScoreObjectiveCriteria.$meta.methods = [ - { - name : "func_96636_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_96635_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_intcls(), - callable : null - }, { - name : "isReadOnly", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jss_Mixer.$meta.methods = [ - { - name : "getMixerInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jss_Mixer$Info, - callable : null - }, { - name : "getSourceLineInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jss_Line$Info), - callable : null - }, { - name : "getTargetLineInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jss_Line$Info), - callable : null - }, { - name : "getSourceLineInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_Line$Info], - returnType : $rt_arraycls(jss_Line$Info), - callable : null - }, { - name : "getTargetLineInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_Line$Info], - returnType : $rt_arraycls(jss_Line$Info), - callable : null - }, { - name : "isLineSupported", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_Line$Info], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLine", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_Line$Info], - returnType : jss_Line, - callable : null - }, { - name : "getMaxLines", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_Line$Info], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSourceLines", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jss_Line), - callable : null - }, { - name : "getTargetLines", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jss_Line), - callable : null - }, { - name : "synchronize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jss_Line), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "unsynchronize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jss_Line)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSynchronizationSupported", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jss_Line), $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }]; otjde_WheelEventTarget.$meta.methods = [ { name : "listenWheel", @@ -117663,6 +118372,463 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + otjw_WebGLUniformLocation.$meta.methods = []; + jm_MathContext.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jm_RoundingMode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPrecision", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRoundingMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jm_RoundingMode, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjdh_HTMLDocument.$meta.methods = [ + { + name : "getDocumentElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdh_HTMLHtmlElement, + callable : null + }, { + name : "createElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdh_HTMLElement, + callable : null + }, { + name : "createElement", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, juf_Consumer], + returnType : otjdh_HTMLElement, + callable : null + }, { + name : "getElementById", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdh_HTMLElement, + callable : null + }, { + name : "getBody", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdh_HTMLBodyElement, + callable : null + }, { + name : "getHead", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdh_HTMLHeadElement, + callable : null + }, { + name : "getScrollLeft", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getScrollTop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "current", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : otjdh_HTMLDocument, + callable : null + }, { + name : "querySelector", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdh_HTMLElement, + callable : null + }, { + name : "querySelectorAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_NodeList, + callable : null + }, { + name : "getActiveElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdh_HTMLElement, + callable : null + }, { + name : "isDesignMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setDesignMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "execCommand", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "execCommand", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCookie", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setCookie", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTitle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setTitle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPointerLockElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdh_HTMLElement, + callable : null + }, { + name : "exitPointerLock", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "querySelector", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "getElementById", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "createElement", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "getDocumentElement", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Element, + callable : null + }, { + name : "createElement$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLDocument, jl_String, juf_Consumer], + returnType : otjdh_HTMLElement, + callable : null + }, { + name : "querySelector$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLDocument, jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "getElementById$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLDocument, jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "createElement$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLDocument, jl_String], + returnType : otjdx_Element, + callable : null + }, { + name : "getDocumentElement$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjdh_HTMLDocument], + returnType : otjdx_Element, + callable : null + }]; + jsm_Patch.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBank", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getProgram", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jss_AudioFileFormat.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jss_AudioFileFormat$Type, $rt_intcls(), jss_AudioFormat, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jss_AudioFileFormat$Type, jss_AudioFormat, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jss_AudioFileFormat$Type, jss_AudioFormat, $rt_intcls(), ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jss_AudioFileFormat$Type, + callable : null + }, { + name : "getByteLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFormat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jss_AudioFormat, + callable : null + }, { + name : "getFrameLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "properties", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_Object, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + otjw_PeriodicWaveConstraints.$meta.methods = [ + { + name : "setDisableNormalization", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDisableNormalization", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + otjw_PeriodicWave.$meta.methods = []; + jt_DateFormatElement$Numeric.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Calendar, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processBeforeFormat", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "processAfterParse", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jt_Format$Field.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; jn_LongBuffer.$meta.methods = [ { name : "", @@ -117994,117 +119160,6 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - jt_AttributedCharacterIterator.$meta.methods = [ - { - name : "getAllAttributeKeys", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "getAttribute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : jl_Object, - callable : null - }, { - name : "getAttributes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getRunLimit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunLimit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunLimit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Set], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Set], - returnType : $rt_intcls(), - callable : null - }]; - nms_EnumSkyBlock.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nms_EnumSkyBlock), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_EnumSkyBlock, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_Receiver.$meta.methods = [ - { - name : "send", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_MidiMessage, $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; juf_IntToDoubleFunction.$meta.methods = [ { name : "applyAsDouble", @@ -118114,124 +119169,347 @@ function jl_Class_createMetadata() { returnType : $rt_doublecls(), callable : null }]; - otjw_OscillatorNode.$meta.methods = [ + jsm_MidiFileFormat.$meta.methods = [ { - name : "setType", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String], + parameterTypes : [$rt_intcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_longcls(), ju_Map], returnType : $rt_voidcls(), callable : null }, { name : "getType", - modifiers : 1, + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_intcls(), callable : null }, { - name : "getFrequency", - modifiers : 1, + name : "getDivisionType", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : otjw_AudioParam, + returnType : $rt_floatcls(), callable : null }, { - name : "getDetune", - modifiers : 1, + name : "getResolution", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : otjw_AudioParam, + returnType : $rt_intcls(), callable : null }, { - name : "setOnEnded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOnEnded", - modifiers : 1, + name : "getByteLength", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : otjde_EventListener, + returnType : $rt_intcls(), callable : null }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "start", - modifiers : 1, + name : "getMicrosecondLength", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : $rt_longcls(), callable : null }, { - name : "stop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stop", - modifiers : 1, + name : "properties", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : ju_Map, callable : null }, { - name : "setPeriodicWave", - modifiers : 1, + name : "getProperty", + modifiers : 0, accessLevel : 3, - parameterTypes : [otjw_PeriodicWave], - returnType : $rt_voidcls(), + parameterTypes : [jl_String], + returnType : jl_Object, callable : null }]; - ju_MissingFormatWidthException.$meta.methods = [ + ju_Spliterator.$meta.methods = [ + { + name : "tryAdvance", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "trySplit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator, + callable : null + }, { + name : "estimateSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getExactSizeIfKnown", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "characteristics", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hasCharacteristics", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getComparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Comparator, + callable : null + }]; + jl_Package.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, + accessLevel : 0, parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "getFormatSpecifier", + name : "getName", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null + }, { + name : "getPackage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_Package, + callable : null + }, { + name : "getAnnotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : jla_Annotation, + callable : null + }, { + name : "getAnnotations", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jla_Annotation), + callable : null + }, { + name : "getDeclaredAnnotations", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jla_Annotation), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null }]; - ju_IllegalFormatCodePointException.$meta.methods = [ + nlea_EaglerAdapterImpl2$13.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], + accessLevel : 0, + parameterTypes : [oti_AsyncCallback], returnType : $rt_voidcls(), callable : null }, { - name : "getCodePoint", + name : "handleEvent", modifiers : 0, accessLevel : 3, + parameterTypes : [otjde_MessageEvent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent", + modifiers : 96, + accessLevel : 3, + parameterTypes : [otjde_Event], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEvent$exported$0", + modifiers : 0, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + juf_UnaryOperator.$meta.methods = [ + { + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_UnaryOperator, + callable : null + }, { + name : "lambda$identity$0", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }]; + ju_LinkedHashMap$ValueIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_LinkedHashMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + jsm_Synthesizer.$meta.methods = [ + { + name : "getMaxPolyphony", + modifiers : 1, + accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }]; - otjc_JSSortFunction.$meta.methods = [ - { - name : "compare", + }, { + name : "getLatency", modifiers : 1, accessLevel : 3, - parameterTypes : [otj_JSObject, otj_JSObject], - returnType : $rt_intcls(), + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getChannels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_MidiChannel), + callable : null + }, { + name : "getVoiceStatus", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_VoiceStatus), + callable : null + }, { + name : "isSoundbankSupported", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Soundbank], + returnType : $rt_booleancls(), + callable : null + }, { + name : "loadInstrument", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Instrument], + returnType : $rt_booleancls(), + callable : null + }, { + name : "unloadInstrument", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Instrument], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remapInstrument", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Instrument, jsm_Instrument], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDefaultSoundbank", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Soundbank, + callable : null + }, { + name : "getAvailableInstruments", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_Instrument), + callable : null + }, { + name : "getLoadedInstruments", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_Instrument), + callable : null + }, { + name : "loadAllInstruments", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Soundbank], + returnType : $rt_booleancls(), + callable : null + }, { + name : "unloadAllInstruments", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Soundbank], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadInstruments", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Soundbank, $rt_arraycls(jsm_Patch)], + returnType : $rt_booleancls(), + callable : null + }, { + name : "unloadInstruments", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Soundbank, $rt_arraycls(jsm_Patch)], + returnType : $rt_voidcls(), callable : null }]; jus_BaseStream.$meta.methods = [ @@ -118285,109 +119563,15 @@ function jl_Class_createMetadata() { returnType : jus_BaseStream, callable : null }]; - otjw_ChannelSplitterNode.$meta.methods = []; - otjde_MouseEvent.$meta.methods = [ + ju_Formattable.$meta.methods = [ { - name : "getScreenX", + name : "formatTo", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getScreenY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getClientX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getClientY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getCtrlKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getShiftKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAltKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getMetaKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getButton", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "getRelatedTarget", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventTarget, - callable : null - }, { - name : "getMovementX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getMovementY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "initMouseEvent", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls(), $rt_booleancls(), otj_JSObject, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_booleancls(), $rt_booleancls(), $rt_booleancls(), $rt_shortcls(), otjde_EventTarget], + parameterTypes : [ju_Formatter, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }]; - otjw_MediaStreamAudioDestinationNode.$meta.methods = [ - { - name : "getStream", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_MediaStream, - callable : null - }]; nms_IEnchantmentModifier.$meta.methods = [ { name : "calculateModifier", @@ -118397,111 +119581,319 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otjdh_HTMLMediaElement.$meta.methods = [ + otjc_JSReplaceFunction.$meta.methods = [ { - name : "getError", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjm_MediaError, - callable : null - }, { - name : "getSrc", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setSrc", + name : "apply", modifiers : 1, accessLevel : 3, parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }]; + otjw_AudioNode.$meta.methods = [ + { + name : "connect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioNode, $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getCurrentSrc", + name : "connect", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCrossOrigin", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setCrossOrigin", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], + parameterTypes : [otjw_AudioNode, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getNetworkState", + name : "connect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioNode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "connect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioParam, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "connect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioParam], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioNode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioNode, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioNode, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioParam], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjw_AudioParam, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getContext", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioContext, + callable : null + }, { + name : "getNumberOfInputs", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getPreload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setPreload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBuffered", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjm_TimeRanges, - callable : null - }, { - name : "getReadyState", + name : "getNumberOfOutputs", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "isSeeking", + name : "getChannelCount", modifiers : 1, accessLevel : 3, parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChannelCountMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getChannelInterpretation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + ji_Console.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EnchantmentModifierDamage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "calculateModifier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Enchantment, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_Empty3], + returnType : $rt_voidcls(), + callable : null + }]; + ju_TreeMap$EntryIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_TreeMap, $rt_arraycls(ju_TreeMap$TreeNode), ju_TreeMap$TreeNode, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNext", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getCurrentTime", + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map$Entry, + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nms_PathEntity.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(nms_PathPoint)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "incrementPathIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isFinished", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFinalPathPoint", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_PathPoint, + callable : null + }, { + name : "getPathPointFromIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_PathPoint, + callable : null + }, { + name : "getCurrentPathLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCurrentPathLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCurrentPathIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCurrentPathIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getVectorFromIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity, $rt_intcls()], + returnType : nms_Vec3, + callable : null + }, { + name : "getPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity], + returnType : nms_Vec3, + callable : null + }, { + name : "isSamePath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_PathEntity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isDestinationSame", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Vec3], + returnType : $rt_booleancls(), + callable : null + }]; + otjw_AudioBuffer.$meta.methods = [ + { + name : "getSampleRate", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_doublecls(), + returnType : $rt_floatcls(), callable : null }, { - name : "setCurrentTime", + name : "getLength", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addCurrentTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { name : "getDuration", @@ -118511,327 +119903,191 @@ function jl_Class_createMetadata() { returnType : $rt_doublecls(), callable : null }, { - name : "getStartDate", + name : "getNumberOfChannels", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : ju_Date, + returnType : $rt_intcls(), callable : null }, { - name : "isPaused", + name : "getChannelData", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), + parameterTypes : [$rt_intcls()], + returnType : otjt_Float32Array, callable : null }, { - name : "getDefaultPlaybackRate", + name : "copyFromChannel", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setDefaultPlaybackRate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], + parameterTypes : [otjt_Float32Array, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getPlaybackRate", + name : "copyFromChannel", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setPlaybackRate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "addPlaybackRate", - modifiers : 0, + name : "copyFromChannel", + modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_doublecls()], + parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getPlayed", + name : "copyFromChannel", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : otjm_TimeRanges, - callable : null - }, { - name : "getSeekable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjm_TimeRanges, - callable : null - }, { - name : "isEnded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isAutoplay", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAutoplay", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "isLoop", + name : "copyToChannel", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setLoop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], + parameterTypes : [otjt_Float32Array, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getMediaGroup", + name : "copyToChannel", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setMediaGroup", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getController", + name : "copyToChannel", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : otjm_MediaController, - callable : null - }, { - name : "setController", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjm_MediaController], + parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "isControls", + name : "copyToChannel", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setControls", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getVolume", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setVolume", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addVolume", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isMuted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setMuted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDefaultMuted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setDefaultMuted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAudioTracks", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjm_AudioTrackList, - callable : null - }, { - name : "getVideoTracks", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjm_VideoTrackList, - callable : null - }, { - name : "getTextTracks", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjm_TextTrackList, - callable : null - }, { - name : "addTextTrack", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjm_TextTrack, - callable : null - }, { - name : "addTextTrack", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjm_TextTrack, - callable : null - }, { - name : "addTextTrack", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String], - returnType : otjm_TextTrack, - callable : null - }, { - name : "play", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "pause", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "load", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canPlayType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "addCurrentTime$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLMediaElement, $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addPlaybackRate$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLMediaElement, $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addVolume$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjdh_HTMLMediaElement, $rt_floatcls()], + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }]; - jus_DoubleStream.$meta.methods = [ + otjw_IIRFilterNode.$meta.methods = [ + { + name : "getFrequencyResponse", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array, otjt_Float32Array, otjt_Float32Array], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFrequencyResponse", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls())], + returnType : $rt_voidcls(), + callable : null + }]; + nms_Explosion.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, nms_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doExplosionA", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doExplosionB", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_77277_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "func_94613_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_EntityLiving, + callable : null + }]; + jus_Stream.$meta.methods = [ { name : "filter", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoublePredicate], - returnType : jus_DoubleStream, + parameterTypes : [juf_Predicate], + returnType : jus_Stream, callable : null }, { name : "map", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleUnaryOperator], - returnType : jus_DoubleStream, - callable : null - }, { - name : "mapToObj", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_DoubleFunction], + parameterTypes : [juf_Function], returnType : jus_Stream, callable : null }, { name : "mapToInt", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleToIntFunction], + parameterTypes : [juf_ToIntFunction], returnType : jus_IntStream, callable : null }, { name : "mapToLong", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleToLongFunction], + parameterTypes : [juf_ToLongFunction], returnType : jus_LongStream, callable : null + }, { + name : "mapToDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_ToDoubleFunction], + returnType : jus_DoubleStream, + callable : null }, { name : "flatMap", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleFunction], + parameterTypes : [juf_Function], + returnType : jus_Stream, + callable : null + }, { + name : "flatMapToInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : jus_IntStream, + callable : null + }, { + name : "flatMapToLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : jus_LongStream, + callable : null + }, { + name : "flatMapToDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], returnType : jus_DoubleStream, callable : null }, { @@ -118839,48 +120095,55 @@ function jl_Class_createMetadata() { modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jus_DoubleStream, + returnType : jus_Stream, callable : null }, { name : "sorted", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jus_DoubleStream, + returnType : jus_Stream, + callable : null + }, { + name : "sorted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : jus_Stream, callable : null }, { name : "peek", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], - returnType : jus_DoubleStream, + parameterTypes : [juf_Consumer], + returnType : jus_Stream, callable : null }, { name : "limit", modifiers : 1, accessLevel : 3, parameterTypes : [$rt_longcls()], - returnType : jus_DoubleStream, + returnType : jus_Stream, callable : null }, { name : "skip", modifiers : 1, accessLevel : 3, parameterTypes : [$rt_longcls()], - returnType : jus_DoubleStream, + returnType : jus_Stream, callable : null }, { name : "forEach", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], + parameterTypes : [juf_Consumer], returnType : $rt_voidcls(), callable : null }, { name : "forEachOrdered", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], + parameterTypes : [juf_Consumer], returnType : $rt_voidcls(), callable : null }, { @@ -118888,49 +120151,63 @@ function jl_Class_createMetadata() { modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls($rt_doublecls()), + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntFunction], + returnType : $rt_arraycls(jl_Object), callable : null }, { name : "reduce", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_doublecls(), juf_DoubleBinaryOperator], - returnType : $rt_doublecls(), + parameterTypes : [jl_Object, juf_BinaryOperator], + returnType : jl_Object, callable : null }, { name : "reduce", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoubleBinaryOperator], - returnType : ju_OptionalDouble, + parameterTypes : [juf_BinaryOperator], + returnType : ju_Optional, + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, juf_BiFunction, juf_BinaryOperator], + returnType : jl_Object, callable : null }, { name : "collect", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_Supplier, juf_ObjDoubleConsumer, juf_BiConsumer], + parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BiConsumer], returnType : jl_Object, callable : null }, { - name : "sum", + name : "collect", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), + parameterTypes : [jus_Collector], + returnType : jl_Object, callable : null }, { name : "min", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalDouble, + parameterTypes : [ju_Comparator], + returnType : ju_Optional, callable : null }, { name : "max", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalDouble, + parameterTypes : [ju_Comparator], + returnType : ju_Optional, callable : null }, { name : "count", @@ -118939,32 +120216,25 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_longcls(), callable : null - }, { - name : "average", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalDouble, - callable : null }, { name : "anyMatch", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoublePredicate], + parameterTypes : [juf_Predicate], returnType : $rt_booleancls(), callable : null }, { name : "allMatch", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoublePredicate], + parameterTypes : [juf_Predicate], returnType : $rt_booleancls(), callable : null }, { name : "noneMatch", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_DoublePredicate], + parameterTypes : [juf_Predicate], returnType : $rt_booleancls(), callable : null }, { @@ -118972,757 +120242,387 @@ function jl_Class_createMetadata() { modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : ju_OptionalDouble, + returnType : ju_Optional, callable : null }, { name : "findAny", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : ju_OptionalDouble, - callable : null - }, { - name : "boxed", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream, - callable : null - }, { - name : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_PrimitiveIterator$OfDouble, - callable : null - }, { - name : "spliterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator$OfDouble, + returnType : ju_Optional, callable : null }, { name : "builder", modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : jus_DoubleStream$Builder, + returnType : jus_Stream$Builder, callable : null }, { name : "empty", modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : jus_DoubleStream, + returnType : jus_Stream, callable : null }, { name : "of", modifiers : 512, accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : jus_DoubleStream, + parameterTypes : [jl_Object], + returnType : jus_Stream, callable : null }, { name : "of", modifiers : 512, accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : jus_DoubleStream, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : jus_Stream, callable : null }, { name : "iterate", modifiers : 512, accessLevel : 3, - parameterTypes : [$rt_doublecls(), juf_DoubleUnaryOperator], - returnType : jus_DoubleStream, + parameterTypes : [jl_Object, juf_UnaryOperator], + returnType : jus_Stream, callable : null }, { name : "generate", modifiers : 512, accessLevel : 3, - parameterTypes : [juf_DoubleSupplier], - returnType : jus_DoubleStream, + parameterTypes : [juf_Supplier], + returnType : jus_Stream, callable : null }, { name : "concat", modifiers : 512, accessLevel : 3, - parameterTypes : [jus_DoubleStream, jus_DoubleStream], - returnType : jus_DoubleStream, - callable : null - }, { - name : "spliterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, + parameterTypes : [jus_Stream, jus_Stream], + returnType : jus_Stream, callable : null }]; - nms_IPosition.$meta.methods = [ - { - name : "getX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - jm_MathContext.$meta.methods = [ + cjj_Deflate.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, + accessLevel : 0, + parameterTypes : [cjj_ZStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lm_init", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "tr_init", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "init_block", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pqdownheap", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "smaller", + modifiers : 512, + accessLevel : 0, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls(), $rt_arraycls($rt_bytecls())], + returnType : $rt_booleancls(), + callable : null + }, { + name : "scan_tree", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "build_bl_tree", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "send_all_trees", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "send_tree", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "put_byte", + modifiers : 4, + accessLevel : 0, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "put_byte", + modifiers : 4, + accessLevel : 0, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "put_short", + modifiers : 4, + accessLevel : 0, parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jm_RoundingMode], + name : "putShortMSB", + modifiers : 4, + accessLevel : 0, + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], + name : "send_code", + modifiers : 4, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_shortcls())], returnType : $rt_voidcls(), callable : null }, { - name : "getPrecision", + name : "send_bits", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "getRoundingMode", + name : "_tr_align", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jm_RoundingMode, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }]; - jss_AudioFormat.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jss_AudioFormat$Encoding, $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null }, { - name : "", + name : "_tr_tally", modifiers : 0, - accessLevel : 3, - parameterTypes : [jss_AudioFormat$Encoding, $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_booleancls(), ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEncoding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jss_AudioFormat$Encoding, - callable : null - }, { - name : "getSampleRate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getSampleSizeInBits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChannels", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFrameSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFrameRate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isBigEndian", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_booleancls(), callable : null }, { - name : "properties", + name : "compress_block", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_arraycls($rt_shortcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set_data_type", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bi_flush", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bi_windup", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copy_block", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flush_block_only", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "deflate_stored", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "_tr_stored_block", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "_tr_flush_block", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fill_window", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "deflate_fast", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflate_slow", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "longest_match", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateInit", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateInit", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateInit", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateInit", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateReset", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateEnd", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateParams", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateSetDictionary", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflate", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflateCopy", + modifiers : 512, + accessLevel : 0, + parameterTypes : [cjj_ZStream, cjj_ZStream], + returnType : $rt_intcls(), + callable : null + }, { + name : "clone", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], returnType : jl_Object, callable : null }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jss_AudioFormat], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - cjj_JZlib$WrapperType.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(cjj_JZlib$WrapperType), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : cjj_JZlib$WrapperType, - callable : null - }, { - name : "", + name : "dup", modifiers : 0, accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GameRules.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addGameRule", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOrCreateGameRule", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGameRuleStringValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getGameRuleBooleanValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeGameRulesToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NBTTagCompound, - callable : null - }, { - name : "readGameRulesFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRules", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "hasRule", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }]; - nms_ExtendedBlockStorage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExtBlockID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setExtBlockID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExtBlockMetadata", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setExtBlockMetadata", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getNeedsRandomTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getYLocation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setExtSkylightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExtSkylightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setExtBlocklightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExtBlocklightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "removeInvalidBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockLSBArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_arraycls($rt_bytecls())], returnType : $rt_arraycls($rt_bytecls()), callable : null }, { - name : "clearMSBArray", + name : "dup", modifiers : 0, - accessLevel : 3, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : $rt_arraycls($rt_shortcls()), + callable : null + }, { + name : "dup", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "getGZIPHeader", + modifiers : 2048, + accessLevel : 0, parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockMSBArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NibbleArray, - callable : null - }, { - name : "getMetadataArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NibbleArray, - callable : null - }, { - name : "getBlocklightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NibbleArray, - callable : null - }, { - name : "getSkylightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NibbleArray, - callable : null - }, { - name : "setBlockLSBArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBlockMSBArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NibbleArray], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBlockMetadataArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NibbleArray], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBlocklightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NibbleArray], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSkylightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NibbleArray], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createBlockMSBArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NibbleArray, - callable : null - }]; - otjw_ChannelMergerNode.$meta.methods = []; - nms_DamageSource.$meta.methods = [ - { - name : "causeMobDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : nms_DamageSource, - callable : null - }, { - name : "causePlayerDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : nms_DamageSource, - callable : null - }, { - name : "causeArrowDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityArrow, nms_Entity], - returnType : nms_DamageSource, - callable : null - }, { - name : "causeFireballDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_EntityFireball, nms_Entity], - returnType : nms_DamageSource, - callable : null - }, { - name : "causeThrownDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_Entity, nms_Entity], - returnType : nms_DamageSource, - callable : null - }, { - name : "causeIndirectMagicDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_Entity, nms_Entity], - returnType : nms_DamageSource, - callable : null - }, { - name : "causeThornsDamage", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_Entity], - returnType : nms_DamageSource, - callable : null - }, { - name : "setExplosionSource", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_Explosion], - returnType : nms_DamageSource, - callable : null - }, { - name : "isProjectile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setProjectile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_DamageSource, - callable : null - }, { - name : "isExplosion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setExplosion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_DamageSource, - callable : null - }, { - name : "isUnblockable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getHungerDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "canHarmInCreative", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSourceOfDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Entity, - callable : null - }, { - name : "getEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Entity, - callable : null - }, { - name : "setDamageBypassesArmor", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nms_DamageSource, - callable : null - }, { - name : "setDamageAllowedInCreativeMode", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nms_DamageSource, - callable : null - }, { - name : "setFireDamage", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nms_DamageSource, - callable : null - }, { - name : "getDeathMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : jl_String, - callable : null - }, { - name : "isFireDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDamageType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setDifficultyScaled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_DamageSource, - callable : null - }, { - name : "isDifficultyScaled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isMagicDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setMagicDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_DamageSource, + returnType : cjj_GZIPHeader, callable : null }, { name : "", @@ -119732,1657 +120632,97 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otjw_DynamicsCompressorNode.$meta.methods = [ - { - name : "getThreshold", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getKnee", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getRatio", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getReduction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getAttack", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }, { - name : "getRelease", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }]; - ju_AbstractMap$1.$meta.methods = []; - otjw_WebGLFramebuffer.$meta.methods = []; - nms_EntityLookHelper.$meta.methods = [ + jn_URLStreamHandler.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLookPositionWithEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLookPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdateLook", - modifiers : 0, - accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "updateRotation", + name : "openConnection", + modifiers : 1, + accessLevel : 2, + parameterTypes : [jn_URL], + returnType : jn_URLConnection, + callable : null + }, { + name : "parseURL", modifiers : 0, + accessLevel : 2, + parameterTypes : [jn_URL, jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canonicalizePath", + modifiers : 512, accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }]; - otjw_WebGLRenderbuffer.$meta.methods = []; - nleg_EaglerAdapterGL30$1.$meta.methods = []; - otjb_Screen.$meta.methods = [ - { - name : "getWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getAvailWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getAvailHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getColorDepth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "current", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_Screen, - callable : null - }]; - otjde_Event.$meta.methods = [ - { - name : "getType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [jl_String], returnType : jl_String, callable : null }, { - name : "getTarget", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventTarget, - callable : null - }, { - name : "getCurrentTarget", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventTarget, - callable : null - }, { - name : "getEventPhase", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "isBubbles", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isCancelable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTimeStamp", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }, { - name : "stopPropagation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], + name : "setURL", + modifiers : 128, + accessLevel : 2, + parameterTypes : [jn_URL, jl_String, jl_String, $rt_intcls(), jl_String, jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "preventDefault", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initEvent", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - jn_ShortBuffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_shortcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_shortcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "getElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "putElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_shortcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_ShortBuffer], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "put", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "hasArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_shortcls()), - callable : null - }, { - name : "arrayOffset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isArrayPresent", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getArray", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_arraycls($rt_shortcls()), - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_ShortBuffer], - returnType : $rt_intcls(), - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteOrder, - callable : null - }, { - name : "mark", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "flip", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "rewind", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "position", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "array", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - otjb_Location.$meta.methods = [ - { - name : "getFullURL", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setFullURL", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getProtocol", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setProtocol", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHost", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setHost", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHostName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setHostName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setPort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPathName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setPathName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSearch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setSearch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHash", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setHash", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "assign", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "replace", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "current", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_Location, - callable : null - }]; - jnci_BufferedDecoder$Controller.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jn_ByteBuffer, jn_CharBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasMoreInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasMoreInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasMoreOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasMoreOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setInPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOutPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EnumStatus.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nms_EnumStatus), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_EnumStatus, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otjw_StereoPannerNode.$meta.methods = [ - { - name : "getPan", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }]; - ju_DuplicateFormatFlagsException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjw_AudioDestinationNode.$meta.methods = [ - { - name : "getMaxChannelCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - jt_DateFormatElement$NumericMonth.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processBeforeFormat", + name : "setURL", modifiers : 0, accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "processAfterParse", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }]; - jt_DateFormatElement$NumericHour.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [jn_URL, jl_String, jl_String, $rt_intcls(), jl_String, jl_String, jl_String, jl_String, jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "processBeforeFormat", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "processAfterParse", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - jsm_MidiDevice$Info.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getName", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getVendor", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDescription", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getVersion", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "toString", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjw_AudioListener.$meta.methods = [ - { - name : "setDopplerFactor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDopplerFactor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setSpeedOfSound", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSpeedOfSound", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOrientation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - juf_IntToLongFunction.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_longcls(), - callable : null - }]; - jn_URLConnection.$meta.methods = [ - { - name : "", + name : "toExternalForm", modifiers : 0, accessLevel : 2, parameterTypes : [jn_URL], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAllowUserInteraction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getContentEncoding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], returnType : jl_String, callable : null - }, { - name : "getContentLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getContentType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getDefaultAllowUserInteraction", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDefaultRequestProperty", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getDefaultUseCaches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDoInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDoOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getExpiration", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getHeaderField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getHeaderFields", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getRequestProperties", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "addRequestProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeaderField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getHeaderFieldDate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "getHeaderFieldInt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeaderFieldKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getIfModifiedSince", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getInputStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_InputStream, - callable : null - }, { - name : "getLastModified", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getOutputStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_OutputStream, - callable : null - }, { - name : "getRequestProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getURL", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_URL, - callable : null - }, { - name : "getUseCaches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "parseTypeString", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "setAllowUserInteraction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDefaultAllowUserInteraction", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDefaultRequestProperty", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDefaultUseCaches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDoInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDoOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setIfModifiedSince", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRequestProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setUseCaches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setConnectTimeout", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConnectTimeout", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setReadTimeout", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getReadTimeout", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - juf_UnaryOperator.$meta.methods = [ - { - name : "identity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : juf_UnaryOperator, - callable : null - }, { - name : "lambda$identity$0", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; - jn_URL.$meta.methods = [ - { - name : "setURLStreamHandlerFactory", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jn_URLStreamHandlerFactory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_URL, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_URL, jl_String, jn_URLStreamHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String, jn_URLStreamHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fixURL", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null }, { name : "equals", modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], + accessLevel : 2, + parameterTypes : [jn_URL, jn_URL], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDefaultPort", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jn_URL], + returnType : $rt_intcls(), + callable : null + }, { + name : "hostsEqual", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jn_URL, jn_URL], returnType : $rt_booleancls(), callable : null }, { name : "sameFile", modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_URL], + accessLevel : 2, + parameterTypes : [jn_URL, jn_URL], returnType : $rt_booleancls(), callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setupStreamHandler", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_InputStream, - callable : null - }, { - name : "openConnection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_URLConnection, - callable : null - }, { - name : "toURI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_URI, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "toExternalForm", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null }, { name : "getHost", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getPort", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getProtocol", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getRef", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getQuery", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getPath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getUserInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getAuthority", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, jl_String, $rt_intcls(), jl_String, jl_String, jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDefaultPort", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otp_PlatformClass.$meta.methods = [ - { - name : "getMetadata", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformClassMetadata, - callable : null - }, { - name : "setJavaClass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otp_PlatformObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getJavaClass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformObject, - callable : null - }]; - jla_Annotation.$meta.methods = [ - { - name : "annotationType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }]; - nms_InventoryEnderChest.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setAssociatedChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_TileEntityEnderChest], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadInventoryFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NBTTagList], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveInventoryToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_NBTTagList, - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isStackValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; - jt_DateFormatElement$BaseTimezone.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "match", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_DateFormatElement$TrieNode, jl_String, jt_ParsePosition], - returnType : ju_TimeZone, - callable : null - }, { - name : "prepareTrie", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "prepareIdTrie", modifiers : 512, accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [jn_URL], + returnType : jl_String, callable : null }]; jlr_Constructor.$meta.methods = [ @@ -121457,28 +120797,100 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nms_ChunkCoordIntPair.$meta.methods = [ + otjde_KeyboardEvent.$meta.methods = [ + { + name : "getKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getKeyCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCharCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getLocation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isCtrlKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isShiftKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isAltKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isMetaKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isRepeat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isComposing", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getModifierState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }]; + jt_ParsePosition.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "chunkXZ2Int", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null }, { name : "equals", modifiers : 0, @@ -121487,25 +120899,39 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }, { - name : "getCenterXPos", + name : "getErrorIndex", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getCenterZPosition", + name : "getIndex", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getChunkPosition", + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setErrorIndex", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_intcls()], - returnType : nms_ChunkPosition, + returnType : $rt_voidcls(), + callable : null + }, { + name : "setIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { name : "toString", @@ -121515,113 +120941,13 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - otpm_StringResource.$meta.methods = [ - { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - oti_Structure.$meta.methods = [ + otjw_WebGLShader.$meta.methods = []; + jt_DateFormatElement$AmPmText.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cast", - modifiers : 260, - accessLevel : 3, - parameterTypes : [], - returnType : oti_Structure, - callable : null - }, { - name : "toAddress", - modifiers : 260, - accessLevel : 3, - parameterTypes : [], - returnType : oti_Address, - callable : null - }, { - name : "sizeOf", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_intcls(), - callable : null - }, { - name : "add", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_Class, oti_Structure, $rt_intcls()], - returnType : oti_Structure, - callable : null - }]; - jn_MalformedURLException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_Transmitter.$meta.methods = [ - { - name : "setReceiver", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_Receiver], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getReceiver", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jsm_Receiver, - callable : null - }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otr_RuntimeArray.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jt_DateFormatElement$Numeric.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], + parameterTypes : [jt_DateFormatSymbols], returnType : $rt_voidcls(), callable : null }, { @@ -121638,6 +120964,492 @@ function jl_Class_createMetadata() { parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], returnType : $rt_voidcls(), callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jt_DateFormatElement$Iso8601Timezone.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Calendar, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_EnchantmentHelper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEnchantmentLevel", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEnchantments", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : ju_Map, + callable : null + }, { + name : "setEnchantments", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Map, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMaxEnchantmentLevel", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls(nms_ItemStack)], + returnType : $rt_intcls(), + callable : null + }, { + name : "applyEnchantmentModifier", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nms_IEnchantmentModifier, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEnchantmentModifierArray", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nms_IEnchantmentModifier, $rt_arraycls(nms_ItemStack)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEnchantmentModifierDamage", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls(nms_ItemStack), nms_DamageSource], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEnchantmentModifierLiving", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving, nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "getKnockbackModifier", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving, nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFireAspectModifier", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRespiration", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEfficiencyModifier", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSilkTouchModifier", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFortuneModifier", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "getLootingModifier", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "getAquaAffinityModifier", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_92098_i", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_92099_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_Enchantment, nms_EntityLiving], + returnType : nms_ItemStack, + callable : null + }, { + name : "calcItemStackEnchantability", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nle_EaglercraftRandom, $rt_intcls(), $rt_intcls(), nms_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "addRandomEnchantment", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nle_EaglercraftRandom, nms_ItemStack, $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "buildEnchantmentList", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nle_EaglercraftRandom, nms_ItemStack, $rt_intcls()], + returnType : ju_List, + callable : null + }, { + name : "mapEnchantmentData", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack], + returnType : ju_Map, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otp_PlatformObject.$meta.methods = [ + { + name : "getPlatformClass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClass, + callable : null + }, { + name : "getId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + otjw_AnalyserNode.$meta.methods = [ + { + name : "setFftSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFftSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrequencyBinCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setMinDecibels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMinDecibels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setMaxDecibels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMaxDecibels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setSmoothingTimeConstant", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSmoothingTimeConstant", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getFloatFrequencyData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFloatFrequencyData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getByteFrequencyData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Uint8Array], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFloatTimeDomainData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFloatTimeDomainData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getByteTimeDomainData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Uint8Array], + returnType : $rt_voidcls(), + callable : null + }]; + jsm_Soundbank.$meta.methods = [ + { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getVersion", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getVendor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDescription", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getResources", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_SoundbankResource), + callable : null + }, { + name : "getInstruments", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jsm_Instrument), + callable : null + }, { + name : "getInstrument", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_Patch], + returnType : jsm_Instrument, + callable : null + }]; + otjw_MediaElementAudioSourceNode.$meta.methods = []; + otpm_StringResource.$meta.methods = [ + { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + otciu_DateFormatCollection.$meta.methods = [ + { + name : "getShortFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setShortFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMediumFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setMediumFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLongFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setLongFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFullFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setFullFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jt_DateFormatElement$NumericMonth.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null }, { name : "processBeforeFormat", modifiers : 0, @@ -121652,1123 +121464,262 @@ function jl_Class_createMetadata() { parameterTypes : [$rt_intcls()], returnType : $rt_intcls(), callable : null - }, { - name : "equals", - modifiers : 0, + }]; + jss_Line.$meta.methods = [ + { + name : "getLineInfo", + modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], + returnType : jss_Line$Info, + callable : null + }, { + name : "open", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "close", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOpen", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "hashCode", - modifiers : 0, + name : "getControls", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : $rt_arraycls(jss_Control), + callable : null + }, { + name : "isControlSupported", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_Control$Type], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getControl", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_Control$Type], + returnType : jss_Control, + callable : null + }, { + name : "addLineListener", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_LineListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeLineListener", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_LineListener], + returnType : $rt_voidcls(), callable : null }]; - maa_PubKey.$meta.methods = [ + jn_DoubleBuffer.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), jm_BigInteger, jm_BigInteger], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEncoded", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "getModulus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jm_BigInteger, - callable : null - }, { - name : "getPriExp", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jm_BigInteger, - callable : null - }, { - name : "", - modifiers : 512, accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - maajc_SecretKey.$meta.methods = []; - otjb_History.$meta.methods = [ - { - name : "getLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }, { - name : "back", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "forward", + name : "allocate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "slice", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : jn_DoubleBuffer, callable : null }, { - name : "go", + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "asReadOnlyBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "get", modifiers : 1, accessLevel : 3, parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + returnType : $rt_doublecls(), callable : null }, { - name : "pushState", + name : "put", modifiers : 1, accessLevel : 3, - parameterTypes : [otj_JSObject, jl_String], - returnType : $rt_voidcls(), + parameterTypes : [$rt_intcls(), $rt_doublecls()], + returnType : jn_DoubleBuffer, callable : null }, { - name : "pushState", + name : "getElement", modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "replaceState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "replaceState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "current", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : otjb_History, - callable : null - }]; - ju_TreeMap$EntryIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_TreeMap, $rt_arraycls(ju_TreeMap$TreeNode), ju_TreeMap$TreeNode, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNext", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map$Entry, - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - otciu_CurrencyLocalization.$meta.methods = [ - { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSymbol", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setSymbol", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - otjw_GainNode.$meta.methods = [ - { - name : "getGain", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_AudioParam, - callable : null - }]; - jnc_StandardCharsets.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EnchantmentModifierLiving.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), callable : null }, { - name : "calculateModifier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Enchantment, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_Empty3], - returnType : $rt_voidcls(), - callable : null - }]; - juf_Predicate.$meta.methods = [ - { - name : "test", + name : "putElement", modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "and", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : juf_Predicate, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : juf_Predicate, - callable : null - }, { - name : "or", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : juf_Predicate, - callable : null - }, { - name : "isEqual", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : juf_Predicate, - callable : null - }, { - name : "lambda$isEqual$3", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$or$2", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Predicate, jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$negate$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$and$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Predicate, jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - juf_BinaryOperator.$meta.methods = [ - { - name : "minBy", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : juf_BinaryOperator, - callable : null - }, { - name : "maxBy", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : juf_BinaryOperator, - callable : null - }, { - name : "lambda$maxBy$1", - modifiers : 544, - accessLevel : 1, - parameterTypes : [ju_Comparator, jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "lambda$minBy$0", - modifiers : 544, - accessLevel : 1, - parameterTypes : [ju_Comparator, jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }]; - ju_Optional.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Object], + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null - }, { - name : "empty", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Optional, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Optional, - callable : null - }, { - name : "ofNullable", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Optional, - callable : null }, { name : "get", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], + returnType : jn_DoubleBuffer, callable : null }, { - name : "isPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "ifPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "filter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : ju_Optional, - callable : null - }, { - name : "map", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : ju_Optional, - callable : null - }, { - name : "flatMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : ju_Optional, - callable : null - }, { - name : "orElse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "orElseGet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : jl_Object, - callable : null - }, { - name : "orElseThrow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - juf_Supplier.$meta.methods = [ - { name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - juf_BiConsumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", modifiers : 0, accessLevel : 3, - parameterTypes : [juf_BiConsumer], - returnType : juf_BiConsumer, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : jn_DoubleBuffer, callable : null }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_BiConsumer, jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - jus_Collector.$meta.methods = [ - { - name : "supplier", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : juf_Supplier, - callable : null - }, { - name : "accumulator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : juf_BiConsumer, - callable : null - }, { - name : "combiner", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : juf_BinaryOperator, - callable : null - }, { - name : "finisher", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : juf_Function, - callable : null - }, { - name : "characteristics", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BinaryOperator, $rt_arraycls(jus_Collector$Characteristics)], - returnType : jus_Collector, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BinaryOperator, juf_Function, $rt_arraycls(jus_Collector$Characteristics)], - returnType : jus_Collector, - callable : null - }, { - name : "lambda$of$0", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; - jus_Stream$Builder.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", + name : "put", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jus_Stream$Builder, + parameterTypes : [jn_DoubleBuffer], + returnType : jn_DoubleBuffer, callable : null }, { - name : "build", - modifiers : 1, + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "put", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "hasArray", + modifiers : 4, accessLevel : 3, parameterTypes : [], - returnType : jus_Stream, - callable : null - }]; - otjdh_HTMLHtmlElement.$meta.methods = []; - otjdh_HTMLBodyElement.$meta.methods = [ - { - name : "setOnBeforeUnload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), + returnType : $rt_booleancls(), callable : null }, { - name : "setOnError", - modifiers : 1, + name : "array", + modifiers : 4, accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_arraycls($rt_doublecls()), callable : null }, { - name : "setOnLoad", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnOffline", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnOnline", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnUnload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }]; - otjdh_HTMLHeadElement.$meta.methods = []; - otjdx_NodeList.$meta.methods = [ - { - name : "item", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjdx_Node, - callable : null - }, { - name : "getLength", - modifiers : 1, + name : "arrayOffset", + modifiers : 4, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }]; - otjdx_Attr.$meta.methods = [ - { - name : "getName", + }, { + name : "isArrayPresent", modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getArray", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_arraycls($rt_doublecls()), + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null - }, { - name : "isSpecified", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOwnerElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjdx_Element, - callable : null - }]; - otjw_AudioParam.$meta.methods = [ - { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDefaultValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setValueAtTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "linearRampToValueAtTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "exponentialRampToValueAtTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setTargetAtTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setValueCurveAtTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setValueCurveAtTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cancelScheduledValues", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }]; - otjc_JSError$TryClause.$meta.methods = [ - { - name : "run", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }]; - otjc_JSError$CatchClause.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - otjdx_NamedNodeMap.$meta.methods = [ - { - name : "getNamedItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Node, - callable : null - }, { - name : "setNamedItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Node], - returnType : otjdx_Node, - callable : null - }, { - name : "removeNamedItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjdx_Node, - callable : null - }, { - name : "item", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjdx_Node, - callable : null - }, { - name : "getLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getNamedItemNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_Node, - callable : null - }, { - name : "setNamedItemNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjdx_Node], - returnType : otjdx_Node, - callable : null - }, { - name : "removeNamedItemNS", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : otjdx_Node, - callable : null - }]; - otjc_JSRegExpFlag.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(otjc_JSRegExpFlag), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjc_JSRegExpFlag, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nle_WebsocketNetworkManager$ByteBufferDirectInputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jn_ByteBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "available", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [jn_ByteBuffer, nle_WebsocketNetworkManager$1], - returnType : $rt_voidcls(), - callable : null - }]; - jl_ClassLoader$ResourceContainer.$meta.methods = [ - { - name : "getResource", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otj_JSObject, - callable : null - }]; - juf_LongPredicate.$meta.methods = [ - { - name : "test", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "and", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongPredicate], - returnType : juf_LongPredicate, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : juf_LongPredicate, - callable : null - }, { - name : "or", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongPredicate], - returnType : juf_LongPredicate, - callable : null - }, { - name : "lambda$or$2", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_LongPredicate, $rt_longcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$negate$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$and$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_LongPredicate, $rt_longcls()], - returnType : $rt_booleancls(), - callable : null - }]; - juf_LongUnaryOperator.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "compose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongUnaryOperator], - returnType : juf_LongUnaryOperator, - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongUnaryOperator], - returnType : juf_LongUnaryOperator, - callable : null - }, { - name : "identity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : juf_LongUnaryOperator, - callable : null - }, { - name : "lambda$identity$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "lambda$andThen$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "lambda$compose$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], - returnType : $rt_longcls(), - callable : null - }]; - juf_LongFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jl_Object, - callable : null - }]; - juf_LongToIntFunction.$meta.methods = [ - { - name : "applyAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }]; - juf_LongToDoubleFunction.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_doublecls(), - callable : null - }]; - juf_LongConsumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongConsumer], - returnType : juf_LongConsumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_LongConsumer, $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }]; - juf_LongBinaryOperator.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_longcls()], - returnType : $rt_longcls(), - callable : null - }]; - ju_OptionalLong.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "empty", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalLong, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : ju_OptionalLong, - callable : null - }, { - name : "getAsLong", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "isPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "ifPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "orElse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "orElseGet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongSupplier], - returnType : $rt_longcls(), - callable : null - }, { - name : "orElseThrow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : $rt_longcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null }, { name : "hashCode", modifiers : 0, @@ -122776,78 +121727,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - ju_OptionalDouble.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "empty", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalDouble, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : ju_OptionalDouble, - callable : null - }, { - name : "getAsDouble", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "isPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "ifPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "orElse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "orElseGet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleSupplier], - returnType : $rt_doublecls(), - callable : null - }, { - name : "orElseThrow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : $rt_doublecls(), - callable : null }, { name : "equals", modifiers : 0, @@ -122856,143 +121735,162 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }, { - name : "hashCode", + name : "compareTo", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [jn_DoubleBuffer], returnType : $rt_intcls(), callable : null }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - ju_PrimitiveIterator$OfLong.$meta.methods = [ - { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextLong", + name : "order", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_longcls(), + returnType : jn_ByteOrder, callable : null }, { - name : "next", - modifiers : 0, + name : "mark", + modifiers : 4, accessLevel : 3, parameterTypes : [], - returnType : jl_Long, + returnType : jn_DoubleBuffer, callable : null }, { - name : "forEachRemaining", - modifiers : 96, + name : "reset", + modifiers : 4, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : jn_DoubleBuffer, callable : null }, { - name : "next", + name : "clear", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "flip", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "rewind", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "limit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "position", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "array", modifiers : 96, accessLevel : 3, parameterTypes : [], returnType : jl_Object, callable : null - }]; - ju_PrimitiveIterator.$meta.methods = [ - { - name : "forEachRemaining", - modifiers : 1, + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "compareTo", + modifiers : 96, accessLevel : 3, parameterTypes : [jl_Object], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), callable : null }]; - ju_Spliterator$OfLong.$meta.methods = [ + ju_AbstractMap$1.$meta.methods = []; + otjw_ConvolverNode.$meta.methods = [ { - name : "tryAdvance", - modifiers : 0, + name : "setBuffer", + modifiers : 1, accessLevel : 3, - parameterTypes : [juf_Consumer], + parameterTypes : [otjw_AudioBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_AudioBuffer, + callable : null + }, { + name : "setNormalize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNormalize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], returnType : $rt_booleancls(), callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }]; - ju_Spliterator$OfPrimitive.$meta.methods = [ - { - name : "trySplit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator$OfPrimitive, - callable : null - }, { - name : "tryAdvance", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - jus_LongStream$Builder.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_LongStream$Builder, - callable : null - }, { - name : "build", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_LongStream, - callable : null - }]; - juf_LongSupplier.$meta.methods = [ - { - name : "getAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null }]; otcir_JSFieldGetter.$meta.methods = [ { @@ -123012,48 +121910,178 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otjdh_TextRectangle.$meta.methods = [ + otcit_DateTimeZoneBuilder$RuleSet.$meta.methods = [ { - name : "getLeft", - modifiers : 1, + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [otcit_DateTimeZoneBuilder$RuleSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStandardOffset", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getRight", - modifiers : 1, + name : "setStandardOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setFixedSavings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addRule", + modifiers : 0, + accessLevel : 3, + parameterTypes : [otcit_DateTimeZoneBuilder$Rule], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setUpperLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), otcit_DateTimeZoneBuilder$OfYear], + returnType : $rt_voidcls(), + callable : null + }, { + name : "firstTransition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : otcit_DateTimeZoneBuilder$Transition, + callable : null + }, { + name : "nextTransition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : otcit_DateTimeZoneBuilder$Transition, + callable : null + }, { + name : "getUpperLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "buildTailZone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otcit_DateTimeZoneBuilder$DSTZone, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otcit_DateTimeZoneBuilder$Transition.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_longcls(), otcit_DateTimeZoneBuilder$Transition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_longcls(), otcit_DateTimeZoneBuilder$Rule, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMillis", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getWallOffset", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getTop", - modifiers : 1, + name : "getStandardOffset", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getBottom", - modifiers : 1, + name : "getSaveMillis", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getWidth", - modifiers : 1, + name : "isTransitionFrom", + modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [otcit_DateTimeZoneBuilder$Transition], + returnType : $rt_booleancls(), + callable : null + }]; + jss_Line$Info.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_voidcls(), callable : null }, { - name : "getHeight", - modifiers : 1, + name : "getLineClass", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : jl_Class, + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jss_Line$Info], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, callable : null }]; juf_IntPredicate.$meta.methods = [ @@ -123225,6 +122253,124 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; + juf_Supplier.$meta.methods = [ + { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + juf_BiConsumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_BiConsumer], + returnType : juf_BiConsumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_BiConsumer, jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + ju_OptionalDouble.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "getAsDouble", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "isPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "ifPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "orElse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "orElseGet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleSupplier], + returnType : $rt_doublecls(), + callable : null + }, { + name : "orElseThrow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : $rt_doublecls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; ju_PrimitiveIterator$OfInt.$meta.methods = [ { name : "forEachRemaining", @@ -123269,6 +122415,15 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; + ju_PrimitiveIterator.$meta.methods = [ + { + name : "forEachRemaining", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; ju_Spliterator$OfInt.$meta.methods = [ { name : "tryAdvance", @@ -123285,6 +122440,29 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + ju_Spliterator$OfPrimitive.$meta.methods = [ + { + name : "trySplit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator$OfPrimitive, + callable : null + }, { + name : "tryAdvance", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; jus_IntStream$Builder.$meta.methods = [ { name : "accept", @@ -123317,150 +122495,20 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - jsm_Sequencer$SyncMode.$meta.methods = [ + otjw_AudioParam.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_MetaEventListener.$meta.methods = [ - { - name : "meta", + name : "getValue", modifiers : 1, accessLevel : 3, - parameterTypes : [jsm_MetaMessage], - returnType : $rt_voidcls(), - callable : null - }]; - ju_EventListener.$meta.methods = []; - jsm_ControllerEventListener.$meta.methods = [ - { - name : "controlChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jsm_ShortMessage], - returnType : $rt_voidcls(), - callable : null - }]; - nms_PathPoint.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "makeHash", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "distanceTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_PathPoint], + parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "func_75832_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_PathPoint], - returnType : $rt_floatcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isAssigned", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjde_MessageEvent.$meta.methods = [ - { - name : "getData", + name : "setValue", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }, { - name : "getDataAsString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDataAsArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjt_ArrayBuffer, - callable : null - }]; - otjw_AudioWorkerParamDescriptor.$meta.methods = [ - { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), callable : null }, { name : "getDefaultValue", @@ -123469,570 +122517,55 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_floatcls(), callable : null - }]; - otjw_AudioWorkerNode.$meta.methods = [ - { - name : "setOnMessage", + }, { + name : "setValueAtTime", modifiers : 1, accessLevel : 3, - parameterTypes : [otjde_EventListener], + parameterTypes : [$rt_floatcls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "getOnMessage", + name : "linearRampToValueAtTime", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : otjde_EventListener, - callable : null - }, { - name : "postMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otj_JSObject, $rt_arraycls(otj_JSObject)], + parameterTypes : [$rt_floatcls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "postMessage", + name : "exponentialRampToValueAtTime", modifiers : 1, accessLevel : 3, - parameterTypes : [otj_JSObject, otj_JSObject], + parameterTypes : [$rt_floatcls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "postMessage", + name : "setTargetAtTime", modifiers : 1, accessLevel : 3, - parameterTypes : [otj_JSObject], - returnType : $rt_voidcls(), - callable : null - }]; - jss_TargetDataLine.$meta.methods = [ - { - name : "open", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_AudioFormat, $rt_intcls()], + parameterTypes : [$rt_floatcls(), $rt_doublecls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "open", + name : "setValueCurveAtTime", modifiers : 1, accessLevel : 3, - parameterTypes : [jss_AudioFormat], + parameterTypes : [otjt_Float32Array, $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "read", + name : "setValueCurveAtTime", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }]; - jss_DataLine.$meta.methods = [ - { - name : "drain", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "flush", + name : "cancelScheduledValues", modifiers : 1, accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_doublecls()], returnType : $rt_voidcls(), callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stop", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRunning", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isActive", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getFormat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jss_AudioFormat, - callable : null - }, { - name : "getBufferSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "available", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFramePosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getLongFramePosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getMicrosecondPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getLevel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - otjdh_HTMLCanvasElement.$meta.methods = [ - { - name : "getWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getContext", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otj_JSObject, - callable : null - }, { - name : "getContext", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "toDataURL", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, $rt_doublecls()], - returnType : jl_String, - callable : null - }, { - name : "toDataURL", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "toDataURL", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjc_CanvasImageSource.$meta.methods = []; - otjw_WebGLContextAttributes.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAlpha", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAlpha", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDepth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setDepth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isScencil", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setStencil", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAntialias", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAntialias", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isPremultipliedAlpha", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setPremultipliedAlpha", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isPreserveDrawingBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setPreserveDrawingBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [], - returnType : otjw_WebGLContextAttributes, - callable : null - }, { - name : "$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjw_WebGLContextAttributes], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create$js_body$_13", - modifiers : 768, - accessLevel : 0, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }]; - otjw_WebGLActiveInfo.$meta.methods = [ - { - name : "getSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjw_WebGLShaderPrecisionFormat.$meta.methods = [ - { - name : "getRangeMin", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRangeMax", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPrecision", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otjc_ImageData.$meta.methods = [ - { - name : "getWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjt_Uint8ClampedArray, - callable : null - }, { - name : "setData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Uint8ClampedArray], - returnType : $rt_voidcls(), - callable : null - }]; - otjdh_HTMLImageElement.$meta.methods = [ - { - name : "getAlt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setAlt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNaturalWidth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getNaturalHeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSrc", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setSrc", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCrossOrigin", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setCrossOrigin", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_SoundbankResource.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jsm_Soundbank, jl_String, jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundbank", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jsm_Soundbank, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDataClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "getData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - jsm_Instrument.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jsm_Soundbank, jsm_Patch, jl_String, jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPatch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jsm_Patch, - callable : null - }]; - otp_PlatformSequence.$meta.methods = [ - { - name : "getLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otj_JSObject, - callable : null }]; otjdx_DocumentType.$meta.methods = [ { @@ -124136,22 +122669,52 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - otjdx_EntityReference.$meta.methods = []; - otjdc_CSSStyleDeclaration.$meta.methods = [ + otjdx_Attr.$meta.methods = [ { - name : "getCssText", + name : "getName", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "setCssText", + name : "isSpecified", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setValue", modifiers : 1, accessLevel : 3, parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null + }, { + name : "getOwnerElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjdx_Element, + callable : null + }]; + otjdx_EntityReference.$meta.methods = []; + otjdx_NodeList.$meta.methods = [ + { + name : "item", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjdx_Node, + callable : null }, { name : "getLength", modifiers : 1, @@ -124159,71 +122722,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "item", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getPropertyValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getPropertyPriority", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "setProperty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setProperty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPropertyValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPropertyPriority", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeProperty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }]; - nms_Empty3.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }]; jn_URI.$meta.methods = [ { @@ -124830,50 +123328,244 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - jss_Line$Info.$meta.methods = [ + juf_LongPredicate.$meta.methods = [ { - name : "", - modifiers : 0, + name : "test", + modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLineClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jss_Line$Info], + parameterTypes : [$rt_longcls()], returnType : $rt_booleancls(), callable : null }, { - name : "toString", + name : "and", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongPredicate], + returnType : juf_LongPredicate, + callable : null + }, { + name : "negate", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : juf_LongPredicate, + callable : null + }, { + name : "or", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongPredicate], + returnType : juf_LongPredicate, + callable : null + }, { + name : "lambda$or$2", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongPredicate, $rt_longcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$negate$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$and$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongPredicate, $rt_longcls()], + returnType : $rt_booleancls(), callable : null }]; - jss_Control.$meta.methods = [ + juf_LongUnaryOperator.$meta.methods = [ { - name : "", + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "compose", modifiers : 0, - accessLevel : 2, - parameterTypes : [jss_Control$Type], + accessLevel : 3, + parameterTypes : [juf_LongUnaryOperator], + returnType : juf_LongUnaryOperator, + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongUnaryOperator], + returnType : juf_LongUnaryOperator, + callable : null + }, { + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_LongUnaryOperator, + callable : null + }, { + name : "lambda$identity$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "lambda$andThen$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "lambda$compose$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }]; + juf_LongFunction.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jl_Object, + callable : null + }]; + juf_LongToIntFunction.$meta.methods = [ + { + name : "applyAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }]; + juf_LongToDoubleFunction.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_doublecls(), + callable : null + }]; + juf_LongConsumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getType", + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongConsumer], + returnType : juf_LongConsumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongConsumer, $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }]; + juf_LongBinaryOperator.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }]; + ju_OptionalLong.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalLong, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : ju_OptionalLong, + callable : null + }, { + name : "getAsLong", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jss_Control$Type, + returnType : $rt_longcls(), + callable : null + }, { + name : "isPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "ifPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "orElse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "orElseGet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongSupplier], + returnType : $rt_longcls(), + callable : null + }, { + name : "orElseThrow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : $rt_longcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { name : "toString", @@ -124883,7 +123575,598 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - jss_Control$Type.$meta.methods = [ + ju_PrimitiveIterator$OfLong.$meta.methods = [ + { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Long, + callable : null + }, { + name : "forEachRemaining", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + ju_Spliterator$OfLong.$meta.methods = [ + { + name : "tryAdvance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }]; + jus_LongStream$Builder.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_LongStream$Builder, + callable : null + }, { + name : "build", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_LongStream, + callable : null + }]; + juf_LongSupplier.$meta.methods = [ + { + name : "getAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }]; + jl_ClassLoader$ResourceContainer.$meta.methods = [ + { + name : "getResource", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otj_JSObject, + callable : null + }]; + otjw_AudioWorkerParamDescriptor.$meta.methods = [ + { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDefaultValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + otjw_AudioWorkerNode.$meta.methods = [ + { + name : "setOnMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOnMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjde_EventListener, + callable : null + }, { + name : "postMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, $rt_arraycls(otj_JSObject)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, otj_JSObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject], + returnType : $rt_voidcls(), + callable : null + }]; + juf_DoublePredicate.$meta.methods = [ + { + name : "test", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "and", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : juf_DoublePredicate, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : juf_DoublePredicate, + callable : null + }, { + name : "or", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : juf_DoublePredicate, + callable : null + }, { + name : "lambda$or$2", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoublePredicate, $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$negate$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$and$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoublePredicate, $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }]; + juf_DoubleUnaryOperator.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "compose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleUnaryOperator], + returnType : juf_DoubleUnaryOperator, + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleUnaryOperator], + returnType : juf_DoubleUnaryOperator, + callable : null + }, { + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_DoubleUnaryOperator, + callable : null + }, { + name : "lambda$identity$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "lambda$andThen$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "lambda$compose$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }]; + juf_DoubleFunction.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : jl_Object, + callable : null + }]; + juf_DoubleToIntFunction.$meta.methods = [ + { + name : "applyAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_intcls(), + callable : null + }]; + juf_DoubleToLongFunction.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_longcls(), + callable : null + }]; + juf_DoubleConsumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : juf_DoubleConsumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoubleConsumer, $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }]; + juf_DoubleBinaryOperator.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }]; + ju_PrimitiveIterator$OfDouble.$meta.methods = [ + { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Double, + callable : null + }, { + name : "forEachRemaining", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + ju_Spliterator$OfDouble.$meta.methods = [ + { + name : "tryAdvance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }]; + jus_DoubleStream$Builder.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : jus_DoubleStream$Builder, + callable : null + }, { + name : "build", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_DoubleStream, + callable : null + }]; + juf_DoubleSupplier.$meta.methods = [ + { + name : "getAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }]; + otjdx_NamedNodeMap.$meta.methods = [ + { + name : "getNamedItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Node, + callable : null + }, { + name : "setNamedItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Node], + returnType : otjdx_Node, + callable : null + }, { + name : "removeNamedItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjdx_Node, + callable : null + }, { + name : "item", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjdx_Node, + callable : null + }, { + name : "getLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getNamedItemNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_Node, + callable : null + }, { + name : "setNamedItemNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjdx_Node], + returnType : otjdx_Node, + callable : null + }, { + name : "removeNamedItemNS", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : otjdx_Node, + callable : null + }]; + otjw_CloseEvent.$meta.methods = [ + { + name : "getCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getReason", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "wasClean", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + otjc_JSError$TryClause.$meta.methods = [ + { + name : "run", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }]; + otjc_JSError$CatchClause.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + jn_URLStreamHandlerFactory.$meta.methods = [ + { + name : "createURLStreamHandler", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jn_URLStreamHandler, + callable : null + }]; + otp_PlatformSequence.$meta.methods = [ + { + name : "getLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otj_JSObject, + callable : null + }]; + otjc_JSRegExpFlag.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(otjc_JSRegExpFlag), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otjc_JSRegExpFlag, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nle_WebsocketNetworkManager$ByteBufferDirectInputStream.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jn_ByteBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "read", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "available", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [jn_ByteBuffer, nle_WebsocketNetworkManager$1], + returnType : $rt_voidcls(), + callable : null + }]; + jsm_Sequencer$SyncMode.$meta.methods = [ { name : "", modifiers : 0, @@ -124912,310 +124195,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : jl_String, callable : null - }]; - jss_LineListener.$meta.methods = [ - { - name : "update", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jss_LineEvent], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_MidiChannel.$meta.methods = [ - { - name : "noteOn", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "noteOff", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "noteOff", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPolyPressure", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPolyPressure", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setChannelPressure", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChannelPressure", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "controlChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getController", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "programChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "programChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getProgram", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setPitchBend", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPitchBend", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "resetAllControllers", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allNotesOff", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allSoundOff", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "localControl", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setMono", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMono", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setOmni", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOmni", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setMute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSolo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSolo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - jsm_VoiceStatus.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otjw_CloseEvent.$meta.methods = [ - { - name : "getCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getReason", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "wasClean", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - otcit_DateTimeZoneBuilder$RuleSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [otcit_DateTimeZoneBuilder$RuleSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStandardOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setStandardOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setFixedSavings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRule", - modifiers : 0, - accessLevel : 3, - parameterTypes : [otcit_DateTimeZoneBuilder$Rule], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setUpperLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), otcit_DateTimeZoneBuilder$OfYear], - returnType : $rt_voidcls(), - callable : null - }, { - name : "firstTransition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : otcit_DateTimeZoneBuilder$Transition, - callable : null - }, { - name : "nextTransition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : otcit_DateTimeZoneBuilder$Transition, - callable : null - }, { - name : "getUpperLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "buildTailZone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otcit_DateTimeZoneBuilder$DSTZone, - callable : null }, { name : "", modifiers : 512, @@ -125224,62 +124203,391 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otcit_DateTimeZoneBuilder$Transition.$meta.methods = [ + jsm_MetaEventListener.$meta.methods = [ + { + name : "meta", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_MetaMessage], + returnType : $rt_voidcls(), + callable : null + }]; + ju_EventListener.$meta.methods = []; + jsm_ControllerEventListener.$meta.methods = [ + { + name : "controlChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jsm_ShortMessage], + returnType : $rt_voidcls(), + callable : null + }]; + nms_NibbleArray.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + otp_PlatformClassMetadata.$meta.methods = [ + { + name : "getArrayItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClass, + callable : null + }, { + name : "getSupertypes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformSequence, + callable : null + }, { + name : "getSuperclass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClass, + callable : null + }, { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isPrimitive", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isEnum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFlags", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getAccessLevel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jt_DateFormatElement$TrieNode.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [$rt_longcls(), otcit_DateTimeZoneBuilder$Transition], + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otjde_MessageEvent.$meta.methods = [ + { + name : "getData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }, { + name : "getDataAsString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDataAsArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjt_ArrayBuffer, + callable : null + }]; + otjdc_CSSStyleDeclaration.$meta.methods = [ + { + name : "getCssText", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setCssText", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { + name : "getLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "item", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getPropertyValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getPropertyPriority", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "setProperty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setProperty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPropertyValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPropertyPriority", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeProperty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }]; + otjdh_TextRectangle.$meta.methods = [ + { + name : "getLeft", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getTop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBottom", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWidth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_Empty3.$meta.methods = [ + { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_longcls(), otcit_DateTimeZoneBuilder$Rule, $rt_intcls()], + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jss_TargetDataLine.$meta.methods = [ + { + name : "open", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_AudioFormat, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], + name : "open", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_AudioFormat], returnType : $rt_voidcls(), callable : null }, { - name : "getMillis", - modifiers : 0, + name : "read", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }]; + jss_DataLine.$meta.methods = [ + { + name : "drain", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flush", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stop", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isRunning", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isActive", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFormat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jss_AudioFormat, + callable : null + }, { + name : "getBufferSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "available", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFramePosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getLongFramePosition", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_longcls(), callable : null }, { - name : "getWallOffset", - modifiers : 0, + name : "getMicrosecondPosition", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : $rt_longcls(), callable : null }, { - name : "getStandardOffset", - modifiers : 0, + name : "getLevel", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSaveMillis", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isTransitionFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [otcit_DateTimeZoneBuilder$Transition], - returnType : $rt_booleancls(), + returnType : $rt_floatcls(), callable : null }]; otjm_MediaError.$meta.methods = [ @@ -125555,319 +124863,200 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - juf_DoublePredicate.$meta.methods = [ + otjdh_HTMLCanvasElement.$meta.methods = [ { - name : "test", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "and", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoublePredicate], - returnType : juf_DoublePredicate, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : juf_DoublePredicate, - callable : null - }, { - name : "or", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoublePredicate], - returnType : juf_DoublePredicate, - callable : null - }, { - name : "lambda$or$2", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoublePredicate, $rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$negate$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$and$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoublePredicate, $rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }]; - juf_DoubleUnaryOperator.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "compose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleUnaryOperator], - returnType : juf_DoubleUnaryOperator, - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleUnaryOperator], - returnType : juf_DoubleUnaryOperator, - callable : null - }, { - name : "identity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : juf_DoubleUnaryOperator, - callable : null - }, { - name : "lambda$identity$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "lambda$andThen$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "lambda$compose$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }]; - juf_DoubleFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : jl_Object, - callable : null - }]; - juf_DoubleToIntFunction.$meta.methods = [ - { - name : "applyAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_intcls(), - callable : null - }]; - juf_DoubleToLongFunction.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_longcls(), - callable : null - }]; - juf_DoubleConsumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], - returnType : juf_DoubleConsumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoubleConsumer, $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }]; - juf_DoubleBinaryOperator.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }]; - ju_PrimitiveIterator$OfDouble.$meta.methods = [ - { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextDouble", + name : "getWidth", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Double, - callable : null - }, { - name : "forEachRemaining", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - ju_Spliterator$OfDouble.$meta.methods = [ - { - name : "tryAdvance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }]; - jus_DoubleStream$Builder.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : jus_DoubleStream$Builder, - callable : null - }, { - name : "build", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_DoubleStream, - callable : null - }]; - juf_DoubleSupplier.$meta.methods = [ - { - name : "getAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - nms_NibbleArray.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_intcls(), callable : null }, { - name : "set", - modifiers : 0, + name : "setWidth", + modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null - }]; - jn_URLStreamHandlerFactory.$meta.methods = [ - { - name : "createURLStreamHandler", + }, { + name : "getHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getContext", modifiers : 1, accessLevel : 3, parameterTypes : [jl_String], - returnType : jn_URLStreamHandler, + returnType : otj_JSObject, + callable : null + }, { + name : "getContext", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "toDataURL", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, $rt_doublecls()], + returnType : jl_String, + callable : null + }, { + name : "toDataURL", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "toDataURL", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, callable : null }]; - otp_PlatformClassMetadata.$meta.methods = [ + otjc_CanvasImageSource.$meta.methods = []; + otjw_WebGLContextAttributes.$meta.methods = [ { - name : "getArrayItem", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : otp_PlatformClass, + returnType : $rt_voidcls(), callable : null }, { - name : "getSupertypes", + name : "isAlpha", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : otp_PlatformSequence, + returnType : $rt_booleancls(), callable : null }, { - name : "getSuperclass", + name : "setAlpha", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDepth", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : otp_PlatformClass, + returnType : $rt_booleancls(), + callable : null + }, { + name : "setDepth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isScencil", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setStencil", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAntialias", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAntialias", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isPremultipliedAlpha", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setPremultipliedAlpha", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isPreserveDrawingBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setPreserveDrawingBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [], + returnType : otjw_WebGLContextAttributes, + callable : null + }, { + name : "$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjw_WebGLContextAttributes], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create$js_body$_13", + modifiers : 768, + accessLevel : 0, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }]; + otjw_WebGLActiveInfo.$meta.methods = [ + { + name : "getSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { name : "getName", @@ -125876,44 +125065,855 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : jl_String, callable : null - }, { - name : "isPrimitive", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isEnum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getFlags", + }]; + otjw_WebGLShaderPrecisionFormat.$meta.methods = [ + { + name : "getRangeMin", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getAccessLevel", + name : "getRangeMax", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPrecision", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }]; - jt_DateFormatElement$TrieNode.$meta.methods = [ + otjc_ImageData.$meta.methods = [ + { + name : "getWidth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjt_Uint8ClampedArray, + callable : null + }, { + name : "setData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Uint8ClampedArray], + returnType : $rt_voidcls(), + callable : null + }]; + otjdh_HTMLImageElement.$meta.methods = [ + { + name : "getAlt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setAlt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWidth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setWidth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNaturalWidth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getNaturalHeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSrc", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setSrc", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCrossOrigin", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setCrossOrigin", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + otjdh_HTMLHtmlElement.$meta.methods = []; + otjdh_HTMLBodyElement.$meta.methods = [ + { + name : "setOnBeforeUnload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnError", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnLoad", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnMessage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnOffline", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnOnline", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnUnload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjde_EventListener], + returnType : $rt_voidcls(), + callable : null + }]; + otjdh_HTMLHeadElement.$meta.methods = []; + jsm_MidiChannel.$meta.methods = [ + { + name : "noteOn", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "noteOff", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "noteOff", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPolyPressure", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPolyPressure", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setChannelPressure", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChannelPressure", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "controlChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getController", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "programChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "programChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProgram", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setPitchBend", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPitchBend", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "resetAllControllers", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allNotesOff", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allSoundOff", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "localControl", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setMono", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMono", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setOmni", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOmni", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setMute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSolo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSolo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + jsm_VoiceStatus.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; + jsm_Instrument.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jsm_Soundbank, jsm_Patch, jl_String, jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPatch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Patch, + callable : null + }]; + jsm_SoundbankResource.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jsm_Soundbank, jl_String, jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundbank", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jsm_Soundbank, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDataClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "getData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nms_PathPoint.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "makeHash", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "distanceTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_PathPoint], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_75832_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_PathPoint], + returnType : $rt_floatcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isAssigned", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + juf_Predicate.$meta.methods = [ + { + name : "test", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "and", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : juf_Predicate, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : juf_Predicate, + callable : null + }, { + name : "or", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : juf_Predicate, + callable : null + }, { + name : "isEqual", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : juf_Predicate, + callable : null + }, { + name : "lambda$isEqual$3", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$or$2", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Predicate, jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$negate$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$and$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Predicate, jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + juf_BinaryOperator.$meta.methods = [ + { + name : "minBy", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : juf_BinaryOperator, + callable : null + }, { + name : "maxBy", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : juf_BinaryOperator, + callable : null + }, { + name : "lambda$maxBy$1", + modifiers : 544, + accessLevel : 1, + parameterTypes : [ju_Comparator, jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "lambda$minBy$0", + modifiers : 544, + accessLevel : 1, + parameterTypes : [ju_Comparator, jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }]; + ju_Optional.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Optional, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Optional, + callable : null + }, { + name : "ofNullable", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Optional, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "isPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "ifPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "filter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : ju_Optional, + callable : null + }, { + name : "map", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : ju_Optional, + callable : null + }, { + name : "flatMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : ju_Optional, + callable : null + }, { + name : "orElse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "orElseGet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : jl_Object, + callable : null + }, { + name : "orElseThrow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jus_Collector.$meta.methods = [ + { + name : "supplier", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : juf_Supplier, + callable : null + }, { + name : "accumulator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : juf_BiConsumer, + callable : null + }, { + name : "combiner", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : juf_BinaryOperator, + callable : null + }, { + name : "finisher", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : juf_Function, + callable : null + }, { + name : "characteristics", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BinaryOperator, $rt_arraycls(jus_Collector$Characteristics)], + returnType : jus_Collector, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BinaryOperator, juf_Function, $rt_arraycls(jus_Collector$Characteristics)], + returnType : jus_Collector, + callable : null + }, { + name : "lambda$of$0", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }]; + jus_Stream$Builder.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jus_Stream$Builder, + callable : null + }, { + name : "build", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }]; + jss_Control.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jss_Control$Type], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jss_Control$Type, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jss_Control$Type.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jss_LineListener.$meta.methods = [ + { + name : "update", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jss_LineEvent], + returnType : $rt_voidcls(), + callable : null + }]; otcir_Converter.$meta.methods = [ { name : "", @@ -126736,195 +126736,49 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; - otjm_VideoTrack.$meta.methods = [ - { - name : "getId", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getLabel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getKind", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getLanguage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isSelected", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSelected", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - otjm_TextTrackCueList.$meta.methods = [ - { - name : "getCueById", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otjm_TextTrackCue, - callable : null - }]; - jss_LineEvent.$meta.methods = [ + otcit_DateTimeZoneBuilder$Rule.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [jss_Line, jss_LineEvent$Type, $rt_longcls()], + accessLevel : 0, + parameterTypes : [otcit_DateTimeZoneBuilder$Recurrence, $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getLine", - modifiers : 4, + name : "getFromYear", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jss_Line, + returnType : $rt_intcls(), callable : null }, { - name : "getType", - modifiers : 4, + name : "getToYear", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jss_LineEvent$Type, + returnType : $rt_intcls(), callable : null }, { - name : "getFramePosition", - modifiers : 4, + name : "getOfYear", + modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : otcit_DateTimeZoneBuilder$OfYear, + callable : null + }, { + name : "getSaveMillis", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_longcls(), callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otjt_Uint8ClampedArray.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjt_Uint8ClampedArray, - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [otjt_ArrayBuffer], - returnType : otjt_Uint8ClampedArray, - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [otjt_ArrayBufferView], - returnType : otjt_Uint8ClampedArray, - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [otjt_ArrayBuffer, $rt_intcls(), $rt_intcls()], - returnType : otjt_Uint8ClampedArray, - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [otjt_ArrayBuffer, $rt_intcls()], - returnType : otjt_Uint8ClampedArray, - callable : null - }, { - name : "$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjt_Uint8ClampedArray], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create$js_body$_3", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "create$js_body$_4", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "create$js_body$_5", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "create$js_body$_6", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject, otj_JSObject, otj_JSObject], - returnType : otj_JSObject, - callable : null - }, { - name : "create$js_body$_7", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject, otj_JSObject], - returnType : otj_JSObject, - callable : null }]; otjm_TextTrackCue.$meta.methods = [ { @@ -127096,6 +126950,94 @@ function jl_Class_createMetadata() { returnType : otjdx_DocumentFragment, callable : null }]; + otjm_AudioTrack.$meta.methods = [ + { + name : "getId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLabel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getKind", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLanguage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isEnabled", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setEnabled", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + otjm_VideoTrack.$meta.methods = [ + { + name : "getId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLabel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getKind", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLanguage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isSelected", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSelected", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; otcfm_InMemoryVirtualFile.$meta.methods = [ { name : "", @@ -127182,80 +127124,151 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otcit_DateTimeZoneBuilder$Rule.$meta.methods = [ + otjm_TextTrackCueList.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [otcit_DateTimeZoneBuilder$Recurrence, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFromYear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getToYear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getOfYear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otcit_DateTimeZoneBuilder$OfYear, - callable : null - }, { - name : "getSaveMillis", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }]; - nle_WebsocketNetworkManager$1.$meta.methods = []; - jus_Collector$Characteristics.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jus_Collector$Characteristics), - callable : null - }, { - name : "valueOf", - modifiers : 512, + name : "getCueById", + modifiers : 1, accessLevel : 3, parameterTypes : [jl_String], - returnType : jus_Collector$Characteristics, + returnType : otjm_TextTrackCue, callable : null - }, { + }]; + jss_LineEvent.$meta.methods = [ + { name : "", modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], + accessLevel : 3, + parameterTypes : [jss_Line, jss_LineEvent$Type, $rt_longcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 512, - accessLevel : 0, + name : "getLine", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jss_Line, + callable : null + }, { + name : "getType", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jss_LineEvent$Type, + callable : null + }, { + name : "getFramePosition", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + otjt_Uint8ClampedArray.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjt_Uint8ClampedArray, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [otjt_ArrayBuffer], + returnType : otjt_Uint8ClampedArray, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [otjt_ArrayBufferView], + returnType : otjt_Uint8ClampedArray, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [otjt_ArrayBuffer, $rt_intcls(), $rt_intcls()], + returnType : otjt_Uint8ClampedArray, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [otjt_ArrayBuffer, $rt_intcls()], + returnType : otjt_Uint8ClampedArray, + callable : null + }, { + name : "$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjt_Uint8ClampedArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create$js_body$_3", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "create$js_body$_4", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "create$js_body$_5", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "create$js_body$_6", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject, otj_JSObject, otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "create$js_body$_7", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject, otj_JSObject], + returnType : otj_JSObject, + callable : null }]; otcf_VirtualFileAccessor.$meta.methods = [ { @@ -127322,47 +127335,34 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otjm_AudioTrack.$meta.methods = [ + nle_WebsocketNetworkManager$1.$meta.methods = []; + jus_Collector$Characteristics.$meta.methods = [ { - name : "getId", - modifiers : 1, + name : "values", + modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_arraycls(jus_Collector$Characteristics), callable : null }, { - name : "getLabel", - modifiers : 1, + name : "valueOf", + modifiers : 512, accessLevel : 3, + parameterTypes : [jl_String], + returnType : jus_Collector$Characteristics, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getKind", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getLanguage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isEnabled", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setEnabled", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }]; @@ -127403,21 +127403,170 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - obc_BufferedBlockCipher.$meta.methods = [ + jt_ChoiceFormat.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [], + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_arraycls(jl_String)], returnType : $rt_voidcls(), callable : null }, { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [obc_BlockCipher], + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null + }, { + name : "applyPattern", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), jl_StringBuffer, jt_FieldPosition], + returnType : jl_StringBuffer, + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), jl_StringBuffer, jt_FieldPosition], + returnType : jl_StringBuffer, + callable : null + }, { + name : "getFormats", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "getLimits", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_doublecls()), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "nextDouble", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "nextDouble", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_booleancls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jt_ParsePosition], + returnType : jl_Number, + callable : null + }, { + name : "previousDouble", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setChoices", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "skipWhitespace", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "toPattern", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + obce_AESFastEngine.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shift", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "FFmulX", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "inv_mcol", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "subWord", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "generateWorkingKey", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_booleancls()], + returnType : $rt_arraycls($rt_arraycls($rt_intcls())), + callable : null }, { name : "init", modifiers : 0, @@ -127425,6 +127574,13 @@ function jl_Class_createMetadata() { parameterTypes : [$rt_booleancls(), obc_CipherParameters], returnType : $rt_voidcls(), callable : null + }, { + name : "getAlgorithmName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null }, { name : "getBlockSize", modifiers : 0, @@ -127433,31 +127589,10 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "getUpdateOutputSize", + name : "processBlock", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getOutputSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "processByte", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "doFinal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], returnType : $rt_intcls(), callable : null }, { @@ -127467,6 +127602,117 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "unpackBlock", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "packBlock", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "encryptBlock", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_arraycls($rt_intcls()))], + returnType : $rt_voidcls(), + callable : null + }, { + name : "decryptBlock", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_arraycls($rt_intcls()))], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + obcp_ParametersWithIV.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [obc_CipherParameters, $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getIV", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "getParameters", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : obc_CipherParameters, + callable : null + }]; + maat_TMIEnchantControl.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String, nms_Enchantment, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "click", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "draw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [maat__tmi_MgCanvas, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + ju_ServiceLoader$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_ServiceLoader], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNext", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null }]; obc_BlockCipher.$meta.methods = [ { @@ -127505,88 +127751,247 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EnumArt.$meta.methods = [ + jni_XHRURLConnection.$meta.methods = [ { - name : "values", - modifiers : 512, + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_URL], + returnType : $rt_voidcls(), + callable : null + }, { + name : "disconnect", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nms_EnumArt), + returnType : $rt_voidcls(), callable : null }, { - name : "valueOf", - modifiers : 512, + name : "connect", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_EnumArt, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "", + name : "performRequestIfNecessary", modifiers : 0, accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }]; - obcm_CFBBlockCipher.$meta.methods = [ - { - name : "", + }, { + name : "performRequest", + modifiers : 256, + accessLevel : 1, + parameterTypes : [], + returnType : jl_Boolean, + callable : null + }, { + name : "performRequest", modifiers : 0, - accessLevel : 3, - parameterTypes : [obc_BlockCipher, $rt_intcls()], + accessLevel : 1, + parameterTypes : [oti_AsyncCallback], returnType : $rt_voidcls(), callable : null }, { - name : "init", + name : "parseHeaders", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), obc_CipherParameters], + accessLevel : 1, + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "getAlgorithmName", + name : "getHeaderFieldKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getHeaderField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getHeaderField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getHeaderFields", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getInputStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_InputStream, + callable : null + }, { + name : "getResponseCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getResponseMessage", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "getBlockSize", + name : "getErrorStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_InputStream, + callable : null + }, { + name : "getOutputStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_OutputStream, + callable : null + }, { + name : "lambda$performRequest$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ModelEnderCrystal.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "render", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + obc_CipherParameters.$meta.methods = []; + obci_CipherInputStream.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_InputStream, obc_BufferedBlockCipher], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextChunk", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "read", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "processBlock", + name : "read", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + parameterTypes : [$rt_arraycls($rt_bytecls())], returnType : $rt_intcls(), callable : null }, { - name : "encryptBlock", + name : "read", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], returnType : $rt_intcls(), callable : null }, { - name : "decryptBlock", + name : "skip", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "available", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "reset", + name : "close", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markSupported", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + obci_CipherOutputStream.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, obc_BufferedBlockCipher], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "close", modifiers : 0, accessLevel : 3, parameterTypes : [], @@ -127616,6 +128021,29 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + obcp_KeyParameter.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }]; maa_CryptManager.$meta.methods = [ { name : "", @@ -127751,443 +128179,6 @@ function jl_Class_createMetadata() { returnType : otj_JSObject, callable : null }]; - jt_ChoiceFormat.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyPattern", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), jl_StringBuffer, jt_FieldPosition], - returnType : jl_StringBuffer, - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), jl_StringBuffer, jt_FieldPosition], - returnType : jl_StringBuffer, - callable : null - }, { - name : "getFormats", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "getLimits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_doublecls()), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "nextDouble", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "nextDouble", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_booleancls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jt_ParsePosition], - returnType : jl_Number, - callable : null - }, { - name : "previousDouble", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setChoices", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "skipWhitespace", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "toPattern", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - ju_ServiceLoader$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_ServiceLoader], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNext", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - obc_CipherParameters.$meta.methods = []; - maat_TMIEnchantControl.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String, nms_Enchantment, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "click", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "draw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [maat__tmi_MgCanvas, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - obce_AESFastEngine.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shift", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "FFmulX", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "inv_mcol", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "subWord", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "generateWorkingKey", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_booleancls()], - returnType : $rt_arraycls($rt_arraycls($rt_intcls())), - callable : null - }, { - name : "init", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), obc_CipherParameters], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAlgorithmName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getBlockSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "unpackBlock", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "packBlock", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "encryptBlock", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_arraycls($rt_intcls()))], - returnType : $rt_voidcls(), - callable : null - }, { - name : "decryptBlock", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_arraycls($rt_intcls()))], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - obci_CipherOutputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, obc_BufferedBlockCipher], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "flush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_ModelEnderCrystal.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "render", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - obci_CipherInputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_InputStream, obc_BufferedBlockCipher], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextChunk", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_intcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "skip", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "available", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markSupported", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - jur_IntArrHash.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }]; csms_StandardMidiFileReader.$meta.methods = [ { name : "", @@ -128246,173 +128237,87 @@ function jl_Class_createMetadata() { returnType : jsm_Sequence, callable : null }]; - obcp_ParametersWithIV.$meta.methods = [ + obcm_CFBBlockCipher.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [obc_CipherParameters, $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + parameterTypes : [obc_BlockCipher, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getIV", + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), obc_CipherParameters], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAlgorithmName", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "getParameters", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : obc_CipherParameters, - callable : null - }]; - obcp_KeyParameter.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }]; - jni_XHRURLConnection.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_URL], - returnType : $rt_voidcls(), - callable : null - }, { - name : "disconnect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "performRequestIfNecessary", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "performRequest", - modifiers : 256, - accessLevel : 1, - parameterTypes : [], - returnType : jl_Boolean, - callable : null - }, { - name : "performRequest", - modifiers : 0, - accessLevel : 1, - parameterTypes : [oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parseHeaders", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeaderFieldKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], returnType : jl_String, callable : null }, { - name : "getHeaderField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getHeaderField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getHeaderFields", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getInputStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_InputStream, - callable : null - }, { - name : "getResponseCode", + name : "getBlockSize", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getResponseMessage", + name : "processBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "encryptBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "decryptBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "reset", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getErrorStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_InputStream, - callable : null - }, { - name : "getOutputStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_OutputStream, - callable : null - }, { - name : "lambda$performRequest$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [oti_AsyncCallback], returnType : $rt_voidcls(), callable : null }]; + jur_IntArrHash.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_intcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }]; ji_BufferedOutputStream.$meta.methods = [ { name : "", @@ -128464,6 +128369,101 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + obc_BufferedBlockCipher.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [obc_BlockCipher], + returnType : $rt_voidcls(), + callable : null + }, { + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), obc_CipherParameters], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getUpdateOutputSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getOutputSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "processByte", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "doFinal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EnumArt.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nms_EnumArt), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_EnumArt, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; csms_SMFParser.$meta.methods = [ { name : "", @@ -128522,77 +128522,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jn_ProtocolException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - obc_RuntimeCryptoException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jni_XHRURLConnection$performRequest$lambda$_5_0.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jni_XHRURLConnection, oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stateChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stateChanged$exported$0", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }]; - ju_LinkedHashMap$LinkedHashMapEntrySet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_LinkedHashMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; otjt_Int8Array.$meta.methods = [ { name : "", @@ -128716,6 +128645,22 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + jl_InstantiationException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; juca_AtomicInteger.$meta.methods = [ { name : "", @@ -128879,6 +128824,77 @@ function jl_Class_createMetadata() { returnType : $rt_doublecls(), callable : null }]; + jn_ProtocolException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + obc_RuntimeCryptoException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jni_XHRURLConnection$performRequest$lambda$_5_0.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jni_XHRURLConnection, oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stateChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stateChanged$exported$0", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }]; + ju_LinkedHashMap$LinkedHashMapEntrySet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_LinkedHashMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; obc_DataLengthException.$meta.methods = [ { name : "", @@ -128895,30 +128911,343 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jl_InstantiationException.$meta.methods = [ + ju_Collections$15.$meta.methods = [ { name : "", modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entrySet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }]; + nms_InventoryCrafting.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Container, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "getStackInRowAndColumn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "getInvName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isInvNameLocalized", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getStackInSlotOnClosing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "onInventoryChanged", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "", + name : "isUseableByPlayer", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), callable : null - }]; - jn_InvalidMarkException.$meta.methods = [ - { - name : "", + }, { + name : "openChest", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "closeChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isStackValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + jt_MessageFormat$FieldContainer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), jt_AttributedCharacterIterator$Attribute, jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + ju_LinkedHashMap$EntryIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_LinkedHashMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map$Entry, + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + jsm_Track$ImmutableEndOfTrack.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [jsm_Track$1], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityBodyHelper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_75664_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_75665_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }]; + nms_CombatTracker.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_94545_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_94547_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_DamageSource, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_94546_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_94550_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_EntityLiving, + callable : null + }, { + name : "func_94544_f", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nms_CombatEntry, + callable : null + }, { + name : "func_94548_b", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_CombatEntry], + returnType : jl_String, + callable : null + }, { + name : "func_94542_g", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_94549_h", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cjj_GZIPInputStream.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_InputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_InputStream, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_InputStream, cjj_Inflater, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getModifiedtime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getOS", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getComment", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCRC", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "readHeader", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fill", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_intcls(), + callable : null }]; jt_MessageFormat$Field.$meta.methods = [ { @@ -129288,254 +129617,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityBodyHelper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_75664_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_75665_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }]; - ju_LinkedHashMap$EntryIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_LinkedHashMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map$Entry, - callable : null - }, { - name : "next", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - cjj_GZIPInputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_InputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_InputStream, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_InputStream, cjj_Inflater, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getModifiedtime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getOS", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getComment", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCRC", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "readHeader", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fill", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_intcls(), - callable : null - }]; - jsm_Track$ImmutableEndOfTrack.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [jsm_Track$1], - returnType : $rt_voidcls(), - callable : null - }]; - nms_InventoryCrafting.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Container, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "getStackInRowAndColumn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "getInvName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isInvNameLocalized", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getStackInSlotOnClosing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "onInventoryChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isStackValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; nms_ContainerSheep.$meta.methods = [ { name : "", @@ -129552,95 +129633,14 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - ju_Collections$15.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entrySet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }]; - nms_CombatTracker.$meta.methods = [ + jn_InvalidMarkException.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_94545_a", - modifiers : 0, - accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "func_94547_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_DamageSource, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_94546_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_94550_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_EntityLiving, - callable : null - }, { - name : "func_94544_f", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nms_CombatEntry, - callable : null - }, { - name : "func_94548_b", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_CombatEntry], - returnType : jl_String, - callable : null - }, { - name : "func_94542_g", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_94549_h", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jt_MessageFormat$FieldContainer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), jt_AttributedCharacterIterator$Attribute, jl_Object], - returnType : $rt_voidcls(), - callable : null }]; nms_CombatEntry.$meta.methods = [ { @@ -129694,35 +129694,70 @@ function jl_Class_createMetadata() { callable : null }]; jsm_Track$1.$meta.methods = []; - nms_GameRuleValue.$meta.methods = [ + nms_GuiWinGame.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "setValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGameRuleStringValue", + name : "updateScreen", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_voidcls(), callable : null }, { - name : "getGameRuleBooleanValue", + name : "keyTyped", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_charcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "respawnPlayer", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doesGuiPauseGame", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_73986_b", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null }]; nms_EntityPickupFX.$meta.methods = [ { @@ -129754,86 +129789,228 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nms_EntityCrit2FX.$meta.methods = [ + nms_WorldProviderEnd.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_World, nms_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, nms_Entity, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getFXLayer", + name : "registerWorldChunkManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChunkGenerator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_IChunkProvider, + callable : null + }, { + name : "calculateCelestialAngle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "calcSunriseSunsetColors", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_arraycls($rt_floatcls()), + callable : null + }, { + name : "getFogColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : nms_Vec3, + callable : null + }, { + name : "isSkyColored", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canRespawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSurfaceWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCloudHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "canCoordinateBeSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getEntrancePortalLocation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ChunkCoordinates, + callable : null + }, { + name : "getAverageGroundLevel", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null + }, { + name : "doesXZShowFog", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDimensionName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null }]; - nms_NpcMerchant.$meta.methods = [ + nms_SlotCrafting.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_EntityPlayer], + parameterTypes : [nms_EntityPlayer, nms_IInventory, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getCustomer", + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_ItemStack, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }]; + nms_WorldProviderHell.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nms_EntityPlayer, - callable : null - }, { - name : "setCustomer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], returnType : $rt_voidcls(), callable : null }, { - name : "getRecipes", + name : "registerWorldChunkManager", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : nms_MerchantRecipeList, - callable : null - }, { - name : "setRecipes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_MerchantRecipeList], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "useRecipe", + name : "getFogColor", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_MerchantRecipe], + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : nms_Vec3, + callable : null + }, { + name : "generateLightBrightnessTable", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "isSurfaceWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canCoordinateBeSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "calculateCelestialAngle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "canRespawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "doesXZShowFog", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDimensionName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null }]; nms_SlotArmor.$meta.methods = [ { @@ -129865,20 +130042,107 @@ function jl_Class_createMetadata() { returnType : nms_Icon, callable : null }]; - nms_WorldProviderSurface.$meta.methods = [ + nms_GuiDownloadTerrain.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, + parameterTypes : [nms_NetClientHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "keyTyped", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_charcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getDimensionName", + name : "updateScreen", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + maajss_KeySpec.$meta.methods = []; + nms_GuiMerchant.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_IMerchant, nms_World, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerForegroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "actionPerformed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_GuiButton], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerBackgroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getIMerchant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_IMerchant, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; nms_InventoryCraftResult.$meta.methods = [ @@ -129981,6 +130245,451 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; + jsm_SysexMessage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + maajcs_SecretKeySpec.$meta.methods = [ + { + name : "getAlgorithm", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFormat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getEncoded", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityCrit2FX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, nms_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, nms_Entity, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_NpcMerchant.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCustomer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_EntityPlayer, + callable : null + }, { + name : "setCustomer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRecipes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : nms_MerchantRecipeList, + callable : null + }, { + name : "setRecipes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_MerchantRecipeList], + returnType : $rt_voidcls(), + callable : null + }, { + name : "useRecipe", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_MerchantRecipe], + returnType : $rt_voidcls(), + callable : null + }]; + csms_FastShortMessage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jsm_ShortMessage], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPackedMsg", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "getLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChannel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getData1", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getData2", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStatus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nms_WorldProviderSurface.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDimensionName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nms_GameRuleValue.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGameRuleStringValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getGameRuleBooleanValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + ju_Collections$16.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_Set], + returnType : $rt_voidcls(), + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + jt_AttributedString.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jt_AttributedCharacterIterator, $rt_intcls(), $rt_intcls(), ju_Set], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator, $rt_intcls(), $rt_intcls(), $rt_arraycls(jt_AttributedCharacterIterator$Attribute)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute, jl_Object, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addAttributes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getIterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jt_AttributedCharacterIterator, + callable : null + }, { + name : "getIterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jt_AttributedCharacterIterator$Attribute)], + returnType : jt_AttributedCharacterIterator, + callable : null + }, { + name : "getIterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jt_AttributedCharacterIterator$Attribute), $rt_intcls(), $rt_intcls()], + returnType : jt_AttributedCharacterIterator, + callable : null + }]; nms_InventoryMerchant.$meta.methods = [ { name : "", @@ -130109,812 +130818,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_Collections$16.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_Set], - returnType : $rt_voidcls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; - nms_WorldProviderHell.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerWorldChunkManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFogColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : nms_Vec3, - callable : null - }, { - name : "generateLightBrightnessTable", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSurfaceWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canCoordinateBeSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "calculateCelestialAngle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "canRespawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "doesXZShowFog", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDimensionName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nms_GuiMerchant.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_IMerchant, nms_World, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerForegroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerBackgroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getIMerchant", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_IMerchant, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - csms_FastShortMessage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jsm_ShortMessage], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPackedMsg", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "getLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChannel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getData1", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getData2", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStatus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - jt_AttributedString.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jt_AttributedCharacterIterator, $rt_intcls(), $rt_intcls(), ju_Set], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator, $rt_intcls(), $rt_intcls(), $rt_arraycls(jt_AttributedCharacterIterator$Attribute)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute, jl_Object, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addAttributes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getIterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jt_AttributedCharacterIterator, - callable : null - }, { - name : "getIterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jt_AttributedCharacterIterator$Attribute)], - returnType : jt_AttributedCharacterIterator, - callable : null - }, { - name : "getIterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jt_AttributedCharacterIterator$Attribute), $rt_intcls(), $rt_intcls()], - returnType : jt_AttributedCharacterIterator, - callable : null - }]; - nms_SlotCrafting.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_IInventory, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_ItemStack, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onPickupFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }]; - jsm_SysexMessage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nms_GuiDownloadTerrain.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_NetClientHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keyTyped", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_charcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GuiWinGame.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keyTyped", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_charcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "respawnPlayer", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doesGuiPauseGame", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_73986_b", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - maajss_KeySpec.$meta.methods = []; - maajcs_SecretKeySpec.$meta.methods = [ - { - name : "getAlgorithm", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFormat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getEncoded", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nms_WorldProviderEnd.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerWorldChunkManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChunkGenerator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_IChunkProvider, - callable : null - }, { - name : "calculateCelestialAngle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "calcSunriseSunsetColors", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_arraycls($rt_floatcls()), - callable : null - }, { - name : "getFogColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : nms_Vec3, - callable : null - }, { - name : "isSkyColored", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canRespawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSurfaceWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCloudHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "canCoordinateBeSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getEntrancePortalLocation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ChunkCoordinates, - callable : null - }, { - name : "getAverageGroundLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "doesXZShowFog", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDimensionName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nms_IRecipe.$meta.methods = [ - { - name : "matches", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingResult", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting], - returnType : nms_ItemStack, - callable : null - }, { - name : "getRecipeSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRecipeOutput", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }]; - nms_RecipesWeapons.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRecipes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_CraftingManager], - returnType : $rt_voidcls(), - callable : null - }]; - nms_ShapedRecipes.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_arraycls(nms_ItemStack), nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRecipeOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : $rt_booleancls(), - callable : null - }, { - name : "checkMatch", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_InventoryCrafting, $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting], - returnType : nms_ItemStack, - callable : null - }, { - name : "getRecipeSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_92100_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ShapedRecipes, - callable : null - }]; nms_ChunkProviderClient.$meta.methods = [ { name : "", @@ -131022,6 +130925,409 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + jt_AttributedString$AttributedIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jt_AttributedString], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jt_AttributedString, $rt_arraycls(jt_AttributedCharacterIterator$Attribute), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "current", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "first", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "getBeginIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEndIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "inRange", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jt_AttributedString$Range], + returnType : $rt_booleancls(), + callable : null + }, { + name : "inRange", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_List], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAllAttributeKeys", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "currentValue", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_List], + returnType : jl_Object, + callable : null + }, { + name : "getAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : jl_Object, + callable : null + }, { + name : "getAttributes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getRunLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "runLimit", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_List], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Set], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "runStart", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_List], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Set], + returnType : $rt_intcls(), + callable : null + }, { + name : "last", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "previous", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "setIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }]; + jt_AttributedString$Range.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + nms_RecipesDyes.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addRecipes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_CraftingManager], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ShapedRecipes.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_arraycls(nms_ItemStack), nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRecipeOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : $rt_booleancls(), + callable : null + }, { + name : "checkMatch", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_InventoryCrafting, $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting], + returnType : nms_ItemStack, + callable : null + }, { + name : "getRecipeSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_92100_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ShapedRecipes, + callable : null + }]; + nms_RecipesTools.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addRecipes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_CraftingManager], + returnType : $rt_voidcls(), + callable : null + }]; + nms_RecipesIngots.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addRecipes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_CraftingManager], + returnType : $rt_voidcls(), + callable : null + }]; + nms_RecipesMapExtending.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting], + returnType : nms_ItemStack, + callable : null + }]; + nms_CraftingManager.$meta.methods = [ + { + name : "getInstance", + modifiers : 516, + accessLevel : 3, + parameterTypes : [], + returnType : nms_CraftingManager, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addRecipe", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_ItemStack, $rt_arraycls(jl_Object)], + returnType : nms_ShapedRecipes, + callable : null + }, { + name : "addShapelessRecipe", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_ItemStack, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "findMatchingRecipe", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : nms_ItemStack, + callable : null + }, { + name : "getRecipeList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_RecipesArmorDyes.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting], + returnType : nms_ItemStack, + callable : null + }, { + name : "getRecipeSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRecipeOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }]; nms_LongHashMap.$meta.methods = [ { name : "", @@ -131129,179 +131435,6 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nms_RecipesFood.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRecipes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_CraftingManager], - returnType : $rt_voidcls(), - callable : null - }]; - nms_CraftingManager.$meta.methods = [ - { - name : "getInstance", - modifiers : 516, - accessLevel : 3, - parameterTypes : [], - returnType : nms_CraftingManager, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRecipe", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_ItemStack, $rt_arraycls(jl_Object)], - returnType : nms_ShapedRecipes, - callable : null - }, { - name : "addShapelessRecipe", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_ItemStack, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "findMatchingRecipe", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : nms_ItemStack, - callable : null - }, { - name : "getRecipeList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_RecipesArmorDyes.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting], - returnType : nms_ItemStack, - callable : null - }, { - name : "getRecipeSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRecipeOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }]; - nms_RecipesMapCloning.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting], - returnType : nms_ItemStack, - callable : null - }, { - name : "getRecipeSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRecipeOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }]; - nms_RecipesCrafting.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRecipes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_CraftingManager], - returnType : $rt_voidcls(), - callable : null - }]; - nms_RecipesArmor.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRecipes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_CraftingManager], - returnType : $rt_voidcls(), - callable : null - }]; csms_MidiUtils.$meta.methods = [ { name : "", @@ -131418,6 +131551,140 @@ function jl_Class_createMetadata() { returnType : $rt_floatcls(), callable : null }]; + nms_RecipeSorter.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_CraftingManager], + returnType : $rt_voidcls(), + callable : null + }, { + name : "compareRecipes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_IRecipe, nms_IRecipe], + returnType : $rt_intcls(), + callable : null + }, { + name : "compare", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nms_LongHashMapEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_longcls(), jl_Object, nms_LongHashMapEntry], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getKey", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getValue", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nms_IRecipe.$meta.methods = [ + { + name : "matches", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingResult", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting], + returnType : nms_ItemStack, + callable : null + }, { + name : "getRecipeSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRecipeOutput", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }]; + nms_RecipeFireworks.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting], + returnType : nms_ItemStack, + callable : null + }, { + name : "getRecipeSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRecipeOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }]; ju_Collections$17.$meta.methods = [ { name : "", @@ -131455,7 +131722,60 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; - nms_RecipesTools.$meta.methods = [ + nms_RecipesMapCloning.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting], + returnType : nms_ItemStack, + callable : null + }, { + name : "getRecipeSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRecipeOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }]; + nms_RecipesFood.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addRecipes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_CraftingManager], + returnType : $rt_voidcls(), + callable : null + }]; + nms_RecipesCrafting.$meta.methods = [ { name : "", modifiers : 0, @@ -131683,44 +132003,7 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nms_RecipeFireworks.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting], - returnType : nms_ItemStack, - callable : null - }, { - name : "getRecipeSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRecipeOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }]; - nms_RecipesDyes.$meta.methods = [ + nms_RecipesWeapons.$meta.methods = [ { name : "", modifiers : 0, @@ -131736,290 +132019,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_LongHashMapEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_longcls(), jl_Object, nms_LongHashMapEntry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getKey", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getValue", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - jt_AttributedString$AttributedIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jt_AttributedString], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jt_AttributedString, $rt_arraycls(jt_AttributedCharacterIterator$Attribute), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "current", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "first", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "getBeginIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEndIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "inRange", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jt_AttributedString$Range], - returnType : $rt_booleancls(), - callable : null - }, { - name : "inRange", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_List], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAllAttributeKeys", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "currentValue", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_List], - returnType : jl_Object, - callable : null - }, { - name : "getAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : jl_Object, - callable : null - }, { - name : "getAttributes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getRunLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "runLimit", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_List], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Set], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "runStart", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_List], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Set], - returnType : $rt_intcls(), - callable : null - }, { - name : "last", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "previous", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }]; - jt_AttributedString$Range.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - nms_RecipesMapExtending.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting], - returnType : nms_ItemStack, - callable : null - }]; - nms_RecipeSorter.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_CraftingManager], - returnType : $rt_voidcls(), - callable : null - }, { - name : "compareRecipes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IRecipe, nms_IRecipe], - returnType : $rt_intcls(), - callable : null - }, { - name : "compare", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - nms_RecipesIngots.$meta.methods = [ + nms_RecipesArmor.$meta.methods = [ { name : "", modifiers : 0, @@ -132035,1041 +132035,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_ContainerBrewingStand.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_TileEntityBrewingStand], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addCraftingToCrafters", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "detectAndSendChanges", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }]; - nms_GuiChest.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IInventory, nms_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerForegroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerBackgroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_ContainerFurnace.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_TileEntityFurnace], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addCraftingToCrafters", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "detectAndSendChanges", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }]; - nms_SoundUpdaterMinecart.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_SoundManager, nms_EntityMinecart, nms_EntityPlayerSP], - returnType : $rt_voidcls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GuiEnchantment.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_World, $rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerForegroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseClicked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerBackgroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_74205_h", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityDamageSource.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Entity, - callable : null - }, { - name : "getDeathMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : jl_String, - callable : null - }, { - name : "isDifficultyScaled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nms_SlotMerchantResult.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_IMerchant, nms_InventoryMerchant, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_ItemStack, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onPickupFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_75230_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_MerchantRecipe, nms_ItemStack, nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; - nms_SlotBrewingStandIngredient.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ContainerBrewingStand, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSlotStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nms_SlotEnchantment.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_ContainerEnchantment, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; - nms_SlotFurnace.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "onPickupFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_ItemStack, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GuiDispenser.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_TileEntityDispenser], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerForegroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerBackgroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_ContainerDispenser.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IInventory, nms_TileEntityDispenser], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }]; - cjj_GZIPOutputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, cjj_Deflater, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "check", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setModifiedTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOS", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setComment", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCRC", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }]; - nms_EntityDamageSourceIndirect.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_Entity, nms_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSourceOfDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Entity, - callable : null - }, { - name : "getEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Entity, - callable : null - }, { - name : "getDeathMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityLiving], - returnType : jl_String, - callable : null - }]; - cjj_Deflater.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), cjj_JZlib$WrapperType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "init", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "init", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "init", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "init", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), cjj_JZlib$WrapperType], - returnType : $rt_intcls(), - callable : null - }, { - name : "init", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "init", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "deflate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "end", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "params", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setDictionary", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "finished", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "copy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cjj_Deflater], - returnType : $rt_intcls(), - callable : null - }]; - nms_ContainerHopper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "onCraftGuiClosed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }]; - cjj_DeflaterOutputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, cjj_Deflater], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, cjj_Deflater, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, cjj_Deflater, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "finish", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "deflate", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "flush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTotalIn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getTotalOut", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setSyncFlush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSyncFlush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDeflater", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cjj_Deflater, - callable : null - }]; - nms_InventoryRepair.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_ContainerRepair, jl_String, $rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInventoryChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isStackValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; - nms_GuiBrewingStand.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_TileEntityBrewingStand], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerForegroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerBackgroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_SlotEnchantmentTable.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_ContainerEnchantment, jl_String, $rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "onInventoryChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isStackValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; - nms_SlotRepair.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nms_ContainerRepair, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_World, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canTakeStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onPickupFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_ItemStack], - returnType : $rt_voidcls(), - callable : null - }]; - nms_ContainerMerchant.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_IMerchant, nms_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMerchantInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_InventoryMerchant, - callable : null - }, { - name : "addCraftingToCrafters", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "detectAndSendChanges", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCraftMatrixChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setCurrentRecipeIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "onCraftGuiClosed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }]; - nms_ContainerBeacon.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_TileEntityBeacon], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addCraftingToCrafters", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "detectAndSendChanges", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBeacon", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_TileEntityBeacon, - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, $rt_intcls()], - returnType : nms_ItemStack, - callable : null - }]; - nms_SlotBeacon.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ContainerBeacon, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSlotStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; nms_ContainerRepair.$meta.methods = [ { name : "", @@ -133214,12 +132179,655 @@ function jl_Class_createMetadata() { returnType : nms_ItemStack, callable : null }]; - nms_ContainerChest.$meta.methods = [ + nms_SlotEnchantmentTable.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_ContainerEnchantment, jl_String, $rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "onInventoryChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isStackValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + nms_ShapelessRecipes.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_IInventory, nms_IInventory], + parameterTypes : [nms_ItemStack, ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRecipeOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ItemStack, + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting, nms_World], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryCrafting], + returnType : nms_ItemStack, + callable : null + }, { + name : "getRecipeSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_EntityDamageSourceIndirect.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_Entity, nms_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSourceOfDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Entity, + callable : null + }, { + name : "getEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Entity, + callable : null + }, { + name : "getDeathMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : jl_String, + callable : null + }]; + nms_InventoryRepair.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_ContainerRepair, jl_String, $rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInventoryChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isStackValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + nms_SlotBrewingStandIngredient.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ContainerBrewingStand, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSlotStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_SlotBrewingStandPotion.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSlotStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canHoldPotion", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + nms_SlotRepair.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_ContainerRepair, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_World, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canTakeStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ContainerBrewingStand.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_TileEntityBrewingStand], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addCraftingToCrafters", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "detectAndSendChanges", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }]; + nms_GuiDispenser.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_TileEntityDispenser], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerForegroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerBackgroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ContainerFurnace.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_TileEntityFurnace], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addCraftingToCrafters", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "detectAndSendChanges", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }]; + jt_Annotation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nms_ContainerDispenser.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_IInventory, nms_TileEntityDispenser], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }]; + cjj_Deflater.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), cjj_JZlib$WrapperType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), cjj_JZlib$WrapperType], + returnType : $rt_intcls(), + callable : null + }, { + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "init", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "deflate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "end", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "params", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setDictionary", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "finished", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "copy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cjj_Deflater], + returnType : $rt_intcls(), + callable : null + }]; + nms_EntityDamageSource.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Entity, + callable : null + }, { + name : "getDeathMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityLiving], + returnType : jl_String, + callable : null + }, { + name : "isDifficultyScaled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nms_SlotMerchantResult.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_IMerchant, nms_InventoryMerchant, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_ItemStack, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_75230_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_MerchantRecipe, nms_ItemStack, nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + nms_SlotBeacon.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ContainerBeacon, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSlotStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_GuiFurnace.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_TileEntityFurnace], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerForegroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerBackgroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ContainerHopper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_IInventory], returnType : $rt_voidcls(), callable : null }, { @@ -133243,20 +132851,13 @@ function jl_Class_createMetadata() { parameterTypes : [nms_EntityPlayer], returnType : $rt_voidcls(), callable : null - }, { - name : "getLowerChestInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_IInventory, - callable : null }]; - nms_GuiHopper.$meta.methods = [ + nms_GuiChest.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_IInventory], + parameterTypes : [nms_IInventory, nms_IInventory], returnType : $rt_voidcls(), callable : null }, { @@ -133311,35 +132912,79 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jt_Annotation.$meta.methods = [ + nms_GuiBrewingStand.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [nms_InventoryPlayer, nms_TileEntityBrewingStand], returnType : $rt_voidcls(), callable : null }, { - name : "getValue", + name : "drawGuiContainerForegroundLayer", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "toString", + name : "drawGuiContainerBackgroundLayer", modifiers : 0, - accessLevel : 3, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, parameterTypes : [], - returnType : jl_String, + returnType : $rt_voidcls(), callable : null }]; - nms_SlotBrewingStandPotion.$meta.methods = [ + nms_ContainerChest.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [nms_IInventory, nms_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "onCraftGuiClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLowerChestInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_IInventory, + callable : null + }]; + nms_SlotEnchantment.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nms_ContainerEnchantment, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -133349,27 +132994,94 @@ function jl_Class_createMetadata() { parameterTypes : [nms_ItemStack], returnType : $rt_booleancls(), callable : null - }, { - name : "getSlotStackLimit", + }]; + nms_SoundUpdaterMinecart.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "onPickupFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_EntityPlayer, nms_ItemStack], + parameterTypes : [nms_SoundManager, nms_EntityMinecart, nms_EntityPlayerSP], returnType : $rt_voidcls(), callable : null }, { - name : "canHoldPotion", - modifiers : 512, + name : "update", + modifiers : 0, accessLevel : 3, - parameterTypes : [nms_ItemStack], + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ContainerMerchant.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_IMerchant, nms_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMerchantInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_InventoryMerchant, + callable : null + }, { + name : "addCraftingToCrafters", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "detectAndSendChanges", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCraftMatrixChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setCurrentRecipeIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], returnType : $rt_booleancls(), callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "onCraftGuiClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_voidcls(), + callable : null }]; nms_GuiBeacon.$meta.methods = [ { @@ -133422,12 +133134,337 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_GuiFurnace.$meta.methods = [ + cjj_GZIPOutputStream.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_InventoryPlayer, nms_TileEntityFurnace], + parameterTypes : [ji_OutputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, cjj_Deflater, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "check", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setModifiedTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOS", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setComment", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCRC", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }]; + nms_ContainerBeacon.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_TileEntityBeacon], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addCraftingToCrafters", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "detectAndSendChanges", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBeacon", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_TileEntityBeacon, + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, $rt_intcls()], + returnType : nms_ItemStack, + callable : null + }]; + nms_SlotFurnace.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_EntityPlayer, nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_ItemStack, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_ItemStack], + returnType : $rt_voidcls(), + callable : null + }]; + cjj_DeflaterOutputStream.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, cjj_Deflater], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, cjj_Deflater, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, cjj_Deflater, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "finish", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "close", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "deflate", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "flush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTotalIn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getTotalOut", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setSyncFlush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSyncFlush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDeflater", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cjj_Deflater, + callable : null + }]; + nms_GuiEnchantment.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_World, $rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerForegroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseClicked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerBackgroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_74205_h", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_GuiHopper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_InventoryPlayer, nms_IInventory], returnType : $rt_voidcls(), callable : null }, { @@ -133452,123 +133489,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_ShapelessRecipes.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ItemStack, ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRecipeOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ItemStack, - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting, nms_World], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_InventoryCrafting], - returnType : nms_ItemStack, - callable : null - }, { - name : "getRecipeSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nms_EntityFireworkSparkFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nms_EffectRenderer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_92045_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_92043_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_92044_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_92046_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_AxisAlignedBB, - callable : null - }, { - name : "canBePushed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }]; - nms_EntityHeartFX.$meta.methods = [ + nms_EntityCloudFX.$meta.methods = [ { name : "", modifiers : 0, @@ -133576,249 +133497,6 @@ function jl_Class_createMetadata() { parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cjj_Tree.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "d_code", - modifiers : 512, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "gen_bitlen", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cjj_Deflate], - returnType : $rt_voidcls(), - callable : null - }, { - name : "build_tree", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cjj_Deflate], - returnType : $rt_voidcls(), - callable : null - }, { - name : "gen_codes", - modifiers : 516, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_arraycls($rt_shortcls()), $rt_arraycls($rt_shortcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "bi_reverse", - modifiers : 516, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_AbstractMap$SimpleImmutableEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map$Entry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "setValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "getKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nms_EntityReddustFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GuiBeaconButtonPower.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82251_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nms_FurnaceRecipes.$meta.methods = [ - { - name : "smelting", - modifiers : 516, - accessLevel : 3, - parameterTypes : [], - returnType : nms_FurnaceRecipes, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addSmelting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ItemStack, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSmeltingResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_ItemStack, - callable : null - }, { - name : "getSmeltingList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getExperience", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntitySnowShovelFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null }, { name : "renderParticle", modifiers : 0, @@ -133892,6 +133570,36 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nms_EntityEnchantmentTableParticleFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nms_BlockBaseRailLogic.$meta.methods = [ { name : "", @@ -133978,7 +133686,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityExplodeFX.$meta.methods = [ + nms_EntitySnowShovelFX.$meta.methods = [ { name : "", modifiers : 0, @@ -133986,6 +133694,20 @@ function jl_Class_createMetadata() { parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null }, { name : "onUpdate", modifiers : 0, @@ -133994,7 +133716,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityEnchantmentTableParticleFX.$meta.methods = [ + nms_EntitySplashFX.$meta.methods = [ { name : "", modifiers : 0, @@ -134002,6 +133724,52 @@ function jl_Class_createMetadata() { parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null + }]; + nms_EntitySpellParticleFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBaseSpellTextureIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityFlameFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null }, { name : "getBrightnessForRender", modifiers : 0, @@ -134024,36 +133792,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityBreakingFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nms_Item, nms_RenderEngine], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nms_Item, nms_RenderEngine], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; nms_EntityAuraFX.$meta.methods = [ { name : "", @@ -134093,73 +133831,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityLargeExplodeFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_RenderEngine, nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityCloudFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; nms_EntityDropParticleFX.$meta.methods = [ { name : "", @@ -134190,225 +133861,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_GuiBeaconButton.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawButton", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82255_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_82254_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityNoteFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityBubbleFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityCritFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GuiBeaconButtonCancel.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82251_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EnchantmentNameParts.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "generateRandomEnchantName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setRandSeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityHugeExplodeFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nms_EntitySpellParticleFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBaseSpellTextureIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; nms_EntityFootStepFX.$meta.methods = [ { name : "", @@ -134446,81 +133898,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityFlameFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntityLavaFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_EntitySuspendFX.$meta.methods = [ + nms_EntityBubbleFX.$meta.methods = [ { name : "", modifiers : 0, @@ -134536,59 +133914,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityPortalFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_GuiBeaconButtonConfirm.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82251_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; nms_InventoryLargeChest.$meta.methods = [ { name : "", @@ -134696,6 +134021,436 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; + nms_EntityPortalFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityLavaFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_GuiBeaconButtonConfirm.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_82251_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityNoteFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_GuiBeaconButtonCancel.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_82251_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntitySuspendFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_AbstractMap$SimpleImmutableEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map$Entry], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "setValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "getKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nms_EntityFireworkSparkFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nms_EffectRenderer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_92045_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_92043_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_92044_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_92046_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_AxisAlignedBB, + callable : null + }, { + name : "canBePushed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }]; + nms_EntityBreakingFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nms_Item, nms_RenderEngine], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nms_Item, nms_RenderEngine], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_FurnaceRecipes.$meta.methods = [ + { + name : "smelting", + modifiers : 516, + accessLevel : 3, + parameterTypes : [], + returnType : nms_FurnaceRecipes, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addSmelting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ItemStack, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSmeltingResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_ItemStack, + callable : null + }, { + name : "getSmeltingList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getExperience", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityLargeExplodeFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_RenderEngine, nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityExplodeFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nms_EntityFireworkStarterFX.$meta.methods = [ { name : "", @@ -134761,6 +134516,260 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; + nms_EntityHugeExplodeFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nms_EntityReddustFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityCritFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_GuiBeaconButtonPower.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_82251_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_GuiBeaconButton.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawButton", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_82255_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_82254_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cjj_Tree.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "d_code", + modifiers : 512, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "gen_bitlen", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cjj_Deflate], + returnType : $rt_voidcls(), + callable : null + }, { + name : "build_tree", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cjj_Deflate], + returnType : $rt_voidcls(), + callable : null + }, { + name : "gen_codes", + modifiers : 516, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_arraycls($rt_shortcls()), $rt_arraycls($rt_shortcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bi_reverse", + modifiers : 516, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EntityHeartFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_EnchantmentNameParts.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "generateRandomEnchantName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setRandSeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nms_GuiCommandBlock.$meta.methods = [ { name : "", @@ -134819,12 +134828,19 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntitySplashFX.$meta.methods = [ + nms_EntityFireworkOverlayFX.$meta.methods = [ { name : "", modifiers : 0, + accessLevel : 2, + parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, accessLevel : 3, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }]; @@ -134942,19 +134958,105 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_EntityFireworkOverlayFX.$meta.methods = [ + nms_PathFinder.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [nms_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + accessLevel : 3, + parameterTypes : [nms_IBlockAccess, $rt_booleancls(), $rt_booleancls(), $rt_booleancls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "renderParticle", + name : "createEntityPathTo", modifiers : 0, accessLevel : 3, - parameterTypes : [nlea_Tessellator, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + parameterTypes : [nms_Entity, nms_Entity, $rt_floatcls()], + returnType : nms_PathEntity, + callable : null + }, { + name : "createEntityPathTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : nms_PathEntity, + callable : null + }, { + name : "createEntityPathTo", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : nms_PathEntity, + callable : null + }, { + name : "addToPath", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_Entity, nms_PathPoint, nms_PathPoint, nms_PathPoint, $rt_floatcls()], + returnType : nms_PathEntity, + callable : null + }, { + name : "findPathOptions", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_Entity, nms_PathPoint, nms_PathPoint, nms_PathPoint, $rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSafePoint", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_PathPoint, $rt_intcls()], + returnType : nms_PathPoint, + callable : null + }, { + name : "openPoint", + modifiers : 4, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nms_PathPoint, + callable : null + }, { + name : "getVerticalOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_PathPoint], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_82565_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_PathPoint, $rt_booleancls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "createEntityPath", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_PathPoint, nms_PathPoint], + returnType : nms_PathEntity, + callable : null + }]; + nms_GuiButtonNextPage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawButton", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; @@ -135037,85 +135139,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nms_PathFinder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IBlockAccess, $rt_booleancls(), $rt_booleancls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createEntityPathTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity, nms_Entity, $rt_floatcls()], - returnType : nms_PathEntity, - callable : null - }, { - name : "createEntityPathTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : nms_PathEntity, - callable : null - }, { - name : "createEntityPathTo", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : nms_PathEntity, - callable : null - }, { - name : "addToPath", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_Entity, nms_PathPoint, nms_PathPoint, nms_PathPoint, $rt_floatcls()], - returnType : nms_PathEntity, - callable : null - }, { - name : "findPathOptions", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_Entity, nms_PathPoint, nms_PathPoint, nms_PathPoint, $rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSafePoint", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_PathPoint, $rt_intcls()], - returnType : nms_PathPoint, - callable : null - }, { - name : "openPoint", - modifiers : 4, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nms_PathPoint, - callable : null - }, { - name : "getVerticalOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_PathPoint], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_82565_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nms_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), nms_PathPoint, $rt_booleancls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "createEntityPath", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_PathPoint, nms_PathPoint], - returnType : nms_PathEntity, - callable : null - }]; nms_Path.$meta.methods = [ { name : "", @@ -135174,29 +135197,6 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nms_GuiButtonNextPage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawButton", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; cjj_StaticTree.$meta.methods = [ { name : "", @@ -136013,10 +136013,10 @@ function otp_Platform_prepareNewInstance() { jnc_StandardCharsets[c] = jnc_StandardCharsets__init_; jn_MalformedURLException[c] = jn_MalformedURLException__init_; nlea_EaglerAdapterImpl2$15[c] = nlea_EaglerAdapterImpl2$15__init_; - jn_URI[c] = jn_URI__init_; - jsm_VoiceStatus[c] = jsm_VoiceStatus__init_; otcit_DateTimeZoneBuilder$RuleSet[c] = otcit_DateTimeZoneBuilder$RuleSet__init_; + jn_URI[c] = jn_URI__init_; jt_DateFormatElement$TrieNode[c] = jt_DateFormatElement$TrieNode__init_; + jsm_VoiceStatus[c] = jsm_VoiceStatus__init_; jl_SystemClassLoader[c] = jl_SystemClassLoader__init_; jni_XHRStreamHandler[c] = jni_XHRStreamHandler__init_; otcir_Converter[c] = otcir_Converter__init_; @@ -136368,9 +136368,9 @@ function otp_Platform_lookupClass(var$1) { case "java.nio.IntBufferOverByteBufferLittleEndian": jn_IntBufferOverByteBufferLittleEndian.$clinit(); return jn_IntBufferOverByteBufferLittleEndian; case "java.nio.IntBufferOverByteBuffer": jn_IntBufferOverByteBuffer.$clinit(); return jn_IntBufferOverByteBuffer; case "java.nio.IntBufferOverByteBufferBigEndian": jn_IntBufferOverByteBufferBigEndian.$clinit(); return jn_IntBufferOverByteBufferBigEndian; - case "com.baislsl.png.chunk.IDAT": cbpc_IDAT.$clinit(); return cbpc_IDAT; - case "com.baislsl.png.chunk.PLTE": cbpc_PLTE.$clinit(); return cbpc_PLTE; case "com.baislsl.png.chunk.IEND": cbpc_IEND.$clinit(); return cbpc_IEND; + case "com.baislsl.png.chunk.PLTE": cbpc_PLTE.$clinit(); return cbpc_PLTE; + case "com.baislsl.png.chunk.IDAT": cbpc_IDAT.$clinit(); return cbpc_IDAT; case "java.lang.Double": jl_Double.$clinit(); return jl_Double; case "net.minecraft.src.OpenGlHelper": nms_OpenGlHelper.$clinit(); return nms_OpenGlHelper; case "net.minecraft.src.TextureManager": nms_TextureManager.$clinit(); return nms_TextureManager; @@ -137675,25 +137675,40 @@ function otp_Platform_lookupClass(var$1) { case "net.lax1dude.eaglercraft.adapter.EaglerAdapterImpl2$14": nlea_EaglerAdapterImpl2$14.$clinit(); return nlea_EaglerAdapterImpl2$14; case "net.lax1dude.eaglercraft.adapter.EaglerAdapterImpl2$15": nlea_EaglerAdapterImpl2$15.$clinit(); return nlea_EaglerAdapterImpl2$15; case "java.net.URLStreamHandler": jn_URLStreamHandler.$clinit(); return jn_URLStreamHandler; - case "java.util.function.Predicate": juf_Predicate.$clinit(); return juf_Predicate; - case "java.util.function.BinaryOperator": juf_BinaryOperator.$clinit(); return juf_BinaryOperator; - case "java.util.Optional": ju_Optional.$clinit(); return ju_Optional; + case "org.teavm.classlib.impl.reflection.JSFieldGetter": otcir_JSFieldGetter.$clinit(); return otcir_JSFieldGetter; + case "org.teavm.classlib.impl.reflection.JSFieldSetter": otcir_JSFieldSetter.$clinit(); return otcir_JSFieldSetter; + case "org.teavm.classlib.impl.tz.DateTimeZoneBuilder$RuleSet": otcit_DateTimeZoneBuilder$RuleSet.$clinit(); return otcit_DateTimeZoneBuilder$RuleSet; + case "org.teavm.classlib.impl.tz.DateTimeZoneBuilder$Transition": otcit_DateTimeZoneBuilder$Transition.$clinit(); return otcit_DateTimeZoneBuilder$Transition; + case "javax.sound.sampled.Line$Info": jss_Line$Info.$clinit(); return jss_Line$Info; + case "java.util.function.IntPredicate": juf_IntPredicate.$clinit(); return juf_IntPredicate; + case "java.util.function.IntConsumer": juf_IntConsumer.$clinit(); return juf_IntConsumer; + case "java.util.function.IntBinaryOperator": juf_IntBinaryOperator.$clinit(); return juf_IntBinaryOperator; + case "java.util.OptionalInt": ju_OptionalInt.$clinit(); return ju_OptionalInt; case "java.util.function.Supplier": juf_Supplier.$clinit(); return juf_Supplier; case "java.util.function.BiConsumer": juf_BiConsumer.$clinit(); return juf_BiConsumer; - case "java.util.stream.Collector": jus_Collector.$clinit(); return jus_Collector; - case "java.util.stream.Stream$Builder": jus_Stream$Builder.$clinit(); return jus_Stream$Builder; - case "org.teavm.jso.dom.html.HTMLHtmlElement": otjdh_HTMLHtmlElement.$clinit(); return otjdh_HTMLHtmlElement; - case "org.teavm.jso.dom.html.HTMLBodyElement": otjdh_HTMLBodyElement.$clinit(); return otjdh_HTMLBodyElement; - case "org.teavm.jso.dom.html.HTMLHeadElement": otjdh_HTMLHeadElement.$clinit(); return otjdh_HTMLHeadElement; - case "org.teavm.jso.dom.xml.NodeList": otjdx_NodeList.$clinit(); return otjdx_NodeList; - case "org.teavm.jso.dom.xml.Attr": otjdx_Attr.$clinit(); return otjdx_Attr; + case "java.util.OptionalDouble": ju_OptionalDouble.$clinit(); return ju_OptionalDouble; + case "java.util.PrimitiveIterator$OfInt": ju_PrimitiveIterator$OfInt.$clinit(); return ju_PrimitiveIterator$OfInt; + case "java.util.PrimitiveIterator": ju_PrimitiveIterator.$clinit(); return ju_PrimitiveIterator; + case "java.util.Spliterator$OfInt": ju_Spliterator$OfInt.$clinit(); return ju_Spliterator$OfInt; + case "java.util.Spliterator$OfPrimitive": ju_Spliterator$OfPrimitive.$clinit(); return ju_Spliterator$OfPrimitive; + case "java.util.stream.IntStream$Builder": jus_IntStream$Builder.$clinit(); return jus_IntStream$Builder; + case "java.util.function.IntSupplier": juf_IntSupplier.$clinit(); return juf_IntSupplier; case "org.teavm.jso.webaudio.AudioParam": otjw_AudioParam.$clinit(); return otjw_AudioParam; - case "org.teavm.jso.core.JSError$TryClause": otjc_JSError$TryClause.$clinit(); return otjc_JSError$TryClause; - case "org.teavm.jso.core.JSError$CatchClause": otjc_JSError$CatchClause.$clinit(); return otjc_JSError$CatchClause; - case "org.teavm.jso.dom.xml.NamedNodeMap": otjdx_NamedNodeMap.$clinit(); return otjdx_NamedNodeMap; - case "org.teavm.jso.core.JSRegExpFlag": otjc_JSRegExpFlag.$clinit(); return otjc_JSRegExpFlag; - case "net.lax1dude.eaglercraft.WebsocketNetworkManager$ByteBufferDirectInputStream": nle_WebsocketNetworkManager$ByteBufferDirectInputStream.$clinit(); return nle_WebsocketNetworkManager$ByteBufferDirectInputStream; - case "java.lang.ClassLoader$ResourceContainer": jl_ClassLoader$ResourceContainer.$clinit(); return jl_ClassLoader$ResourceContainer; + case "org.teavm.jso.dom.xml.DocumentType": otjdx_DocumentType.$clinit(); return otjdx_DocumentType; + case "org.teavm.jso.dom.xml.DOMImplementation": otjdx_DOMImplementation.$clinit(); return otjdx_DOMImplementation; + case "org.teavm.jso.dom.xml.DocumentFragment": otjdx_DocumentFragment.$clinit(); return otjdx_DocumentFragment; + case "org.teavm.jso.dom.xml.Text": otjdx_Text.$clinit(); return otjdx_Text; + case "org.teavm.jso.dom.xml.Comment": otjdx_Comment.$clinit(); return otjdx_Comment; + case "org.teavm.jso.dom.xml.CDATASection": otjdx_CDATASection.$clinit(); return otjdx_CDATASection; + case "org.teavm.jso.dom.xml.ProcessingInstruction": otjdx_ProcessingInstruction.$clinit(); return otjdx_ProcessingInstruction; + case "org.teavm.jso.dom.xml.Attr": otjdx_Attr.$clinit(); return otjdx_Attr; + case "org.teavm.jso.dom.xml.EntityReference": otjdx_EntityReference.$clinit(); return otjdx_EntityReference; + case "org.teavm.jso.dom.xml.NodeList": otjdx_NodeList.$clinit(); return otjdx_NodeList; + case "java.net.URI": jn_URI.$clinit(); return jn_URI; + case "org.teavm.classlib.fs.VirtualFileSystem": otcf_VirtualFileSystem.$clinit(); return otcf_VirtualFileSystem; + case "java.io.FilenameFilter": ji_FilenameFilter.$clinit(); return ji_FilenameFilter; + case "java.io.FileFilter": ji_FileFilter.$clinit(); return ji_FileFilter; + case "org.teavm.classlib.fs.VirtualFile": otcf_VirtualFile.$clinit(); return otcf_VirtualFile; case "java.util.function.LongPredicate": juf_LongPredicate.$clinit(); return juf_LongPredicate; case "java.util.function.LongUnaryOperator": juf_LongUnaryOperator.$clinit(); return juf_LongUnaryOperator; case "java.util.function.LongFunction": juf_LongFunction.$clinit(); return juf_LongFunction; @@ -137702,75 +137717,13 @@ function otp_Platform_lookupClass(var$1) { case "java.util.function.LongConsumer": juf_LongConsumer.$clinit(); return juf_LongConsumer; case "java.util.function.LongBinaryOperator": juf_LongBinaryOperator.$clinit(); return juf_LongBinaryOperator; case "java.util.OptionalLong": ju_OptionalLong.$clinit(); return ju_OptionalLong; - case "java.util.OptionalDouble": ju_OptionalDouble.$clinit(); return ju_OptionalDouble; case "java.util.PrimitiveIterator$OfLong": ju_PrimitiveIterator$OfLong.$clinit(); return ju_PrimitiveIterator$OfLong; - case "java.util.PrimitiveIterator": ju_PrimitiveIterator.$clinit(); return ju_PrimitiveIterator; case "java.util.Spliterator$OfLong": ju_Spliterator$OfLong.$clinit(); return ju_Spliterator$OfLong; - case "java.util.Spliterator$OfPrimitive": ju_Spliterator$OfPrimitive.$clinit(); return ju_Spliterator$OfPrimitive; case "java.util.stream.LongStream$Builder": jus_LongStream$Builder.$clinit(); return jus_LongStream$Builder; case "java.util.function.LongSupplier": juf_LongSupplier.$clinit(); return juf_LongSupplier; - case "org.teavm.classlib.impl.reflection.JSFieldGetter": otcir_JSFieldGetter.$clinit(); return otcir_JSFieldGetter; - case "org.teavm.classlib.impl.reflection.JSFieldSetter": otcir_JSFieldSetter.$clinit(); return otcir_JSFieldSetter; - case "org.teavm.jso.dom.html.TextRectangle": otjdh_TextRectangle.$clinit(); return otjdh_TextRectangle; - case "java.util.function.IntPredicate": juf_IntPredicate.$clinit(); return juf_IntPredicate; - case "java.util.function.IntConsumer": juf_IntConsumer.$clinit(); return juf_IntConsumer; - case "java.util.function.IntBinaryOperator": juf_IntBinaryOperator.$clinit(); return juf_IntBinaryOperator; - case "java.util.OptionalInt": ju_OptionalInt.$clinit(); return ju_OptionalInt; - case "java.util.PrimitiveIterator$OfInt": ju_PrimitiveIterator$OfInt.$clinit(); return ju_PrimitiveIterator$OfInt; - case "java.util.Spliterator$OfInt": ju_Spliterator$OfInt.$clinit(); return ju_Spliterator$OfInt; - case "java.util.stream.IntStream$Builder": jus_IntStream$Builder.$clinit(); return jus_IntStream$Builder; - case "java.util.function.IntSupplier": juf_IntSupplier.$clinit(); return juf_IntSupplier; - case "javax.sound.midi.Sequencer$SyncMode": jsm_Sequencer$SyncMode.$clinit(); return jsm_Sequencer$SyncMode; - case "javax.sound.midi.MetaEventListener": jsm_MetaEventListener.$clinit(); return jsm_MetaEventListener; - case "java.util.EventListener": ju_EventListener.$clinit(); return ju_EventListener; - case "javax.sound.midi.ControllerEventListener": jsm_ControllerEventListener.$clinit(); return jsm_ControllerEventListener; - case "net.minecraft.src.PathPoint": nms_PathPoint.$clinit(); return nms_PathPoint; - case "org.teavm.jso.dom.events.MessageEvent": otjde_MessageEvent.$clinit(); return otjde_MessageEvent; + case "java.lang.ClassLoader$ResourceContainer": jl_ClassLoader$ResourceContainer.$clinit(); return jl_ClassLoader$ResourceContainer; case "org.teavm.jso.webaudio.AudioWorkerParamDescriptor": otjw_AudioWorkerParamDescriptor.$clinit(); return otjw_AudioWorkerParamDescriptor; case "org.teavm.jso.webaudio.AudioWorkerNode": otjw_AudioWorkerNode.$clinit(); return otjw_AudioWorkerNode; - case "javax.sound.sampled.TargetDataLine": jss_TargetDataLine.$clinit(); return jss_TargetDataLine; - case "javax.sound.sampled.DataLine": jss_DataLine.$clinit(); return jss_DataLine; - case "org.teavm.jso.dom.html.HTMLCanvasElement": otjdh_HTMLCanvasElement.$clinit(); return otjdh_HTMLCanvasElement; - case "org.teavm.jso.canvas.CanvasImageSource": otjc_CanvasImageSource.$clinit(); return otjc_CanvasImageSource; - case "org.teavm.jso.webgl.WebGLContextAttributes": otjw_WebGLContextAttributes.$clinit(); return otjw_WebGLContextAttributes; - case "org.teavm.jso.webgl.WebGLActiveInfo": otjw_WebGLActiveInfo.$clinit(); return otjw_WebGLActiveInfo; - case "org.teavm.jso.webgl.WebGLShaderPrecisionFormat": otjw_WebGLShaderPrecisionFormat.$clinit(); return otjw_WebGLShaderPrecisionFormat; - case "org.teavm.jso.canvas.ImageData": otjc_ImageData.$clinit(); return otjc_ImageData; - case "org.teavm.jso.dom.html.HTMLImageElement": otjdh_HTMLImageElement.$clinit(); return otjdh_HTMLImageElement; - case "javax.sound.midi.SoundbankResource": jsm_SoundbankResource.$clinit(); return jsm_SoundbankResource; - case "javax.sound.midi.Instrument": jsm_Instrument.$clinit(); return jsm_Instrument; - case "org.teavm.platform.PlatformSequence": otp_PlatformSequence.$clinit(); return otp_PlatformSequence; - case "org.teavm.jso.dom.xml.DocumentType": otjdx_DocumentType.$clinit(); return otjdx_DocumentType; - case "org.teavm.jso.dom.xml.DOMImplementation": otjdx_DOMImplementation.$clinit(); return otjdx_DOMImplementation; - case "org.teavm.jso.dom.xml.DocumentFragment": otjdx_DocumentFragment.$clinit(); return otjdx_DocumentFragment; - case "org.teavm.jso.dom.xml.Text": otjdx_Text.$clinit(); return otjdx_Text; - case "org.teavm.jso.dom.xml.Comment": otjdx_Comment.$clinit(); return otjdx_Comment; - case "org.teavm.jso.dom.xml.CDATASection": otjdx_CDATASection.$clinit(); return otjdx_CDATASection; - case "org.teavm.jso.dom.xml.ProcessingInstruction": otjdx_ProcessingInstruction.$clinit(); return otjdx_ProcessingInstruction; - case "org.teavm.jso.dom.xml.EntityReference": otjdx_EntityReference.$clinit(); return otjdx_EntityReference; - case "org.teavm.jso.dom.css.CSSStyleDeclaration": otjdc_CSSStyleDeclaration.$clinit(); return otjdc_CSSStyleDeclaration; - case "net.minecraft.src.Empty3": nms_Empty3.$clinit(); return nms_Empty3; - case "java.net.URI": jn_URI.$clinit(); return jn_URI; - case "org.teavm.classlib.fs.VirtualFileSystem": otcf_VirtualFileSystem.$clinit(); return otcf_VirtualFileSystem; - case "java.io.FilenameFilter": ji_FilenameFilter.$clinit(); return ji_FilenameFilter; - case "java.io.FileFilter": ji_FileFilter.$clinit(); return ji_FileFilter; - case "org.teavm.classlib.fs.VirtualFile": otcf_VirtualFile.$clinit(); return otcf_VirtualFile; - case "javax.sound.sampled.Line$Info": jss_Line$Info.$clinit(); return jss_Line$Info; - case "javax.sound.sampled.Control": jss_Control.$clinit(); return jss_Control; - case "javax.sound.sampled.Control$Type": jss_Control$Type.$clinit(); return jss_Control$Type; - case "javax.sound.sampled.LineListener": jss_LineListener.$clinit(); return jss_LineListener; - case "javax.sound.midi.MidiChannel": jsm_MidiChannel.$clinit(); return jsm_MidiChannel; - case "javax.sound.midi.VoiceStatus": jsm_VoiceStatus.$clinit(); return jsm_VoiceStatus; - case "org.teavm.jso.websocket.CloseEvent": otjw_CloseEvent.$clinit(); return otjw_CloseEvent; - case "org.teavm.classlib.impl.tz.DateTimeZoneBuilder$RuleSet": otcit_DateTimeZoneBuilder$RuleSet.$clinit(); return otcit_DateTimeZoneBuilder$RuleSet; - case "org.teavm.classlib.impl.tz.DateTimeZoneBuilder$Transition": otcit_DateTimeZoneBuilder$Transition.$clinit(); return otcit_DateTimeZoneBuilder$Transition; - case "org.teavm.jso.media.MediaError": otjm_MediaError.$clinit(); return otjm_MediaError; - case "org.teavm.jso.media.TimeRanges": otjm_TimeRanges.$clinit(); return otjm_TimeRanges; - case "org.teavm.jso.media.MediaController": otjm_MediaController.$clinit(); return otjm_MediaController; - case "org.teavm.jso.media.AudioTrackList": otjm_AudioTrackList.$clinit(); return otjm_AudioTrackList; - case "org.teavm.jso.media.VideoTrackList": otjm_VideoTrackList.$clinit(); return otjm_VideoTrackList; - case "org.teavm.jso.media.TextTrackList": otjm_TextTrackList.$clinit(); return otjm_TextTrackList; - case "org.teavm.jso.media.TextTrack": otjm_TextTrack.$clinit(); return otjm_TextTrack; case "java.util.function.DoublePredicate": juf_DoublePredicate.$clinit(); return juf_DoublePredicate; case "java.util.function.DoubleUnaryOperator": juf_DoubleUnaryOperator.$clinit(); return juf_DoubleUnaryOperator; case "java.util.function.DoubleFunction": juf_DoubleFunction.$clinit(); return juf_DoubleFunction; @@ -137782,10 +137735,57 @@ function otp_Platform_lookupClass(var$1) { case "java.util.Spliterator$OfDouble": ju_Spliterator$OfDouble.$clinit(); return ju_Spliterator$OfDouble; case "java.util.stream.DoubleStream$Builder": jus_DoubleStream$Builder.$clinit(); return jus_DoubleStream$Builder; case "java.util.function.DoubleSupplier": juf_DoubleSupplier.$clinit(); return juf_DoubleSupplier; - case "net.minecraft.src.NibbleArray": nms_NibbleArray.$clinit(); return nms_NibbleArray; + case "org.teavm.jso.dom.xml.NamedNodeMap": otjdx_NamedNodeMap.$clinit(); return otjdx_NamedNodeMap; + case "org.teavm.jso.websocket.CloseEvent": otjw_CloseEvent.$clinit(); return otjw_CloseEvent; + case "org.teavm.jso.core.JSError$TryClause": otjc_JSError$TryClause.$clinit(); return otjc_JSError$TryClause; + case "org.teavm.jso.core.JSError$CatchClause": otjc_JSError$CatchClause.$clinit(); return otjc_JSError$CatchClause; case "java.net.URLStreamHandlerFactory": jn_URLStreamHandlerFactory.$clinit(); return jn_URLStreamHandlerFactory; + case "org.teavm.platform.PlatformSequence": otp_PlatformSequence.$clinit(); return otp_PlatformSequence; + case "org.teavm.jso.core.JSRegExpFlag": otjc_JSRegExpFlag.$clinit(); return otjc_JSRegExpFlag; + case "net.lax1dude.eaglercraft.WebsocketNetworkManager$ByteBufferDirectInputStream": nle_WebsocketNetworkManager$ByteBufferDirectInputStream.$clinit(); return nle_WebsocketNetworkManager$ByteBufferDirectInputStream; + case "javax.sound.midi.Sequencer$SyncMode": jsm_Sequencer$SyncMode.$clinit(); return jsm_Sequencer$SyncMode; + case "javax.sound.midi.MetaEventListener": jsm_MetaEventListener.$clinit(); return jsm_MetaEventListener; + case "java.util.EventListener": ju_EventListener.$clinit(); return ju_EventListener; + case "javax.sound.midi.ControllerEventListener": jsm_ControllerEventListener.$clinit(); return jsm_ControllerEventListener; + case "net.minecraft.src.NibbleArray": nms_NibbleArray.$clinit(); return nms_NibbleArray; case "org.teavm.platform.PlatformClassMetadata": otp_PlatformClassMetadata.$clinit(); return otp_PlatformClassMetadata; case "java.text.DateFormatElement$TrieNode": jt_DateFormatElement$TrieNode.$clinit(); return jt_DateFormatElement$TrieNode; + case "org.teavm.jso.dom.events.MessageEvent": otjde_MessageEvent.$clinit(); return otjde_MessageEvent; + case "org.teavm.jso.dom.css.CSSStyleDeclaration": otjdc_CSSStyleDeclaration.$clinit(); return otjdc_CSSStyleDeclaration; + case "org.teavm.jso.dom.html.TextRectangle": otjdh_TextRectangle.$clinit(); return otjdh_TextRectangle; + case "net.minecraft.src.Empty3": nms_Empty3.$clinit(); return nms_Empty3; + case "javax.sound.sampled.TargetDataLine": jss_TargetDataLine.$clinit(); return jss_TargetDataLine; + case "javax.sound.sampled.DataLine": jss_DataLine.$clinit(); return jss_DataLine; + case "org.teavm.jso.media.MediaError": otjm_MediaError.$clinit(); return otjm_MediaError; + case "org.teavm.jso.media.TimeRanges": otjm_TimeRanges.$clinit(); return otjm_TimeRanges; + case "org.teavm.jso.media.MediaController": otjm_MediaController.$clinit(); return otjm_MediaController; + case "org.teavm.jso.media.AudioTrackList": otjm_AudioTrackList.$clinit(); return otjm_AudioTrackList; + case "org.teavm.jso.media.VideoTrackList": otjm_VideoTrackList.$clinit(); return otjm_VideoTrackList; + case "org.teavm.jso.media.TextTrackList": otjm_TextTrackList.$clinit(); return otjm_TextTrackList; + case "org.teavm.jso.media.TextTrack": otjm_TextTrack.$clinit(); return otjm_TextTrack; + case "org.teavm.jso.dom.html.HTMLCanvasElement": otjdh_HTMLCanvasElement.$clinit(); return otjdh_HTMLCanvasElement; + case "org.teavm.jso.canvas.CanvasImageSource": otjc_CanvasImageSource.$clinit(); return otjc_CanvasImageSource; + case "org.teavm.jso.webgl.WebGLContextAttributes": otjw_WebGLContextAttributes.$clinit(); return otjw_WebGLContextAttributes; + case "org.teavm.jso.webgl.WebGLActiveInfo": otjw_WebGLActiveInfo.$clinit(); return otjw_WebGLActiveInfo; + case "org.teavm.jso.webgl.WebGLShaderPrecisionFormat": otjw_WebGLShaderPrecisionFormat.$clinit(); return otjw_WebGLShaderPrecisionFormat; + case "org.teavm.jso.canvas.ImageData": otjc_ImageData.$clinit(); return otjc_ImageData; + case "org.teavm.jso.dom.html.HTMLImageElement": otjdh_HTMLImageElement.$clinit(); return otjdh_HTMLImageElement; + case "org.teavm.jso.dom.html.HTMLHtmlElement": otjdh_HTMLHtmlElement.$clinit(); return otjdh_HTMLHtmlElement; + case "org.teavm.jso.dom.html.HTMLBodyElement": otjdh_HTMLBodyElement.$clinit(); return otjdh_HTMLBodyElement; + case "org.teavm.jso.dom.html.HTMLHeadElement": otjdh_HTMLHeadElement.$clinit(); return otjdh_HTMLHeadElement; + case "javax.sound.midi.MidiChannel": jsm_MidiChannel.$clinit(); return jsm_MidiChannel; + case "javax.sound.midi.VoiceStatus": jsm_VoiceStatus.$clinit(); return jsm_VoiceStatus; + case "javax.sound.midi.Instrument": jsm_Instrument.$clinit(); return jsm_Instrument; + case "javax.sound.midi.SoundbankResource": jsm_SoundbankResource.$clinit(); return jsm_SoundbankResource; + case "net.minecraft.src.PathPoint": nms_PathPoint.$clinit(); return nms_PathPoint; + case "java.util.function.Predicate": juf_Predicate.$clinit(); return juf_Predicate; + case "java.util.function.BinaryOperator": juf_BinaryOperator.$clinit(); return juf_BinaryOperator; + case "java.util.Optional": ju_Optional.$clinit(); return ju_Optional; + case "java.util.stream.Collector": jus_Collector.$clinit(); return jus_Collector; + case "java.util.stream.Stream$Builder": jus_Stream$Builder.$clinit(); return jus_Stream$Builder; + case "javax.sound.sampled.Control": jss_Control.$clinit(); return jss_Control; + case "javax.sound.sampled.Control$Type": jss_Control$Type.$clinit(); return jss_Control$Type; + case "javax.sound.sampled.LineListener": jss_LineListener.$clinit(); return jss_LineListener; case "org.teavm.classlib.impl.reflection.Converter": otcir_Converter.$clinit(); return otcir_Converter; case "org.teavm.classlib.impl.reflection.Flags": otcir_Flags.$clinit(); return otcir_Flags; case "net.minecraft.src.EnumOptionsHelper": nms_EnumOptionsHelper.$clinit(); return nms_EnumOptionsHelper; @@ -137804,17 +137804,17 @@ function otp_Platform_lookupClass(var$1) { case "org.teavm.classlib.fs.memory.InMemoryVirtualFileSystem": otcfm_InMemoryVirtualFileSystem.$clinit(); return otcfm_InMemoryVirtualFileSystem; case "org.teavm.classlib.fs.memory.InMemoryVirtualDirectory": otcfm_InMemoryVirtualDirectory.$clinit(); return otcfm_InMemoryVirtualDirectory; case "org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile": otcfm_AbstractInMemoryVirtualFile.$clinit(); return otcfm_AbstractInMemoryVirtualFile; - case "java.util.stream.Collector$Characteristics": jus_Collector$Characteristics.$clinit(); return jus_Collector$Characteristics; - case "net.lax1dude.eaglercraft.WebsocketNetworkManager$1": nle_WebsocketNetworkManager$1.$clinit(); return nle_WebsocketNetworkManager$1; - case "org.teavm.jso.typedarrays.Uint8ClampedArray": otjt_Uint8ClampedArray.$clinit(); return otjt_Uint8ClampedArray; - case "org.teavm.classlib.fs.VirtualFileAccessor": otcf_VirtualFileAccessor.$clinit(); return otcf_VirtualFileAccessor; - case "javax.sound.sampled.LineEvent": jss_LineEvent.$clinit(); return jss_LineEvent; - case "java.util.EventObject": ju_EventObject.$clinit(); return ju_EventObject; case "org.teavm.classlib.impl.tz.DateTimeZoneBuilder$Rule": otcit_DateTimeZoneBuilder$Rule.$clinit(); return otcit_DateTimeZoneBuilder$Rule; + case "org.teavm.classlib.fs.VirtualFileAccessor": otcf_VirtualFileAccessor.$clinit(); return otcf_VirtualFileAccessor; + case "net.lax1dude.eaglercraft.WebsocketNetworkManager$1": nle_WebsocketNetworkManager$1.$clinit(); return nle_WebsocketNetworkManager$1; case "org.teavm.jso.media.AudioTrack": otjm_AudioTrack.$clinit(); return otjm_AudioTrack; case "org.teavm.jso.media.VideoTrack": otjm_VideoTrack.$clinit(); return otjm_VideoTrack; case "org.teavm.jso.media.TextTrackCueList": otjm_TextTrackCueList.$clinit(); return otjm_TextTrackCueList; case "org.teavm.jso.media.TextTrackCue": otjm_TextTrackCue.$clinit(); return otjm_TextTrackCue; + case "org.teavm.jso.typedarrays.Uint8ClampedArray": otjt_Uint8ClampedArray.$clinit(); return otjt_Uint8ClampedArray; + case "java.util.stream.Collector$Characteristics": jus_Collector$Characteristics.$clinit(); return jus_Collector$Characteristics; + case "javax.sound.sampled.LineEvent": jss_LineEvent.$clinit(); return jss_LineEvent; + case "java.util.EventObject": ju_EventObject.$clinit(); return ju_EventObject; case "org.teavm.classlib.fs.memory.InMemoryVirtualFile": otcfm_InMemoryVirtualFile.$clinit(); return otcfm_InMemoryVirtualFile; case "javax.sound.sampled.LineEvent$Type": jss_LineEvent$Type.$clinit(); return jss_LineEvent$Type; case "java.net.impl.XHRURLConnection": jni_XHRURLConnection.$clinit(); return jni_XHRURLConnection; @@ -137861,20 +137861,20 @@ function otp_Platform_lookupClass(var$1) { case "java.text.MessageFormat$Field": jt_MessageFormat$Field.$clinit(); return jt_MessageFormat$Field; case "javax.sound.midi.Track$1": jsm_Track$1.$clinit(); return jsm_Track$1; case "net.minecraft.src.CombatEntry": nms_CombatEntry.$clinit(); return nms_CombatEntry; + case "net.minecraft.src.GuiWinGame": nms_GuiWinGame.$clinit(); return nms_GuiWinGame; + case "net.minecraft.src.WorldProviderSurface": nms_WorldProviderSurface.$clinit(); return nms_WorldProviderSurface; + case "net.minecraft.src.EntityCrit2FX": nms_EntityCrit2FX.$clinit(); return nms_EntityCrit2FX; + case "net.minecraft.src.NpcMerchant": nms_NpcMerchant.$clinit(); return nms_NpcMerchant; case "net.minecraft.src.GuiDownloadTerrain": nms_GuiDownloadTerrain.$clinit(); return nms_GuiDownloadTerrain; case "net.minecraft.src.GuiMerchant": nms_GuiMerchant.$clinit(); return nms_GuiMerchant; - case "net.minecraft.src.EntityCrit2FX": nms_EntityCrit2FX.$clinit(); return nms_EntityCrit2FX; - case "net.minecraft.src.GuiWinGame": nms_GuiWinGame.$clinit(); return nms_GuiWinGame; - case "net.minecraft.src.NpcMerchant": nms_NpcMerchant.$clinit(); return nms_NpcMerchant; - case "net.minecraft.src.WorldProviderSurface": nms_WorldProviderSurface.$clinit(); return nms_WorldProviderSurface; case "net.minecraft.src.EntityPickupFX": nms_EntityPickupFX.$clinit(); return nms_EntityPickupFX; case "javax.sound.midi.SysexMessage": jsm_SysexMessage.$clinit(); return jsm_SysexMessage; case "com.sun.media.sound.FastShortMessage": csms_FastShortMessage.$clinit(); return csms_FastShortMessage; case "net.minecraft.src.GameRuleValue": nms_GameRuleValue.$clinit(); return nms_GameRuleValue; case "java.text.AttributedString": jt_AttributedString.$clinit(); return jt_AttributedString; + case "net.minecraft.src.InventoryMerchant": nms_InventoryMerchant.$clinit(); return nms_InventoryMerchant; case "me.ayunami2000.ayuncraft.javax.crypto.spec.SecretKeySpec": maajcs_SecretKeySpec.$clinit(); return maajcs_SecretKeySpec; case "me.ayunami2000.ayuncraft.java.security.spec.KeySpec": maajss_KeySpec.$clinit(); return maajss_KeySpec; - case "net.minecraft.src.InventoryMerchant": nms_InventoryMerchant.$clinit(); return nms_InventoryMerchant; case "java.util.Collections$16": ju_Collections$16.$clinit(); return ju_Collections$16; case "net.minecraft.src.WorldProviderHell": nms_WorldProviderHell.$clinit(); return nms_WorldProviderHell; case "net.minecraft.src.WorldProviderEnd": nms_WorldProviderEnd.$clinit(); return nms_WorldProviderEnd; @@ -137903,8 +137903,8 @@ function otp_Platform_lookupClass(var$1) { case "net.minecraft.src.ShapedRecipes": nms_ShapedRecipes.$clinit(); return nms_ShapedRecipes; case "net.minecraft.src.RecipeFireworks": nms_RecipeFireworks.$clinit(); return nms_RecipeFireworks; case "net.minecraft.src.RecipeSorter": nms_RecipeSorter.$clinit(); return nms_RecipeSorter; - case "com.sun.media.sound.MidiUtils$TempoCache": csms_MidiUtils$TempoCache.$clinit(); return csms_MidiUtils$TempoCache; case "java.text.AttributedString$Range": jt_AttributedString$Range.$clinit(); return jt_AttributedString$Range; + case "com.sun.media.sound.MidiUtils$TempoCache": csms_MidiUtils$TempoCache.$clinit(); return csms_MidiUtils$TempoCache; case "net.minecraft.src.GuiChest": nms_GuiChest.$clinit(); return nms_GuiChest; case "net.minecraft.src.GuiCrafting": nms_GuiCrafting.$clinit(); return nms_GuiCrafting; case "net.minecraft.src.GuiBeacon": nms_GuiBeacon.$clinit(); return nms_GuiBeacon; @@ -137969,10 +137969,10 @@ function otp_Platform_lookupClass(var$1) { case "net.minecraft.src.EntityFireworkSparkFX": nms_EntityFireworkSparkFX.$clinit(); return nms_EntityFireworkSparkFX; case "net.minecraft.src.EntityFireworkStarterFX": nms_EntityFireworkStarterFX.$clinit(); return nms_EntityFireworkStarterFX; case "net.minecraft.src.EnchantmentNameParts": nms_EnchantmentNameParts.$clinit(); return nms_EnchantmentNameParts; - case "net.minecraft.src.GuiButtonMerchant": nms_GuiButtonMerchant.$clinit(); return nms_GuiButtonMerchant; case "net.minecraft.src.GuiBeaconButtonConfirm": nms_GuiBeaconButtonConfirm.$clinit(); return nms_GuiBeaconButtonConfirm; case "net.minecraft.src.GuiBeaconButton": nms_GuiBeaconButton.$clinit(); return nms_GuiBeaconButton; case "net.minecraft.src.GuiBeaconButtonCancel": nms_GuiBeaconButtonCancel.$clinit(); return nms_GuiBeaconButtonCancel; + case "net.minecraft.src.GuiButtonMerchant": nms_GuiButtonMerchant.$clinit(); return nms_GuiButtonMerchant; case "net.minecraft.src.GuiBeaconButtonPower": nms_GuiBeaconButtonPower.$clinit(); return nms_GuiBeaconButtonPower; case "com.jcraft.jzlib.Tree": cjj_Tree.$clinit(); return cjj_Tree; case "net.minecraft.src.GuiScreenBook": nms_GuiScreenBook.$clinit(); return nms_GuiScreenBook; @@ -155425,10 +155425,20 @@ function nms_SoundManager_setListener($this, $par1EntityLiving, $par2) { var$4 = $par1EntityLiving.$posX - $par1EntityLiving.$prevPosX; var$5 = $par2; $x = var$3 + var$4 * var$5; + if (!(isFinite($x) ? 1 : 0)) + $x = 0.0; $y = $par1EntityLiving.$prevPosY + ($par1EntityLiving.$posY - $par1EntityLiving.$prevPosY) * var$5; + if (!(isFinite($y) ? 1 : 0)) + $y = 0.0; $z = $par1EntityLiving.$prevPosZ + ($par1EntityLiving.$posZ - $par1EntityLiving.$prevPosZ) * var$5; + if (!(isFinite($z) ? 1 : 0)) + $z = 0.0; $pitch = $par1EntityLiving.$prevRotationPitch + ($par1EntityLiving.$rotationPitch - $par1EntityLiving.$prevRotationPitch) * $par2; + if (!(isFinite($pitch) ? 1 : 0)) + $pitch = 0.0; $yaw = $par1EntityLiving.$prevRotationYaw + ($par1EntityLiving.$rotationYaw - $par1EntityLiving.$prevRotationYaw) * $par2; + if (!(isFinite($yaw) ? 1 : 0)) + $yaw = 0.0; nlea_EaglerAdapterImpl2_setListenerPos($x, $y, $z, $par1EntityLiving.$motionX, $par1EntityLiving.$motionY, $par1EntityLiving.$motionZ, $pitch, $yaw); } } @@ -193514,7 +193524,7 @@ function jn_IntBufferOverByteBufferBigEndian_putElement($this, $index, $value) { $this.$byteByffer.$array.data[($this.$start3 + $index | 0) + 2 | 0] = $value >> 8 << 24 >> 24; $this.$byteByffer.$array.data[($this.$start3 + $index | 0) + 3 | 0] = $value << 24 >> 24; } -function cbpc_IDAT() { +function cbpc_IEND() { cbpc_Chunk.call(this); } function cbpc_PLTE() { @@ -193544,7 +193554,7 @@ function cbpc_PLTE_build($this) { function cbpc_PLTE_getColor($this, $i) { return $this.$color.data[$i]; } -function cbpc_IEND() { +function cbpc_IDAT() { cbpc_Chunk.call(this); } function jl_Double() { @@ -211136,17 +211146,16 @@ function nle_TextureTerrainMap__init_(var_0, var_1, var_2, var_3) { return var_4; } function nle_TextureTerrainMap__init_0($this, $size, $par2, $par3Str, $par4BufferedImage) { - var $levelW, $blank, $levelH, var$8, $i, var$10; + var $i, $blank, $levelW, $levelH, var$9, var$10, $i_0; nle_TextureTerrainMap_$callClinit(); $this.$nextSlot = 0; - $size = ($size / 48 | 0) * 48 | 0; $this.$width2 = $size; $this.$height2 = $size; $this.$basePath = $par3Str; $par2 = new nle_TextureTerrainMap$TerrainIcon; - $levelW = $this.$nextSlot; - $this.$nextSlot = $levelW + 1 | 0; - nle_TextureTerrainMap$TerrainIcon__init_($par2, $levelW, $this, null); + $i = $this.$nextSlot; + $this.$nextSlot = $i + 1 | 0; + nle_TextureTerrainMap$TerrainIcon__init_($par2, $i, $this, null); $this.$missingImage = $par2; $par2 = new ju_ArrayList; $par2.$array1 = $rt_createArray(jl_Object, 10); @@ -211178,8 +211187,8 @@ function nle_TextureTerrainMap__init_0($this, $size, $par2, $par3Str, $par4Buffe if (!nleg_EaglerAdapterGL30_isWebGL) $blank = jn_ByteBufferImpl_asIntBuffer(nms_GLAllocation_createDirectByteBuffer($size << 2)); else { - var$8 = $rt_createIntArray($size); - $i = var$8.data.length; + var$9 = $rt_createIntArray($size); + $i = var$9.data.length; $blank = new jn_IntBufferOverArray; var$10 = 0 + $i | 0; $blank.$mark = (-1); @@ -211189,7 +211198,7 @@ function nle_TextureTerrainMap__init_0($this, $size, $par2, $par3Str, $par4Buffe $blank.$limit = var$10; $blank.$start1 = 0; $blank.$readOnly1 = 0; - $blank.$array2 = var$8; + $blank.$array2 = var$9; } $i = 0; while ($i < $blank.$limit) { @@ -211202,21 +211211,21 @@ function nle_TextureTerrainMap__init_0($this, $size, $par2, $par3Str, $par4Buffe nleg_EaglerAdapterGL30_glTexParameteri(2, 73, 71); nleg_EaglerAdapterGL30_glTexParameteri(2, 151, 4); nleg_EaglerAdapterGL30_glTexParameterf(2, 150, 1.0); - $i = 0; - while ($i < 5) { + $i_0 = 0; + while ($i_0 < 5) { $blank.$position = 0; $blank.$limit = $blank.$capacity; $blank.$mark = (-1); jn_Buffer_limit0($blank, $rt_imul($levelW, $levelH)); - nleg_EaglerAdapterGL30_glTexImage2D0(2, $i, 18, $levelW, $levelH, 0, 18, 19, $blank); + nleg_EaglerAdapterGL30_glTexImage2D0(2, $i_0, 18, $levelW, $levelH, 0, 18, 19, $blank); $levelW = $levelW / 2 | 0; $levelH = $levelH / 2 | 0; - $i = $i + 1 | 0; + $i_0 = $i_0 + 1 | 0; } $par2 = $this.$missingImage; - var$8 = nle_TextureTerrainMap_generateMip($par4BufferedImage); - $this.$missingData = var$8; - nle_TextureTerrainMap_replaceTexture($this, $par2, var$8); + var$9 = nle_TextureTerrainMap_generateMip($par4BufferedImage); + $this.$missingData = var$9; + nle_TextureTerrainMap_replaceTexture($this, $par2, var$9); } function nle_TextureTerrainMap_generateMip($src16x16) { var $ret, var$3; @@ -226464,7 +226473,6 @@ function nms_RenderPlayer_renderPlayer($this, $par1EntityPlayer, $par2, $par4, $ nleg_EaglerAdapterGL30_glDisable(46); nleg_EaglerAdapterGL30_glEnable(16); nleg_EaglerAdapterGL30_glBlendFunc(42, 1); - nleg_EaglerAdapterGL30_glDisable(13); nleg_EaglerAdapterGL30_glTranslatef($par2, $par4 - $par1EntityPlayer.$yOffset0 + 0.05000000074505806, $par6); $var13 = nms_RenderLiving_handleRotationFloat($this, $par1EntityPlayer, $par9); $var10 = $par1EntityPlayer.$prevRenderYawOffset + ($par1EntityPlayer.$renderYawOffset - $par1EntityPlayer.$prevRenderYawOffset) * $par9; @@ -226481,6 +226489,7 @@ function nms_RenderPlayer_renderPlayer($this, $par1EntityPlayer, $par2, $par4, $ nleg_EaglerAdapterGL30_glBlendFunc(42, 43); nleg_EaglerAdapterGL30_glEnable(6); nleg_EaglerAdapterGL30_glEnable(46); + nleg_EaglerAdapterGL30_glEnable(13); nleg_EaglerAdapterGL30_glPopMatrix(); nleg_EaglerAdapterGL30_glColor4f(1.0, 1.0, 1.0, 1.0); nle_DefaultSkinRenderer_endermanRenderer.$isCarrying = 0; @@ -361160,38 +361169,190 @@ $java.jn_URLStreamHandler_toExternalForm = function($this, $url) { } return jl_String__init_0($answer.$buffer, 0, $answer.$length); }; -function juf_Predicate() { +function otcir_JSFieldGetter() { } -function juf_BinaryOperator() { +function otcir_JSFieldSetter() { } -function ju_Optional() { +function otcit_DateTimeZoneBuilder$RuleSet() { + var a = this; jl_Object.call(a); + a.$iRules = null; + a.$iUpperYear = 0; +} +$java.otcit_DateTimeZoneBuilder$RuleSet_YEAR_LIMIT = 0; +$java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit = function() { + $java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit = $rt_eraseClinit(otcit_DateTimeZoneBuilder$RuleSet); + $java.otcit_DateTimeZoneBuilder$RuleSet__clinit_(); +}; +$java.otcit_DateTimeZoneBuilder$RuleSet__init_ = function() { + var var_0 = new otcit_DateTimeZoneBuilder$RuleSet(); + otcit_DateTimeZoneBuilder$RuleSet__init_(var_0); + return var_0; +}; +function otcit_DateTimeZoneBuilder$RuleSet__init_($this) { + var var$1; + $java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit(); + var$1 = new ju_ArrayList; + var$1.$array1 = $rt_createArray(jl_Object, 10); + $this.$iRules = var$1; + $this.$iUpperYear = 2147483647; +} +$java.otcit_DateTimeZoneBuilder$RuleSet__clinit_ = function() { + var $calendar, var$2; + $calendar = new ju_GregorianCalendar; + var$2 = ju_Locale_defaultLocale; + ju_GregorianCalendar__init_0($calendar, ju_TimeZone_getDefault(), var$2); + if (!$calendar.$isTimeSet) { + $java.ju_GregorianCalendar_computeTime($calendar); + $calendar.$isTimeSet = 1; + } + if (!$calendar.$areFieldsSet) { + $java.ju_GregorianCalendar_computeFields($calendar); + $calendar.$areFieldsSet = 1; + } + $java.otcit_DateTimeZoneBuilder$RuleSet_YEAR_LIMIT = $calendar.$fields.data[1] + 100 | 0; +}; +function otcit_DateTimeZoneBuilder$Transition() { + jl_Object.call(this); +} +function jss_Line$Info() { + jl_Object.call(this); +} +function juf_IntPredicate() { +} +function juf_IntConsumer() { +} +function juf_IntBinaryOperator() { +} +function ju_OptionalInt() { jl_Object.call(this); } function juf_Supplier() { } function juf_BiConsumer() { } -function jus_Collector() { +function ju_OptionalDouble() { + jl_Object.call(this); } -function jus_Stream$Builder() { +function ju_PrimitiveIterator() { } -function otjdh_HTMLHtmlElement() { +function ju_PrimitiveIterator$OfInt() { } -function otjdh_HTMLBodyElement() { +function ju_Spliterator$OfPrimitive() { } -function otjdh_HTMLHeadElement() { +function ju_Spliterator$OfInt() { } -function otjdx_NodeList() { +function jus_IntStream$Builder() { +} +function juf_IntSupplier() { +} +function otjw_AudioParam() { +} +function otjdx_DocumentType() { +} +function otjdx_DOMImplementation() { +} +function otjdx_DocumentFragment() { +} +function otjdx_Text() { +} +function otjdx_Comment() { +} +function otjdx_CDATASection() { +} +function otjdx_ProcessingInstruction() { } function otjdx_Attr() { } -function otjw_AudioParam() { +function otjdx_EntityReference() { +} +function otjdx_NodeList() { +} +function jn_URI() { + var a = this; jl_Object.call(a); + a.$port0 = 0; + a.$hash = 0; +} +$java.jn_URI__init_ = function() { + var var_0 = new jn_URI(); + jn_URI__init_(var_0); + return var_0; +}; +function jn_URI__init_($this) { + $this.$port0 = (-1); + $this.$hash = (-1); +} +function otcf_VirtualFileSystem() { +} +function ji_FilenameFilter() { +} +function ji_FileFilter() { +} +function otcf_VirtualFile() { +} +function juf_LongPredicate() { +} +function juf_LongUnaryOperator() { +} +function juf_LongFunction() { +} +function juf_LongToIntFunction() { +} +function juf_LongToDoubleFunction() { +} +function juf_LongConsumer() { +} +function juf_LongBinaryOperator() { +} +function ju_OptionalLong() { + jl_Object.call(this); +} +function ju_PrimitiveIterator$OfLong() { +} +function ju_Spliterator$OfLong() { +} +function jus_LongStream$Builder() { +} +function juf_LongSupplier() { +} +function jl_ClassLoader$ResourceContainer() { +} +function otjw_AudioWorkerParamDescriptor() { +} +function otjw_AudioWorkerNode() { +} +function juf_DoublePredicate() { +} +function juf_DoubleUnaryOperator() { +} +function juf_DoubleFunction() { +} +function juf_DoubleToIntFunction() { +} +function juf_DoubleToLongFunction() { +} +function juf_DoubleConsumer() { +} +function juf_DoubleBinaryOperator() { +} +function ju_PrimitiveIterator$OfDouble() { +} +function ju_Spliterator$OfDouble() { +} +function jus_DoubleStream$Builder() { +} +function juf_DoubleSupplier() { +} +function otjdx_NamedNodeMap() { +} +function otjw_CloseEvent() { } function otjc_JSError$TryClause() { } function otjc_JSError$CatchClause() { } -function otjdx_NamedNodeMap() { +function jn_URLStreamHandlerFactory() { +} +function otp_PlatformSequence() { } function otjc_JSRegExpFlag() { jl_Enum.call(this); @@ -361243,63 +361404,6 @@ $java.nle_WebsocketNetworkManager$ByteBufferDirectInputStream_available = functi $java.nle_WebsocketNetworkManager$ByteBufferDirectInputStream__init_0 = function($this, $x0, $x1) { $this.$buf7 = $x0; }; -function jl_ClassLoader$ResourceContainer() { -} -function juf_LongPredicate() { -} -function juf_LongUnaryOperator() { -} -function juf_LongFunction() { -} -function juf_LongToIntFunction() { -} -function juf_LongToDoubleFunction() { -} -function juf_LongConsumer() { -} -function juf_LongBinaryOperator() { -} -function ju_OptionalLong() { - jl_Object.call(this); -} -function ju_OptionalDouble() { - jl_Object.call(this); -} -function ju_PrimitiveIterator() { -} -function ju_PrimitiveIterator$OfLong() { -} -function ju_Spliterator$OfPrimitive() { -} -function ju_Spliterator$OfLong() { -} -function jus_LongStream$Builder() { -} -function juf_LongSupplier() { -} -function otcir_JSFieldGetter() { -} -function otcir_JSFieldSetter() { -} -function otjdh_TextRectangle() { -} -function juf_IntPredicate() { -} -function juf_IntConsumer() { -} -function juf_IntBinaryOperator() { -} -function ju_OptionalInt() { - jl_Object.call(this); -} -function ju_PrimitiveIterator$OfInt() { -} -function ju_Spliterator$OfInt() { -} -function jus_IntStream$Builder() { -} -function juf_IntSupplier() { -} function jsm_Sequencer$SyncMode() { jl_Object.call(this); this.$name22 = null; @@ -361329,12 +361433,132 @@ function jsm_MetaEventListener() { } function jsm_ControllerEventListener() { } +function nms_NibbleArray() { + var a = this; jl_Object.call(a); + a.$data14 = null; + a.$depthBits = 0; + a.$depthBitsPlusFour = 0; +} +$java.nms_NibbleArray_get = function($this, $par1, $par2, $par3) { + var $var4, $var5; + $var4 = $par2 << $this.$depthBitsPlusFour | $par3 << $this.$depthBits | $par1; + $var5 = $var4 >> 1; + return !($var4 & 1) ? $this.$data14.data[$var5] & 15 : $this.$data14.data[$var5] >> 4 & 15; +}; +$java.nms_NibbleArray_set = function($this, $par1, $par2, $par3, $par4) { + var $var5, $var6; + $var5 = $par2 << $this.$depthBitsPlusFour | $par3 << $this.$depthBits | $par1; + $var6 = $var5 >> 1; + if (!($var5 & 1)) + $this.$data14.data[$var6] = ($this.$data14.data[$var6] & 240 | $par4 & 15) << 24 >> 24; + else + $this.$data14.data[$var6] = ($this.$data14.data[$var6] & 15 | ($par4 & 15) << 4) << 24 >> 24; +}; +function otp_PlatformClassMetadata() { +} +function jt_DateFormatElement$TrieNode() { + jl_Object.call(this); +} +$java.jt_DateFormatElement$TrieNode__init_ = function() { + var var_0 = new jt_DateFormatElement$TrieNode(); + jt_DateFormatElement$TrieNode__init_(var_0); + return var_0; +}; +function jt_DateFormatElement$TrieNode__init_($this) { + return; +} +function otjde_MessageEvent() { +} +function otjdc_CSSStyleDeclaration() { +} +function otjdh_TextRectangle() { +} +function nms_Empty3() { + jl_Object.call(this); +} +$java.nms_Empty3__init_ = function() { + var var_0 = new nms_Empty3(); + nms_Empty3__init_(var_0); + return var_0; +}; +function nms_Empty3__init_($this) { + return; +} +function jss_DataLine() { +} +function jss_TargetDataLine() { +} +function otjm_MediaError() { +} +function otjm_TimeRanges() { +} +function otjm_MediaController() { +} +function otjm_AudioTrackList() { +} +function otjm_VideoTrackList() { +} +function otjm_TextTrackList() { +} +function otjm_TextTrack() { +} +function otjc_CanvasImageSource() { +} +function otjdh_HTMLCanvasElement() { +} +function otjw_WebGLContextAttributes() { + jl_Object.call(this); +} +function otjw_WebGLActiveInfo() { +} +function otjw_WebGLShaderPrecisionFormat() { +} +function otjc_ImageData() { +} +function otjdh_HTMLImageElement() { +} +function otjdh_HTMLHtmlElement() { +} +function otjdh_HTMLBodyElement() { +} +function otjdh_HTMLHeadElement() { +} +function jsm_MidiChannel() { +} +function jsm_VoiceStatus() { + var a = this; jl_Object.call(a); + a.$active = 0; + a.$channel1 = 0; + a.$bank = 0; + a.$program = 0; + a.$note0 = 0; + a.$volume2 = 0; +} +$java.jsm_VoiceStatus__init_ = function() { + var var_0 = new jsm_VoiceStatus(); + jsm_VoiceStatus__init_(var_0); + return var_0; +}; +function jsm_VoiceStatus__init_(var$0) { + var$0.$active = 0; + var$0.$channel1 = 0; + var$0.$bank = 0; + var$0.$program = 0; + var$0.$note0 = 0; + var$0.$volume2 = 0; +} +function jsm_SoundbankResource() { + jl_Object.call(this); +} +function jsm_Instrument() { + jsm_SoundbankResource.call(this); +} function nms_PathPoint() { var a = this; jl_Object.call(a); a.$xCoord2 = 0; a.$yCoord2 = 0; a.$zCoord2 = 0; - a.$hash = 0; + a.$hash0 = 0; a.$index12 = 0; a.$totalPathDistance = 0.0; a.$distanceToNext = 0.0; @@ -361364,10 +361588,10 @@ $java.nms_PathPoint_equals = function($this, $par1Obj) { if (!($par1Obj instanceof nms_PathPoint)) return 0; $var2 = $par1Obj; - return $this.$hash == $var2.$hash && $this.$xCoord2 == $var2.$xCoord2 && $this.$yCoord2 == $var2.$yCoord2 && $this.$zCoord2 == $var2.$zCoord2 ? 1 : 0; + return $this.$hash0 == $var2.$hash0 && $this.$xCoord2 == $var2.$xCoord2 && $this.$yCoord2 == $var2.$yCoord2 && $this.$zCoord2 == $var2.$zCoord2 ? 1 : 0; }; $java.nms_PathPoint_hashCode = function($this) { - return $this.$hash; + return $this.$hash0; }; $java.nms_PathPoint_isAssigned = function($this) { return $this.$index12 < 0 ? 0 : 1; @@ -361386,92 +361610,16 @@ $java.nms_PathPoint_toString = function($this) { jl_AbstractStringBuilder_insert0(var$1, var$1.$length, var$2, 10); return jl_String__init_0(var$1.$buffer, 0, var$1.$length); }; -function otjde_MessageEvent() { +function juf_Predicate() { } -function otjw_AudioWorkerParamDescriptor() { +function juf_BinaryOperator() { } -function otjw_AudioWorkerNode() { -} -function jss_DataLine() { -} -function jss_TargetDataLine() { -} -function otjc_CanvasImageSource() { -} -function otjdh_HTMLCanvasElement() { -} -function otjw_WebGLContextAttributes() { +function ju_Optional() { jl_Object.call(this); } -function otjw_WebGLActiveInfo() { +function jus_Collector() { } -function otjw_WebGLShaderPrecisionFormat() { -} -function otjc_ImageData() { -} -function otjdh_HTMLImageElement() { -} -function jsm_SoundbankResource() { - jl_Object.call(this); -} -function jsm_Instrument() { - jsm_SoundbankResource.call(this); -} -function otp_PlatformSequence() { -} -function otjdx_DocumentType() { -} -function otjdx_DOMImplementation() { -} -function otjdx_DocumentFragment() { -} -function otjdx_Text() { -} -function otjdx_Comment() { -} -function otjdx_CDATASection() { -} -function otjdx_ProcessingInstruction() { -} -function otjdx_EntityReference() { -} -function otjdc_CSSStyleDeclaration() { -} -function nms_Empty3() { - jl_Object.call(this); -} -$java.nms_Empty3__init_ = function() { - var var_0 = new nms_Empty3(); - nms_Empty3__init_(var_0); - return var_0; -}; -function nms_Empty3__init_($this) { - return; -} -function jn_URI() { - var a = this; jl_Object.call(a); - a.$port0 = 0; - a.$hash0 = 0; -} -$java.jn_URI__init_ = function() { - var var_0 = new jn_URI(); - jn_URI__init_(var_0); - return var_0; -}; -function jn_URI__init_($this) { - $this.$port0 = (-1); - $this.$hash0 = (-1); -} -function otcf_VirtualFileSystem() { -} -function ji_FilenameFilter() { -} -function ji_FileFilter() { -} -function otcf_VirtualFile() { -} -function jss_Line$Info() { - jl_Object.call(this); +function jus_Stream$Builder() { } function jss_Control() { jl_Object.call(this); @@ -361481,145 +361629,6 @@ function jss_Control$Type() { } function jss_LineListener() { } -function jsm_MidiChannel() { -} -function jsm_VoiceStatus() { - var a = this; jl_Object.call(a); - a.$active = 0; - a.$channel1 = 0; - a.$bank = 0; - a.$program = 0; - a.$note0 = 0; - a.$volume2 = 0; -} -$java.jsm_VoiceStatus__init_ = function() { - var var_0 = new jsm_VoiceStatus(); - jsm_VoiceStatus__init_(var_0); - return var_0; -}; -function jsm_VoiceStatus__init_(var$0) { - var$0.$active = 0; - var$0.$channel1 = 0; - var$0.$bank = 0; - var$0.$program = 0; - var$0.$note0 = 0; - var$0.$volume2 = 0; -} -function otjw_CloseEvent() { -} -function otcit_DateTimeZoneBuilder$RuleSet() { - var a = this; jl_Object.call(a); - a.$iRules = null; - a.$iUpperYear = 0; -} -$java.otcit_DateTimeZoneBuilder$RuleSet_YEAR_LIMIT = 0; -$java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit = function() { - $java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit = $rt_eraseClinit(otcit_DateTimeZoneBuilder$RuleSet); - $java.otcit_DateTimeZoneBuilder$RuleSet__clinit_(); -}; -$java.otcit_DateTimeZoneBuilder$RuleSet__init_ = function() { - var var_0 = new otcit_DateTimeZoneBuilder$RuleSet(); - otcit_DateTimeZoneBuilder$RuleSet__init_(var_0); - return var_0; -}; -function otcit_DateTimeZoneBuilder$RuleSet__init_($this) { - var var$1; - $java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit(); - var$1 = new ju_ArrayList; - var$1.$array1 = $rt_createArray(jl_Object, 10); - $this.$iRules = var$1; - $this.$iUpperYear = 2147483647; -} -$java.otcit_DateTimeZoneBuilder$RuleSet__clinit_ = function() { - var $calendar, var$2; - $calendar = new ju_GregorianCalendar; - var$2 = ju_Locale_defaultLocale; - ju_GregorianCalendar__init_0($calendar, ju_TimeZone_getDefault(), var$2); - if (!$calendar.$isTimeSet) { - $java.ju_GregorianCalendar_computeTime($calendar); - $calendar.$isTimeSet = 1; - } - if (!$calendar.$areFieldsSet) { - $java.ju_GregorianCalendar_computeFields($calendar); - $calendar.$areFieldsSet = 1; - } - $java.otcit_DateTimeZoneBuilder$RuleSet_YEAR_LIMIT = $calendar.$fields.data[1] + 100 | 0; -}; -function otcit_DateTimeZoneBuilder$Transition() { - jl_Object.call(this); -} -function otjm_MediaError() { -} -function otjm_TimeRanges() { -} -function otjm_MediaController() { -} -function otjm_AudioTrackList() { -} -function otjm_VideoTrackList() { -} -function otjm_TextTrackList() { -} -function otjm_TextTrack() { -} -function juf_DoublePredicate() { -} -function juf_DoubleUnaryOperator() { -} -function juf_DoubleFunction() { -} -function juf_DoubleToIntFunction() { -} -function juf_DoubleToLongFunction() { -} -function juf_DoubleConsumer() { -} -function juf_DoubleBinaryOperator() { -} -function ju_PrimitiveIterator$OfDouble() { -} -function ju_Spliterator$OfDouble() { -} -function jus_DoubleStream$Builder() { -} -function juf_DoubleSupplier() { -} -function nms_NibbleArray() { - var a = this; jl_Object.call(a); - a.$data14 = null; - a.$depthBits = 0; - a.$depthBitsPlusFour = 0; -} -$java.nms_NibbleArray_get = function($this, $par1, $par2, $par3) { - var $var4, $var5; - $var4 = $par2 << $this.$depthBitsPlusFour | $par3 << $this.$depthBits | $par1; - $var5 = $var4 >> 1; - return !($var4 & 1) ? $this.$data14.data[$var5] & 15 : $this.$data14.data[$var5] >> 4 & 15; -}; -$java.nms_NibbleArray_set = function($this, $par1, $par2, $par3, $par4) { - var $var5, $var6; - $var5 = $par2 << $this.$depthBitsPlusFour | $par3 << $this.$depthBits | $par1; - $var6 = $var5 >> 1; - if (!($var5 & 1)) - $this.$data14.data[$var6] = ($this.$data14.data[$var6] & 240 | $par4 & 15) << 24 >> 24; - else - $this.$data14.data[$var6] = ($this.$data14.data[$var6] & 15 | ($par4 & 15) << 4) << 24 >> 24; -}; -function jn_URLStreamHandlerFactory() { -} -function otp_PlatformClassMetadata() { -} -function jt_DateFormatElement$TrieNode() { - jl_Object.call(this); -} -$java.jt_DateFormatElement$TrieNode__init_ = function() { - var var_0 = new jt_DateFormatElement$TrieNode(); - jt_DateFormatElement$TrieNode__init_(var_0); - return var_0; -}; -function jt_DateFormatElement$TrieNode__init_($this) { - return; -} function otcir_Converter() { jl_Object.call(this); } @@ -362893,6 +362902,25 @@ function otcfm_InMemoryVirtualDirectory() { otcfm_AbstractInMemoryVirtualFile.call(this); this.$children2 = null; } +function otcit_DateTimeZoneBuilder$Rule() { + jl_Object.call(this); +} +function otcf_VirtualFileAccessor() { +} +function nle_WebsocketNetworkManager$1() { + jl_Object.call(this); +} +function otjm_AudioTrack() { +} +function otjm_VideoTrack() { +} +function otjm_TextTrackCueList() { +} +function otjm_TextTrackCue() { +} +function otjt_Uint8ClampedArray() { + otjt_ArrayBufferView.call(this); +} function jus_Collector$Characteristics() { jl_Enum.call(this); } @@ -362921,31 +362949,12 @@ function jus_Collector$Characteristics__clinit_() { var$3[2] = $java.jus_Collector$Characteristics_IDENTITY_FINISH; $java.jus_Collector$Characteristics_$VALUES = var$2; } -function nle_WebsocketNetworkManager$1() { - jl_Object.call(this); -} -function otjt_Uint8ClampedArray() { - otjt_ArrayBufferView.call(this); -} -function otcf_VirtualFileAccessor() { -} function ju_EventObject() { jl_Object.call(this); } function jss_LineEvent() { ju_EventObject.call(this); } -function otcit_DateTimeZoneBuilder$Rule() { - jl_Object.call(this); -} -function otjm_AudioTrack() { -} -function otjm_VideoTrack() { -} -function otjm_TextTrackCueList() { -} -function otjm_TextTrackCue() { -} function otcfm_InMemoryVirtualFile() { otcfm_AbstractInMemoryVirtualFile.call(this); } @@ -368499,6 +368508,502 @@ $java.nms_CombatEntry_func_94563_c = function($this) { $java.nms_CombatEntry_func_94559_f = function($this) { return $this.$field_94569_a.$getEntity() instanceof nms_EntityLiving; }; +function nms_GuiWinGame() { + var a = this; nms_GuiScreen.call(a); + a.$updateCounter3 = 0; + a.$lines = null; + a.$field_73989_c = 0; + a.$field_73987_d = 0.0; +} +$java.nms_GuiWinGame_bk = null; +$java.nms_GuiWinGame_mclogo = null; +$java.nms_GuiWinGame_vigg = null; +$java.nms_GuiWinGame__init_ = function() { + var var_0 = new nms_GuiWinGame(); + nms_GuiWinGame__init_(var_0); + return var_0; +}; +function nms_GuiWinGame__init_($this) { + nms_GuiScreen__init_($this); + $this.$updateCounter3 = 0; + $this.$field_73989_c = 0; + $this.$field_73987_d = 0.5; +} +$java.nms_GuiWinGame_updateScreen = function($this) { + var $var1, var$2, var$3, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$updateCounter3 = $this.$updateCounter3 + 1 | 0; + $var1 = ((($this.$field_73989_c + $this.$height0 | 0) + $this.$height0 | 0) + 24 | 0) / $this.$field_73987_d; + if ($this.$updateCounter3 <= $var1) + return; + var$2 = $this.$mc4.$thePlayer.$sendQueue; + var$3 = new nms_Packet205ClientCommand; + nms_Packet_$callClinit(); + var$3.$creationTimeMillis = jl_System_currentTimeMillis(); + var$3.$isChunkDataPacket = 0; + var$3.$forceRespawn = 1; + if (!var$2.$disconnected) + nle_WebsocketNetworkManager_addToSendQueue(var$2.$netManager, var$3); + var$3 = $this.$mc4; + var$2 = null; + $ptr = 1; + case 1: + nmc_Minecraft_displayGuiScreen(var$3, var$2); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $var1, var$2, var$3, $ptr); +}; +$java.nms_GuiWinGame_keyTyped = function($this, $par1, $par2) { + var var$3, var$4, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$par2 = $thread.pop();$par1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if ($par2 != 1) + return; + var$3 = $this.$mc4.$thePlayer.$sendQueue; + var$4 = new nms_Packet205ClientCommand; + nms_Packet_$callClinit(); + var$4.$creationTimeMillis = jl_System_currentTimeMillis(); + var$4.$isChunkDataPacket = 0; + var$4.$forceRespawn = 1; + if (!var$3.$disconnected) + nle_WebsocketNetworkManager_addToSendQueue(var$3.$netManager, var$4); + var$4 = $this.$mc4; + var$3 = null; + $ptr = 1; + case 1: + nmc_Minecraft_displayGuiScreen(var$4, var$3); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $par1, $par2, var$3, var$4, $ptr); +}; +$java.nms_GuiWinGame_initGui = function($this) { + var $var1, $var2, $var5, var$4, var$5, $var6, $var7, $var8, $var6_0, var$10, $var9, $$je; + a: { + if ($this.$lines === null) { + $var1 = new ju_ArrayList; + $var1.$array1 = $rt_createArray(jl_Object, 10); + $this.$lines = $var1; + try { + $var1 = $rt_s(44); + $var2 = jl_StringBuilder_toString(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append0(jl_StringBuilder__init_(), $rt_s(44)), $java.nms_EnumChatFormatting_WHITE), $java.nms_EnumChatFormatting_OBFUSCATED), $java.nms_EnumChatFormatting_GREEN), $java.nms_EnumChatFormatting_AQUA)); + $var5 = ju_Random__init_1(Long_fromInt(8124371)); + var$4 = nlea_EaglerAdapterImpl2_fileContentsLines($rt_s(3188)).data.length; + var$5 = 0; + while (var$5 < var$4) { + nle_EaglerProfile_$callClinit(); + $var1 = jl_String_replaceAll($var1, $rt_s(3189), nle_EaglerProfile_username); + while (jl_String_contains($var1, $var2)) { + $var6 = jl_String_indexOf2($var1, $var2); + $var7 = jl_String_substring0($var1, 0, $var6); + $var8 = jl_String_substring($var1, $var6 + jl_String_length($var2) | 0); + $var1 = jl_StringBuilder_toString(jl_StringBuilder_append0(jl_StringBuilder_append0(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append0(jl_StringBuilder__init_(), $var7), $java.nms_EnumChatFormatting_WHITE), $java.nms_EnumChatFormatting_OBFUSCATED), jl_String_substring0($rt_s(3190), 0, ju_Random_nextInt($var5, 4) + 3 | 0)), $var8)); + } + ju_AbstractCollection_addAll($this.$lines, nms_FontRenderer_listFormattedStringToWidth($this.$mc4.$fontRenderer, $var1, 274)); + ju_ArrayList_add($this.$lines, $rt_s(44)); + var$5 = var$5 + 1 | 0; + } + $var6_0 = 0; + while ($var6_0 < 8) { + ju_ArrayList_add($this.$lines, $rt_s(44)); + $var6_0 = $var6_0 + 1 | 0; + } + $var6_0 = nlea_EaglerAdapterImpl2_fileContentsLines($rt_s(3191)).data.length; + var$10 = 0; + while (var$10 < $var6_0) { + nle_EaglerProfile_$callClinit(); + $var1 = jl_String_replaceAll(jl_String_replaceAll($var1, $rt_s(3189), nle_EaglerProfile_username), $rt_s(3192), $rt_s(3193)); + ju_AbstractCollection_addAll($this.$lines, nms_FontRenderer_listFormattedStringToWidth($this.$mc4.$fontRenderer, $var1, 274)); + ju_ArrayList_add($this.$lines, $rt_s(44)); + var$10 = var$10 + 1 | 0; + } + $this.$field_73989_c = ju_ArrayList_size($this.$lines) * 12 | 0; + break a; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + $var9 = $$je; + } else { + throw $$e; + } + } + if (jl_System_errCache === null) { + $var2 = new ji_PrintStream; + $var2.$out = new jl_ConsoleOutputStreamStderr; + $var1 = new jl_StringBuilder; + $var1.$buffer = $rt_createCharArray(16); + $var2.$sb = $var1; + $var2.$buffer0 = $rt_createCharArray(32); + $var2.$autoFlush = 0; + $var1 = new jnci_UTF8Charset; + jnc_Charset__init_($var1, $rt_s(2), $rt_createArray(jl_String, 0)); + $var2.$charset = $var1; + jl_System_errCache = $var2; + } + jl_Throwable_printStackTrace0($var9, jl_System_errCache); + } + } +}; +$java.nms_GuiWinGame_func_73986_b = function($this, $par1, $par2, $par3) { + var $var4, $var5, $var6, $var7, $var9, $var11, var$10, var$11, var$12, var$13; + nlea_Tessellator_$callClinit(); + $var4 = nlea_Tessellator_instance; + nle_TextureLocation_bindTexture($java.nms_GuiWinGame_bk); + nlea_Tessellator_startDrawing($var4, 98); + nlea_Tessellator_setColorRGBA($var4, 255, 255, 255, 255); + $var5 = $this.$width0; + $var6 = 0.0 - ($this.$updateCounter3 + $par3) * 0.5 * $this.$field_73987_d; + $var7 = $this.$height0 - ($this.$updateCounter3 + $par3) * 0.5 * $this.$field_73987_d; + $var9 = ($this.$updateCounter3 + $par3 - 0.0) * 0.019999999552965164; + $var11 = (((($this.$field_73989_c + $this.$height0 | 0) + $this.$height0 | 0) + 24 | 0) / $this.$field_73987_d - 20.0 - ($this.$updateCounter3 + $par3)) * 0.004999999888241291; + if ($var11 >= $var9) + $var11 = $var9; + if ($var11 > 1.0) + $var11 = 1.0; + $par1 = $var11 * $var11 * 96.0 / 255.0 * 255.0 | 0; + nlea_Tessellator_setColorRGBA($var4, $par1, $par1, $par1, 255); + var$10 = $this.$height0; + var$11 = $this.$zLevel; + var$12 = $var6 * 0.015625; + $var4.$hasTexture = 1; + $var4.$textureU = 0.0; + $var11 = var$12; + $var4.$textureV = $var11; + nlea_Tessellator_addVertex($var4, 0.0, var$10, var$11); + var$11 = $var5; + var$12 = $this.$height0; + var$13 = $this.$zLevel; + var$10 = $var5 * 0.015625; + $var4.$hasTexture = 1; + $var9 = var$10; + $var4.$textureU = $var9; + $var4.$textureV = $var11; + nlea_Tessellator_addVertex($var4, var$11, var$12, var$13); + var$13 = $this.$zLevel; + var$10 = $var7 * 0.015625; + $var4.$hasTexture = 1; + $var4.$textureU = $var9; + $var9 = var$10; + $var4.$textureV = $var9; + nlea_Tessellator_addVertex($var4, var$11, 0.0, var$13); + var$13 = $this.$zLevel; + $var4.$hasTexture = 1; + $var4.$textureU = 0.0; + $var4.$textureV = $var9; + nlea_Tessellator_addVertex($var4, 0.0, 0.0, var$13); + nlea_Tessellator_draw($var4); +}; +$java.nms_GuiWinGame_drawScreen = function($this, $par1, $par2, $par3) { + var $var4, $var6, $var7, $var8, $var12, var$9, var$10, $var9, $var10, $var11, $var5, var$15, var$16, var$17; + $java.nms_GuiWinGame_func_73986_b($this, $par1, $par2, $par3); + nlea_Tessellator_$callClinit(); + $var4 = nlea_Tessellator_instance; + $var6 = ($this.$width0 / 2 | 0) - 137 | 0; + $var7 = $this.$height0 + 50 | 0; + $var8 = -($this.$updateCounter3 + $par3) * $this.$field_73987_d; + nleg_EaglerAdapterGL30_glPushMatrix(); + $var12 = nleg_EaglerAdapterGL30_deevis; + $var12.$x = 0.0; + $var12.$y = $var8; + $var12.$z = 0.0; + $var12 = nleg_EaglerAdapterGL30_getMatrix(); + nlegv_Matrix4f_translate(nleg_EaglerAdapterGL30_deevis, $var12, $var12); + if (nleg_EaglerAdapterGL30_isCompilingDisplayList) { + if (jl_System_errCache === null) { + var$9 = new ji_PrintStream; + var$9.$out = new jl_ConsoleOutputStreamStderr; + $var12 = new jl_StringBuilder; + $var12.$buffer = $rt_createCharArray(16); + var$9.$sb = $var12; + var$9.$buffer0 = $rt_createCharArray(32); + var$9.$autoFlush = 0; + $var12 = new jnci_UTF8Charset; + jnc_Charset__init_($var12, $rt_s(2), $rt_createArray(jl_String, 0)); + var$9.$charset = $var12; + jl_System_errCache = var$9; + } + var$10 = jl_System_errCache; + $var12 = var$10.$sb; + jl_AbstractStringBuilder_insert($var12, $var12.$length, $rt_s(226)); + $var9 = $var12.$length; + jl_AbstractStringBuilder_insertSpace($var12, $var9, $var9 + 1 | 0); + $var12.$buffer.data[$var9] = 10; + ji_PrintStream_printSB(var$10); + } + nle_TextureLocation_bindTexture($java.nms_GuiWinGame_mclogo); + nleg_EaglerAdapterGL30_colorR = 1.0; + nleg_EaglerAdapterGL30_colorG = 1.0; + nleg_EaglerAdapterGL30_colorB = 1.0; + nleg_EaglerAdapterGL30_colorA = 1.0; + nms_Gui_drawTexturedModalRect($this, $var6, $var7, 0, 0, 155, 44); + nms_Gui_drawTexturedModalRect($this, $var6 + 155 | 0, $var7, 0, 45, 155, 44); + nlea_Tessellator_setColorRGBA($var4, 255, 255, 255, 255); + $var9 = $var7 + 200 | 0; + $var10 = 0; + while ($var10 < ju_ArrayList_size($this.$lines)) { + if ($var10 == ($this.$lines.$size0 - 1 | 0)) { + $var11 = $var9 + $var8 - (($this.$height0 / 2 | 0) - 6 | 0); + if ($var11 < 0.0) + nleg_EaglerAdapterGL30_glTranslatef(0.0, -$var11, 0.0); + } + $var11 = $var9 + $var8; + if ($var11 + 12.0 + 8.0 > 0.0 && $var11 < $this.$height0) { + $var12 = ju_ArrayList_get($this.$lines, $var10); + if (jl_String_startsWith0($var12, $rt_s(3194))) + nms_FontRenderer_drawStringWithShadow($this.$fontRenderer0, jl_String_substring($var12, 3), $var6 + ((274 - nms_FontRenderer_getStringWidth($this.$fontRenderer0, jl_String_substring($var12, 3)) | 0) / 2 | 0) | 0, $var9, 16777215); + else { + nle_EaglercraftRandom_setSeed($this.$fontRenderer0.$fontRandom, Long_add(Long_mul(Long_fromInt($var10), new Long(4238972211, 0)), Long_fromInt($this.$updateCounter3 / 4 | 0))); + nms_FontRenderer_drawStringWithShadow($this.$fontRenderer0, $var12, $var6, $var9, 16777215); + } + } + $var9 = $var9 + 12 | 0; + $var10 = $var10 + 1 | 0; + } + nleg_EaglerAdapterGL30_glPopMatrix(); + nle_TextureLocation_bindTexture($java.nms_GuiWinGame_vigg); + nleg_EaglerAdapterGL30_glEnable(16); + nleg_EaglerAdapterGL30_glBlendFunc(0, 45); + nlea_Tessellator_startDrawing($var4, 98); + nlea_Tessellator_setColorRGBA($var4, 255, 255, 255, 255); + $var5 = $this.$width0; + var$15 = $this.$height0; + var$16 = $this.$zLevel; + $var4.$hasTexture = 1; + $var4.$textureU = 0.0; + $var4.$textureV = 1.0; + nlea_Tessellator_addVertex($var4, 0.0, var$15, var$16); + var$17 = $var5; + var$16 = $this.$zLevel; + $var4.$hasTexture = 1; + $var4.$textureU = 1.0; + $var4.$textureV = 1.0; + nlea_Tessellator_addVertex($var4, var$17, var$15, var$16); + var$16 = $this.$zLevel; + nlea_Tessellator_setTextureUV($var4, 1.0, 0.0); + nlea_Tessellator_addVertex($var4, var$17, 0.0, var$16); + var$16 = $this.$zLevel; + nlea_Tessellator_setTextureUV($var4, 0.0, 0.0); + nlea_Tessellator_addVertex($var4, 0.0, 0.0, var$16); + nlea_Tessellator_draw($var4); + nleg_EaglerAdapterGL30_glDisable(16); + nms_GuiScreen_drawScreen($this, $par1, $par2, $par3); +}; +function nms_GuiWinGame__clinit_() { + var var$1; + var$1 = new nle_TextureLocation; + var$1.$path = $rt_s(3195); + var$1.$glObject = (-1); + ju_ArrayList_add(nle_TextureLocation_locations, var$1); + $java.nms_GuiWinGame_bk = var$1; + var$1 = new nle_TextureLocation; + var$1.$path = $rt_s(789); + var$1.$glObject = (-1); + ju_ArrayList_add(nle_TextureLocation_locations, var$1); + $java.nms_GuiWinGame_mclogo = var$1; + var$1 = new nle_TextureLocation; + var$1.$path = $rt_s(1003); + var$1.$glObject = (-1); + ju_ArrayList_add(nle_TextureLocation_locations, var$1); + $java.nms_GuiWinGame_vigg = var$1; +} +function nms_WorldProviderSurface() { + nms_WorldProvider.call(this); +} +$java.nms_WorldProviderSurface__init_ = function() { + var var_0 = new nms_WorldProviderSurface(); + nms_WorldProviderSurface__init_(var_0); + return var_0; +}; +function nms_WorldProviderSurface__init_($this) { + $this.$isHellWorld = 0; + $this.$hasNoSky = 0; + $this.$lightBrightnessTable = $rt_createFloatArray(16); + $this.$dimensionId = 0; + $this.$colorsSunriseSunset = $rt_createFloatArray(4); +} +function nms_EntityCrit2FX() { + var a = this; nms_EntityFX.call(a); + a.$theEntity = null; + a.$currentLife = 0; + a.$maximumLife = 0; + a.$particleName0 = null; +} +$java.nms_EntityCrit2FX__init_ = function(var_0, var_1, var_2) { + var var_3 = new nms_EntityCrit2FX(); + nms_EntityCrit2FX__init_(var_3, var_0, var_1, var_2); + return var_3; +}; +function nms_EntityCrit2FX__init_($this, $par1World, $par2Entity, $par3Str) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$par3Str = $thread.pop();$par2Entity = $thread.pop();$par1World = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $java.nms_EntityFX__init_2($this, $par1World, $par2Entity.$posX, $par2Entity.$boundingBox.$minY + $par2Entity.$height1 / 2.0, $par2Entity.$posZ, $par2Entity.$motionX, $par2Entity.$motionY, $par2Entity.$motionZ); + $this.$currentLife = 0; + $this.$maximumLife = 0; + $this.$theEntity = $par2Entity; + $this.$maximumLife = 3; + $this.$particleName0 = $par3Str; + $ptr = 1; + case 1: + $java.nms_EntityCrit2FX_onUpdate($this); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $par1World, $par2Entity, $par3Str, $ptr); +} +$java.nms_EntityCrit2FX_renderParticle = function($this, $par1Tessellator, $par2, $par3, $par4, $par5, $par6, $par7) { + return; +}; +$java.nms_EntityCrit2FX_onUpdate = function($this) { + var $var1, var$2, var$3, $var2, $var4, $var6, $var8, $var10, $var12, var$10, var$11, var$12, var$13, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$13 = $thread.pop();var$12 = $thread.pop();var$11 = $thread.pop();var$10 = $thread.pop();$var12 = $thread.pop();$var10 = $thread.pop();$var8 = $thread.pop();$var6 = $thread.pop();$var4 = $thread.pop();$var2 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $var1 = 0; + var$2 = 24; + while ($var1 < 16) { + var$3 = $this.$rand0; + var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); + $var2 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; + var$3 = $this.$rand0; + var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); + $var4 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; + var$3 = $this.$rand0; + var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); + $var6 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; + if ($var2 * $var2 + $var4 * $var4 + $var6 * $var6 <= 1.0) { + $var8 = $this.$theEntity.$posX + $var2 * $this.$theEntity.$width1 / 4.0; + $var10 = $this.$theEntity.$boundingBox.$minY + $this.$theEntity.$height1 / 2.0 + $var4 * $this.$theEntity.$height1 / 4.0; + $var12 = $this.$theEntity.$posZ + $var6 * $this.$theEntity.$width1 / 4.0; + var$3 = $this.$worldObj; + var$10 = $this.$particleName0; + var$11 = $var4 + 0.2; + var$12 = 0; + if (var$12 < var$3.$worldAccesses.$size0) { + var$13 = var$3.$worldAccesses; + if (var$12 >= 0 && var$12 < var$13.$size0) { + var$13 = var$13.$array1.data[var$12]; + $ptr = 1; + continue main; + } + var$3 = new jl_IndexOutOfBoundsException; + var$3.$suppressionEnabled = 1; + var$3.$writableStackTrace = 1; + $rt_throw(var$3); + } + } + $var1 = $var1 + 1 | 0; + } + $this.$currentLife = $this.$currentLife + 1 | 0; + if ($this.$currentLife >= $this.$maximumLife) + $this.$isDead = 1; + return; + case 1: + nms_RenderGlobal_doSpawnParticle(var$13, var$10, $var8, $var10, $var12, $var2, var$11, $var6); + if ($rt_suspending()) { + break main; + } + var$12 = var$12 + 1 | 0; + a: while (true) { + if (var$12 < var$3.$worldAccesses.$size0) { + var$13 = var$3.$worldAccesses; + if (var$12 >= 0 && var$12 < var$13.$size0) { + var$13 = var$13.$array1.data[var$12]; + continue main; + } + var$3 = new jl_IndexOutOfBoundsException; + var$3.$suppressionEnabled = 1; + var$3.$writableStackTrace = 1; + $rt_throw(var$3); + } + while (true) { + $var1 = $var1 + 1 | 0; + if ($var1 >= 16) + break a; + var$3 = $this.$rand0; + var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); + $var2 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; + var$3 = $this.$rand0; + var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); + $var4 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; + var$3 = $this.$rand0; + var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); + $var6 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; + if ($var2 * $var2 + $var4 * $var4 + $var6 * $var6 > 1.0) + continue; + else + break; + } + $var8 = $this.$theEntity.$posX + $var2 * $this.$theEntity.$width1 / 4.0; + $var10 = $this.$theEntity.$boundingBox.$minY + $this.$theEntity.$height1 / 2.0 + $var4 * $this.$theEntity.$height1 / 4.0; + $var12 = $this.$theEntity.$posZ + $var6 * $this.$theEntity.$width1 / 4.0; + var$3 = $this.$worldObj; + var$10 = $this.$particleName0; + var$11 = $var4 + 0.2; + var$12 = 0; + } + $this.$currentLife = $this.$currentLife + 1 | 0; + if ($this.$currentLife >= $this.$maximumLife) + $this.$isDead = 1; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $var1, var$2, var$3, $var2, $var4, $var6, $var8, $var10, $var12, var$10, var$11, var$12, var$13, $ptr); +}; +$java.nms_EntityCrit2FX_getFXLayer = function($this) { + return 3; +}; +function nms_NpcMerchant() { + var a = this; jl_Object.call(a); + a.$theMerchantInventory = null; + a.$customer = null; + a.$recipeList = null; +} +$java.nms_NpcMerchant_getCustomer = function($this) { + return $this.$customer; +}; +$java.nms_NpcMerchant_setCustomer = function($this, $par1EntityPlayer) { + return; +}; +$java.nms_NpcMerchant_getRecipes = function($this, $par1EntityPlayer) { + return $this.$recipeList; +}; +$java.nms_NpcMerchant_setRecipes = function($this, $par1MerchantRecipeList) { + $this.$recipeList = $par1MerchantRecipeList; +}; +$java.nms_NpcMerchant_useRecipe = function($this, $par1MerchantRecipe) { + return; +}; function nms_GuiDownloadTerrain() { var a = this; nms_GuiScreen.call(a); a.$netHandler = null; @@ -368551,7 +369056,7 @@ $java.nms_GuiDownloadTerrain_drawScreen = function($this, $par1, $par2, $par3) { nms_GuiScreen_drawBackground($this, 0); $var4 = nms_StringTranslate_instance; var$5 = $this.$fontRenderer0; - $var4 = nms_StringTranslate_translateKey($var4, $rt_s(3188)); + $var4 = nms_StringTranslate_translateKey($var4, $rt_s(3196)); var$6 = $this.$width0 / 2 | 0; var$7 = ($this.$height0 / 2 | 0) - 50 | 0; nms_FontRenderer_drawString(var$5, $var4, var$6 - (nms_FontRenderer_getStringWidth(var$5, $var4) / 2 | 0) | 0, var$7, 16777215, 1); @@ -368592,7 +369097,7 @@ $java.nms_GuiMerchant__init_ = function($this, $par1, $par2, $par3World, $par4) $this.$currentRecipeIndex = 0; $this.$theIMerchant = $par2; if (!($par4 !== null && $par4.$characters.data.length >= 1)) - $par4 = nms_StringTranslate_translateKey(nms_StatCollector_localizedName, $rt_s(3189)); + $par4 = nms_StringTranslate_translateKey(nms_StatCollector_localizedName, $rt_s(3197)); $this.$field_94082_v = $par4; }; $java.nms_GuiMerchant_initGui = function($this) { @@ -368670,7 +369175,7 @@ $java.nms_GuiMerchant_actionPerformed = function($this, $par1GuiButton) { $var4.$buff0 = $rt_createByteArray(8); try { ji_DataOutputStream_writeInt($var4, $this.$currentRecipeIndex); - nms_NetClientHandler_addToSendQueue(nmc_Minecraft_getNetHandler($this.$mc4), nms_Packet250CustomPayload__init_0($rt_s(3190), ji_ByteArrayOutputStream_toByteArray($var3))); + nms_NetClientHandler_addToSendQueue(nmc_Minecraft_getNetHandler($this.$mc4), nms_Packet250CustomPayload__init_0($rt_s(3198), ji_ByteArrayOutputStream_toByteArray($var3))); break a; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -368836,508 +369341,12 @@ $java.nms_GuiMerchant_getIMerchant = function($this) { return $this.$theIMerchant; }; function nms_GuiMerchant__clinit_() { - var var$1; - var$1 = new nle_TextureLocation; - var$1.$path = $rt_s(3191); - var$1.$glObject = (-1); - ju_ArrayList_add(nle_TextureLocation_locations, var$1); - $java.nms_GuiMerchant_tex = var$1; -} -function nms_EntityCrit2FX() { - var a = this; nms_EntityFX.call(a); - a.$theEntity = null; - a.$currentLife = 0; - a.$maximumLife = 0; - a.$particleName0 = null; -} -$java.nms_EntityCrit2FX__init_ = function(var_0, var_1, var_2) { - var var_3 = new nms_EntityCrit2FX(); - nms_EntityCrit2FX__init_(var_3, var_0, var_1, var_2); - return var_3; -}; -function nms_EntityCrit2FX__init_($this, $par1World, $par2Entity, $par3Str) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$par3Str = $thread.pop();$par2Entity = $thread.pop();$par1World = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $java.nms_EntityFX__init_2($this, $par1World, $par2Entity.$posX, $par2Entity.$boundingBox.$minY + $par2Entity.$height1 / 2.0, $par2Entity.$posZ, $par2Entity.$motionX, $par2Entity.$motionY, $par2Entity.$motionZ); - $this.$currentLife = 0; - $this.$maximumLife = 0; - $this.$theEntity = $par2Entity; - $this.$maximumLife = 3; - $this.$particleName0 = $par3Str; - $ptr = 1; - case 1: - $java.nms_EntityCrit2FX_onUpdate($this); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $par1World, $par2Entity, $par3Str, $ptr); -} -$java.nms_EntityCrit2FX_renderParticle = function($this, $par1Tessellator, $par2, $par3, $par4, $par5, $par6, $par7) { - return; -}; -$java.nms_EntityCrit2FX_onUpdate = function($this) { - var $var1, var$2, var$3, $var2, $var4, $var6, $var8, $var10, $var12, var$10, var$11, var$12, var$13, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$13 = $thread.pop();var$12 = $thread.pop();var$11 = $thread.pop();var$10 = $thread.pop();$var12 = $thread.pop();$var10 = $thread.pop();$var8 = $thread.pop();$var6 = $thread.pop();$var4 = $thread.pop();$var2 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $var1 = 0; - var$2 = 24; - while ($var1 < 16) { - var$3 = $this.$rand0; - var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); - $var2 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; - var$3 = $this.$rand0; - var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); - $var4 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; - var$3 = $this.$rand0; - var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); - $var6 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; - if ($var2 * $var2 + $var4 * $var4 + $var6 * $var6 <= 1.0) { - $var8 = $this.$theEntity.$posX + $var2 * $this.$theEntity.$width1 / 4.0; - $var10 = $this.$theEntity.$boundingBox.$minY + $this.$theEntity.$height1 / 2.0 + $var4 * $this.$theEntity.$height1 / 4.0; - $var12 = $this.$theEntity.$posZ + $var6 * $this.$theEntity.$width1 / 4.0; - var$3 = $this.$worldObj; - var$10 = $this.$particleName0; - var$11 = $var4 + 0.2; - var$12 = 0; - if (var$12 < var$3.$worldAccesses.$size0) { - var$13 = var$3.$worldAccesses; - if (var$12 >= 0 && var$12 < var$13.$size0) { - var$13 = var$13.$array1.data[var$12]; - $ptr = 1; - continue main; - } - var$3 = new jl_IndexOutOfBoundsException; - var$3.$suppressionEnabled = 1; - var$3.$writableStackTrace = 1; - $rt_throw(var$3); - } - } - $var1 = $var1 + 1 | 0; - } - $this.$currentLife = $this.$currentLife + 1 | 0; - if ($this.$currentLife >= $this.$maximumLife) - $this.$isDead = 1; - return; - case 1: - nms_RenderGlobal_doSpawnParticle(var$13, var$10, $var8, $var10, $var12, $var2, var$11, $var6); - if ($rt_suspending()) { - break main; - } - var$12 = var$12 + 1 | 0; - a: while (true) { - if (var$12 < var$3.$worldAccesses.$size0) { - var$13 = var$3.$worldAccesses; - if (var$12 >= 0 && var$12 < var$13.$size0) { - var$13 = var$13.$array1.data[var$12]; - continue main; - } - var$3 = new jl_IndexOutOfBoundsException; - var$3.$suppressionEnabled = 1; - var$3.$writableStackTrace = 1; - $rt_throw(var$3); - } - while (true) { - $var1 = $var1 + 1 | 0; - if ($var1 >= 16) - break a; - var$3 = $this.$rand0; - var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); - $var2 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; - var$3 = $this.$rand0; - var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); - $var4 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; - var$3 = $this.$rand0; - var$3.$seed = Long_and(Long_add(Long_mul(var$3.$seed, new Long(3740067437, 5)), Long_fromInt(11)), new Long(4294967295, 65535)); - $var6 = Long_shru(var$3.$seed, var$2).lo / 1.6777216E7 * 2.0 - 1.0; - if ($var2 * $var2 + $var4 * $var4 + $var6 * $var6 > 1.0) - continue; - else - break; - } - $var8 = $this.$theEntity.$posX + $var2 * $this.$theEntity.$width1 / 4.0; - $var10 = $this.$theEntity.$boundingBox.$minY + $this.$theEntity.$height1 / 2.0 + $var4 * $this.$theEntity.$height1 / 4.0; - $var12 = $this.$theEntity.$posZ + $var6 * $this.$theEntity.$width1 / 4.0; - var$3 = $this.$worldObj; - var$10 = $this.$particleName0; - var$11 = $var4 + 0.2; - var$12 = 0; - } - $this.$currentLife = $this.$currentLife + 1 | 0; - if ($this.$currentLife >= $this.$maximumLife) - $this.$isDead = 1; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $var1, var$2, var$3, $var2, $var4, $var6, $var8, $var10, $var12, var$10, var$11, var$12, var$13, $ptr); -}; -$java.nms_EntityCrit2FX_getFXLayer = function($this) { - return 3; -}; -function nms_GuiWinGame() { - var a = this; nms_GuiScreen.call(a); - a.$updateCounter3 = 0; - a.$lines = null; - a.$field_73989_c = 0; - a.$field_73987_d = 0.0; -} -$java.nms_GuiWinGame_bk = null; -$java.nms_GuiWinGame_mclogo = null; -$java.nms_GuiWinGame_vigg = null; -$java.nms_GuiWinGame__init_ = function() { - var var_0 = new nms_GuiWinGame(); - nms_GuiWinGame__init_(var_0); - return var_0; -}; -function nms_GuiWinGame__init_($this) { - nms_GuiScreen__init_($this); - $this.$updateCounter3 = 0; - $this.$field_73989_c = 0; - $this.$field_73987_d = 0.5; -} -$java.nms_GuiWinGame_updateScreen = function($this) { - var $var1, var$2, var$3, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$updateCounter3 = $this.$updateCounter3 + 1 | 0; - $var1 = ((($this.$field_73989_c + $this.$height0 | 0) + $this.$height0 | 0) + 24 | 0) / $this.$field_73987_d; - if ($this.$updateCounter3 <= $var1) - return; - var$2 = $this.$mc4.$thePlayer.$sendQueue; - var$3 = new nms_Packet205ClientCommand; - nms_Packet_$callClinit(); - var$3.$creationTimeMillis = jl_System_currentTimeMillis(); - var$3.$isChunkDataPacket = 0; - var$3.$forceRespawn = 1; - if (!var$2.$disconnected) - nle_WebsocketNetworkManager_addToSendQueue(var$2.$netManager, var$3); - var$3 = $this.$mc4; - var$2 = null; - $ptr = 1; - case 1: - nmc_Minecraft_displayGuiScreen(var$3, var$2); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $var1, var$2, var$3, $ptr); -}; -$java.nms_GuiWinGame_keyTyped = function($this, $par1, $par2) { - var var$3, var$4, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$par2 = $thread.pop();$par1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if ($par2 != 1) - return; - var$3 = $this.$mc4.$thePlayer.$sendQueue; - var$4 = new nms_Packet205ClientCommand; - nms_Packet_$callClinit(); - var$4.$creationTimeMillis = jl_System_currentTimeMillis(); - var$4.$isChunkDataPacket = 0; - var$4.$forceRespawn = 1; - if (!var$3.$disconnected) - nle_WebsocketNetworkManager_addToSendQueue(var$3.$netManager, var$4); - var$4 = $this.$mc4; - var$3 = null; - $ptr = 1; - case 1: - nmc_Minecraft_displayGuiScreen(var$4, var$3); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $par1, $par2, var$3, var$4, $ptr); -}; -$java.nms_GuiWinGame_initGui = function($this) { - var $var1, $var2, $var5, var$4, var$5, $var6, $var7, $var8, $var6_0, var$10, $var9, $$je; - a: { - if ($this.$lines === null) { - $var1 = new ju_ArrayList; - $var1.$array1 = $rt_createArray(jl_Object, 10); - $this.$lines = $var1; - try { - $var1 = $rt_s(44); - $var2 = jl_StringBuilder_toString(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append0(jl_StringBuilder__init_(), $rt_s(44)), $java.nms_EnumChatFormatting_WHITE), $java.nms_EnumChatFormatting_OBFUSCATED), $java.nms_EnumChatFormatting_GREEN), $java.nms_EnumChatFormatting_AQUA)); - $var5 = ju_Random__init_1(Long_fromInt(8124371)); - var$4 = nlea_EaglerAdapterImpl2_fileContentsLines($rt_s(3192)).data.length; - var$5 = 0; - while (var$5 < var$4) { - nle_EaglerProfile_$callClinit(); - $var1 = jl_String_replaceAll($var1, $rt_s(3193), nle_EaglerProfile_username); - while (jl_String_contains($var1, $var2)) { - $var6 = jl_String_indexOf2($var1, $var2); - $var7 = jl_String_substring0($var1, 0, $var6); - $var8 = jl_String_substring($var1, $var6 + jl_String_length($var2) | 0); - $var1 = jl_StringBuilder_toString(jl_StringBuilder_append0(jl_StringBuilder_append0(jl_StringBuilder_append9(jl_StringBuilder_append9(jl_StringBuilder_append0(jl_StringBuilder__init_(), $var7), $java.nms_EnumChatFormatting_WHITE), $java.nms_EnumChatFormatting_OBFUSCATED), jl_String_substring0($rt_s(3194), 0, ju_Random_nextInt($var5, 4) + 3 | 0)), $var8)); - } - ju_AbstractCollection_addAll($this.$lines, nms_FontRenderer_listFormattedStringToWidth($this.$mc4.$fontRenderer, $var1, 274)); - ju_ArrayList_add($this.$lines, $rt_s(44)); - var$5 = var$5 + 1 | 0; - } - $var6_0 = 0; - while ($var6_0 < 8) { - ju_ArrayList_add($this.$lines, $rt_s(44)); - $var6_0 = $var6_0 + 1 | 0; - } - $var6_0 = nlea_EaglerAdapterImpl2_fileContentsLines($rt_s(3195)).data.length; - var$10 = 0; - while (var$10 < $var6_0) { - nle_EaglerProfile_$callClinit(); - $var1 = jl_String_replaceAll(jl_String_replaceAll($var1, $rt_s(3193), nle_EaglerProfile_username), $rt_s(3196), $rt_s(3197)); - ju_AbstractCollection_addAll($this.$lines, nms_FontRenderer_listFormattedStringToWidth($this.$mc4.$fontRenderer, $var1, 274)); - ju_ArrayList_add($this.$lines, $rt_s(44)); - var$10 = var$10 + 1 | 0; - } - $this.$field_73989_c = ju_ArrayList_size($this.$lines) * 12 | 0; - break a; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - $var9 = $$je; - } else { - throw $$e; - } - } - if (jl_System_errCache === null) { - $var2 = new ji_PrintStream; - $var2.$out = new jl_ConsoleOutputStreamStderr; - $var1 = new jl_StringBuilder; - $var1.$buffer = $rt_createCharArray(16); - $var2.$sb = $var1; - $var2.$buffer0 = $rt_createCharArray(32); - $var2.$autoFlush = 0; - $var1 = new jnci_UTF8Charset; - jnc_Charset__init_($var1, $rt_s(2), $rt_createArray(jl_String, 0)); - $var2.$charset = $var1; - jl_System_errCache = $var2; - } - jl_Throwable_printStackTrace0($var9, jl_System_errCache); - } - } -}; -$java.nms_GuiWinGame_func_73986_b = function($this, $par1, $par2, $par3) { - var $var4, $var5, $var6, $var7, $var9, $var11, var$10, var$11, var$12, var$13; - nlea_Tessellator_$callClinit(); - $var4 = nlea_Tessellator_instance; - nle_TextureLocation_bindTexture($java.nms_GuiWinGame_bk); - nlea_Tessellator_startDrawing($var4, 98); - nlea_Tessellator_setColorRGBA($var4, 255, 255, 255, 255); - $var5 = $this.$width0; - $var6 = 0.0 - ($this.$updateCounter3 + $par3) * 0.5 * $this.$field_73987_d; - $var7 = $this.$height0 - ($this.$updateCounter3 + $par3) * 0.5 * $this.$field_73987_d; - $var9 = ($this.$updateCounter3 + $par3 - 0.0) * 0.019999999552965164; - $var11 = (((($this.$field_73989_c + $this.$height0 | 0) + $this.$height0 | 0) + 24 | 0) / $this.$field_73987_d - 20.0 - ($this.$updateCounter3 + $par3)) * 0.004999999888241291; - if ($var11 >= $var9) - $var11 = $var9; - if ($var11 > 1.0) - $var11 = 1.0; - $par1 = $var11 * $var11 * 96.0 / 255.0 * 255.0 | 0; - nlea_Tessellator_setColorRGBA($var4, $par1, $par1, $par1, 255); - var$10 = $this.$height0; - var$11 = $this.$zLevel; - var$12 = $var6 * 0.015625; - $var4.$hasTexture = 1; - $var4.$textureU = 0.0; - $var11 = var$12; - $var4.$textureV = $var11; - nlea_Tessellator_addVertex($var4, 0.0, var$10, var$11); - var$11 = $var5; - var$12 = $this.$height0; - var$13 = $this.$zLevel; - var$10 = $var5 * 0.015625; - $var4.$hasTexture = 1; - $var9 = var$10; - $var4.$textureU = $var9; - $var4.$textureV = $var11; - nlea_Tessellator_addVertex($var4, var$11, var$12, var$13); - var$13 = $this.$zLevel; - var$10 = $var7 * 0.015625; - $var4.$hasTexture = 1; - $var4.$textureU = $var9; - $var9 = var$10; - $var4.$textureV = $var9; - nlea_Tessellator_addVertex($var4, var$11, 0.0, var$13); - var$13 = $this.$zLevel; - $var4.$hasTexture = 1; - $var4.$textureU = 0.0; - $var4.$textureV = $var9; - nlea_Tessellator_addVertex($var4, 0.0, 0.0, var$13); - nlea_Tessellator_draw($var4); -}; -$java.nms_GuiWinGame_drawScreen = function($this, $par1, $par2, $par3) { - var $var4, $var6, $var7, $var8, $var12, var$9, var$10, $var9, $var10, $var11, $var5, var$15, var$16, var$17; - $java.nms_GuiWinGame_func_73986_b($this, $par1, $par2, $par3); - nlea_Tessellator_$callClinit(); - $var4 = nlea_Tessellator_instance; - $var6 = ($this.$width0 / 2 | 0) - 137 | 0; - $var7 = $this.$height0 + 50 | 0; - $var8 = -($this.$updateCounter3 + $par3) * $this.$field_73987_d; - nleg_EaglerAdapterGL30_glPushMatrix(); - $var12 = nleg_EaglerAdapterGL30_deevis; - $var12.$x = 0.0; - $var12.$y = $var8; - $var12.$z = 0.0; - $var12 = nleg_EaglerAdapterGL30_getMatrix(); - nlegv_Matrix4f_translate(nleg_EaglerAdapterGL30_deevis, $var12, $var12); - if (nleg_EaglerAdapterGL30_isCompilingDisplayList) { - if (jl_System_errCache === null) { - var$9 = new ji_PrintStream; - var$9.$out = new jl_ConsoleOutputStreamStderr; - $var12 = new jl_StringBuilder; - $var12.$buffer = $rt_createCharArray(16); - var$9.$sb = $var12; - var$9.$buffer0 = $rt_createCharArray(32); - var$9.$autoFlush = 0; - $var12 = new jnci_UTF8Charset; - jnc_Charset__init_($var12, $rt_s(2), $rt_createArray(jl_String, 0)); - var$9.$charset = $var12; - jl_System_errCache = var$9; - } - var$10 = jl_System_errCache; - $var12 = var$10.$sb; - jl_AbstractStringBuilder_insert($var12, $var12.$length, $rt_s(226)); - $var9 = $var12.$length; - jl_AbstractStringBuilder_insertSpace($var12, $var9, $var9 + 1 | 0); - $var12.$buffer.data[$var9] = 10; - ji_PrintStream_printSB(var$10); - } - nle_TextureLocation_bindTexture($java.nms_GuiWinGame_mclogo); - nleg_EaglerAdapterGL30_colorR = 1.0; - nleg_EaglerAdapterGL30_colorG = 1.0; - nleg_EaglerAdapterGL30_colorB = 1.0; - nleg_EaglerAdapterGL30_colorA = 1.0; - nms_Gui_drawTexturedModalRect($this, $var6, $var7, 0, 0, 155, 44); - nms_Gui_drawTexturedModalRect($this, $var6 + 155 | 0, $var7, 0, 45, 155, 44); - nlea_Tessellator_setColorRGBA($var4, 255, 255, 255, 255); - $var9 = $var7 + 200 | 0; - $var10 = 0; - while ($var10 < ju_ArrayList_size($this.$lines)) { - if ($var10 == ($this.$lines.$size0 - 1 | 0)) { - $var11 = $var9 + $var8 - (($this.$height0 / 2 | 0) - 6 | 0); - if ($var11 < 0.0) - nleg_EaglerAdapterGL30_glTranslatef(0.0, -$var11, 0.0); - } - $var11 = $var9 + $var8; - if ($var11 + 12.0 + 8.0 > 0.0 && $var11 < $this.$height0) { - $var12 = ju_ArrayList_get($this.$lines, $var10); - if (jl_String_startsWith0($var12, $rt_s(3198))) - nms_FontRenderer_drawStringWithShadow($this.$fontRenderer0, jl_String_substring($var12, 3), $var6 + ((274 - nms_FontRenderer_getStringWidth($this.$fontRenderer0, jl_String_substring($var12, 3)) | 0) / 2 | 0) | 0, $var9, 16777215); - else { - nle_EaglercraftRandom_setSeed($this.$fontRenderer0.$fontRandom, Long_add(Long_mul(Long_fromInt($var10), new Long(4238972211, 0)), Long_fromInt($this.$updateCounter3 / 4 | 0))); - nms_FontRenderer_drawStringWithShadow($this.$fontRenderer0, $var12, $var6, $var9, 16777215); - } - } - $var9 = $var9 + 12 | 0; - $var10 = $var10 + 1 | 0; - } - nleg_EaglerAdapterGL30_glPopMatrix(); - nle_TextureLocation_bindTexture($java.nms_GuiWinGame_vigg); - nleg_EaglerAdapterGL30_glEnable(16); - nleg_EaglerAdapterGL30_glBlendFunc(0, 45); - nlea_Tessellator_startDrawing($var4, 98); - nlea_Tessellator_setColorRGBA($var4, 255, 255, 255, 255); - $var5 = $this.$width0; - var$15 = $this.$height0; - var$16 = $this.$zLevel; - $var4.$hasTexture = 1; - $var4.$textureU = 0.0; - $var4.$textureV = 1.0; - nlea_Tessellator_addVertex($var4, 0.0, var$15, var$16); - var$17 = $var5; - var$16 = $this.$zLevel; - $var4.$hasTexture = 1; - $var4.$textureU = 1.0; - $var4.$textureV = 1.0; - nlea_Tessellator_addVertex($var4, var$17, var$15, var$16); - var$16 = $this.$zLevel; - nlea_Tessellator_setTextureUV($var4, 1.0, 0.0); - nlea_Tessellator_addVertex($var4, var$17, 0.0, var$16); - var$16 = $this.$zLevel; - nlea_Tessellator_setTextureUV($var4, 0.0, 0.0); - nlea_Tessellator_addVertex($var4, 0.0, 0.0, var$16); - nlea_Tessellator_draw($var4); - nleg_EaglerAdapterGL30_glDisable(16); - nms_GuiScreen_drawScreen($this, $par1, $par2, $par3); -}; -function nms_GuiWinGame__clinit_() { var var$1; var$1 = new nle_TextureLocation; var$1.$path = $rt_s(3199); var$1.$glObject = (-1); ju_ArrayList_add(nle_TextureLocation_locations, var$1); - $java.nms_GuiWinGame_bk = var$1; - var$1 = new nle_TextureLocation; - var$1.$path = $rt_s(789); - var$1.$glObject = (-1); - ju_ArrayList_add(nle_TextureLocation_locations, var$1); - $java.nms_GuiWinGame_mclogo = var$1; - var$1 = new nle_TextureLocation; - var$1.$path = $rt_s(1003); - var$1.$glObject = (-1); - ju_ArrayList_add(nle_TextureLocation_locations, var$1); - $java.nms_GuiWinGame_vigg = var$1; -} -function nms_NpcMerchant() { - var a = this; jl_Object.call(a); - a.$theMerchantInventory = null; - a.$customer = null; - a.$recipeList = null; -} -$java.nms_NpcMerchant_getCustomer = function($this) { - return $this.$customer; -}; -$java.nms_NpcMerchant_setCustomer = function($this, $par1EntityPlayer) { - return; -}; -$java.nms_NpcMerchant_getRecipes = function($this, $par1EntityPlayer) { - return $this.$recipeList; -}; -$java.nms_NpcMerchant_setRecipes = function($this, $par1MerchantRecipeList) { - $this.$recipeList = $par1MerchantRecipeList; -}; -$java.nms_NpcMerchant_useRecipe = function($this, $par1MerchantRecipe) { - return; -}; -function nms_WorldProviderSurface() { - nms_WorldProvider.call(this); -} -$java.nms_WorldProviderSurface__init_ = function() { - var var_0 = new nms_WorldProviderSurface(); - nms_WorldProviderSurface__init_(var_0); - return var_0; -}; -function nms_WorldProviderSurface__init_($this) { - $this.$isHellWorld = 0; - $this.$hasNoSky = 0; - $this.$lightBrightnessTable = $rt_createFloatArray(16); - $this.$dimensionId = 0; - $this.$colorsSunriseSunset = $rt_createFloatArray(4); + $java.nms_GuiMerchant_tex = var$1; } function nms_EntityPickupFX() { var a = this; nms_EntityFX.call(a); @@ -369642,47 +369651,6 @@ $java.jt_AttributedString_getIterator = function($this) { var$1.$offset0 = 0; return var$1; }; -function maajss_KeySpec() { -} -function maajcs_SecretKeySpec() { - var a = this; jl_Object.call(a); - a.$algorithm = null; - a.$key2 = null; -} -$java.maajcs_SecretKeySpec__init_ = function(var_0, var_1) { - var var_2 = new maajcs_SecretKeySpec(); - $java.maajcs_SecretKeySpec__init_0(var_2, var_0, var_1); - return var_2; -}; -$java.maajcs_SecretKeySpec_getEncoded = function($this) { - var $tmp_0, var$2; - $tmp_0 = $rt_createByteArray($this.$key2.data.length); - var$2 = $tmp_0.data; - jl_System_arraycopy($this.$key2, 0, $tmp_0, 0, var$2.length); - return $tmp_0; -}; -$java.maajcs_SecretKeySpec__init_0 = function($this, $key, $algorithm) { - var var$3; - if ($key === null) { - $algorithm = new jl_IllegalArgumentException; - $algorithm.$suppressionEnabled = 1; - $algorithm.$writableStackTrace = 1; - $algorithm.$message = $rt_s(3201); - $rt_throw($algorithm); - } - if ($algorithm !== null) { - var$3 = $key.data.length; - $this.$key2 = $rt_createByteArray(var$3); - jl_System_arraycopy($key, 0, $this.$key2, 0, var$3); - $this.$algorithm = $algorithm; - return; - } - $algorithm = new jl_IllegalArgumentException; - $algorithm.$suppressionEnabled = 1; - $algorithm.$writableStackTrace = 1; - $algorithm.$message = $rt_s(3202); - $rt_throw($algorithm); -}; function nms_InventoryMerchant() { var a = this; jl_Object.call(a); a.$theMerchant = null; @@ -369806,6 +369774,47 @@ $java.nms_InventoryMerchant_setCurrentRecipeIndex = function($this, $par1) { $this.$currentRecipeIndex0 = $par1; $java.nms_InventoryMerchant_resetRecipeAndSlots($this); }; +function maajss_KeySpec() { +} +function maajcs_SecretKeySpec() { + var a = this; jl_Object.call(a); + a.$algorithm = null; + a.$key2 = null; +} +$java.maajcs_SecretKeySpec__init_ = function(var_0, var_1) { + var var_2 = new maajcs_SecretKeySpec(); + $java.maajcs_SecretKeySpec__init_0(var_2, var_0, var_1); + return var_2; +}; +$java.maajcs_SecretKeySpec_getEncoded = function($this) { + var $tmp_0, var$2; + $tmp_0 = $rt_createByteArray($this.$key2.data.length); + var$2 = $tmp_0.data; + jl_System_arraycopy($this.$key2, 0, $tmp_0, 0, var$2.length); + return $tmp_0; +}; +$java.maajcs_SecretKeySpec__init_0 = function($this, $key, $algorithm) { + var var$3; + if ($key === null) { + $algorithm = new jl_IllegalArgumentException; + $algorithm.$suppressionEnabled = 1; + $algorithm.$writableStackTrace = 1; + $algorithm.$message = $rt_s(3201); + $rt_throw($algorithm); + } + if ($algorithm !== null) { + var$3 = $key.data.length; + $this.$key2 = $rt_createByteArray(var$3); + jl_System_arraycopy($key, 0, $this.$key2, 0, var$3); + $this.$algorithm = $algorithm; + return; + } + $algorithm = new jl_IllegalArgumentException; + $algorithm.$suppressionEnabled = 1; + $algorithm.$writableStackTrace = 1; + $algorithm.$message = $rt_s(3202); + $rt_throw($algorithm); +}; function ju_Collections$16() { ju_AbstractSet.call(this); this.$val$c = null; @@ -373700,6 +373709,12 @@ $java.nms_RecipeSorter_compareRecipes = function($this, $par1IRecipe, $par2IReci $java.nms_RecipeSorter_compare = function($this, $par1Obj, $par2Obj) { return $java.nms_RecipeSorter_compareRecipes($this, $par1Obj, $par2Obj); }; +function jt_AttributedString$Range() { + var a = this; jl_Object.call(a); + a.$start12 = 0; + a.$end5 = 0; + a.$value17 = null; +} function csms_MidiUtils$TempoCache() { var a = this; jl_Object.call(a); a.$ticks = null; @@ -373723,12 +373738,6 @@ function csms_MidiUtils$TempoCache__init_(var$0) { var$0.$snapshotIndex = 0; var$0.$snapshotMicro = 0; } -function jt_AttributedString$Range() { - var a = this; jl_Object.call(a); - a.$start12 = 0; - a.$end5 = 0; - a.$value17 = null; -} function nms_GuiChest() { var a = this; nms_GuiContainer.call(a); a.$upperChestInventory = null; @@ -382778,40 +382787,6 @@ $java.nms_EnchantmentNameParts__clinit_ = function() { var$1.$wordList = jur_Pattern_split(jur_Pattern_compile($rt_s(325), 0), $rt_s(3285), 0); $java.nms_EnchantmentNameParts_instance = var$1; }; -function nms_GuiButtonMerchant() { - nms_GuiButton.call(this); - this.$mirrored = 0; -} -$java.nms_GuiButtonMerchant_tex = null; -$java.nms_GuiButtonMerchant_drawButton = function($this, $par1Minecraft, $par2, $par3) { - var $var4, $var5, $var6; - if ($this.$drawButton0) { - nle_TextureLocation_bindTexture($java.nms_GuiButtonMerchant_tex); - nleg_EaglerAdapterGL30_$callClinit(); - nleg_EaglerAdapterGL30_colorR = 1.0; - nleg_EaglerAdapterGL30_colorG = 1.0; - nleg_EaglerAdapterGL30_colorB = 1.0; - nleg_EaglerAdapterGL30_colorA = 1.0; - $var4 = $par2 >= $this.$xPosition3 && $par3 >= $this.$yPosition && $par2 < ($this.$xPosition3 + $this.$width3 | 0) && $par3 < ($this.$yPosition + $this.$height4 | 0) ? 1 : 0; - $var5 = 0; - $var6 = 176; - if (!$this.$enabled) - $var6 = $var6 + ($this.$width3 * 2 | 0) | 0; - else if ($var4) - $var6 = $var6 + $this.$width3 | 0; - if (!$this.$mirrored) - $var5 = $var5 + $this.$height4 | 0; - nms_Gui_drawTexturedModalRect($this, $this.$xPosition3, $this.$yPosition, $var6, $var5, $this.$width3, $this.$height4); - } -}; -function nms_GuiButtonMerchant__clinit_() { - var var$1; - var$1 = new nle_TextureLocation; - var$1.$path = $rt_s(3191); - var$1.$glObject = (-1); - ju_ArrayList_add(nle_TextureLocation_locations, var$1); - $java.nms_GuiButtonMerchant_tex = var$1; -} function nms_GuiBeaconButton() { var a = this; nms_GuiButton.call(a); a.$buttonTexture = null; @@ -382884,6 +382859,40 @@ $java.nms_GuiBeaconButtonCancel_func_82251_b = function($this, $par1, $par2) { var$4.$array3 = var$5; nms_GuiContainer_func_102021_a(var$3, var$4, $par1, $par2); }; +function nms_GuiButtonMerchant() { + nms_GuiButton.call(this); + this.$mirrored = 0; +} +$java.nms_GuiButtonMerchant_tex = null; +$java.nms_GuiButtonMerchant_drawButton = function($this, $par1Minecraft, $par2, $par3) { + var $var4, $var5, $var6; + if ($this.$drawButton0) { + nle_TextureLocation_bindTexture($java.nms_GuiButtonMerchant_tex); + nleg_EaglerAdapterGL30_$callClinit(); + nleg_EaglerAdapterGL30_colorR = 1.0; + nleg_EaglerAdapterGL30_colorG = 1.0; + nleg_EaglerAdapterGL30_colorB = 1.0; + nleg_EaglerAdapterGL30_colorA = 1.0; + $var4 = $par2 >= $this.$xPosition3 && $par3 >= $this.$yPosition && $par2 < ($this.$xPosition3 + $this.$width3 | 0) && $par3 < ($this.$yPosition + $this.$height4 | 0) ? 1 : 0; + $var5 = 0; + $var6 = 176; + if (!$this.$enabled) + $var6 = $var6 + ($this.$width3 * 2 | 0) | 0; + else if ($var4) + $var6 = $var6 + $this.$width3 | 0; + if (!$this.$mirrored) + $var5 = $var5 + $this.$height4 | 0; + nms_Gui_drawTexturedModalRect($this, $this.$xPosition3, $this.$yPosition, $var6, $var5, $this.$width3, $this.$height4); + } +}; +function nms_GuiButtonMerchant__clinit_() { + var var$1; + var$1 = new nle_TextureLocation; + var$1.$path = $rt_s(3199); + var$1.$glObject = (-1); + ju_ArrayList_add(nle_TextureLocation_locations, var$1); + $java.nms_GuiButtonMerchant_tex = var$1; +} function nms_GuiBeaconButtonPower() { var a = this; nms_GuiBeaconButton.call(a); a.$field_82261_l = 0; @@ -384947,7 +384956,7 @@ function nms_PathFinder_createEntityPathTo($this, $par1Entity, $par2, $par4, $pa $var15.$xCoord2 = $var11; $var15.$yCoord2 = var$8; $var15.$zCoord2 = var$13; - $var15.$hash = $java.nms_PathPoint_makeHash($var11, var$8, var$13); + $var15.$hash0 = $java.nms_PathPoint_makeHash($var11, var$8, var$13); nms_IntHashMap_addKey($this.$pointMap, var$12, $var15); } $par2 = $par2 - $par1Entity.$width1 / 2.0; @@ -384970,7 +384979,7 @@ function nms_PathFinder_createEntityPathTo($this, $par1Entity, $par2, $par4, $pa $var12.$xCoord2 = var$13; $var12.$yCoord2 = var$14; $var12.$zCoord2 = var$12; - $var12.$hash = $java.nms_PathPoint_makeHash(var$13, var$14, var$12); + $var12.$hash0 = $java.nms_PathPoint_makeHash(var$13, var$14, var$12); nms_IntHashMap_addKey($this.$pointMap, var$8, $var12); } $var13 = new nms_PathPoint; @@ -384991,7 +385000,7 @@ function nms_PathFinder_createEntityPathTo($this, $par1Entity, $par2, $par4, $pa $var13.$xCoord2 = var$14; $var13.$yCoord2 = var$12; $var13.$zCoord2 = $var11; - $var13.$hash = $java.nms_PathPoint_makeHash(var$14, var$12, $var11); + $var13.$hash0 = $java.nms_PathPoint_makeHash(var$14, var$12, $var11); $var14 = $java.nms_PathFinder_addToPath($this, $par1Entity, $var15, $var12, $var13, $par8); $this.$isPathingInWater = $var9; return $var14; @@ -385114,7 +385123,7 @@ $java.nms_PathFinder_getSafePoint = function($this, $par1Entity, $par2, $par3, $ $par1Entity.$xCoord2 = $par2; $par1Entity.$yCoord2 = $par3; $par1Entity.$zCoord2 = $par4; - $par1Entity.$hash = $java.nms_PathPoint_makeHash($par2, $par3, $par4); + $par1Entity.$hash0 = $java.nms_PathPoint_makeHash($par2, $par3, $par4); nms_IntHashMap_addKey($this.$pointMap, $par6, $par1Entity); } return $par1Entity; @@ -385129,7 +385138,7 @@ $java.nms_PathFinder_getSafePoint = function($this, $par1Entity, $par2, $par3, $ $var7.$xCoord2 = $par2; $var7.$yCoord2 = $par3; $var7.$zCoord2 = $par4; - $var7.$hash = $java.nms_PathPoint_makeHash($par2, $par3, $par4); + $var7.$hash0 = $java.nms_PathPoint_makeHash($par2, $par3, $par4); nms_IntHashMap_addKey($this.$pointMap, $var10, $var7); } } @@ -385155,7 +385164,7 @@ $java.nms_PathFinder_getSafePoint = function($this, $par1Entity, $par2, $par3, $ $var7.$xCoord2 = $par2; $var7.$yCoord2 = var$10; $var7.$zCoord2 = $par4; - $var7.$hash = $java.nms_PathPoint_makeHash($par2, var$10, $par4); + $var7.$hash0 = $java.nms_PathPoint_makeHash($par2, var$10, $par4); nms_IntHashMap_addKey($this.$pointMap, $par3, $var7); } } @@ -385189,7 +385198,7 @@ $java.nms_PathFinder_getSafePoint = function($this, $par1Entity, $par2, $par3, $ $var7.$xCoord2 = $par2; $var7.$yCoord2 = var$10; $var7.$zCoord2 = $par4; - $var7.$hash = $java.nms_PathPoint_makeHash($par2, var$10, $par4); + $var7.$hash0 = $java.nms_PathPoint_makeHash($par2, var$10, $par4); nms_IntHashMap_addKey($this.$pointMap, $par3, $var7); } $var9 = $var8; @@ -386488,9 +386497,9 @@ ju_Hashtable$Entry, "Hashtable$Entry", 13, ju_MapEntry, [], 0, 0, 0, 0, jn_IntBufferOverByteBuffer, "IntBufferOverByteBuffer", 19, jn_IntBufferImpl, [], 1, 0, 0, ["$readOnly2", function() { return jn_IntBufferOverByteBuffer_readOnly(this); }], jn_IntBufferOverByteBufferLittleEndian, "IntBufferOverByteBufferLittleEndian", 19, jn_IntBufferOverByteBuffer, [], 0, 0, 0, ["$getElement", function(var_1) { return jn_IntBufferOverByteBufferLittleEndian_getElement(this, var_1); }, "$putElement", function(var_1, var_2) { jn_IntBufferOverByteBufferLittleEndian_putElement(this, var_1, var_2); }], jn_IntBufferOverByteBufferBigEndian, "IntBufferOverByteBufferBigEndian", 19, jn_IntBufferOverByteBuffer, [], 0, 0, 0, ["$getElement", function(var_1) { return jn_IntBufferOverByteBufferBigEndian_getElement(this, var_1); }, "$putElement", function(var_1, var_2) { jn_IntBufferOverByteBufferBigEndian_putElement(this, var_1, var_2); }], -cbpc_IDAT, "IDAT", 4, cbpc_Chunk, [], 0, 3, 0, 0, -cbpc_PLTE, "PLTE", 4, cbpc_Chunk, [], 0, 3, 0, 0, cbpc_IEND, "IEND", 4, cbpc_Chunk, [], 0, 3, 0, 0, +cbpc_PLTE, "PLTE", 4, cbpc_Chunk, [], 0, 3, 0, 0, +cbpc_IDAT, "IDAT", 4, cbpc_Chunk, [], 0, 3, 0, 0, jl_Double, "Double", 27, jl_Number, [jl_Comparable], 0, 3, 0, ["$doubleValue", function() { return jl_Double_doubleValue(this); }, "$intValue", function() { return jl_Double_intValue(this); }, "$toString", function() { return jl_Double_toString(this); }, "$hashCode0", function() { return jl_Double_hashCode(this); }], nms_OpenGlHelper, "OpenGlHelper", 87, jl_Object, [], 0, 3, 0, 0, nms_TextureManager, "TextureManager", 87, jl_Object, [], 0, 3, 0, 0, @@ -388200,25 +388209,40 @@ nlea_EaglerAdapterImpl2$13, "EaglerAdapterImpl2$13", 91, jl_Object, [otjde_Event nlea_EaglerAdapterImpl2$14, "EaglerAdapterImpl2$14", 91, jl_Object, [otjde_EventListener], 4, 0, 0, ["$handleEvent$exported$0", function(var_1) { return $java.nlea_EaglerAdapterImpl2$14_handleEvent$exported$0(this, var_1); }], nlea_EaglerAdapterImpl2$15, "EaglerAdapterImpl2$15", 91, jl_Object, [otjde_EventListener], 4, 0, 0, ["$handleEvent$exported$0", function(var_1) { return $java.nlea_EaglerAdapterImpl2$15_handleEvent$exported$0(this, var_1); }], jn_URLStreamHandler, "URLStreamHandler", 25, jl_Object, [], 1, 3, 0, 0, -juf_Predicate, "Predicate", 16, jl_Object, [], 3, 3, 0, 0, -juf_BinaryOperator, "BinaryOperator", 16, jl_Object, [juf_BiFunction], 3, 3, 0, 0, -ju_Optional, "Optional", 13, jl_Object, [], 4, 3, 0, 0, +otcir_JSFieldGetter, "JSFieldGetter", 63, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otcir_JSFieldSetter, "JSFieldSetter", 63, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otcit_DateTimeZoneBuilder$RuleSet, "DateTimeZoneBuilder$RuleSet", 64, jl_Object, [], 4, 0, $java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit, 0, +otcit_DateTimeZoneBuilder$Transition, "DateTimeZoneBuilder$Transition", 64, jl_Object, [], 4, 0, 0, 0, +jss_Line$Info, "Line$Info", 34, jl_Object, [], 0, 3, 0, 0, +juf_IntPredicate, "IntPredicate", 16, jl_Object, [], 3, 3, 0, 0, +juf_IntConsumer, "IntConsumer", 16, jl_Object, [], 3, 3, 0, 0, +juf_IntBinaryOperator, "IntBinaryOperator", 16, jl_Object, [], 3, 3, 0, 0, +ju_OptionalInt, "OptionalInt", 13, jl_Object, [], 0, 3, 0, 0, juf_Supplier, "Supplier", 16, jl_Object, [], 3, 3, 0, 0, juf_BiConsumer, "BiConsumer", 16, jl_Object, [], 3, 3, 0, 0, -jus_Collector, "Collector", 15, jl_Object, [], 3, 3, 0, 0, -jus_Stream$Builder, "Stream$Builder", 15, jl_Object, [], 3, 3, 0, 0, -otjdh_HTMLHtmlElement, "HTMLHtmlElement", 51, jl_Object, [otjdh_HTMLElement], 3, 3, 0, 0, -otjdh_HTMLBodyElement, "HTMLBodyElement", 51, jl_Object, [otjdh_HTMLElement], 3, 3, 0, 0, -otjdh_HTMLHeadElement, "HTMLHeadElement", 51, jl_Object, [otjdh_HTMLElement], 3, 3, 0, 0, -otjdx_NodeList, "NodeList", 50, jl_Object, [otjc_JSArrayReader], 3, 3, 0, 0, +ju_OptionalDouble, "OptionalDouble", 13, jl_Object, [], 0, 3, 0, 0, +ju_PrimitiveIterator, "PrimitiveIterator", 13, jl_Object, [ju_Iterator], 3, 3, 0, 0]); +$rt_metadata([ju_PrimitiveIterator$OfInt, "PrimitiveIterator$OfInt", 13, jl_Object, [ju_PrimitiveIterator], 3, 3, 0, 0, +ju_Spliterator$OfPrimitive, "Spliterator$OfPrimitive", 13, jl_Object, [], 3, 3, 0, 0, +ju_Spliterator$OfInt, "Spliterator$OfInt", 13, jl_Object, [ju_Spliterator$OfPrimitive], 3, 3, 0, 0, +jus_IntStream$Builder, "IntStream$Builder", 15, jl_Object, [], 3, 3, 0, 0, +juf_IntSupplier, "IntSupplier", 16, jl_Object, [], 3, 3, 0, 0, +otjw_AudioParam, "AudioParam", 58, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjdx_DocumentType, "DocumentType", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, +otjdx_DOMImplementation, "DOMImplementation", 50, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjdx_DocumentFragment, "DocumentFragment", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, +otjdx_Text, "Text", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, +otjdx_Comment, "Comment", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, +otjdx_CDATASection, "CDATASection", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, +otjdx_ProcessingInstruction, "ProcessingInstruction", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, otjdx_Attr, "Attr", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjw_AudioParam, "AudioParam", 58, jl_Object, [otj_JSObject], 3, 3, 0, 0]); -$rt_metadata([otjc_JSError$TryClause, "JSError$TryClause", 45, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjc_JSError$CatchClause, "JSError$CatchClause", 45, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjdx_NamedNodeMap, "NamedNodeMap", 50, jl_Object, [otj_JSObject, otjc_JSArrayReader], 3, 3, 0, 0, -otjc_JSRegExpFlag, "JSRegExpFlag", 45, jl_Enum, [], 12, 3, 0, 0, -nle_WebsocketNetworkManager$ByteBufferDirectInputStream, "WebsocketNetworkManager$ByteBufferDirectInputStream", 90, ji_InputStream, [], 0, 0, 0, ["$read1", function() { return $java.nle_WebsocketNetworkManager$ByteBufferDirectInputStream_read(this); }, "$available", function() { return $java.nle_WebsocketNetworkManager$ByteBufferDirectInputStream_available(this); }], -jl_ClassLoader$ResourceContainer, "ClassLoader$ResourceContainer", 27, jl_Object, [otj_JSObject], 3, 0, 0, 0, +otjdx_EntityReference, "EntityReference", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, +otjdx_NodeList, "NodeList", 50, jl_Object, [otjc_JSArrayReader], 3, 3, 0, 0, +jn_URI, "URI", 25, jl_Object, [jl_Comparable, ji_Serializable], 4, 3, 0, 0, +otcf_VirtualFileSystem, "VirtualFileSystem", 68, jl_Object, [], 3, 3, 0, 0, +ji_FilenameFilter, "FilenameFilter", 22, jl_Object, [], 3, 3, 0, 0, +ji_FileFilter, "FileFilter", 22, jl_Object, [], 3, 3, 0, 0, +otcf_VirtualFile, "VirtualFile", 68, jl_Object, [], 3, 3, 0, 0, juf_LongPredicate, "LongPredicate", 16, jl_Object, [], 3, 3, 0, 0, juf_LongUnaryOperator, "LongUnaryOperator", 16, jl_Object, [], 3, 3, 0, 0, juf_LongFunction, "LongFunction", 16, jl_Object, [], 3, 3, 0, 0, @@ -388227,75 +388251,13 @@ juf_LongToDoubleFunction, "LongToDoubleFunction", 16, jl_Object, [], 3, 3, 0, 0, juf_LongConsumer, "LongConsumer", 16, jl_Object, [], 3, 3, 0, 0, juf_LongBinaryOperator, "LongBinaryOperator", 16, jl_Object, [], 3, 3, 0, 0, ju_OptionalLong, "OptionalLong", 13, jl_Object, [], 0, 3, 0, 0, -ju_OptionalDouble, "OptionalDouble", 13, jl_Object, [], 0, 3, 0, 0, -ju_PrimitiveIterator, "PrimitiveIterator", 13, jl_Object, [ju_Iterator], 3, 3, 0, 0, ju_PrimitiveIterator$OfLong, "PrimitiveIterator$OfLong", 13, jl_Object, [ju_PrimitiveIterator], 3, 3, 0, 0, -ju_Spliterator$OfPrimitive, "Spliterator$OfPrimitive", 13, jl_Object, [], 3, 3, 0, 0, ju_Spliterator$OfLong, "Spliterator$OfLong", 13, jl_Object, [ju_Spliterator$OfPrimitive], 3, 3, 0, 0, jus_LongStream$Builder, "LongStream$Builder", 15, jl_Object, [], 3, 3, 0, 0, juf_LongSupplier, "LongSupplier", 16, jl_Object, [], 3, 3, 0, 0, -otcir_JSFieldGetter, "JSFieldGetter", 63, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otcir_JSFieldSetter, "JSFieldSetter", 63, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjdh_TextRectangle, "TextRectangle", 51, jl_Object, [otj_JSObject], 3, 3, 0, 0, -juf_IntPredicate, "IntPredicate", 16, jl_Object, [], 3, 3, 0, 0, -juf_IntConsumer, "IntConsumer", 16, jl_Object, [], 3, 3, 0, 0, -juf_IntBinaryOperator, "IntBinaryOperator", 16, jl_Object, [], 3, 3, 0, 0, -ju_OptionalInt, "OptionalInt", 13, jl_Object, [], 0, 3, 0, 0, -ju_PrimitiveIterator$OfInt, "PrimitiveIterator$OfInt", 13, jl_Object, [ju_PrimitiveIterator], 3, 3, 0, 0, -ju_Spliterator$OfInt, "Spliterator$OfInt", 13, jl_Object, [ju_Spliterator$OfPrimitive], 3, 3, 0, 0, -jus_IntStream$Builder, "IntStream$Builder", 15, jl_Object, [], 3, 3, 0, 0, -juf_IntSupplier, "IntSupplier", 16, jl_Object, [], 3, 3, 0, 0, -jsm_Sequencer$SyncMode, "Sequencer$SyncMode", 32, jl_Object, [], 0, 3, 0, 0, -ju_EventListener, "EventListener", 13, jl_Object, [], 3, 3, 0, 0, -jsm_MetaEventListener, "MetaEventListener", 32, jl_Object, [ju_EventListener], 3, 3, 0, 0, -jsm_ControllerEventListener, "ControllerEventListener", 32, jl_Object, [ju_EventListener], 3, 3, 0, 0, -nms_PathPoint, "PathPoint", 87, jl_Object, [], 0, 3, 0, ["$equals", function(var_1) { return $java.nms_PathPoint_equals(this, var_1); }, "$hashCode0", function() { return $java.nms_PathPoint_hashCode(this); }, "$toString", function() { return $java.nms_PathPoint_toString(this); }], -otjde_MessageEvent, "MessageEvent", 52, jl_Object, [otjde_Event], 3, 3, 0, 0, +jl_ClassLoader$ResourceContainer, "ClassLoader$ResourceContainer", 27, jl_Object, [otj_JSObject], 3, 0, 0, 0, otjw_AudioWorkerParamDescriptor, "AudioWorkerParamDescriptor", 58, jl_Object, [otj_JSObject], 3, 3, 0, 0, otjw_AudioWorkerNode, "AudioWorkerNode", 58, jl_Object, [otjw_AudioNode], 3, 3, 0, 0, -jss_DataLine, "DataLine", 34, jl_Object, [jss_Line], 3, 3, 0, 0, -jss_TargetDataLine, "TargetDataLine", 34, jl_Object, [jss_DataLine], 3, 3, 0, 0, -otjc_CanvasImageSource, "CanvasImageSource", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjdh_HTMLCanvasElement, "HTMLCanvasElement", 51, jl_Object, [otjdh_HTMLElement, otjc_CanvasImageSource], 3, 3, 0, 0, -otjw_WebGLContextAttributes, "WebGLContextAttributes", 53, jl_Object, [otj_JSObject], 1, 3, 0, 0, -otjw_WebGLActiveInfo, "WebGLActiveInfo", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjw_WebGLShaderPrecisionFormat, "WebGLShaderPrecisionFormat", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjc_ImageData, "ImageData", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjdh_HTMLImageElement, "HTMLImageElement", 51, jl_Object, [otjdh_HTMLElement, otjc_CanvasImageSource], 3, 3, 0, 0, -jsm_SoundbankResource, "SoundbankResource", 32, jl_Object, [], 1, 3, 0, 0]); -$rt_metadata([jsm_Instrument, "Instrument", 32, jsm_SoundbankResource, [], 1, 3, 0, 0, -otp_PlatformSequence, "PlatformSequence", 71, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjdx_DocumentType, "DocumentType", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjdx_DOMImplementation, "DOMImplementation", 50, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjdx_DocumentFragment, "DocumentFragment", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjdx_Text, "Text", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjdx_Comment, "Comment", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjdx_CDATASection, "CDATASection", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjdx_ProcessingInstruction, "ProcessingInstruction", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjdx_EntityReference, "EntityReference", 50, jl_Object, [otjdx_Node], 3, 3, 0, 0, -otjdc_CSSStyleDeclaration, "CSSStyleDeclaration", 49, jl_Object, [otj_JSObject], 3, 3, 0, 0, -nms_Empty3, "Empty3", 87, jl_Object, [], 0, 3, 0, 0, -jn_URI, "URI", 25, jl_Object, [jl_Comparable, ji_Serializable], 4, 3, 0, 0, -otcf_VirtualFileSystem, "VirtualFileSystem", 68, jl_Object, [], 3, 3, 0, 0, -ji_FilenameFilter, "FilenameFilter", 22, jl_Object, [], 3, 3, 0, 0, -ji_FileFilter, "FileFilter", 22, jl_Object, [], 3, 3, 0, 0, -otcf_VirtualFile, "VirtualFile", 68, jl_Object, [], 3, 3, 0, 0, -jss_Line$Info, "Line$Info", 34, jl_Object, [], 0, 3, 0, 0, -jss_Control, "Control", 34, jl_Object, [], 1, 3, 0, 0, -jss_Control$Type, "Control$Type", 34, jl_Object, [], 0, 3, 0, 0, -jss_LineListener, "LineListener", 34, jl_Object, [ju_EventListener], 3, 3, 0, 0, -jsm_MidiChannel, "MidiChannel", 32, jl_Object, [], 3, 3, 0, 0, -jsm_VoiceStatus, "VoiceStatus", 32, jl_Object, [], 0, 3, 0, 0, -otjw_CloseEvent, "CloseEvent", 54, jl_Object, [otjde_Event], 3, 3, 0, 0, -otcit_DateTimeZoneBuilder$RuleSet, "DateTimeZoneBuilder$RuleSet", 64, jl_Object, [], 4, 0, $java.otcit_DateTimeZoneBuilder$RuleSet_$callClinit, 0, -otcit_DateTimeZoneBuilder$Transition, "DateTimeZoneBuilder$Transition", 64, jl_Object, [], 4, 0, 0, 0, -otjm_MediaError, "MediaError", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjm_TimeRanges, "TimeRanges", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjm_MediaController, "MediaController", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otjm_AudioTrackList, "AudioTrackList", 56, jl_Object, [otjde_EventTarget, otjc_JSArrayReader], 3, 3, 0, 0, -otjm_VideoTrackList, "VideoTrackList", 56, jl_Object, [otjde_EventTarget, otjc_JSArrayReader], 3, 3, 0, 0, -otjm_TextTrackList, "TextTrackList", 56, jl_Object, [otjde_EventTarget, otjc_JSArrayReader], 3, 3, 0, 0, -otjm_TextTrack, "TextTrack", 56, jl_Object, [otjde_EventTarget], 3, 3, 0, 0, juf_DoublePredicate, "DoublePredicate", 16, jl_Object, [], 3, 3, 0, 0, juf_DoubleUnaryOperator, "DoubleUnaryOperator", 16, jl_Object, [], 3, 3, 0, 0, juf_DoubleFunction, "DoubleFunction", 16, jl_Object, [], 3, 3, 0, 0, @@ -388307,10 +388269,57 @@ ju_PrimitiveIterator$OfDouble, "PrimitiveIterator$OfDouble", 13, jl_Object, [ju_ ju_Spliterator$OfDouble, "Spliterator$OfDouble", 13, jl_Object, [ju_Spliterator$OfPrimitive], 3, 3, 0, 0, jus_DoubleStream$Builder, "DoubleStream$Builder", 15, jl_Object, [], 3, 3, 0, 0, juf_DoubleSupplier, "DoubleSupplier", 16, jl_Object, [], 3, 3, 0, 0, -nms_NibbleArray, "NibbleArray", 87, jl_Object, [], 0, 3, 0, 0, +otjdx_NamedNodeMap, "NamedNodeMap", 50, jl_Object, [otj_JSObject, otjc_JSArrayReader], 3, 3, 0, 0, +otjw_CloseEvent, "CloseEvent", 54, jl_Object, [otjde_Event], 3, 3, 0, 0, +otjc_JSError$TryClause, "JSError$TryClause", 45, jl_Object, [otj_JSObject], 3, 3, 0, 0]); +$rt_metadata([otjc_JSError$CatchClause, "JSError$CatchClause", 45, jl_Object, [otj_JSObject], 3, 3, 0, 0, jn_URLStreamHandlerFactory, "URLStreamHandlerFactory", 25, jl_Object, [], 3, 3, 0, 0, +otp_PlatformSequence, "PlatformSequence", 71, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjc_JSRegExpFlag, "JSRegExpFlag", 45, jl_Enum, [], 12, 3, 0, 0, +nle_WebsocketNetworkManager$ByteBufferDirectInputStream, "WebsocketNetworkManager$ByteBufferDirectInputStream", 90, ji_InputStream, [], 0, 0, 0, ["$read1", function() { return $java.nle_WebsocketNetworkManager$ByteBufferDirectInputStream_read(this); }, "$available", function() { return $java.nle_WebsocketNetworkManager$ByteBufferDirectInputStream_available(this); }], +jsm_Sequencer$SyncMode, "Sequencer$SyncMode", 32, jl_Object, [], 0, 3, 0, 0, +ju_EventListener, "EventListener", 13, jl_Object, [], 3, 3, 0, 0, +jsm_MetaEventListener, "MetaEventListener", 32, jl_Object, [ju_EventListener], 3, 3, 0, 0, +jsm_ControllerEventListener, "ControllerEventListener", 32, jl_Object, [ju_EventListener], 3, 3, 0, 0, +nms_NibbleArray, "NibbleArray", 87, jl_Object, [], 0, 3, 0, 0, otp_PlatformClassMetadata, "PlatformClassMetadata", 71, jl_Object, [otj_JSObject], 3, 3, 0, 0, jt_DateFormatElement$TrieNode, "DateFormatElement$TrieNode", 24, jl_Object, [], 0, 0, 0, 0, +otjde_MessageEvent, "MessageEvent", 52, jl_Object, [otjde_Event], 3, 3, 0, 0, +otjdc_CSSStyleDeclaration, "CSSStyleDeclaration", 49, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjdh_TextRectangle, "TextRectangle", 51, jl_Object, [otj_JSObject], 3, 3, 0, 0, +nms_Empty3, "Empty3", 87, jl_Object, [], 0, 3, 0, 0, +jss_DataLine, "DataLine", 34, jl_Object, [jss_Line], 3, 3, 0, 0, +jss_TargetDataLine, "TargetDataLine", 34, jl_Object, [jss_DataLine], 3, 3, 0, 0, +otjm_MediaError, "MediaError", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjm_TimeRanges, "TimeRanges", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjm_MediaController, "MediaController", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjm_AudioTrackList, "AudioTrackList", 56, jl_Object, [otjde_EventTarget, otjc_JSArrayReader], 3, 3, 0, 0, +otjm_VideoTrackList, "VideoTrackList", 56, jl_Object, [otjde_EventTarget, otjc_JSArrayReader], 3, 3, 0, 0, +otjm_TextTrackList, "TextTrackList", 56, jl_Object, [otjde_EventTarget, otjc_JSArrayReader], 3, 3, 0, 0, +otjm_TextTrack, "TextTrack", 56, jl_Object, [otjde_EventTarget], 3, 3, 0, 0, +otjc_CanvasImageSource, "CanvasImageSource", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjdh_HTMLCanvasElement, "HTMLCanvasElement", 51, jl_Object, [otjdh_HTMLElement, otjc_CanvasImageSource], 3, 3, 0, 0, +otjw_WebGLContextAttributes, "WebGLContextAttributes", 53, jl_Object, [otj_JSObject], 1, 3, 0, 0, +otjw_WebGLActiveInfo, "WebGLActiveInfo", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjw_WebGLShaderPrecisionFormat, "WebGLShaderPrecisionFormat", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjc_ImageData, "ImageData", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otjdh_HTMLImageElement, "HTMLImageElement", 51, jl_Object, [otjdh_HTMLElement, otjc_CanvasImageSource], 3, 3, 0, 0, +otjdh_HTMLHtmlElement, "HTMLHtmlElement", 51, jl_Object, [otjdh_HTMLElement], 3, 3, 0, 0, +otjdh_HTMLBodyElement, "HTMLBodyElement", 51, jl_Object, [otjdh_HTMLElement], 3, 3, 0, 0, +otjdh_HTMLHeadElement, "HTMLHeadElement", 51, jl_Object, [otjdh_HTMLElement], 3, 3, 0, 0, +jsm_MidiChannel, "MidiChannel", 32, jl_Object, [], 3, 3, 0, 0, +jsm_VoiceStatus, "VoiceStatus", 32, jl_Object, [], 0, 3, 0, 0, +jsm_SoundbankResource, "SoundbankResource", 32, jl_Object, [], 1, 3, 0, 0, +jsm_Instrument, "Instrument", 32, jsm_SoundbankResource, [], 1, 3, 0, 0, +nms_PathPoint, "PathPoint", 87, jl_Object, [], 0, 3, 0, ["$equals", function(var_1) { return $java.nms_PathPoint_equals(this, var_1); }, "$hashCode0", function() { return $java.nms_PathPoint_hashCode(this); }, "$toString", function() { return $java.nms_PathPoint_toString(this); }], +juf_Predicate, "Predicate", 16, jl_Object, [], 3, 3, 0, 0, +juf_BinaryOperator, "BinaryOperator", 16, jl_Object, [juf_BiFunction], 3, 3, 0, 0, +ju_Optional, "Optional", 13, jl_Object, [], 4, 3, 0, 0, +jus_Collector, "Collector", 15, jl_Object, [], 3, 3, 0, 0, +jus_Stream$Builder, "Stream$Builder", 15, jl_Object, [], 3, 3, 0, 0, +jss_Control, "Control", 34, jl_Object, [], 1, 3, 0, 0, +jss_Control$Type, "Control$Type", 34, jl_Object, [], 0, 3, 0, 0, +jss_LineListener, "LineListener", 34, jl_Object, [ju_EventListener], 3, 3, 0, 0, otcir_Converter, "Converter", 63, jl_Object, [], 4, 3, 0, 0, otcir_Flags, "Flags", 63, jl_Object, [], 4, 3, 0, 0]); $rt_metadata([nms_EnumOptionsHelper, "EnumOptionsHelper", 87, jl_Object, [], 0, 0, nms_EnumOptionsHelper_$callClinit, 0, @@ -388329,17 +388338,17 @@ jt_MessageFormat, "MessageFormat", 24, jt_Format, [], 0, 3, 0, ["$format1", func otcfm_InMemoryVirtualFileSystem, "InMemoryVirtualFileSystem", 69, jl_Object, [otcf_VirtualFileSystem], 0, 3, 0, 0, otcfm_AbstractInMemoryVirtualFile, "AbstractInMemoryVirtualFile", 69, jl_Object, [], 1, 3, 0, 0, otcfm_InMemoryVirtualDirectory, "InMemoryVirtualDirectory", 69, otcfm_AbstractInMemoryVirtualFile, [], 0, 3, 0, 0, -jus_Collector$Characteristics, "Collector$Characteristics", 15, jl_Enum, [], 12, 3, 0, 0, -nle_WebsocketNetworkManager$1, "WebsocketNetworkManager$1", 90, jl_Object, [], 32, 0, 0, 0, -otjt_Uint8ClampedArray, "Uint8ClampedArray", 57, otjt_ArrayBufferView, [], 1, 3, 0, 0, -otcf_VirtualFileAccessor, "VirtualFileAccessor", 68, jl_Object, [], 3, 3, 0, 0, -ju_EventObject, "EventObject", 13, jl_Object, [ji_Serializable], 0, 3, 0, 0, -jss_LineEvent, "LineEvent", 34, ju_EventObject, [], 0, 3, 0, 0, otcit_DateTimeZoneBuilder$Rule, "DateTimeZoneBuilder$Rule", 64, jl_Object, [], 4, 0, 0, 0, +otcf_VirtualFileAccessor, "VirtualFileAccessor", 68, jl_Object, [], 3, 3, 0, 0, +nle_WebsocketNetworkManager$1, "WebsocketNetworkManager$1", 90, jl_Object, [], 32, 0, 0, 0, otjm_AudioTrack, "AudioTrack", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, otjm_VideoTrack, "VideoTrack", 56, jl_Object, [otj_JSObject], 3, 3, 0, 0, otjm_TextTrackCueList, "TextTrackCueList", 56, jl_Object, [otj_JSObject, otjc_JSArrayReader], 3, 3, 0, 0, otjm_TextTrackCue, "TextTrackCue", 56, jl_Object, [otjde_EventTarget], 3, 3, 0, 0, +otjt_Uint8ClampedArray, "Uint8ClampedArray", 57, otjt_ArrayBufferView, [], 1, 3, 0, 0, +jus_Collector$Characteristics, "Collector$Characteristics", 15, jl_Enum, [], 12, 3, 0, 0, +ju_EventObject, "EventObject", 13, jl_Object, [ji_Serializable], 0, 3, 0, 0, +jss_LineEvent, "LineEvent", 34, ju_EventObject, [], 0, 3, 0, 0, otcfm_InMemoryVirtualFile, "InMemoryVirtualFile", 69, otcfm_AbstractInMemoryVirtualFile, [], 0, 3, 0, 0, jss_LineEvent$Type, "LineEvent$Type", 34, jl_Object, [], 0, 3, 0, 0, jni_XHRURLConnection, "XHRURLConnection", 26, jn_HttpURLConnection, [], 0, 3, 0, 0, @@ -388388,22 +388397,22 @@ jt_MessageFormat$FieldContainer, "MessageFormat$FieldContainer", 24, jl_Object, jt_MessageFormat$Field, "MessageFormat$Field", 24, jt_Format$Field, [], 0, 3, 0, 0, jsm_Track$1, "Track$1", 32, jl_Object, [], 32, 0, 0, 0, nms_CombatEntry, "CombatEntry", 87, jl_Object, [], 0, 3, 0, 0, +nms_GuiWinGame, "GuiWinGame", 87, nms_GuiScreen, [], 0, 3, 0, ["$updateScreen", function() { $java.nms_GuiWinGame_updateScreen(this); }, "$keyTyped", function(var_1, var_2) { $java.nms_GuiWinGame_keyTyped(this, var_1, var_2); }, "$initGui", function() { $java.nms_GuiWinGame_initGui(this); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nms_GuiWinGame_drawScreen(this, var_1, var_2, var_3); }], +nms_WorldProviderSurface, "WorldProviderSurface", 87, nms_WorldProvider, [], 0, 3, 0, 0, +nms_EntityCrit2FX, "EntityCrit2FX", 87, nms_EntityFX, [], 0, 3, 0, ["$renderParticle", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7) { $java.nms_EntityCrit2FX_renderParticle(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7); }, "$onUpdate", function() { $java.nms_EntityCrit2FX_onUpdate(this); }, "$getFXLayer", function() { return $java.nms_EntityCrit2FX_getFXLayer(this); }], +nms_NpcMerchant, "NpcMerchant", 87, jl_Object, [nms_IMerchant], 0, 3, 0, ["$getCustomer", function() { return $java.nms_NpcMerchant_getCustomer(this); }, "$setCustomer", function(var_1) { $java.nms_NpcMerchant_setCustomer(this, var_1); }, "$getRecipes", function(var_1) { return $java.nms_NpcMerchant_getRecipes(this, var_1); }, "$setRecipes", function(var_1) { $java.nms_NpcMerchant_setRecipes(this, var_1); }, "$useRecipe", function(var_1) { $java.nms_NpcMerchant_useRecipe(this, var_1); }], nms_GuiDownloadTerrain, "GuiDownloadTerrain", 87, nms_GuiScreen, [], 0, 3, 0, ["$keyTyped", function(var_1, var_2) { $java.nms_GuiDownloadTerrain_keyTyped(this, var_1, var_2); }, "$initGui", function() { $java.nms_GuiDownloadTerrain_initGui(this); }, "$updateScreen", function() { $java.nms_GuiDownloadTerrain_updateScreen(this); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nms_GuiDownloadTerrain_drawScreen(this, var_1, var_2, var_3); }], nms_GuiMerchant, "GuiMerchant", 87, nms_GuiContainer, [], 0, 3, 0, ["$initGui", function() { $java.nms_GuiMerchant_initGui(this); }, "$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nms_GuiMerchant_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$updateScreen", function() { $java.nms_GuiMerchant_updateScreen(this); }, "$actionPerformed", function(var_1) { $java.nms_GuiMerchant_actionPerformed(this, var_1); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nms_GuiMerchant_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nms_GuiMerchant_drawScreen(this, var_1, var_2, var_3); }], -nms_EntityCrit2FX, "EntityCrit2FX", 87, nms_EntityFX, [], 0, 3, 0, ["$renderParticle", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7) { $java.nms_EntityCrit2FX_renderParticle(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7); }, "$onUpdate", function() { $java.nms_EntityCrit2FX_onUpdate(this); }, "$getFXLayer", function() { return $java.nms_EntityCrit2FX_getFXLayer(this); }], -nms_GuiWinGame, "GuiWinGame", 87, nms_GuiScreen, [], 0, 3, 0, ["$updateScreen", function() { $java.nms_GuiWinGame_updateScreen(this); }, "$keyTyped", function(var_1, var_2) { $java.nms_GuiWinGame_keyTyped(this, var_1, var_2); }, "$initGui", function() { $java.nms_GuiWinGame_initGui(this); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nms_GuiWinGame_drawScreen(this, var_1, var_2, var_3); }], -nms_NpcMerchant, "NpcMerchant", 87, jl_Object, [nms_IMerchant], 0, 3, 0, ["$getCustomer", function() { return $java.nms_NpcMerchant_getCustomer(this); }, "$setCustomer", function(var_1) { $java.nms_NpcMerchant_setCustomer(this, var_1); }, "$getRecipes", function(var_1) { return $java.nms_NpcMerchant_getRecipes(this, var_1); }, "$setRecipes", function(var_1) { $java.nms_NpcMerchant_setRecipes(this, var_1); }, "$useRecipe", function(var_1) { $java.nms_NpcMerchant_useRecipe(this, var_1); }], -nms_WorldProviderSurface, "WorldProviderSurface", 87, nms_WorldProvider, [], 0, 3, 0, 0, nms_EntityPickupFX, "EntityPickupFX", 87, nms_EntityFX, [], 0, 3, 0, ["$renderParticle", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7) { $java.nms_EntityPickupFX_renderParticle(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7); }, "$onUpdate", function() { $java.nms_EntityPickupFX_onUpdate(this); }, "$getFXLayer", function() { return $java.nms_EntityPickupFX_getFXLayer(this); }], jsm_SysexMessage, "SysexMessage", 32, jsm_MidiMessage, [], 0, 3, 0, 0, csms_FastShortMessage, "FastShortMessage", 10, jsm_ShortMessage, [], 4, 0, 0, ["$getMessage1", function() { return $java.csms_FastShortMessage_getMessage(this); }, "$getLength", function() { return $java.csms_FastShortMessage_getLength(this); }, "$getStatus", function() { return $java.csms_FastShortMessage_getStatus(this); }], nms_GameRuleValue, "GameRuleValue", 87, jl_Object, [], 0, 0, 0, 0, jt_AttributedString, "AttributedString", 24, jl_Object, [], 0, 3, 0, 0, -maajss_KeySpec, "KeySpec", 80, jl_Object, [], 3, 3, 0, 0, -maajcs_SecretKeySpec, "SecretKeySpec", 84, jl_Object, [maajss_KeySpec, maajc_SecretKey], 0, 3, 0, 0, nms_InventoryMerchant, "InventoryMerchant", 87, jl_Object, [nms_IInventory], 0, 3, 0, ["$getStackInSlot", function(var_1) { return $java.nms_InventoryMerchant_getStackInSlot(this, var_1); }, "$decrStackSize", function(var_1, var_2) { return $java.nms_InventoryMerchant_decrStackSize(this, var_1, var_2); }, "$setInventorySlotContents", function(var_1, var_2) { $java.nms_InventoryMerchant_setInventorySlotContents(this, var_1, var_2); }, "$getInventoryStackLimit", function() { return $java.nms_InventoryMerchant_getInventoryStackLimit(this); }, "$onInventoryChanged", function() { $java.nms_InventoryMerchant_onInventoryChanged(this); }], +maajss_KeySpec, "KeySpec", 80, jl_Object, [], 3, 3, 0, 0, +maajcs_SecretKeySpec, "SecretKeySpec", 84, jl_Object, [maajss_KeySpec, maajc_SecretKey], 0, 3, 0, 0, ju_Collections$16, "Collections$16", 13, ju_AbstractSet, [], 4, 0, 0, 0, nms_WorldProviderHell, "WorldProviderHell", 87, nms_WorldProvider, [], 0, 3, 0, ["$registerWorldChunkManager", function() { $java.nms_WorldProviderHell_registerWorldChunkManager(this); }, "$getFogColor0", function(var_1, var_2) { return $java.nms_WorldProviderHell_getFogColor(this, var_1, var_2); }, "$generateLightBrightnessTable", function() { $java.nms_WorldProviderHell_generateLightBrightnessTable(this); }, "$isSurfaceWorld", function() { return $java.nms_WorldProviderHell_isSurfaceWorld(this); }, "$calculateCelestialAngle", function(var_1, var_2) { return $java.nms_WorldProviderHell_calculateCelestialAngle(this, var_1, var_2); }, "$canRespawnHere", function() { return $java.nms_WorldProviderHell_canRespawnHere(this); }, "$doesXZShowFog", function(var_1, var_2) { return $java.nms_WorldProviderHell_doesXZShowFog(this, var_1, var_2); }], @@ -388440,8 +388449,8 @@ nms_ShapedRecipes, "ShapedRecipes", 87, jl_Object, [nms_IRecipe], 0, 3, 0, ["$ma nms_RecipesMapExtending, "RecipesMapExtending", 87, nms_ShapedRecipes, [], 0, 3, 0, ["$matches3", function(var_1, var_2) { return $java.nms_RecipesMapExtending_matches(this, var_1, var_2); }, "$getCraftingResult", function(var_1) { return $java.nms_RecipesMapExtending_getCraftingResult(this, var_1); }], nms_RecipeFireworks, "RecipeFireworks", 87, jl_Object, [nms_IRecipe], 0, 3, 0, ["$matches3", function(var_1, var_2) { return $java.nms_RecipeFireworks_matches(this, var_1, var_2); }, "$getCraftingResult", function(var_1) { return $java.nms_RecipeFireworks_getCraftingResult(this, var_1); }, "$getRecipeSize", function() { return $java.nms_RecipeFireworks_getRecipeSize(this); }], nms_RecipeSorter, "RecipeSorter", 87, jl_Object, [ju_Comparator], 0, 0, 0, ["$compare", function(var_1, var_2) { return $java.nms_RecipeSorter_compare(this, var_1, var_2); }], -csms_MidiUtils$TempoCache, "MidiUtils$TempoCache", 10, jl_Object, [], 4, 3, 0, 0, jt_AttributedString$Range, "AttributedString$Range", 24, jl_Object, [], 0, 0, 0, 0, +csms_MidiUtils$TempoCache, "MidiUtils$TempoCache", 10, jl_Object, [], 4, 3, 0, 0, nms_GuiChest, "GuiChest", 87, nms_GuiContainer, [], 0, 3, 0, ["$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nms_GuiChest_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nms_GuiChest_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }], nms_GuiCrafting, "GuiCrafting", 87, nms_GuiContainer, [], 0, 3, 0, ["$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nms_GuiCrafting_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nms_GuiCrafting_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }], nms_GuiBeacon, "GuiBeacon", 87, nms_GuiContainer, [], 0, 3, 0, ["$initGui", function() { $java.nms_GuiBeacon_initGui(this); }, "$updateScreen", function() { $java.nms_GuiBeacon_updateScreen(this); }, "$actionPerformed", function(var_1) { $java.nms_GuiBeacon_actionPerformed(this, var_1); }, "$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nms_GuiBeacon_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nms_GuiBeacon_drawGuiContainerBackgroundLayer(this, @@ -388520,10 +388529,10 @@ nms_EntityFireworkSparkFX, "EntityFireworkSparkFX", 87, nms_EntityFX, [], 0, 3, }, "$getBrightnessForRender", function(var_1) { return $java.nms_EntityFireworkSparkFX_getBrightnessForRender(this, var_1); }], nms_EntityFireworkStarterFX, "EntityFireworkStarterFX", 87, nms_EntityFX, [], 0, 3, 0, ["$renderParticle", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7) { $java.nms_EntityFireworkStarterFX_renderParticle(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7); }, "$onUpdate", function() { $java.nms_EntityFireworkStarterFX_onUpdate(this); }, "$getFXLayer", function() { return $java.nms_EntityFireworkStarterFX_getFXLayer(this); }], nms_EnchantmentNameParts, "EnchantmentNameParts", 87, jl_Object, [], 0, 3, $java.nms_EnchantmentNameParts_$callClinit, 0, -nms_GuiButtonMerchant, "GuiButtonMerchant", 87, nms_GuiButton, [], 0, 0, 0, ["$drawButton", function(var_1, var_2, var_3) { $java.nms_GuiButtonMerchant_drawButton(this, var_1, var_2, var_3); }], nms_GuiBeaconButton, "GuiBeaconButton", 87, nms_GuiButton, [], 0, 0, 0, ["$drawButton", function(var_1, var_2, var_3) { $java.nms_GuiBeaconButton_drawButton(this, var_1, var_2, var_3); }], nms_GuiBeaconButtonConfirm, "GuiBeaconButtonConfirm", 87, nms_GuiBeaconButton, [], 0, 0, 0, ["$func_82251_b", function(var_1, var_2) { $java.nms_GuiBeaconButtonConfirm_func_82251_b(this, var_1, var_2); }], nms_GuiBeaconButtonCancel, "GuiBeaconButtonCancel", 87, nms_GuiBeaconButton, [], 0, 0, 0, ["$func_82251_b", function(var_1, var_2) { $java.nms_GuiBeaconButtonCancel_func_82251_b(this, var_1, var_2); }], +nms_GuiButtonMerchant, "GuiButtonMerchant", 87, nms_GuiButton, [], 0, 0, 0, ["$drawButton", function(var_1, var_2, var_3) { $java.nms_GuiButtonMerchant_drawButton(this, var_1, var_2, var_3); }], nms_GuiBeaconButtonPower, "GuiBeaconButtonPower", 87, nms_GuiBeaconButton, [], 0, 0, 0, ["$func_82251_b", function(var_1, var_2) { $java.nms_GuiBeaconButtonPower_func_82251_b(this, var_1, var_2); }], cjj_Tree, "Tree", 7, jl_Object, [], 4, 0, 0, 0, nms_GuiScreenBook, "GuiScreenBook", 87, nms_GuiScreen, [], 0, 3, 0, ["$updateScreen", function() { $java.nms_GuiScreenBook_updateScreen(this); }, "$initGui", function() { $java.nms_GuiScreenBook_initGui(this); }, "$onGuiClosed", function() { $java.nms_GuiScreenBook_onGuiClosed(this); }, "$actionPerformed", function(var_1) { $java.nms_GuiScreenBook_actionPerformed(this, var_1); }, "$keyTyped", function(var_1, var_2) { $java.nms_GuiScreenBook_keyTyped(this, var_1, var_2); }, "$drawScreen", function(var_1, var_2, @@ -388565,7 +388574,7 @@ $rt_setCloneMethod($rt_array.prototype, function() { } return new $rt_array(this.type, dataCopy); }); -$rt_stringPool(["Can\'t enter monitor from another thread synchronously", "@", "UTF-8", " -------- starting minecraft -------- ", "Native Browser Exception\n", "----------------------------------\n", " Line: ", " Type: ", " Message: ", "----------------------------------\n\n", "Game Crashed! I have fallen and I can\'t get up! Send the following text to cgiacun@gmail.com or LAX1DUDE#6306 on discord or @calderyounggg on instagram\n\n", "eaglercraft.version = \"", "22w03b", "\"\n", "eaglercraft.minecraft = \"1.5.2\"\n", +$rt_stringPool(["Can\'t enter monitor from another thread synchronously", "@", "UTF-8", " -------- starting minecraft -------- ", "Native Browser Exception\n", "----------------------------------\n", " Line: ", " Type: ", " Message: ", "----------------------------------\n\n", "Game Crashed! I have fallen and I can\'t get up! Send the following text to cgiacun@gmail.com or LAX1DUDE#6306 on discord or @calderyounggg on instagram\n\n", "eaglercraft.version = \"", "22w03c", "\"\n", "eaglercraft.minecraft = \"1.5.2\"\n", "eaglercraft.brand = \"eagtek\"\n", "eaglercraft.username = \"", "eaglercraft.channel = \"", "window.minecraftOpts", " = ", "window.navigator.userAgent", "window.navigator.vendor", "window.navigator.language", "window.navigator.hardwareConcurrency", "window.navigator.deviceMemory", "window.navigator.platform", "window.navigator.product", "rootElement.clientWidth = ", "rootElement.clientHeight = ", "window.innerWidth", "window.innerHeight", "window.outerWidth", "window.outerHeight", "window.devicePixelRatio", "window.screen.availWidth", "window.screen.availHeight", "window.screen.colorDepth", "window.screen.pixelDepth", "window.currentContext", "window.location.href", "window.location.ancestorOrigins", "\n----- Begin Minecraft Config -----\n", "\n----- End Minecraft Config -----\n\n", "window.minecraftServer", "", "position:relative;", "[]", "", "", "null", ": ", " at ", "Caused by: ", " at ", "Index out of bounds", "String contains invalid digits: ", "String contains digits out of radix ", "The value is too big for int type: ", "String is null or empty", "Illegal radix: ", "#version 300 es", "https", "/", "\r\n", "\n", "[\r\n]", "overflow-x:hidden;overflow-y:hidden;", "WebGL 2.0 is not supported in your browser (", ")", "win", "mousedown", "wheel", "keyup", "fail", "_eaglercraft.", "NONE", "ESCAPE", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "MINUS", "EQUALS", "BACK", "TAB", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "LBRACKET", "RBRACKET", "RETURN", "LCONTROL", "A", "S", "D", "F", "G", "H", "J", "K", "L", "SEMICOLON", @@ -388623,7 +388632,7 @@ $rt_stringPool(["Can\'t enter monitor from another thread synchronously", "@", " "center", "postprocess", "clear", "camera", "frustrum", "sky", "culling", "updatechunks", "prepareterrain", "terrain", "entities", "litParticles", "outline", "destroyProgress", "weather", "hand", "ambient.weather.rain", "/terrain.png", "/environment/rain.png", "/environment/snow.png", "textures/blocks/", "items", "textures/items/", "/gui/items.png", "%blur%", "%clamp%", "could not reload: ", "IHDR", "PLTE", "IDAT", "IGNORE", "REPLACE", "REPORT", "checkLight", "global", "remove", "regular", "tileEntities", "pendingTileEntities", "chunkCheck", "All: ", "buildList", "playerCheckLight", "moodSound", "ambient.cave.cave", "getBrightness", "checkedPosition < toCheckCount", "pathfind", "entityBaseTick", "tilecrack_", "move", "rest", "liquid.swim", "random.fizz", "liquid.splash", "splash", "bubble", "generic", "entity.", ".name", "~NULL~", "%s[\'%s\'/%d, l=\'%s\', x=%.2f, y=%.2f, z=%.2f]", "mobBaseTick", "doMobLoot", "explode", "headTurn", "rangeChecks", "damage.hit", "damage.fallsmall", "damage.fallbig", "ai", "oldAi", "newAi", "jump", "travel", "push", "looting", "mobGriefing", "checkDespawn", "sensing", "targetSelector", "goalSelector", "mob tick", "controls", "look", "mobSpell", "mobSpellAmbient", "random.break", "iconcrack_", "container.enderchest", "humanoid", "largesmoke", "portal", "random.drink", "random.eat", "keepInventory", "player", "random.levelup", "Unmatched braces in the pattern", "-", "This exception should not been thrown", "Can\'t avoid rounding", "achievement.get", "/achievement/bg.png", "missingno", "ayuncraft javascript runtime", -"seenAcknowledgements", "fard!", "menu.singleplayer", "menu.multiplayer", "menu.forkme", "menu.options", "menu.editprofile", "/credits.txt", " -- file not found -- ", " ", "eaglercraft readme.txt", "debug console", "Options", "minecraft 1.5.2", "eaglercraft 22w03b", "copyright ", " calder young", "all rights reserved", "ayuncraft readme.txt", "/title/bg/panorama0.png", "/title/bg/panorama1.png", "/title/bg/panorama2.png", "/title/bg/panorama3.png", "/title/bg/panorama4.png", "/title/bg/panorama5.png", "/title/mclogo.png", +"seenAcknowledgements", "fard!", "menu.singleplayer", "menu.multiplayer", "menu.forkme", "menu.options", "menu.editprofile", "/credits.txt", " -- file not found -- ", " ", "eaglercraft readme.txt", "debug console", "Options", "minecraft 1.5.2", "eaglercraft 22w03c", "copyright ", " calder young", "all rights reserved", "ayuncraft readme.txt", "/title/bg/panorama0.png", "/title/bg/panorama1.png", "/title/bg/panorama2.png", "/title/bg/panorama3.png", "/title/bg/panorama4.png", "/title/bg/panorama5.png", "/title/mclogo.png", "/gui/demo_bg.png", "/gui/beacon.png", "Replacement preconditions do not hold", "/font/glyph_sizes.bin", "/font/glyph_%02X.png", "0123456789abcdefklmnor", "ยง", "LINUX", "SOLARIS", "WINDOWS", "MACOS", "en", "CA", "fr", "zh", "CN", "FR", "de", "DE", "it", "IT", "ja", "JP", "ko", "KR", "TW", "GB", "US", "CEILING", "FLOOR", "HALF_UP", "HALF_DOWN", "HALF_EVEN", "UNNECESSARY", "Currency not found: ", "PLTE length can not be divide by 3", "TextureManager.registerTexture called, but this texture has already been registered. ignoring.", "TextureManager.createTexture: Skipping ", " because of broken aspect ratio and not animation", ".txt", "/font.txt", "#", "%blur%/misc/glint.png", "/misc/mapbg.png", "/misc/water.png", "openInventory", "mineWood", "buildWorkBench", "buildPickaxe", "buildFurnace", "acquireIron", "buildHoe", "makeBread", "bakeCake", "buildBetterPickaxe", "cookFish", "onARail", "buildSword", "killEnemy", "killCow", "flyPig", "snipeSkeleton", "diamonds", "ghast", "blazeRod", "potion", "theEnd", "theEnd2", "enchantments", "overkill", "bookcase", " achievements", "prepare", "tileentities", "C: ", ", F: ", ", O: ", ", E: ", "fps | C: ", ", U: ", "E: ", ". B: ", ", I: ", "sortchunks", "getoccl", "occl", "nearChunksSearch", "sort", "cleanup", "trim", "hugeexplosion", "largeexplode", "fireworksSpark", "suspended", "depthsuspend", "townaura", "crit", "magicCrit", "smoke", "spell", "instantSpell", "witchMagic", "note", "enchantmenttable", "flame", "lava", "footstep", "cloud", "reddust", "snowballpoof", "dripWater", "dripLava", "snowshovel", "slime", @@ -388699,8 +388708,8 @@ $rt_stringPool(["Can\'t enter monitor from another thread synchronously", "@", " "buffer error", "incompatible version", "ftp", "http", "unknown protocol(", ")://", "?", "PCM_SIGNED", "PCM_UNSIGNED", "PCM_FLOAT", "ULAW", "ALAW", "WAVE", "wav", "AU", "au", "AIFF", "aif", "AIFF-C", "aifc", "SND", "snd", "Can\'t set null data", "^(((?!-)[A-Za-z0-9-]{1,63}(?