diff --git a/.idea/misc.xml b/.idea/misc.xml
index 18ad7e3..8bddb52 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/build.gradle b/build.gradle
index 94e9bdd..54802ff 100644
--- a/build.gradle
+++ b/build.gradle
@@ -10,7 +10,7 @@ sourceSets {
java {
srcDirs(
"src/main/java",
- "src/lwjgl/java",
+ "src/teavm/java",
"sp-server/src/ipc/java"
)
}
@@ -26,10 +26,10 @@ tasks.withType(JavaCompile) {
options.compilerArgs << "-Xmaxerrs" << "1000"
}
-sourceSets.main.resources.srcDirs += 'src/lwjgl/java/javazoom/jl/decoder'
+//sourceSets.main.resources.srcDirs += 'src/lwjgl/java/javazoom/jl/decoder'
dependencies {
- implementation fileTree(dir: './lwjgl-rundir/', include: '*.jar')
+ //implementation fileTree(dir: './lwjgl-rundir/', include: '*.jar')
teavm(teavm.libs.jso)
teavm(teavm.libs.jsoApis)
diff --git a/javascript/classes.js b/javascript/classes.js
index 888217d..603b6d3 100644
--- a/javascript/classes.js
+++ b/javascript/classes.js
@@ -4799,8 +4799,8 @@ nle_Client__clinit_ = () => {
var$3[3] = $rt_s(96);
nms_Packet70GameEvent_clientMessage = var$2;
ji_FileInputStream_ONE_BYTE_BUFFER = $rt_createByteArray(1);
- nle_RelayQuery$VersionMismatch__clinit_();
nms_DamageSource__clinit_();
+ nle_RelayQuery$VersionMismatch__clinit_();
nms_EnumAction__clinit_();
nms_EnumRarity__clinit_();
nms_PacketCount__clinit_();
@@ -4817,8 +4817,8 @@ nle_Client__clinit_ = () => {
var$1 = new nleav_BooleanResult;
var$1.$bool = 0;
nleav_BooleanResult_FALSE = var$1;
- nms_EnumArt__clinit_();
nms_WorldType__clinit_();
+ nms_EnumArt__clinit_();
nms_EnumSkyBlock__clinit_();
nle_GuiScreenLANConnect_lastCode = $rt_s(9);
nle_LANClientNetworkManager_initStateNames = $rt_wrapArray(jl_String, [$rt_s(97), $rt_s(98), $rt_s(99), $rt_s(100)]);
@@ -6621,6 +6621,136 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
+ jlr_AccessibleObject.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "setAccessible",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_arraycls(jlr_AccessibleObject), $rt_booleancls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "setAccessible",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_booleancls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "isAccessible",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_booleancls,
+ 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
+ }];
+ jl_Enum.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [jl_String, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "name",
+ modifiers : 4,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "ordinal",
+ modifiers : 4,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ 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 : "clone",
+ modifiers : 4,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "getDeclaringClass",
+ modifiers : 4,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Class,
+ callable : null
+ }, {
+ name : "compareTo",
+ modifiers : 4,
+ accessLevel : 3,
+ parameterTypes : [jl_Enum],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_Class, jl_String],
+ returnType : jl_Enum,
+ callable : null
+ }, {
+ name : "compareTo",
+ modifiers : 96,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : $rt_intcls,
+ callable : null
+ }];
jl_Object.$meta.methods = [
{
name : "monitorEnterSync",
@@ -6989,134 +7119,124 @@ jl_Class_createMetadata = () => {
returnType : $rt_shortcls,
callable : null
}];
- jlr_AccessibleObject.$meta.methods = [
+ jur_PosCompositeGroupQuantifierSet.$meta.methods = [
{
name : "",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
+ accessLevel : 3,
+ parameterTypes : [jur_Quantifier, jur_AbstractSet, jur_AbstractSet, $rt_intcls, $rt_intcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "setAccessible",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [$rt_arraycls(jlr_AccessibleObject), $rt_booleancls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "setAccessible",
+ name : "matches",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [$rt_booleancls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "isAccessible",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- 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),
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
callable : null
}];
- jl_Enum.$meta.methods = [
+ jur_CompositeGroupQuantifierSet.$meta.methods = [
{
name : "",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [jl_String, $rt_intcls],
+ accessLevel : 3,
+ parameterTypes : [jur_Quantifier, jur_AbstractSet, jur_AbstractSet, $rt_intcls, $rt_intcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "name",
- modifiers : 4,
+ name : "matches",
+ modifiers : 0,
accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "ordinal",
- modifiers : 4,
- accessLevel : 3,
- parameterTypes : [],
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
returnType : $rt_intcls,
callable : null
}, {
- name : "toString",
+ name : "reset",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
returnType : jl_String,
callable : null
}, {
- name : "equals",
- modifiers : 4,
+ name : "setQuantifier",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [jur_Quantifier],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_GroupQuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
accessLevel : 3,
- parameterTypes : [jl_Object],
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ jur_QuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getInnerSet",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "setInnerSet",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "first",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
returnType : $rt_booleancls,
callable : null
}, {
- name : "hashCode",
- modifiers : 4,
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "processSecondPass",
+ modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "clone",
- modifiers : 4,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "getDeclaringClass",
- modifiers : 4,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Class,
- callable : null
- }, {
- name : "compareTo",
- modifiers : 4,
- accessLevel : 3,
- parameterTypes : [jl_Enum],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "valueOf",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_Class, jl_String],
- returnType : jl_Enum,
- callable : null
- }, {
- name : "compareTo",
- modifiers : 96,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_intcls,
+ returnType : $rt_voidcls,
callable : null
}];
jur_AbstractSet.$meta.methods = [
@@ -7240,366 +7360,62 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- jur_QuantifierSet.$meta.methods = [
+ nms_RenderPainting.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getInnerSet",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jur_AbstractSet,
- callable : null
- }, {
- name : "setInnerSet",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "first",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "hasConsumed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_MatchResultImpl],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "processSecondPass",
- modifiers : 0,
- accessLevel : 3,
parameterTypes : [],
returnType : $rt_voidcls,
callable : null
- }];
- jur_LeafQuantifierSet.$meta.methods = [
- {
- name : "",
+ }, {
+ name : "renderThePainting",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [jur_LeafSet, jur_AbstractSet, $rt_intcls],
+ parameterTypes : [nms_EntityPainting, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
+ name : "func_110806_a",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
+ parameterTypes : [nms_EntityPainting],
+ returnType : nle_TextureLocation,
callable : null
}, {
- name : "setInnerSet",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet],
- returnType : $rt_voidcls,
- callable : null
- }];
- jur_CompositeQuantifierSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_Quantifier, jur_LeafSet, jur_AbstractSet, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "reset",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "setQuantifier",
- modifiers : 0,
- accessLevel : 0,
- parameterTypes : [jur_Quantifier],
- returnType : $rt_voidcls,
- callable : null
- }];
- otcit_DateTimeZone.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [jl_String],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getID",
- modifiers : 4,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "getOffset",
- modifiers : 1,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getStandardOffset",
- modifiers : 1,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "isStandardOffset",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "getOffsetFromLocal",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "convertUTCToLocal",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "convertLocalToUTC",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls, $rt_booleancls, $rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "convertLocalToUTC",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls, $rt_booleancls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "getMillisKeepLocal",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [otcit_DateTimeZone, $rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "adjustOffset",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls, $rt_booleancls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "isFixed",
- modifiers : 1,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "nextTransition",
- modifiers : 1,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "previousTransition",
- modifiers : 1,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "asZoneRules",
- modifiers : 1,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jtz_ZoneRules,
- callable : null
- }];
- otcit_StorableDateTimeZone.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "write",
- modifiers : 1,
- accessLevel : 3,
- parameterTypes : [jl_StringBuilder],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "writeTime",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_StringBuilder, $rt_longcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "readTime",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [otci_CharFlow],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "writeUnsignedTime",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_StringBuilder, $rt_longcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "readUnsignedTime",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [otci_CharFlow],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "writeTimeArray",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_StringBuilder, $rt_arraycls($rt_intcls)],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "readTimeArray",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [otci_CharFlow, $rt_arraycls($rt_intcls)],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "read",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_String, jl_String],
- returnType : otcit_StorableDateTimeZone,
- callable : null
- }];
- otcit_DateTimeZoneBuilder$RuleBasedZone.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 0,
- parameterTypes : [jl_String, otcit_DateTimeZoneBuilder],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "initZone",
+ name : "func_77010_a",
modifiers : 0,
accessLevel : 1,
- parameterTypes : [],
+ parameterTypes : [nms_EntityPainting, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "getOffset",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getStandardOffset",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "isFixed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "nextTransition",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "previousTransition",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "write",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_StringBuilder],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "readZone",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_String, otci_CharFlow],
- returnType : otcit_StorableDateTimeZone,
- callable : null
- }, {
- name : "filterRules",
+ name : "func_77008_a",
modifiers : 0,
accessLevel : 1,
- parameterTypes : [$rt_intcls, $rt_intcls, ju_List],
- returnType : ju_List,
+ parameterTypes : [nms_EntityPainting, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
callable : null
}, {
- name : "asZoneRules",
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
modifiers : 0,
accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
parameterTypes : [],
- returnType : jtz_ZoneRules,
+ returnType : $rt_voidcls,
callable : null
}];
nms_Render.$meta.methods = [
@@ -7716,481 +7532,864 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- nms_RendererLivingEntity.$meta.methods = [
+ jur_UCISequenceSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [jl_StringBuffer],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "accepts",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ jur_LeafSet.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_ModelBase, $rt_floatcls],
+ parameterTypes : [jur_AbstractSet],
returnType : $rt_voidcls,
callable : null
}, {
- name : "setRenderPassModel",
+ name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_ModelBase],
+ parameterTypes : [],
returnType : $rt_voidcls,
callable : null
}, {
- name : "interpolateRotation",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [$rt_floatcls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_floatcls,
- callable : null
- }, {
- name : "doRenderLiving",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderModel",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "bindTexture",
+ name : "accepts",
modifiers : 1,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderLivingAt",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "rotateCorpse",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderSwingProgress",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_floatcls,
- callable : null
- }, {
- name : "handleRotationFloat",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_floatcls,
- callable : null
- }, {
- name : "renderEquippedItems",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderArrowsStuckInEntity",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "inheritRenderPass",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence],
returnType : $rt_intcls,
callable : null
}, {
- name : "shouldRenderPass",
+ name : "matches",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
returnType : $rt_intcls,
callable : null
}, {
- name : "func_82408_c",
+ name : "charCount",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getDeathMaxRotation",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_floatcls,
- callable : null
- }, {
- name : "getColorMultiplier",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls],
+ accessLevel : 3,
+ parameterTypes : [],
returnType : $rt_intcls,
callable : null
}, {
- name : "preRenderCallback",
+ name : "hasConsumed",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "passSpecialRender",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "func_110813_b",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
returnType : $rt_booleancls,
callable : null
- }, {
- name : "func_96449_a",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, jl_String, $rt_floatcls, $rt_doublecls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderLivingLabel",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, jl_String, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "doRender",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
}];
- nms_RenderLiving.$meta.methods = [
+ jur_AtomicJointSet.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_ModelBase, $rt_floatcls],
+ parameterTypes : [ju_ArrayList, jur_FSet],
returnType : $rt_voidcls,
callable : null
}, {
- name : "func_130007_b",
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "setNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "getName",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_EntityLiving],
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ jur_NonCapJointSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [ju_ArrayList, jur_FSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
returnType : $rt_booleancls,
callable : null
- }, {
- name : "doRenderLiving",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "func_110828_a",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [$rt_doublecls, $rt_doublecls, $rt_doublecls],
- returnType : $rt_doublecls,
- callable : null
- }, {
- name : "func_110827_b",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "func_110813_b",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "renderPlayer",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "doRender",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
}];
- nms_RenderMooshroom.$meta.methods = [
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_13.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_ModelBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "bindTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderLivingMooshroom",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityMooshroom, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getMooshroomTextures",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityMooshroom],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "renderMooshroomEquippedItems",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityMooshroom, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "doRenderLiving",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderEquippedItems",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderPlayer",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getEntityTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_Entity],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "doRender",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- nms_RenderSquid.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_ModelBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "bindTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderLivingSquid",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntitySquid, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getSquidTextures",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntitySquid],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "rotateSquidsCorpse",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntitySquid, $rt_floatcls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "handleRotationFloat",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntitySquid, $rt_floatcls],
- returnType : $rt_floatcls,
- callable : null
- }, {
- name : "doRenderLiving",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "handleRotationFloat",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_floatcls,
- callable : null
- }, {
- name : "rotateCorpse",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderPlayer",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getEntityTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_Entity],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "doRender",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- jl_Object$monitorEnterWait$lambda$_6_0.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Thread, jl_Object, $rt_intcls, oti_AsyncCallback],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "run",
- modifiers : 0,
- accessLevel : 3,
parameterTypes : [],
returnType : $rt_voidcls,
callable : null
- }];
- ju_LinkedHashMap$LinkedHashMapEntry.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 0,
- parameterTypes : [jl_Object, jl_Object],
- returnType : $rt_voidcls,
- callable : null
}, {
- name : "",
- modifiers : 0,
- accessLevel : 0,
- parameterTypes : [jl_Object, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "clone",
- modifiers : 0,
+ name : "get",
+ modifiers : 64,
accessLevel : 3,
parameterTypes : [],
returnType : jl_Object,
callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ callable : null
}];
- nms_EntitySmokeFX.$meta.methods = [
+ jur_UCIDecomposedCharSet.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_World, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_doublecls],
+ parameterTypes : [$rt_arraycls($rt_intcls), $rt_intcls],
returnType : $rt_voidcls,
callable : null
- }, {
+ }];
+ jur_LowSurrogateCharSet.$meta.methods = [
+ {
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_World, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls],
+ parameterTypes : [$rt_charcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "renderParticle",
+ name : "getNext",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nlea_Tessellator, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "setNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
returnType : $rt_voidcls,
callable : null
}, {
- name : "onUpdate",
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "find",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "findBack",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getChar",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "first",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
+ callable : null
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_2.$meta.methods = [
+ {
+ name : "",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
returnType : $rt_voidcls,
callable : null
+ }, {
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ callable : null
}];
- jt_DateFormatElement$GeneralTimezone.$meta.methods = [
+ nms_RenderLightningBolt.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [ju_Locale],
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "doRenderLightningBolt",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLightningBolt, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_110805_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLightningBolt],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_PossessiveCompositeQuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_Quantifier, jur_LeafSet, jur_AbstractSet, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }];
+ jl_Short.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "intValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "longValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "floatValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "doubleValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_doublecls,
+ callable : null
+ }, {
+ name : "shortValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_shortcls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls],
+ returnType : jl_Short,
+ callable : null
+ }, {
+ name : "ensureShortCache",
+ modifiers : 512,
+ accessLevel : 1,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ 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 : "hashCode",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "compare",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls, $rt_shortcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "compareUnsigned",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls, $rt_shortcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "compareTo",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Short],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "toUnsignedInt",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "toUnsignedLong",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "parseShort",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_intcls],
+ returnType : $rt_shortcls,
+ callable : null
+ }, {
+ name : "parseShort",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_shortcls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_intcls],
+ returnType : jl_Short,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : jl_Short,
+ callable : null
+ }, {
+ name : "decode",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : jl_Short,
+ callable : null
+ }, {
+ name : "reverseBytes",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_shortcls],
+ returnType : $rt_shortcls,
+ 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
+ }];
+ jl_Long.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : jl_Long,
+ callable : null
+ }, {
+ name : "parseLong",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_intcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "parseLong",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_CharSequence, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "parseLongImpl",
+ modifiers : 512,
+ accessLevel : 1,
+ parameterTypes : [jl_CharSequence, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "parseLong",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_intcls],
+ returnType : jl_Long,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : jl_Long,
+ callable : null
+ }, {
+ name : "decode",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : jl_Long,
+ callable : null
+ }, {
+ name : "decodeDigit",
+ modifiers : 512,
+ accessLevel : 1,
+ parameterTypes : [$rt_charcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "intValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "longValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "floatValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "doubleValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_doublecls,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_intcls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "toHexString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "toOctalString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "toBinaryString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : jl_String,
+ 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 : "hashCode",
+ modifiers : 512,
+ accessLevel : 1,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "equals",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "compare",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "compareTo",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Long],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getLong",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : jl_Long,
+ callable : null
+ }, {
+ name : "getLong",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_longcls],
+ returnType : jl_Long,
+ callable : null
+ }, {
+ name : "getLong",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String, jl_Long],
+ returnType : jl_Long,
+ callable : null
+ }, {
+ name : "numberOfLeadingZeros",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "numberOfTrailingZeros",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "highestOneBit",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "lowestOneBit",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "bitCount",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "rotateLeft",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_intcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "rotateRight",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_intcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "reverse",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "reverseBytes",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "signum",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "divideUnsigned",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "remainderUnsigned",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "compareUnsigned",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_longcls],
+ returnType : $rt_intcls,
+ 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
+ }];
+ jnci_UTF16Charset.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_booleancls, $rt_booleancls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "contains",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jnc_Charset],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "newDecoder",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jnc_CharsetDecoder,
+ callable : null
+ }, {
+ name : "newEncoder",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jnc_CharsetEncoder,
+ callable : null
+ }];
+ jt_DateFormatElement$MonthText.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jt_DateFormatSymbols, $rt_booleancls],
returnType : $rt_voidcls,
callable : null
}, {
@@ -8200,8 +8399,73 @@ jl_Class_createMetadata = () => {
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_RenderLeashKnot.$meta.methods = [
+ otcit_DateTimeZoneBuilder$Rule.$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, ju_GregorianCalendar],
+ returnType : $rt_longcls,
+ callable : null
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_16.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -8210,19 +8474,557 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "func_110799_a",
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_EntityLeashKnot, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ callable : null
+ }];
+ nlea_EaglerAdapterImpl2$MediaElementAudioSourceNodeX.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [otjw_MediaElementAudioSourceNode, otjdh_HTMLAudioElement, otjw_PannerNode, otjw_GainNode, $rt_booleancls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_CrashReportCategory.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_CrashReport, jl_String],
returnType : $rt_voidcls,
callable : null
}, {
- name : "getLeashKnotTextures",
+ name : "func_85074_a",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_doublecls, $rt_doublecls, $rt_doublecls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getLocationInfo",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "addCrashSectionCallable",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, juc_Callable],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "addCrashSection",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, jl_Object],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "addCrashSectionThrowable",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, jl_Throwable],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_85073_a",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "func_85069_a",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_StackTraceElement, jl_StackTraceElement],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "func_85070_b",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_85072_a",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_StringBuilder],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "addBlockCrashInfo",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [nms_CrashReportCategory, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_8.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ callable : null
+ }];
+ jur_PositiveLookAhead.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [ju_ArrayList, jur_FSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "getName",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_EntityLeashKnot],
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ nms_RenderWolf.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelBase, nms_ModelBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getTailRotation",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWolf, $rt_floatcls],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "func_82447_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWolf, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "func_110914_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWolf],
returnType : nle_TextureLocation,
callable : null
+ }, {
+ name : "shouldRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "handleRotationFloat",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_DotAllQuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "find",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ nms_ModelRenderer.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelBase, jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelBase, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "addChild",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelRenderer],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "setTextureOffset",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls],
+ returnType : nms_ModelRenderer,
+ callable : null
+ }, {
+ name : "addBox",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : nms_ModelRenderer,
+ callable : null
+ }, {
+ name : "addBox",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : nms_ModelRenderer,
+ callable : null
+ }, {
+ name : "addBox",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_intcls, $rt_intcls, $rt_intcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "setRotationPoint",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "render",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderWithRotation",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "postRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "compileDisplayList",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "setTextureSize",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls],
+ returnType : nms_ModelRenderer,
+ callable : null
+ }];
+ nms_RenderGiantZombie.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelBase, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "preRenderScale",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityGiantZombie, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getZombieTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityGiantZombie],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "preRenderCallback",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_EnchantmentProtection.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getMinEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxLevel",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "calcModifierDamage",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, nms_DamageSource],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "canApplyTogether",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Enchantment],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "getFireTimeForEntity",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "func_92092_a",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls],
+ returnType : $rt_doublecls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_RenderWitch.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_82412_a",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityWitch, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getWitchTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWitch],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "func_82411_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWitch, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_82410_b",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_82409_b",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWitch, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "doRenderLiving",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "preRenderCallback",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderEquippedItems",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderPlayer",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
}, {
name : "getEntityTexture",
modifiers : 0,
@@ -8245,41 +9047,34 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- nms_RenderSnowball.$meta.methods = [
+ jur_MultiLineEOLSet.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_Item, $rt_intcls],
+ parameterTypes : [$rt_intcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "",
+ name : "matches",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_Item],
- returnType : $rt_voidcls,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
callable : null
}, {
- name : "doRender",
+ name : "hasConsumed",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
callable : null
}, {
- name : "getEntityTexture",
+ name : "getName",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_Entity],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "func_77026_a",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [nlea_Tessellator, nms_Icon],
- returnType : $rt_voidcls,
+ parameterTypes : [],
+ returnType : jl_String,
callable : null
}];
nms_NBTTagShort.$meta.methods = [
@@ -8347,7 +9142,201 @@ jl_Class_createMetadata = () => {
returnType : $rt_intcls,
callable : null
}];
- nms_RenderFish.$meta.methods = [
+ nms_RenderSlime.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelBase, nms_ModelBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "shouldSlimeRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySlime, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "scaleSlime",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySlime, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getSlimeTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySlime],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "preRenderCallback",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "shouldRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_BehaviorDispenseArmor.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "dispenseStack",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_IBlockSource, nms_ItemStack],
+ returnType : nms_ItemStack,
+ callable : null
+ }];
+ nms_ModelBox.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelRenderer, $rt_intcls, $rt_intcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_intcls, $rt_intcls, $rt_intcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "render",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nlea_Tessellator, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_78244_a",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : nms_ModelBox,
+ callable : null
+ }];
+ nlea_EaglerAdapterImpl2$AudioBufferSourceNodeX.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [otjw_AudioBufferSourceNode, otjw_PannerNode, otjw_GainNode, $rt_booleancls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_CIBackReferenceSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "accepts",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "setNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getString",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
+ callable : null
+ }];
+ jt_DateFormatElement$NumericMonth.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ 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
+ }];
+ nms_RenderMinecart.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -8356,19 +9345,26 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "doRenderFishHook",
+ name : "renderTheMinecart",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_EntityFishHook, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ parameterTypes : [nms_EntityMinecart, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "func_110791_a",
+ name : "getMinecartTextures",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_EntityFishHook],
+ parameterTypes : [nms_EntityMinecart],
returnType : nle_TextureLocation,
callable : null
+ }, {
+ name : "renderBlockInMinecart",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityMinecart, $rt_floatcls, nms_Block, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
}, {
name : "getEntityTexture",
modifiers : 0,
@@ -8391,7 +9387,7 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_19.$meta.methods = [
+ nms_RenderItemFrame.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -8400,155 +9396,40 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "get",
- modifiers : 64,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "get",
+ name : "updateIcons",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [],
- returnType : nlesi_IPCPacketBase,
- callable : null
- }];
- jur_EOLSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
+ parameterTypes : [nms_IconRegister],
returnType : $rt_voidcls,
callable : null
}, {
- name : "matches",
+ name : "func_82404_a",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
+ parameterTypes : [nms_EntityItemFrame, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
callable : null
}, {
- name : "hasConsumed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_MatchResultImpl],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "getName",
+ name : "func_110788_a",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }];
- jur_AheadFSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }];
- nms_StatCrafting.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_String, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getItemID",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }];
- otcit_DateTimeZoneBuilder$Rule.$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, ju_GregorianCalendar],
- returnType : $rt_longcls,
- callable : null
- }];
- nms_RenderCow.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_ModelBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "bindTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getCowTextures",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityCow],
+ parameterTypes : [nms_EntityItemFrame],
returnType : nle_TextureLocation,
callable : null
+ }, {
+ name : "renderFrameItemAsBlock",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [nms_EntityItemFrame],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_82402_b",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [nms_EntityItemFrame],
+ returnType : $rt_voidcls,
+ callable : null
}, {
name : "getEntityTexture",
modifiers : 0,
@@ -8556,6 +9437,13 @@ jl_Class_createMetadata = () => {
parameterTypes : [nms_Entity],
returnType : nle_TextureLocation,
callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
}, {
name : "",
modifiers : 512,
@@ -8564,14 +9452,28 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- jur_PositiveLookAhead.$meta.methods = [
+ jur_CompositeRangeSet.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [ju_ArrayList, jur_FSet],
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, jur_AbstractSet],
returnType : $rt_voidcls,
callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
}, {
name : "matches",
modifiers : 0,
@@ -8579,6 +9481,34 @@ jl_Class_createMetadata = () => {
parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
returnType : $rt_intcls,
callable : null
+ }, {
+ name : "setNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getSurrogates",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "getWithoutSurrogates",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
}, {
name : "hasConsumed",
modifiers : 0,
@@ -8587,195 +9517,21 @@ jl_Class_createMetadata = () => {
returnType : $rt_booleancls,
callable : null
}, {
- name : "getName",
+ name : "first",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_booleancls,
callable : null
}];
- jur_CompositeGroupQuantifierSet.$meta.methods = [
+ jur_UCISupplCharSet.$meta.methods = [
{
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_Quantifier, jur_AbstractSet, jur_AbstractSet, $rt_intcls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "reset",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "setQuantifier",
- modifiers : 0,
- accessLevel : 0,
- parameterTypes : [jur_Quantifier],
- returnType : $rt_voidcls,
- callable : null
- }];
- ju_HashSet.$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_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [ju_Collection],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 0,
- parameterTypes : [ju_HashMap],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "add",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "clear",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "clone",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "contains",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "isEmpty",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "iterator",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : ju_Iterator,
- callable : null
- }, {
- name : "remove",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "size",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "newHashSet",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : ju_HashSet,
- callable : null
- }];
- nms_TexturePackFolder.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String, nleav_VFile, nms_ITexturePack],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "func_98139_b",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [jl_String],
- returnType : ji_InputStream,
- callable : null
- }, {
- name : "func_98140_c",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "isCompatible",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }];
- jur_UCIRangeSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractCharClass, jur_AbstractSet],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractCharClass],
- returnType : $rt_voidcls,
- callable : null
}, {
name : "accepts",
modifiers : 0,
@@ -8791,7 +9547,7 @@ jl_Class_createMetadata = () => {
returnType : jl_String,
callable : null
}];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_1.$meta.methods = [
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_11.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -8814,98 +9570,105 @@ jl_Class_createMetadata = () => {
returnType : nlesi_IPCPacketBase,
callable : null
}];
- jt_DateFormatElement$Year.$meta.methods = [
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_20.$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,
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
callable : null
}];
- nms_RenderHorse.$meta.methods = [
+ nms_RenderItem.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_ModelBase, $rt_floatcls],
+ parameterTypes : [],
returnType : $rt_voidcls,
callable : null
}, {
- name : "func_110847_a",
+ name : "doRenderItem",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityHorse, $rt_floatcls],
+ accessLevel : 3,
+ parameterTypes : [nms_EntityItem, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "func_110846_a",
+ name : "func_110796_a",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_EntityHorse, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "func_110849_a",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityHorse],
+ parameterTypes : [nms_EntityItem],
returnType : nle_TextureLocation,
callable : null
}, {
- name : "func_110848_b",
+ name : "renderDroppedItem",
modifiers : 0,
accessLevel : 1,
- parameterTypes : [nms_EntityHorse],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "preRenderCallback",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ parameterTypes : [nms_EntityItem, nms_Icon, $rt_intcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "renderModel",
+ name : "renderItemIntoGUI",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ accessLevel : 3,
+ parameterTypes : [nms_FontRenderer, nms_RenderEngine, nms_ItemStack, $rt_intcls, $rt_intcls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "bindTexture",
+ name : "renderItemAndEffectIntoGUI",
modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
+ accessLevel : 3,
+ parameterTypes : [nms_FontRenderer, nms_RenderEngine, nms_ItemStack, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderGlint",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderItemOverlayIntoGUI",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_FontRenderer, nms_RenderEngine, nms_ItemStack, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderItemOverlayIntoGUI",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_FontRenderer, nms_RenderEngine, nms_ItemStack, $rt_intcls, $rt_intcls, jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderQuad",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [nlea_Tessellator, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderIcon",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, nms_Icon, $rt_intcls, $rt_intcls],
returnType : $rt_voidcls,
callable : null
}, {
@@ -8915,6 +9678,13 @@ jl_Class_createMetadata = () => {
parameterTypes : [nms_Entity],
returnType : nle_TextureLocation,
callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
}, {
name : "",
modifiers : 512,
@@ -8923,34 +9693,20 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- otcit_CachedDateTimeZone.$meta.methods = [
+ otcit_DateTimeZoneBuilder$RuleBasedZone.$meta.methods = [
{
- name : "forZone",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [otcit_StorableDateTimeZone],
- returnType : otcit_CachedDateTimeZone,
- callable : null
- }, {
name : "",
modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [jl_String, otcit_DateTimeZoneBuilder],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "initZone",
+ modifiers : 0,
accessLevel : 1,
- parameterTypes : [otcit_StorableDateTimeZone],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "write",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_StringBuilder],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getUncachedZone",
- modifiers : 0,
- accessLevel : 3,
parameterTypes : [],
- returnType : otcit_DateTimeZone,
+ returnType : $rt_voidcls,
callable : null
}, {
name : "getOffset",
@@ -8987,475 +9743,6 @@ jl_Class_createMetadata = () => {
parameterTypes : [$rt_longcls],
returnType : $rt_longcls,
callable : null
- }, {
- name : "asZoneRules",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jtz_ZoneRules,
- callable : null
- }, {
- name : "getInfo",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [$rt_longcls],
- returnType : otcit_CachedDateTimeZone$Info,
- callable : null
- }, {
- name : "createInfo",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [$rt_longcls],
- returnType : otcit_CachedDateTimeZone$Info,
- callable : null
- }, {
- name : "",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- nms_EntityEggInfo.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }];
- nlesi_IPCPacket15ThrowException.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String, $rt_arraycls(jl_String)],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String, ju_List],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "deserialize",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [ji_DataInput],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "serialize",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [ji_DataOutput],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "id",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "size",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "log",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_17.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "get",
- modifiers : 64,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "get",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nlesi_IPCPacketBase,
- callable : null
- }];
- nms_RenderTntMinecart.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "func_94146_a",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityMinecartTNT, $rt_floatcls, nms_Block, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderBlockInMinecart",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityMinecart, $rt_floatcls, nms_Block, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_2.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "get",
- modifiers : 64,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "get",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nlesi_IPCPacketBase,
- callable : null
- }];
- nms_RenderMinecartMobSpawner.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "func_98192_a",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityMinecartMobSpawner, $rt_floatcls, nms_Block, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderBlockInMinecart",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityMinecart, $rt_floatcls, nms_Block, $rt_intcls],
- returnType : $rt_voidcls,
- 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
- }];
- nms_Achievement.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_String, $rt_intcls, $rt_intcls, nms_Item, nms_Achievement],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_String, $rt_intcls, $rt_intcls, nms_Block, nms_Achievement],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_String, $rt_intcls, $rt_intcls, nms_ItemStack, nms_Achievement],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "setIndependent",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nms_Achievement,
- callable : null
- }, {
- name : "setSpecial",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nms_Achievement,
- callable : null
- }, {
- name : "registerAchievement",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nms_Achievement,
- callable : null
- }, {
- name : "isAchievement",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "getDescription",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "setStatStringFormatter",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_IStatStringFormat],
- returnType : nms_Achievement,
- callable : null
- }, {
- name : "getSpecial",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "registerStat",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nms_StatBase,
- callable : null
- }, {
- name : "initIndependentStat",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nms_StatBase,
- callable : null
- }];
- jur_UCIDecomposedCharSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_arraycls($rt_intcls), $rt_intcls],
- returnType : $rt_voidcls,
- 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
- }];
- nle_IntegratedServerLAN$LANClient.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [jl_String],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "handleICECandidates",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [jl_String],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "handleDescription",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [jl_String],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "handleSuccess",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "handleFailure",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "update",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "disconnect",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- nms_TextureClock.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "updateAnimation",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- jur_DotAllQuantifierSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "find",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }];
- otcit_DateTimeZoneBuilder$PrecalculatedZone.$meta.methods = [
- {
- name : "create",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [jl_String, $rt_booleancls, ju_ArrayList, otcit_DateTimeZoneBuilder$DSTZone],
- returnType : otcit_DateTimeZoneBuilder$PrecalculatedZone,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [jl_String, $rt_arraycls($rt_longcls), $rt_arraycls($rt_intcls), $rt_arraycls($rt_intcls), otcit_DateTimeZoneBuilder$DSTZone],
- returnType : $rt_voidcls,
- callable : null
}, {
name : "write",
modifiers : 0,
@@ -9471,46 +9758,11 @@ jl_Class_createMetadata = () => {
returnType : otcit_StorableDateTimeZone,
callable : null
}, {
- name : "getOffset",
+ name : "filterRules",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getStandardOffset",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "isFixed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "nextTransition",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "previousTransition",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_longcls],
- returnType : $rt_longcls,
- callable : null
- }, {
- name : "isCachable",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
+ accessLevel : 1,
+ parameterTypes : [$rt_intcls, $rt_intcls, ju_List],
+ returnType : ju_List,
callable : null
}, {
name : "asZoneRules",
@@ -9519,12 +9771,248 @@ jl_Class_createMetadata = () => {
parameterTypes : [],
returnType : jtz_ZoneRules,
callable : null
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_9.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
}, {
- name : "createRule",
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ 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
+ }];
+ jur_FSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getGroupIndex",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_HangulDecomposedCharSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_arraycls($rt_charcls), $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "setNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getDecomposedChar",
modifiers : 0,
accessLevel : 1,
- parameterTypes : [otcit_DateTimeZoneBuilder$OfYear, jt_ZoneOffset, jt_ZoneOffset, jt_ZoneOffset],
- returnType : jtz_ZoneOffsetTransitionRule,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "first",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
+ 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 : "getStandardOffset",
+ modifiers : 0,
+ 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,
+ callable : null
+ }];
+ ju_LinkedHashMap$LinkedHashMapEntry.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [jl_Object, jl_Object],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [jl_Object, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "clone",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
callable : null
}];
jur_DotAllSet.$meta.methods = [
@@ -9578,592 +10066,12 @@ jl_Class_createMetadata = () => {
returnType : $rt_booleancls,
callable : null
}];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_5.$meta.methods = [
+ nlea_EaglerAdapterImpl2$AudioBufferX.$meta.methods = [
{
name : "",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "get",
- modifiers : 64,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "get",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nlesi_IPCPacketBase,
- callable : null
- }];
- nms_StatBasic.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_String, nms_IStatType],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_String],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "registerStat",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nms_StatBase,
- callable : null
- }];
- jnci_Iso8859Charset.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "contains",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jnc_Charset],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "newDecoder",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jnc_CharsetDecoder,
- callable : null
- }, {
- name : "newEncoder",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jnc_CharsetEncoder,
- callable : null
- }];
- nms_SpawnListEntry.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Class, $rt_intcls, $rt_intcls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "toString",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }];
- jt_DateFormatElement$NumericWeekday.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- 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
- }];
- jur_SupplRangeSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractCharClass, jur_AbstractSet],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractCharClass],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "contains",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "first",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "getChars",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jur_AbstractCharClass,
- callable : null
- }, {
- name : "getNext",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jur_AbstractSet,
- callable : null
- }, {
- name : "setNext",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "hasConsumed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_MatchResultImpl],
- returnType : $rt_booleancls,
- callable : null
- }];
- nms_RenderPig.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_ModelBase, nms_ModelBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderSaddledPig",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityPig, $rt_intcls, $rt_floatcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getPigTextures",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityPig],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "bindTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "shouldRenderPass",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getEntityTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_Entity],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- nms_EnchantmentArrowFire.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getMinEnchantability",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getMaxEnchantability",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getMaxLevel",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }];
- jur_BackReferencedSingleSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet, jur_FSet],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_SingleSet],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "find",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "findBack",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, $rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "processBackRefReplacement",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jur_JointSet,
- callable : null
- }];
- jur_PositiveLookBehind.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [ju_ArrayList, jur_FSet],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "hasConsumed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_MatchResultImpl],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }];
- jt_DateFormatElement$Numeric.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, $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
- }];
- jur_GroupQuantifierSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }];
- nms_RenderEntity.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "doRender",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getEntityTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_Entity],
- returnType : nle_TextureLocation,
- callable : null
- }];
- nms_EnchantmentOxygen.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getMinEnchantability",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getMaxEnchantability",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getMaxLevel",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }];
- nms_EnchantmentKnockback.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [$rt_intcls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getMinEnchantability",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getMaxEnchantability",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getMaxLevel",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }];
- nms_RenderGiantZombie.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_ModelBase, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "preRenderScale",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityGiantZombie, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getZombieTextures",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityGiantZombie],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "bindTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "preRenderCallback",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getEntityTexture",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [nms_Entity],
- returnType : nle_TextureLocation,
- callable : null
- }, {
- name : "",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }];
- jur_NonCapFSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "hasConsumed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_MatchResultImpl],
- returnType : $rt_booleancls,
- callable : null
- }];
- 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],
+ accessLevel : 1,
+ parameterTypes : [otjw_AudioBuffer],
returnType : $rt_voidcls,
callable : null
}];
@@ -10232,23 +10140,7 @@ jl_Class_createMetadata = () => {
returnType : $rt_intcls,
callable : null
}];
- jur_RelAltGroupQuantifierSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }];
- nms_RenderBlaze.$meta.methods = [
+ nms_RecipeFireworks.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -10257,39 +10149,69 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "renderBlaze",
+ name : "matches",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_EntityBlaze, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ 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_RenderSpider.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
returnType : $rt_voidcls,
callable : null
}, {
- name : "getBlazeTextures",
+ name : "setSpiderDeathMaxRotation",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_EntityBlaze],
+ parameterTypes : [nms_EntitySpider],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "setSpiderEyeBrightness",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySpider, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getSpiderTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySpider],
returnType : nle_TextureLocation,
callable : null
}, {
- name : "doRenderLiving",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "renderPlayer",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getEntityTexture",
+ name : "getDeathMaxRotation",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_Entity],
- returnType : nle_TextureLocation,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_floatcls,
callable : null
}, {
name : "bindTexture",
@@ -10299,10 +10221,423 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "doRender",
+ name : "shouldRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jl_Object$monitorEnterWait$lambda$_6_0.$meta.methods = [
+ {
+ name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ parameterTypes : [jl_Thread, jl_Object, $rt_intcls, oti_AsyncCallback],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "run",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_EnchantmentDamage.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getMinEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxLevel",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "calcModifierLiving",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, nms_EntityLivingBase],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "canApplyTogether",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Enchantment],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "canApply",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ItemStack],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_UCIRangeSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractCharClass, jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractCharClass],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "accepts",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ nms_NBTTagFloat.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "write",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [ji_DataOutput],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "load",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [ji_DataInput, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getId",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_bytecls,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "copy",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nms_NBTBase,
+ 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
+ }];
+ 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, ju_GregorianCalendar],
+ returnType : otcit_DateTimeZoneBuilder$Transition,
+ callable : null
+ }, {
+ name : "nextTransition",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls, $rt_intcls, ju_GregorianCalendar],
+ 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
+ }];
+ nms_EnchantmentDurability.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [$rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getMinEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxLevel",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "canApply",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ItemStack],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "negateDamage",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [nms_ItemStack, $rt_intcls, nle_EaglercraftRandom],
+ returnType : $rt_booleancls,
+ callable : null
+ }];
+ nms_WorldRenderer.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_World, ju_List, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "setPosition",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "setupGLTranslation",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "updateRenderer",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "distanceToEntitySquared",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "setDontDraw",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "stopRendering",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getGLCallListForPass",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "updateInFrustum",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ICamera],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "callOcclusionQueryList",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "shouldTryOcclusionQuery",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "skipAllRenderPasses",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "markDirty",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
returnType : $rt_voidcls,
callable : null
}, {
@@ -10313,99 +10648,188 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_21.$meta.methods = [
+ otji_JSWrapper.$meta.methods = [
{
name : "",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
+ accessLevel : 1,
+ parameterTypes : [otj_JSObject],
returnType : $rt_voidcls,
callable : null
}, {
- name : "get",
- modifiers : 64,
+ name : "wrap",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [],
+ parameterTypes : [jl_Object],
returnType : jl_Object,
callable : null
+ }, {
+ name : "createWeakRef",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otj_JSObject],
+ returnType : otjc_JSWeakRef,
+ callable : null
+ }, {
+ name : "deref",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otjc_JSWeakRef],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "register",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otjc_JSFinalizationRegistry, otj_JSObject, otj_JSObject],
+ returnType : $rt_voidcls,
+ callable : null
}, {
name : "get",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nlesi_IPCPacketBase,
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otjc_JSMap, otj_JSObject],
+ returnType : otjc_JSWeakRef,
callable : null
- }];
- jl_Boolean.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_booleancls],
+ }, {
+ name : "set",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otjc_JSMap, otj_JSObject, otj_JSObject],
returnType : $rt_voidcls,
callable : null
}, {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String],
+ name : "get",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otjc_JSWeakMap, otj_JSObject],
+ returnType : otjc_JSWeakRef,
+ callable : null
+ }, {
+ name : "set",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otjc_JSWeakMap, otj_JSObject, otj_JSObject],
returnType : $rt_voidcls,
callable : null
}, {
- name : "compareTo",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Boolean],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "compare",
+ name : "maybeWrap",
modifiers : 512,
accessLevel : 3,
- parameterTypes : [$rt_booleancls, $rt_booleancls],
- returnType : $rt_intcls,
+ parameterTypes : [jl_Object],
+ returnType : jl_Object,
callable : null
}, {
- name : "parseBoolean",
- modifiers : 512,
+ name : "directJavaToJs",
+ modifiers : 768,
accessLevel : 3,
- parameterTypes : [jl_String],
+ parameterTypes : [jl_Object],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "directJsToJava",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [otj_JSObject],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "dependencyJavaToJs",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "dependencyJsToJava",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [otj_JSObject],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "wrapperToJs",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otji_JSWrapper],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "jsToWrapper",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otj_JSObject],
+ returnType : otji_JSWrapper,
+ callable : null
+ }, {
+ name : "isJava",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
returnType : $rt_booleancls,
callable : null
}, {
- name : "booleanValue",
- modifiers : 0,
+ name : "isJava",
+ modifiers : 768,
accessLevel : 3,
- parameterTypes : [],
+ parameterTypes : [otj_JSObject],
returnType : $rt_booleancls,
callable : null
}, {
- name : "valueOf",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [$rt_booleancls],
- returnType : jl_Boolean,
+ name : "isJSImplementation",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [jl_Object],
+ returnType : $rt_booleancls,
callable : null
}, {
- name : "valueOf",
+ name : "unwrap",
modifiers : 512,
accessLevel : 3,
- parameterTypes : [jl_String],
- returnType : jl_Boolean,
+ parameterTypes : [jl_Object],
+ returnType : otj_JSObject,
callable : null
}, {
- name : "toString",
+ name : "maybeUnwrap",
modifiers : 512,
accessLevel : 3,
- parameterTypes : [$rt_booleancls],
- returnType : jl_String,
+ parameterTypes : [jl_Object],
+ returnType : otj_JSObject,
callable : null
}, {
- name : "toString",
- modifiers : 0,
+ name : "javaToJs",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
+ parameterTypes : [jl_Object],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "jsToJava",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [otj_JSObject],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "isJs",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "isPrimitive",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_Object, otj_JSObject],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "instanceOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_Object, otj_JSObject],
+ returnType : $rt_booleancls,
callable : null
}, {
name : "hashCode",
@@ -10415,10 +10839,10 @@ jl_Class_createMetadata = () => {
returnType : $rt_intcls,
callable : null
}, {
- name : "hashCode",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [$rt_booleancls],
+ name : "bigintTruncate",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otj_JSObject],
returnType : $rt_intcls,
callable : null
}, {
@@ -10429,39 +10853,32 @@ jl_Class_createMetadata = () => {
returnType : $rt_booleancls,
callable : null
}, {
- name : "getBoolean",
- modifiers : 512,
+ name : "toString",
+ modifiers : 0,
accessLevel : 3,
- parameterTypes : [jl_String],
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "isUndefined",
+ modifiers : 768,
+ accessLevel : 1,
+ parameterTypes : [otj_JSObject],
returnType : $rt_booleancls,
callable : null
}, {
- name : "logicalAnd",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [$rt_booleancls, $rt_booleancls],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "logicalOr",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [$rt_booleancls, $rt_booleancls],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "logicalXor",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [$rt_booleancls, $rt_booleancls],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "compareTo",
- modifiers : 96,
- accessLevel : 3,
+ name : "lambda$static$1",
+ modifiers : 544,
+ accessLevel : 1,
parameterTypes : [jl_Object],
- returnType : $rt_intcls,
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "lambda$static$0",
+ modifiers : 544,
+ accessLevel : 1,
+ parameterTypes : [jl_Object],
+ returnType : $rt_voidcls,
callable : null
}, {
name : "",
@@ -10470,6 +10887,69 @@ jl_Class_createMetadata = () => {
parameterTypes : [],
returnType : $rt_voidcls,
callable : null
+ }, {
+ name : "createWeakRef$js_body$_2",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "deref$js_body$_3",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "register$js_body$_4",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject, otj_JSObject, otj_JSObject],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get$js_body$_5",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject, otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "set$js_body$_6",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject, otj_JSObject, otj_JSObject],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get$js_body$_7",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject, otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "set$js_body$_8",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject, otj_JSObject, otj_JSObject],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "bigintTruncate$js_body$_27",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "isUndefined$js_body$_30",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
}];
nlesi_IPCPacketManager$_clinit_$lambda$_27_10.$meta.methods = [
{
@@ -10494,69 +10974,11 @@ jl_Class_createMetadata = () => {
returnType : nlesi_IPCPacketBase,
callable : null
}];
- jur_CharSet.$meta.methods = [
+ nms_EnchantmentDigging.$meta.methods = [
{
name : "",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_charcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "charCount",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "accepts",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "find",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "findBack",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, $rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "getChar",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : $rt_charcls,
- callable : null
- }, {
- name : "first",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_AbstractSet],
- returnType : $rt_booleancls,
- callable : null
- }];
- nms_EnchantmentArrowKnockback.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
parameterTypes : [$rt_intcls, $rt_intcls],
returnType : $rt_voidcls,
callable : null
@@ -10581,8 +11003,75 @@ jl_Class_createMetadata = () => {
parameterTypes : [],
returnType : $rt_intcls,
callable : null
+ }, {
+ name : "canApply",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ItemStack],
+ returnType : $rt_booleancls,
+ callable : null
}];
- nms_RenderGhast.$meta.methods = [
+ jt_DateFormatElement$Year.$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_StatBasic.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_String, nms_IStatType],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "registerStat",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nms_StatBase,
+ callable : null
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_21.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -10591,19 +11080,70 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "func_110867_a",
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ callable : null
+ }];
+ nms_RenderEnderman.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderEnderman",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityEnderman, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEndermanTextures",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_EntityGhast],
+ parameterTypes : [nms_EntityEnderman],
returnType : nle_TextureLocation,
callable : null
}, {
- name : "preRenderGhast",
+ name : "renderCarrying",
modifiers : 0,
accessLevel : 2,
- parameterTypes : [nms_EntityGhast, $rt_floatcls],
+ parameterTypes : [nms_EntityEnderman, $rt_floatcls],
returnType : $rt_voidcls,
callable : null
+ }, {
+ name : "renderEyes",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityEnderman, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "doRenderLiving",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "shouldRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
}, {
name : "bindTexture",
modifiers : 0,
@@ -10612,12 +11152,19 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "preRenderCallback",
+ name : "renderEquippedItems",
modifiers : 0,
accessLevel : 2,
parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
returnType : $rt_voidcls,
callable : null
+ }, {
+ name : "renderPlayer",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
}, {
name : "getEntityTexture",
modifiers : 0,
@@ -10626,240 +11173,12 @@ jl_Class_createMetadata = () => {
returnType : nle_TextureLocation,
callable : null
}, {
- name : "",
- modifiers : 512,
- accessLevel : 0,
- parameterTypes : [],
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
returnType : $rt_voidcls,
callable : null
- }];
- jur_CISequenceSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 0,
- parameterTypes : [jl_StringBuffer],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "accepts",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }];
- jur_PossessiveCompositeQuantifierSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_Quantifier, jur_LeafSet, jur_AbstractSet, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- 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
- }];
- nlea_EaglerAdapterImpl2$MediaElementAudioSourceNodeX.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [otjw_MediaElementAudioSourceNode, otjdh_HTMLAudioElement, otjw_PannerNode, otjw_GainNode, $rt_booleancls],
- 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
- }];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_11.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "get",
- modifiers : 64,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "get",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nlesi_IPCPacketBase,
- callable : null
- }];
- nlea_EaglerAdapterImpl2$AudioBufferSourceNodeX.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [otjw_AudioBufferSourceNode, otjw_PannerNode, otjw_GainNode, $rt_booleancls],
- returnType : $rt_voidcls,
- callable : null
- }];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_20.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "get",
- modifiers : 64,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "get",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nlesi_IPCPacketBase,
- callable : null
- }];
- jur_FSet.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "matches",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getGroupIndex",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getName",
- modifiers : 0,
- accessLevel : 2,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "hasConsumed",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jur_MatchResultImpl],
- returnType : $rt_booleancls,
- callable : null
}, {
name : "",
modifiers : 512,
@@ -10868,36 +11187,6 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- jnci_AsciiCharset.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "contains",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jnc_Charset],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "newDecoder",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jnc_CharsetDecoder,
- callable : null
- }, {
- name : "newEncoder",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jnc_CharsetEncoder,
- callable : null
- }];
nms_NBTTagCompound.$meta.methods = [
{
name : "",
@@ -11187,7 +11476,7 @@ jl_Class_createMetadata = () => {
returnType : jl_String,
callable : null
}];
- nms_RecipesMapCloning.$meta.methods = [
+ nms_RenderSnowMan.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -11196,44 +11485,200 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "matches",
+ name : "renderSnowmanPumpkin",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_InventoryCrafting, nms_World],
- returnType : $rt_booleancls,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySnowman, $rt_floatcls],
+ returnType : $rt_voidcls,
callable : null
}, {
- name : "getCraftingResult",
+ name : "getSnowManTextures",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [nms_InventoryCrafting],
- returnType : nms_ItemStack,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySnowman],
+ returnType : nle_TextureLocation,
callable : null
}, {
- name : "getRecipeSize",
+ name : "bindTexture",
modifiers : 0,
- accessLevel : 3,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderEquippedItems",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getRecipeOutput",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : nms_ItemStack,
+ returnType : $rt_voidcls,
callable : null
}];
- otciu_UnicodeHelper$Range.$meta.methods = [
+ nms_RenderChicken.$meta.methods = [
{
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [$rt_intcls, $rt_intcls, $rt_arraycls($rt_bytecls)],
+ parameterTypes : [nms_ModelBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderChicken",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityChicken, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getChickenTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityChicken],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "getWingRotation",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityChicken, $rt_floatcls],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "doRenderLiving",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "handleRotationFloat",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "renderPlayer",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
returnType : $rt_voidcls,
callable : null
}];
- oj_JSONObject$Null.$meta.methods = [
+ nms_RenderHorse.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ModelBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_110847_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityHorse, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_110846_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityHorse, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_110849_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityHorse],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "func_110848_b",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [nms_EntityHorse],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "preRenderCallback",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderModel",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jnci_UTF8Charset.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -11242,11 +11687,55 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
- name : "clone",
- modifiers : 4,
- accessLevel : 2,
+ name : "contains",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jnc_Charset],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "newDecoder",
+ modifiers : 0,
+ accessLevel : 3,
parameterTypes : [],
- returnType : jl_Object,
+ returnType : jnc_CharsetDecoder,
+ callable : null
+ }, {
+ name : "newEncoder",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jnc_CharsetEncoder,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ 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",
@@ -11262,24 +11751,8 @@ jl_Class_createMetadata = () => {
parameterTypes : [],
returnType : $rt_intcls,
callable : null
- }, {
- name : "toString",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
}];
- nleg_EaglerAdapterGL30$DisplayList.$meta.methods = [
- {
- name : "",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [$rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }];
- nlesi_IPCPacketManager$_clinit_$lambda$_27_7.$meta.methods = [
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_23.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -11302,93 +11775,72 @@ jl_Class_createMetadata = () => {
returnType : nlesi_IPCPacketBase,
callable : null
}];
- nleav_VFile.$meta.methods = [
+ jl_Boolean.$meta.methods = [
{
- name : "normalizePath",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_String],
- returnType : jl_String,
- callable : null
- }, {
- name : "splitPath",
- modifiers : 512,
- accessLevel : 3,
- parameterTypes : [jl_String],
- returnType : $rt_arraycls(jl_String),
- callable : null
- }, {
- name : "createPath",
- modifiers : 8704,
- accessLevel : 3,
- parameterTypes : [$rt_arraycls(jl_Object)],
- returnType : jl_String,
- callable : null
- }, {
name : "",
- modifiers : 8192,
+ modifiers : 0,
accessLevel : 3,
- parameterTypes : [$rt_arraycls(jl_Object)],
+ parameterTypes : [$rt_booleancls],
returnType : $rt_voidcls,
callable : null
}, {
- name : "getInputStream",
+ name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [],
- returnType : ji_InputStream,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
callable : null
}, {
- name : "getOutputStream",
+ name : "compareTo",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Boolean],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "compare",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_booleancls, $rt_booleancls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "parseBoolean",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "booleanValue",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : ji_OutputStream,
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_booleancls],
+ returnType : jl_Boolean,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : jl_Boolean,
callable : null
}, {
name : "toString",
- modifiers : 0,
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [],
+ parameterTypes : [$rt_booleancls],
returnType : jl_String,
callable : null
}, {
- name : "isRelative",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "canRead",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- 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 : "canWrite",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "getParent",
+ name : "toString",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
@@ -11401,6 +11853,13 @@ jl_Class_createMetadata = () => {
parameterTypes : [],
returnType : $rt_intcls,
callable : null
+ }, {
+ name : "hashCode",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_booleancls],
+ returnType : $rt_intcls,
+ callable : null
}, {
name : "equals",
modifiers : 0,
@@ -11409,108 +11868,38 @@ jl_Class_createMetadata = () => {
returnType : $rt_booleancls,
callable : null
}, {
- name : "exists",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "delete",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "renameTo",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_String, $rt_booleancls],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "length",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_intcls,
- callable : null
- }, {
- name : "getBytes",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_intcls, $rt_arraycls($rt_bytecls), $rt_intcls, $rt_intcls],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "setCacheEnabled",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_voidcls,
- callable : null
- }, {
- name : "getAllBytes",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_arraycls($rt_bytecls),
- callable : null
- }, {
- name : "getAllChars",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_String,
- callable : null
- }, {
- name : "getAllLines",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : $rt_arraycls(jl_String),
- callable : null
- }, {
- name : "getAllBytes",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [$rt_booleancls],
- returnType : $rt_arraycls($rt_bytecls),
- callable : null
- }, {
- name : "setAllChars",
- modifiers : 0,
+ name : "getBoolean",
+ modifiers : 512,
accessLevel : 3,
parameterTypes : [jl_String],
returnType : $rt_booleancls,
callable : null
}, {
- name : "setAllBytes",
- modifiers : 0,
+ name : "logicalAnd",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [$rt_arraycls($rt_bytecls)],
+ parameterTypes : [$rt_booleancls, $rt_booleancls],
returnType : $rt_booleancls,
callable : null
}, {
- name : "setAllBytes",
- modifiers : 0,
+ name : "logicalOr",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [$rt_arraycls($rt_bytecls), $rt_booleancls],
+ parameterTypes : [$rt_booleancls, $rt_booleancls],
returnType : $rt_booleancls,
callable : null
}, {
- name : "list",
- modifiers : 0,
+ name : "logicalXor",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [],
- returnType : ju_List,
+ parameterTypes : [$rt_booleancls, $rt_booleancls],
+ returnType : $rt_booleancls,
callable : null
}, {
- name : "deleteAll",
- modifiers : 0,
+ name : "compareTo",
+ modifiers : 96,
accessLevel : 3,
- parameterTypes : [],
+ parameterTypes : [jl_Object],
returnType : $rt_intcls,
callable : null
}, {
@@ -11521,7 +11910,122 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}];
- ju_LinkedList.$meta.methods = [
+ nms_CrashReportCategoryEntry.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, jl_Object],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_85089_a",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "func_85090_b",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ otciu_UnicodeHelper$Range.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_arraycls($rt_bytecls)],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jt_DateFormatElement$NumericHour.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls],
+ 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
+ }];
+ jur_CICharSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_charcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "accepts",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getChar",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : $rt_charcls,
+ callable : null
+ }];
+ jur_PosPlusGroupQuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }];
+ nms_RenderDragon.$meta.methods = [
{
name : "",
modifiers : 0,
@@ -11530,12 +12034,234 @@ jl_Class_createMetadata = () => {
returnType : $rt_voidcls,
callable : null
}, {
+ name : "rotateDragonBody",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityDragon, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderDragonModel",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityDragon, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderDragon",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityDragon, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEnderDragonTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityDragon],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "renderDragonDying",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityDragon, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderGlow",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityDragon, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "doRenderLiving",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "shouldRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "renderEquippedItems",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "rotateCorpse",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderModel",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderPlayer",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_PossessiveAltQuantifierSet.$meta.methods = [
+ {
name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [ju_Collection],
+ parameterTypes : [jur_LeafSet, jur_AbstractSet, $rt_intcls],
returnType : $rt_voidcls,
callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }];
+ nle_RelayEntry.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, jl_String, $rt_booleancls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_RenderXPOrb.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderTheXPOrb",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityXPOrb, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getExperienceOrbTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityXPOrb],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nleg_EaglerAdapterGL30$DisplayList.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_ReluctantGroupQuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }];
+ ju_Arrays$ArrayAsList.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_arraycls(jl_Object)],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "set",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_Object],
+ returnType : jl_Object,
+ callable : null
}, {
name : "size",
modifiers : 0,
@@ -11543,215 +12269,900 @@ jl_Class_createMetadata = () => {
parameterTypes : [],
returnType : $rt_intcls,
callable : null
- }, {
- name : "clear",
+ }];
+ otcit_DateTimeZoneBuilder$DSTZone.$meta.methods = [
+ {
+ name : "",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
+ accessLevel : 0,
+ parameterTypes : [jl_String, $rt_intcls, otcit_DateTimeZoneBuilder$Recurrence, otcit_DateTimeZoneBuilder$Recurrence],
returnType : $rt_voidcls,
callable : null
}, {
- name : "listIterator",
+ name : "getOffset",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getStandardOffset",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "isFixed",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : ju_ListIterator,
+ returnType : $rt_booleancls,
callable : null
}, {
- name : "listIterator",
+ name : "nextTransition",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "previousTransition",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_longcls],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "findMatchingRecurrence",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [$rt_longcls],
+ returnType : otcit_DateTimeZoneBuilder$Recurrence,
+ callable : null
+ }, {
+ name : "write",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_StringBuilder],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "readZone",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String, otci_CharFlow],
+ returnType : otcit_DateTimeZoneBuilder$DSTZone,
+ callable : null
+ }, {
+ name : "asZoneRules",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jtz_ZoneRules,
+ callable : null
+ }];
+ jur_RangeSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractCharClass, jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractCharClass],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "accepts",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "first",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "getChars",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jur_AbstractCharClass,
+ callable : null
+ }];
+ nms_NBTTagByteArray.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String, $rt_arraycls($rt_bytecls)],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "write",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [ji_DataOutput],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "load",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [ji_DataInput, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getId",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_bytecls,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "copy",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nms_NBTBase,
+ 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_EnchantmentThorns.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getMinEnchantability",
modifiers : 0,
accessLevel : 3,
parameterTypes : [$rt_intcls],
- returnType : ju_ListIterator,
+ returnType : $rt_intcls,
callable : null
}, {
- name : "offer",
+ name : "getMaxEnchantability",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [jl_Object],
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxLevel",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "canApply",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_ItemStack],
returnType : $rt_booleancls,
callable : null
}, {
- name : "remove",
- modifiers : 0,
+ name : "func_92094_a",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
+ parameterTypes : [$rt_intcls, nle_EaglercraftRandom],
+ returnType : $rt_booleancls,
callable : null
}, {
- name : "poll",
- modifiers : 0,
+ name : "func_92095_b",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
+ parameterTypes : [$rt_intcls, nle_EaglercraftRandom],
+ returnType : $rt_intcls,
callable : null
}, {
- name : "element",
- modifiers : 0,
+ name : "func_92096_a",
+ modifiers : 512,
accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
+ parameterTypes : [nms_Entity, nms_EntityLivingBase, nle_EaglercraftRandom],
+ returnType : $rt_voidcls,
callable : null
- }, {
- name : "peek",
+ }];
+ jur_SequenceSet.$meta.methods = [
+ {
+ name : "",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "addFirst",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
+ accessLevel : 0,
+ parameterTypes : [jl_StringBuffer],
returnType : $rt_voidcls,
callable : null
}, {
- name : "addLast",
+ name : "accepts",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [jl_Object],
+ parameterTypes : [$rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "find",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "findBack",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "first",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "indexOf",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [jl_CharSequence, $rt_intcls, $rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "lastIndexOf",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [jl_CharSequence, $rt_intcls, $rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "startsWith",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [jl_CharSequence, $rt_intcls],
+ returnType : $rt_booleancls,
+ callable : null
+ }];
+ jl_Package.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [jl_String],
returnType : $rt_voidcls,
callable : null
}, {
- name : "offerFirst",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "offerLast",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "removeFirst",
+ name : "getName",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : jl_Object,
+ returnType : jl_String,
callable : null
}, {
- name : "removeLast",
+ 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 : jl_Object,
+ returnType : $rt_arraycls(jla_Annotation),
callable : null
}, {
- name : "pollFirst",
+ name : "getDeclaredAnnotations",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : jl_Object,
+ returnType : $rt_arraycls(jla_Annotation),
callable : null
}, {
- name : "pollLast",
- modifiers : 0,
- accessLevel : 3,
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
parameterTypes : [],
- returnType : jl_Object,
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_TextureStitched.$meta.methods = [
+ {
+ name : "makeTextureStitched",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : nms_TextureStitched,
callable : null
}, {
- name : "getFirst",
+ name : "",
modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "getLast",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "peekFirst",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "peekLast",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [],
- returnType : jl_Object,
- callable : null
- }, {
- name : "removeFirstOccurrence",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "removeLastOccurrence",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
- returnType : $rt_booleancls,
- callable : null
- }, {
- name : "push",
- modifiers : 0,
- accessLevel : 3,
- parameterTypes : [jl_Object],
+ accessLevel : 2,
+ parameterTypes : [jl_String],
returnType : $rt_voidcls,
callable : null
}, {
- name : "pop",
+ name : "init",
modifiers : 0,
accessLevel : 3,
+ parameterTypes : [nms_Texture, ju_List, $rt_intcls, $rt_intcls, $rt_intcls, $rt_intcls, $rt_booleancls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "copyFrom",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_TextureStitched],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getOriginX",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getOriginY",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getIconWidth",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getIconHeight",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMinU",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getMaxU",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getInterpolatedU",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_doublecls],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getMinV",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getMaxV",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getInterpolatedV",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_doublecls],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "getIconName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getSheetWidth",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getSheetHeight",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "updateAnimation",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "readAnimationInfo",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_PossessiveGroupQuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }];
+ nms_EntityEggInfo.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_RenderWither.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_82418_a",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityWither, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_110911_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWither],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "func_82415_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWither, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_82417_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWither, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "func_82416_b",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityWither, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "doRenderLiving",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "preRenderCallback",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "shouldRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "inheritRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "renderPlayer",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_17.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
parameterTypes : [],
returnType : jl_Object,
callable : null
}, {
- name : "descendingIterator",
+ name : "get",
modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : ju_Iterator,
+ returnType : nlesi_IPCPacketBase,
callable : null
- }, {
- name : "reversed",
+ }];
+ nle_TextureLocation.$meta.methods = [
+ {
+ name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [],
- returnType : ju_LinkedList,
- callable : null
- }, {
- name : "removeEntry",
- modifiers : 0,
- accessLevel : 1,
- parameterTypes : [ju_LinkedList$Entry],
+ parameterTypes : [jl_String],
returnType : $rt_voidcls,
callable : null
}, {
- name : "reversed",
- modifiers : 96,
+ name : "freeTextures",
+ modifiers : 512,
accessLevel : 3,
parameterTypes : [],
- returnType : ju_List,
+ returnType : $rt_voidcls,
callable : null
}, {
- name : "reversed",
- modifiers : 96,
+ name : "bindTexture",
+ modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : ju_SequencedCollection,
+ returnType : $rt_voidcls,
callable : null
}, {
- name : "reversed",
- modifiers : 96,
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nms_RenderSilverfish.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
accessLevel : 3,
parameterTypes : [],
- returnType : ju_Deque,
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getSilverfishDeathRotation",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySilverfish],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "renderSilverfish",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntitySilverfish, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getSilverfishTextures",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySilverfish],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "shouldSilverfishRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntitySilverfish, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "doRenderLiving",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLiving, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getDeathMaxRotation",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "bindTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "shouldRenderPass",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityLivingBase, $rt_intcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "renderPlayer",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityLivingBase, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_UCICharSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_charcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "accepts",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ nms_EnchantmentArrowKnockback.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getMinEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxLevel",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }];
+ nms_EnchantmentWaterWorker.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getMinEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxEnchantability",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getMaxLevel",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }];
+ nms_RenderFish.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "doRenderFishHook",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_EntityFishHook, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_110791_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityFishHook],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "getEntityTexture",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_Entity],
+ returnType : nle_TextureLocation,
+ callable : null
+ }, {
+ name : "doRender",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_Entity, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_floatcls, $rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 512,
+ accessLevel : 0,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
callable : null
}];
jur_BehindFSet.$meta.methods = [
@@ -11777,12 +13188,290 @@ jl_Class_createMetadata = () => {
returnType : jl_String,
callable : null
}];
- nms_EnchantmentLootBonus.$meta.methods = [
+ nms_RenderTntMinecart.$meta.methods = [
{
name : "",
modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_94146_a",
+ modifiers : 0,
accessLevel : 2,
- parameterTypes : [$rt_intcls, $rt_intcls, nms_EnumEnchantmentType],
+ parameterTypes : [nms_EntityMinecartTNT, $rt_floatcls, nms_Block, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderBlockInMinecart",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityMinecart, $rt_floatcls, nms_Block, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ jur_HighSurrogateCharSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_charcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jur_AbstractSet,
+ callable : null
+ }, {
+ name : "setNext",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "find",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "findBack",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getChar",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "first",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "hasConsumed",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_MatchResultImpl],
+ returnType : $rt_booleancls,
+ callable : null
+ }];
+ jur_DotQuantifierSet.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jur_AbstractSet, jur_AbstractSet, $rt_intcls, jur_AbstractLineTerminator],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "matches",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "find",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, jl_CharSequence, jur_MatchResultImpl],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "findLineTerminator",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [$rt_intcls, $rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "findBackLineTerminator",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [$rt_intcls, $rt_intcls, jl_CharSequence],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getName",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ jt_DateFormatElement$NumericWeekday.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ 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
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_7.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ callable : null
+ }];
+ ju_Currency.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 1,
+ parameterTypes : [otcic_CurrencyResource],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "initCurrencies",
+ modifiers : 512,
+ accessLevel : 1,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "getInstance",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : ju_Currency,
+ callable : null
+ }, {
+ name : "getInstance",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [ju_Locale],
+ returnType : ju_Currency,
+ callable : null
+ }, {
+ name : "getAvailableCurrencies",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : ju_Set,
+ callable : null
+ }, {
+ name : "getCurrencyCode",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getSymbol",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getSymbol",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [ju_Locale],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getDefaultFractionDigits",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getNumericCode",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "getDisplayName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "getDisplayName",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [ju_Locale],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }];
+ nms_EnchantmentArrowInfinite.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls, $rt_intcls],
returnType : $rt_voidcls,
callable : null
}, {
@@ -11806,13 +13495,746 @@ jl_Class_createMetadata = () => {
parameterTypes : [],
returnType : $rt_intcls,
callable : null
- }, {
- name : "canApplyTogether",
+ }];
+ nms_EntityRainFX.$meta.methods = [
+ {
+ name : "",
modifiers : 0,
accessLevel : 3,
- parameterTypes : [nms_Enchantment],
+ parameterTypes : [nms_World, $rt_doublecls, $rt_doublecls, $rt_doublecls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "onUpdate",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nlesi_IPCPacketManager$_clinit_$lambda$_27_19.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 64,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "get",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : nlesi_IPCPacketBase,
+ callable : null
+ }];
+ nms_TextureCompass.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "updateAnimation",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "updateCompass",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [nms_World, $rt_doublecls, $rt_doublecls, $rt_doublecls, $rt_booleancls, $rt_booleancls],
+ returnType : $rt_voidcls,
+ 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
+ }];
+ jl_Float.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [$rt_doublecls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "intValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "longValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_longcls,
+ callable : null
+ }, {
+ name : "floatValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "doubleValue",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_doublecls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : jl_Float,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "toString",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_String,
+ callable : null
+ }, {
+ name : "equals",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "equals",
+ modifiers : 512,
+ accessLevel : 1,
+ parameterTypes : [$rt_floatcls, $rt_floatcls],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "hashCode",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "hashCode",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "isNaN",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "isInfinite",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "isFinite",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "parseFloat",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "valueOf",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [jl_String],
+ returnType : jl_Float,
+ callable : null
+ }, {
+ name : "isNaN",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "isInfinite",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "compare",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls, $rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "compareTo",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Float],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "floatToRawIntBits",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "floatToIntBits",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "intBitsToFloat",
+ modifiers : 768,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : $rt_floatcls,
+ callable : null
+ }, {
+ name : "toHexString",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_floatcls],
+ returnType : jl_String,
+ 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
+ }, {
+ name : "isNaN$js_body$_14",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "isInfinite$js_body$_15",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "isFinite$js_body$_16",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "floatToRawIntBits$js_body$_23",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }, {
+ name : "intBitsToFloat$js_body$_25",
+ modifiers : 768,
+ accessLevel : 0,
+ parameterTypes : [otj_JSObject],
+ returnType : otj_JSObject,
+ callable : null
+ }];
+ ju_HashSet.$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_floatcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [ju_Collection],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "",
+ modifiers : 0,
+ accessLevel : 0,
+ parameterTypes : [ju_HashMap],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "add",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "clear",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "clone",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : jl_Object,
+ callable : null
+ }, {
+ name : "contains",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "isEmpty",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "iterator",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : ju_Iterator,
+ callable : null
+ }, {
+ name : "remove",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [jl_Object],
+ returnType : $rt_booleancls,
+ callable : null
+ }, {
+ name : "size",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_intcls,
+ callable : null
+ }, {
+ name : "newHashSet",
+ modifiers : 512,
+ accessLevel : 3,
+ parameterTypes : [$rt_intcls],
+ returnType : ju_HashSet,
+ callable : null
+ }];
+ nms_RenderMinecartMobSpawner.$meta.methods = [
+ {
+ name : "",
+ modifiers : 0,
+ accessLevel : 3,
+ parameterTypes : [],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "func_98192_a",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityMinecartMobSpawner, $rt_floatcls, nms_Block, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }, {
+ name : "renderBlockInMinecart",
+ modifiers : 0,
+ accessLevel : 2,
+ parameterTypes : [nms_EntityMinecart, $rt_floatcls, nms_Block, $rt_intcls],
+ returnType : $rt_voidcls,
+ callable : null
+ }];
+ nle_RelayServer.$meta.methods = [
+ {
+ name : "